aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ciss/cissreg.h
Commit message (Expand)AuthorAgeFilesLines
* Satisfy the intent of kern/151564: [ciss] ciss(4) should increaseSean Bruno2013-01-151-0/+9
* Sync driver with Yahoo:Scott Long2009-09-161-1/+2
* Make MSI and PERFORMANT interrupts work correctly. Only require the minimumScott Long2009-09-161-1/+2
* Work again to fix the interrupt masking problems. We now recognizeScott Long2008-08-291-13/+10
* Correctly set the interrupt enable and disable bits. The previousScott Long2008-08-021-11/+11
* A number of significant enhancements to the ciss driver:Scott Long2008-07-111-0/+36
* There's no reason to check the valence. This allows ciss to workPaul Saab2005-08-091-2/+0
* Provide a way to soft reset a proxy controller such as an MSA20 orPaul Saab2005-04-191-0/+1
* Clean up structure packing.Paul Saab2004-07-291-2/+2
* Add SCSI passthrough support to CISS. This allows devices like tape drivesScott Long2004-06-211-0/+7
* Document the 64bit version of blocks_to_recover for logical drive status.Paul Saab2004-06-051-0/+2
* Update logical drive structurePaul Saab2004-06-041-3/+5
* Define another HOTPLUG event.Paul Saab2004-05-281-0/+1
* Turn SCSI pre-fetch ON. This is mainly for 64XX and 64X basedPaul Saab2004-05-171-2/+8
* define some new fields in the physical drive structure and pad thePaul Saab2004-04-221-0/+3
* Add support for the HP Modular Smart Array 20 & 500 storage arrays.Paul Saab2004-04-161-0/+9
* Whitespace cleanup.Paul Saab2004-04-161-16/+16
* Correct the READ/WRITE CDB direction definition.Paul Saab2003-12-081-2/+2
* Define RAID 5+1 and RAID ADG fault tolerancesPaul Saab2003-12-081-0/+2
* Properly get the drive geometry from the controller. This shouldPaul Saab2003-02-051-0/+15
* use __packed.Alfred Perlstein2002-09-231-28/+28
* Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family ofMike Smith2001-11-271-0/+670