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_driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-0
/
+8
*
Make the SCSI probe messages more BSDish. This may raise a few eyebrows
wpaul
1997-01-25
1
-3
/
+9
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Remove devconf, it never grew up to be of any use.
phk
1996-09-06
1
-5
/
+2
*
Turn SCSIDEBUG into a new-style option.
joerg
1996-07-14
1
-1
/
+4
*
Make sure to update the SDEV_MEDIA_LOADED flag also when working on
joerg
1996-06-16
1
-1
/
+4
*
Removed now-unused #includes of <machine/cpu.h>. They were for bootverbose
bde
1996-04-07
1
-3
/
+1
*
Cleanse the SCSI subsystem of its internally defined types
gibbs
1996-03-10
1
-4
/
+4
*
Make the "uk" device usable again. The open() always failed due to an intern...
joerg
1996-01-20
1
-2
/
+2
*
fix a couple of stuffups in the worm driver and in other associated scsi files
julian
1995-12-05
1
-2
/
+3
*
If the open fails, don't mark the device as open (duh!)
julian
1995-12-05
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-7
/
+7
*
Moved unit definitions out of scsiconf.h;
dufault
1995-05-03
1
-38
/
+44
*
Added "scsi target" device that can act as a target for scsi transfers
dufault
1995-04-14
1
-9
/
+12
*
cd.c: Julian's CD audio cleanup
dufault
1995-03-21
1
-2
/
+9
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-1
/
+3
*
1. Add text for ASC/ASCQ
dufault
1995-03-15
1
-1
/
+9
*
Fix when SCSI_DEBUG turned on. Thanks to Michael Reifenberger.
dufault
1995-03-05
1
-4
/
+5
*
1. Change driver signatures to full signature for slice support.
dufault
1995-03-04
1
-13
/
+23
*
Make sure there is a device before opening. Fixes NULL access
dufault
1995-03-03
1
-1
/
+4
*
Reviewed by: gibbs@freefall.cdrom.com julian@freefall.cdrom.com
dufault
1995-03-01
1
-0
/
+177