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
/
cam_xpt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a "dummy light" (actually two dummy lights) to catch people who don't
ken
1998-10-12
1
-1
/
+18
*
If the bus delay is >= 2 seconds, notify the user that we are waiting
gibbs
1998-10-10
1
-2
/
+7
*
Add a quirk entry for the CFP2107, another drive with broken
gibbs
1998-10-07
1
-2
/
+9
*
Disable multi-lun probing and serial number inquiries for the Exabyte 8200.
ken
1998-10-06
1
-1
/
+12
*
Add a new CAM debugging mode, CAM_DEBUG_CDB. This causes the kernel to
ken
1998-10-02
1
-1
/
+15
*
Correct problems with xpt_set_transfer_settings and async transfer
gibbs
1998-09-25
1
-56
/
+68
*
Fix a few problems with the tag delay code:
gibbs
1998-09-24
1
-47
/
+68
*
Allow 5 untagged commands to go to a device before enabling tags after
gibbs
1998-09-23
1
-30
/
+90
*
Add several quirks:
ken
1998-09-22
1
-1
/
+43
*
cam.c:
gibbs
1998-09-22
1
-9
/
+9
*
cam_xpt.c:
gibbs
1998-09-20
1
-5
/
+14
*
Only deregister out configuration hook manually if there are no SCSI
gibbs
1998-09-20
1
-5
/
+6
*
Change the Atlas II quirk entries so they work with differential Atlas
ken
1998-09-18
1
-3
/
+8
*
Fix a formatting error.
ken
1998-09-17
1
-19
/
+31
*
Some Alpha patches for CAM from Doug Rabson.
ken
1998-09-16
1
-1
/
+3
*
Properly allocate our, per lun, probe peripheral softc from
gibbs
1998-09-16
1
-2
/
+2
*
Check to make sure that this device is opened read-write, not just read
ken
1998-09-16
1
-1
/
+7
*
Correct printf format bugs.
gibbs
1998-09-15
1
-2
/
+2
*
CAM Transport Layer (XPT).
gibbs
1998-09-15
1
-0
/
+5610