summaryrefslogtreecommitdiffstats
path: root/sys/dev/ciss/cissreg.h
Commit message (Expand)AuthorAgeFilesLines
* Work again to fix the interrupt masking problems. We now recognizescottl2008-08-291-13/+10
* Correctly set the interrupt enable and disable bits. The previousscottl2008-08-021-11/+11
* A number of significant enhancements to the ciss driver:scottl2008-07-111-0/+36
* There's no reason to check the valence. This allows ciss to workps2005-08-091-2/+0
* Provide a way to soft reset a proxy controller such as an MSA20 orps2005-04-191-0/+1
* Clean up structure packing.ps2004-07-291-2/+2
* Add SCSI passthrough support to CISS. This allows devices like tape drivesscottl2004-06-211-0/+7
* Document the 64bit version of blocks_to_recover for logical drive status.ps2004-06-051-0/+2
* Update logical drive structureps2004-06-041-3/+5
* Define another HOTPLUG event.ps2004-05-281-0/+1
* Turn SCSI pre-fetch ON. This is mainly for 64XX and 64X basedps2004-05-171-2/+8
* define some new fields in the physical drive structure and pad theps2004-04-221-0/+3
* Add support for the HP Modular Smart Array 20 & 500 storage arrays.ps2004-04-161-0/+9
* Whitespace cleanup.ps2004-04-161-16/+16
* Correct the READ/WRITE CDB direction definition.ps2003-12-081-2/+2
* Define RAID 5+1 and RAID ADG fault tolerancesps2003-12-081-0/+2
* Properly get the drive geometry from the controller. This shouldps2003-02-051-0/+15
* use __packed.alfred2002-09-231-28/+28
* Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family ofmsmith2001-11-271-0/+670
OpenPOWER on IntegriCloud