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
/
cam
/
scsi
/
scsi_all.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ATAPI/USB/Firewire CDROM drive handling in cd(4) and hopefully fix
ken
2003-02-21
1
-0
/
+17
*
Fix the location of the length bytes in the 12-byte read/write CDB
ken
2002-10-08
1
-1
/
+1
*
Make SCSI_DELAY setable at boot time and runtime via the
brooks
2002-09-02
1
-20
/
+1
*
Add REPORT LUNS basic infrastructure.
mjacob
2002-06-04
1
-5
/
+38
*
Add interfaces for SCSI LOG SELECT and LOG SENSE commands.
kbyanc
2001-08-27
1
-0
/
+86
*
Rewrite of the CAM error recovery code.
ken
2001-03-27
1
-39
/
+55
*
This is an overhaul of the mode page handling in camcontrol as well as
kbyanc
2000-08-08
1
-1
/
+7
*
Add SCSI_CDB6_LEN macro (where 0 ==> 256).
mjacob
2000-07-14
1
-0
/
+3
*
Fix 'camcontrol inquiry'. The inquiry data structure changes (increased to
ken
2000-02-20
1
-1
/
+6
*
Go for the gusto and do the full 256 bytes for inquiry data.
mjacob
2000-01-25
1
-6
/
+1
*
Increase size of the scsi_inquiry_data structure to it's nearly
mjacob
2000-01-17
1
-1
/
+44
*
add SEND/RECEIVE diagnostic opcodes, SEND is a Mandatory command
mjacob
2000-01-15
1
-0
/
+2
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-5
/
+5
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add a default async handler funstion to cam_periph.c to remove duplicated
gibbs
1999-05-22
1
-1
/
+28
*
Add a facility in the CAM error handling code to retry selection timeouts.
ken
1999-05-09
1
-1
/
+2
*
Add in named SID field revision names (including CCS).
mjacob
1998-12-05
1
-1
/
+8
*
Fix several potential buffer overrun conditions. These changes have been
ken
1998-10-15
1
-2
/
+3
*
Modify the changer driver so it can handle (hopefully!) changers that need
ken
1998-10-02
1
-2
/
+30
*
In the bootverbose case, print out error messages for all errors that will
ken
1998-09-29
1
-1
/
+2
*
Fix the CAM code so that people can compile kernels with the CD driver but
ken
1998-09-18
1
-1
/
+69
*
SCSI Peripheral drivers for CAM:
gibbs
1998-09-15
1
-0
/
+814