index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ciss
/
cissreg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add detection for ciss(4) controllers that are set to non-raid JBOD mode.
sbruno
2014-06-29
1
-10
/
+108
*
Satisfy the intent of kern/151564: [ciss] ciss(4) should increase
sbruno
2013-01-15
1
-0
/
+9
*
Sync driver with Yahoo:
scottl
2009-09-16
1
-1
/
+2
*
Make MSI and PERFORMANT interrupts work correctly. Only require the minimum
scottl
2009-09-16
1
-1
/
+2
*
Work again to fix the interrupt masking problems. We now recognize
scottl
2008-08-29
1
-13
/
+10
*
Correctly set the interrupt enable and disable bits. The previous
scottl
2008-08-02
1
-11
/
+11
*
A number of significant enhancements to the ciss driver:
scottl
2008-07-11
1
-0
/
+36
*
There's no reason to check the valence. This allows ciss to work
ps
2005-08-09
1
-2
/
+0
*
Provide a way to soft reset a proxy controller such as an MSA20 or
ps
2005-04-19
1
-0
/
+1
*
Clean up structure packing.
ps
2004-07-29
1
-2
/
+2
*
Add SCSI passthrough support to CISS. This allows devices like tape drives
scottl
2004-06-21
1
-0
/
+7
*
Document the 64bit version of blocks_to_recover for logical drive status.
ps
2004-06-05
1
-0
/
+2
*
Update logical drive structure
ps
2004-06-04
1
-3
/
+5
*
Define another HOTPLUG event.
ps
2004-05-28
1
-0
/
+1
*
Turn SCSI pre-fetch ON. This is mainly for 64XX and 64X based
ps
2004-05-17
1
-2
/
+8
*
define some new fields in the physical drive structure and pad the
ps
2004-04-22
1
-0
/
+3
*
Add support for the HP Modular Smart Array 20 & 500 storage arrays.
ps
2004-04-16
1
-0
/
+9
*
Whitespace cleanup.
ps
2004-04-16
1
-16
/
+16
*
Correct the READ/WRITE CDB direction definition.
ps
2003-12-08
1
-2
/
+2
*
Define RAID 5+1 and RAID ADG fault tolerances
ps
2003-12-08
1
-0
/
+2
*
Properly get the drive geometry from the controller. This should
ps
2003-02-05
1
-0
/
+15
*
use __packed.
alfred
2002-09-23
1
-28
/
+28
*
Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family of
msmith
2001-11-27
1
-0
/
+670