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_da.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge the cons.c and cons.h to the best of my ability. alpha may or
phk
1999-08-09
1
-2
/
+2
*
Fix my complete botch. I hope. Tested this time
mjacob
1999-07-07
1
-5
/
+5
*
suggestions from bde to clean up last checkin slighty
mjacob
1999-07-06
1
-4
/
+4
*
Make the change similar to that suggested by Nick Hibma to avoid divide by
mjacob
1999-07-03
1
-3
/
+4
*
Simplify cdevsw registration.
phk
1999-05-31
1
-2
/
+2
*
This commit should be a extensive NO-OP:
phk
1999-05-30
1
-22
/
+21
*
Add a default async handler funstion to cam_periph.c to remove duplicated
gibbs
1999-05-22
1
-8
/
+3
*
Add a facility in the CAM error handling code to retry selection timeouts.
ken
1999-05-09
1
-3
/
+8
*
Introduce two functions: physread() and physwrite() and use these directly
phk
1999-05-07
1
-17
/
+3
*
Add a number of interrelated CAM feature enhancements and bug fixes.
ken
1999-05-06
1
-7
/
+6
*
Silence complaints about synchronize cache requests that fail with illegal
gibbs
1999-03-05
1
-5
/
+33
*
Add a prioritization field to the devstat_add_entry() call so that
ken
1999-02-10
1
-2
/
+3
*
A better fix to avoid race conditions between failed probes
mjacob
1999-01-07
1
-6
/
+15
*
Add a quirk that disables SYNCHRONIZE CACHE
mjacob
1999-01-05
1
-1
/
+10
*
Temporary workaround (bandaid) for case where you have READ
mjacob
1999-01-03
1
-3
/
+5
*
you can retry SYNC CACHE on UA errors
mjacob
1998-12-23
1
-2
/
+3
*
Convert dadump to use reasonable data types so that some casting is unecessary.
gibbs
1998-12-11
1
-17
/
+17
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-3
/
+4
*
"Fix" a problem with the Quantum Viking. It appears that this drive does
ken
1998-12-02
1
-4
/
+28
*
Fix a problem with the way we handled device invalidation when attaching
ken
1998-10-22
1
-55
/
+68
*
Disable cache syncs for a broken NEC drive.
ken
1998-10-13
1
-1
/
+9
*
Fixed two potentially serious classes of bugs:
dg
1998-10-13
1
-2
/
+2
*
Add quirk entries to disable the synchronize cache command for Micropolis
ken
1998-10-12
1
-10
/
+28
*
Add the quirk entry framework to handle disabling the synchronize cache
ken
1998-10-08
1
-25
/
+168
*
Up the read capacity timeout from 20 seconds to 60 seconds to keep my
imp
1998-10-07
1
-2
/
+2
*
Some fixes for the CD and DA drivers from bde. (and some of my own as
ken
1998-10-07
1
-63
/
+50
*
Don't invalidate devices due to unexpected unit attention errors. In
gibbs
1998-09-20
1
-1
/
+7
*
Don't leave the device queue in a frozen state if the Synchronize Cache
gibbs
1998-09-19
1
-1
/
+8
*
Fix the CAM code so that people can compile kernels with the CD driver but
ken
1998-09-18
1
-145
/
+1
*
Some Alpha patches for CAM from Doug Rabson.
ken
1998-09-16
1
-2
/
+2
*
SCSI Peripheral drivers for CAM:
gibbs
1998-09-15
1
-0
/
+1520