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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Device megapatch 4/6:
phk
2004-02-21
1
-1
/
+2
*
Device megapatch 1/6:
phk
2004-02-21
1
-2
/
+0
*
Fixed a memory leak.
ru
2004-01-18
1
-0
/
+1
*
White space cleanup
ps
2003-12-13
1
-70
/
+66
*
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
2
-0
/
+6
*
Add PCID for 6i controller
ps
2003-11-07
1
-0
/
+1
*
Print the correct logical drive lun number returned by the controller.
ps
2003-10-15
1
-1
/
+2
*
Quiet down boot verbose and allow commands to be submitted to a target
ps
2003-09-08
1
-2
/
+1
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-2
/
+2
*
Support EINPROGRESS and properly deal with 64bit physical addressing.
ps
2003-08-12
1
-24
/
+59
*
Check the status of the user command and return the proper error
ps
2003-07-12
1
-2
/
+10
*
Quiet down ciss unless bootverbose is set.
ps
2003-07-12
1
-4
/
+4
*
Mega busdma API commit.
scottl
2003-07-01
1
-0
/
+3
*
Give the correct size for the command map to busdma.
ps
2003-06-26
1
-1
/
+1
*
Fix off-by-one error in drive number check.
phk
2003-05-31
1
-3
/
+3
*
Make ciss usable under PAE
ps
2003-05-21
1
-1
/
+7
*
Add support for the HP Smart Array 6400 EM
ps
2003-04-03
1
-3
/
+4
*
Including <sys/stdint.h> is (almost?) universally only to be able to use
phk
2003-03-18
1
-1
/
+0
*
Centralize the devstat handling for all GEOM disk device drivers
phk
2003-03-08
1
-1
/
+0
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
1
-14
/
+5
*
Put cdevsw initialization on canonical format.
phk
2003-03-02
1
-3
/
+14
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-2
/
+2
*
Add some PCI device ID's from HP
ps
2003-02-18
1
-0
/
+4
*
Properly get the drive geometry from the controller. This should
ps
2003-02-05
3
-10
/
+108
*
Close a memory leak when rescanning the bus.
ps
2003-02-05
1
-0
/
+1
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-2
/
+2
*
Fix a bunch of warnings on 64 bit platforms in the
mux
2002-10-27
2
-4
/
+5
*
Fix a warning when CISS_DEBUG is defined.
mux
2002-10-27
1
-1
/
+1
*
Add a missing destroy_dev().
mux
2002-10-26
1
-0
/
+2
*
Be consistent about "static" functions: if the function is marked
phk
2002-09-28
1
-1
/
+1
*
use __packed.
alfred
2002-09-23
1
-28
/
+28
*
use __packed/__aligned rather than GCC-specific __attribute__.
alfred
2002-09-23
1
-13
/
+13
*
Replace (ab)uses of "NULL" where "0" is really meant.
archie
2002-08-22
1
-1
/
+1
*
- Set the maximum number of device transactions to what the driver
ps
2002-04-29
1
-7
/
+73
*
Fix the I/O performance issues with the ciss driver where CAM was limiting
ps
2002-04-11
1
-1
/
+2
*
Fix warning; line 1640: ciss_abort_request defined but not used.
peter
2001-12-18
1
-0
/
+4
*
Update to C99, s/__FUNCTION__/__func__/,
obrien
2001-12-10
1
-2
/
+2
*
Catch up with the proc -> d_thread_t change.
msmith
2001-12-02
2
-5
/
+13
*
Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family of
msmith
2001-11-27
4
-0
/
+4616