| Commit message (Expand) | Author | Age | Files | Lines |
* | Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.release/7.2.0_cvs | Ken Smith | 2009-05-01 | 4 | -4/+4 |
* | Merge 188845: Fix pseudo-scsi parameters so that more than 2 commands | Scott Long | 2009-03-01 | 1 | -2/+5 |
* | MFC: r179705 | Paul Saab | 2008-06-10 | 1 | -0/+5 |
* | MFC: rev 1.88 | Paul Saab | 2008-05-16 | 1 | -6/+0 |
* | MFC: share/man/man4/ciss.4:1.15, sys/dev/ciss/ciss.c:1.87 | Mitsuru IWASAKI | 2008-02-14 | 1 | -1/+4 |
* | MFC revision: 1.83, 1.85, 1.86 | Mitsuru IWASAKI | 2008-02-06 | 1 | -1/+97 |
* | Merge rev 1.82: Don't serialize requests to the controller. | Scott Long | 2007-10-19 | 1 | -1/+2 |
* | Prepare for future integration between CAM and newbus. xpt_bus_register | Scott Long | 2007-06-17 | 1 | -2/+2 |
* | Satisfy witness during shutdown | Scott Long | 2007-06-05 | 1 | -0/+2 |
* | Eliminate M_TEMP. | Scott Long | 2007-05-14 | 1 | -3/+3 |
* | Streamline locking in ciss_free() | Scott Long | 2007-05-02 | 1 | -26/+27 |
* | MPSAFE ciss driver | Scott Long | 2007-05-01 | 2 | -20/+46 |
* | Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will | Scott Long | 2007-04-15 | 1 | -2/+2 |
* | o break newbus api: add a new argument of type driver_filter_t to | Paolo Pisati | 2007-02-23 | 1 | -1/+1 |
* | o ciss.ko depends on cam and pci. | Maxim Konovalov | 2006-11-30 | 1 | -0/+2 |
* | 2nd and final commit that moves us to CAM_NEW_TRAN_CODE | Matt Jacob | 2006-11-02 | 1 | -9/+0 |
* | The first of 3 major steps to move the CAM layer forward to using | Matt Jacob | 2006-10-31 | 1 | -3/+21 |
* | Spin until a request structure is available in the ioctl path. | Paul Saab | 2006-05-30 | 1 | -2/+2 |
* | Since DELAY() was moved, most <machine/clock.h> #includes have been | Poul-Henning Kamp | 2006-05-16 | 1 | -1/+0 |
* | Free another memory leak when dealing with disk notification. | Paul Saab | 2006-04-20 | 1 | -1/+4 |
* | Free some previously leaked memory on module unload. | Paul Saab | 2006-04-19 | 1 | -2/+9 |
* | It seems ciss should ignore overrun and underrun on a SCSI INQUIRY | Paul Saab | 2005-12-16 | 1 | -1/+4 |
* | Update PCI ids to add the E200, E200i, P400, and P400i storage | Paul Saab | 2005-11-11 | 1 | -3/+8 |
* | There's no reason to check the valence. This allows ciss to work | Paul Saab | 2005-08-09 | 2 | -8/+0 |
* | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | Yoshihiro Takahashi | 2005-05-29 | 1 | -1/+0 |
* | Support passthru ioctl commands from 32bit binaries. | Paul Saab | 2005-05-18 | 2 | -1/+30 |
* | Add support for the P600 and name the E400. | Paul Saab | 2005-04-28 | 1 | -1/+2 |
* | Provide a way to soft reset a proxy controller such as an MSA20 or | Paul Saab | 2005-04-19 | 3 | -0/+58 |
* | handle ciss_lookup failure | Sam Leffler | 2005-03-29 | 1 | -0/+5 |
* | Use BUS_PROBE_DEFAULT for pci probe return value | Warner Losh | 2005-03-05 | 1 | -1/+1 |
* | - Remove dead code. | Scott Long | 2005-02-21 | 1 | -3/+2 |
* | Remove 6422, V100 and add the P600. | Paul Saab | 2005-01-20 | 1 | -2/+1 |
* | ciss's interrupt handler was missing the INTR_ENTROPY flag. | Peter Wemm | 2004-08-16 | 1 | -1/+2 |
* | Clean up structure packing. | Paul Saab | 2004-07-29 | 2 | -25/+22 |
* | Make __packed attribute apply to structs themselves, not their typedefs. | Alexander Kabaev | 2004-07-28 | 1 | -14/+17 |
* | Name non-physical devices. | Paul Saab | 2004-07-28 | 1 | -1/+1 |
* | Reset the update flag when scanning for new devices. | Paul Saab | 2004-06-22 | 1 | -0/+1 |
* | Use the maximum physical bus when rescanning those targets. This | Paul Saab | 2004-06-22 | 1 | -1/+1 |
* | on media exchange, update/rescan the drives. This allows a volume | Paul Saab | 2004-06-21 | 1 | -0/+4 |
* | There is no need to call ciss_media_accept async anymore since all | Paul Saab | 2004-06-21 | 1 | -42/+16 |
* | Add SCSI passthrough support to CISS. This allows devices like tape drives | Scott Long | 2004-06-21 | 3 | -22/+286 |
* | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 2 | -4/+4 |
* | If a device is not ONLINE, do not attempt to submit any commands | Paul Saab | 2004-06-15 | 1 | -23/+4 |
* | Document the 64bit version of blocks_to_recover for logical drive status. | Paul Saab | 2004-06-05 | 1 | -0/+2 |
* | Add pci id's for the SmartArray 6422 and V100 controllers. Also | Paul Saab | 2004-06-05 | 1 | -0/+17 |
* | Update logical drive structure | Paul Saab | 2004-06-04 | 1 | -3/+5 |
* | Define another HOTPLUG event. | Paul Saab | 2004-05-28 | 1 | -0/+1 |
* | Turn SCSI pre-fetch ON. This is mainly for 64XX and 64X based | Paul Saab | 2004-05-17 | 2 | -2/+12 |
* | make this compile/work with CISS_DEBUG defined. | Paul Saab | 2004-04-26 | 1 | -8/+10 |
* | define some new fields in the physical drive structure and pad the | Paul Saab | 2004-04-22 | 1 | -0/+3 |