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
/
scsi
/
scsi_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a 1ms delay in the XS_BUSY case. This is the same error code returned
gibbs
1997-04-04
1
-1
/
+6
*
free_xs must be called at splbio(). This is usually the case since the main
gibbs
1997-03-24
1
-1
/
+3
*
Removed nested #includes of <scsi/scsi_debug.h> and <scsi/scsi_driver.h>
bde
1997-03-23
1
-1
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make some small tweaks to the messages to clean up some stuff
wpaul
1997-02-08
1
-2
/
+9
*
Fix a benign type mismatch i've introduced in rev 1.40.
joerg
1997-01-30
1
-14
/
+14
*
Make the SCSI probe messages more BSDish. This may raise a few eyebrows
wpaul
1997-01-25
1
-10
/
+7
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Do something Peter Dufault long since intended to do: make a current
joerg
1996-12-24
1
-4
/
+18
*
Turn SCSIDEBUG into a new-style option.
joerg
1996-07-14
1
-1
/
+2
*
Another sweep over the pmap/vm macros, this time with more focus on
phk
1996-05-03
1
-3
/
+3
*
Implement the XS_SELTIMEOUT error code. This causes the SCSI code to
gibbs
1996-03-31
1
-1
/
+2
*
Cleanse the SCSI subsystem of its internally defined types
gibbs
1996-03-10
1
-45
/
+45
*
Convert BOUNCE_BUFFERS and BOUNCEPAGES to new option scheme.
wollman
1996-01-05
1
-1
/
+3
*
Staticize.
phk
1995-12-17
1
-5
/
+4
*
Another mega commit to staticize things.
phk
1995-12-14
1
-8
/
+23
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+3
*
Some bug fixes for the worm driver:
joerg
1995-10-09
1
-3
/
+3
*
Change memcmp() to bcmp(). memcmp() isn't declared or implemented
bde
1995-07-25
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-25
/
+25
*
Set SCSI_NOSLEEP only when we really need to. This requires an additional
gibbs
1995-04-23
1
-3
/
+2
*
Added "scsi target" device that can act as a target for scsi transfers
dufault
1995-04-14
1
-107
/
+299
*
Read of a record smaller then request size always fails
ache
1995-04-11
1
-3
/
+2
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-28
1
-2
/
+3
*
cd.c: Julian's CD audio cleanup
dufault
1995-03-21
1
-5
/
+31
*
Change it so it doesn't say "probe0" for SCSI probe "device".
dufault
1995-03-15
1
-4
/
+5
*
1. Add text for ASC/ASCQ
dufault
1995-03-15
1
-14
/
+13
*
1. Change driver signatures to full signature for slice support.
dufault
1995-03-04
1
-12
/
+51
*
>From a week or two ago I got kernel panics as soon as I tried to access my
dg
1995-02-15
1
-3
/
+3
*
Split byte packing functions into signed and unsigned versions.
dufault
1995-01-31
1
-7
/
+22
*
1. Reject obviously broken CDB command lengths
dufault
1995-01-24
1
-1
/
+16
*
Remove dup biodone and no more SCSIUSER option.
dufault
1995-01-19
1
-3
/
+1
*
Reviewed by: gibbs@estienne.CS.Berkeley.EDU
dufault
1995-01-08
1
-68
/
+196
*
Remove bogus and unused declaration and definition of Debugger().
bde
1994-11-15
1
-7
/
+1
*
Removed unused vars. Silenced gcc -Wall. Some of this stuff is virtually
phk
1994-10-08
1
-4
/
+4
*
GCC cleanup.
phk
1994-10-02
1
-1
/
+2
*
Rather than exclude bounce buffers support with NOBOUNCE, include it
dg
1994-08-31
1
-7
/
+7
*
1) Changed ddb into a option rather than a pseudo-device (use options DDB
dg
1994-08-27
1
-9
/
+1
*
1) cleaned up after Garrett - fixed more redundant declarations, changed
dg
1994-08-20
1
-3
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-8
/
+3
*
Wait a much longer time for slow devices like CD multichangers to timeout
jkh
1994-05-19
1
-3
/
+3
*
Bug fixes and performance improvements from John Dyson and myself:
dg
1994-04-20
1
-2
/
+10
*
Gee, seems like I have commited this fix at least 3 times :-)
rgrimes
1994-02-07
1
-2
/
+2
*
Patch from Julian. Commit message by me.
rgrimes
1994-01-29
1
-1
/
+29
*
"New" VM system from John Dyson & myself. For a run-down of the
dg
1994-01-14
1
-3
/
+10
*
Make everything compile with -Wtraditional. Make it easier to distribute
wollman
1993-12-19
1
-17
/
+22
*
Patch from Julian Elischer:
dg
1993-11-25
1
-2
/
+3
*
New version of scsi code from Julian
rgrimes
1993-11-18
1
-0
/
+852