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
/
scsiconf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set the quirks for the worm drives.
jmz
1997-05-19
1
-6
/
+9
*
Add the Archive 4586NP tape changer.
joerg
1997-05-03
1
-1
/
+9
*
add a cd quirk flag CD_Q_BCD_TRACKS, that will convert bcd2bin the track
jmg
1997-04-02
1
-2
/
+2
*
Add an entry for the newer Philips CDD26xx family CD-R drives. They
joerg
1997-04-01
1
-1
/
+6
*
Removed nested #includes of <scsi/scsi_debug.h> and <scsi/scsi_driver.h>
bde
1997-03-23
1
-1
/
+3
*
Add a quirk entry for the HP6020i, after John has just confirmed that
joerg
1997-03-10
1
-1
/
+5
*
Merge Jason Thorpe's updated changer stuff into the actual system.
joerg
1997-03-06
1
-2
/
+24
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Add an entry for the Nakamichi 4-disk changer.
joerg
1997-02-08
1
-0
/
+4
*
Make some small tweaks to the messages to clean up some stuff
wpaul
1997-02-08
1
-1
/
+1
*
Do not accidentally default a device that failed probing to T_DIRECT
joerg
1997-02-02
1
-0
/
+1
*
Make the SCSI probe messages more BSDish. This may raise a few eyebrows
wpaul
1997-01-25
1
-2
/
+84
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Reorder the wildcard entries to the end of the quirks list, so they
joerg
1996-12-20
1
-23
/
+39
*
Add an entry for Ricoh's MO drives.
joerg
1996-12-14
1
-2
/
+5
*
Slightly change the `od' driver quirk for the Matsushita LF-1000
joerg
1996-12-13
1
-2
/
+6
*
Default the CD-ROM devices to a single LUN only. Too many of them are
joerg
1996-12-07
1
-1
/
+5
*
Add the Quantum DLT drives. All of them grok SC_MORE_LUS, so the tape
joerg
1996-11-30
1
-1
/
+5
*
Rogue entry for DEC DLT2700
phk
1996-11-28
1
-1
/
+5
*
Back out my previous change.
max
1996-11-09
1
-2
/
+2
*
Typo, MATSHITA -> MATSUSHITA.
max
1996-11-07
1
-2
/
+2
*
Updates and bugfixes to the worm driver:
joerg
1996-11-06
1
-1
/
+6
*
Removed more devconf leftovers.
bde
1996-09-10
1
-2
/
+1
*
Various cleanups for remanents of devconf.
phk
1996-09-08
1
-7
/
+1
*
Remove devconf, it never grew up to be of any use.
phk
1996-09-06
1
-23
/
+1
*
Don't use NULL in non-pointer contexts.
bde
1996-07-12
1
-5
/
+1
*
The Great PC98 Merge.
asami
1996-06-14
1
-1
/
+24
*
Append a * to the model field of the Archive Viper quirk entry.
jfieber
1996-06-03
1
-2
/
+12
*
Removed now-unused #includes of <machine/cpu.h>. They were for bootverbose
bde
1996-04-07
1
-2
/
+1
*
Cleanse the SCSI subsystem of its internally defined types
gibbs
1996-03-10
1
-11
/
+11
*
Fix broken SCSI_DELAY option.. (missing #include "opt_scsi.h")
peter
1996-03-09
1
-1
/
+3
*
allow the default tape unit to try figure out what it is rather than
julian
1996-02-19
1
-2
/
+6
*
Add: CDU-8003A aka Apple CDROM-300
se
1996-02-17
1
-1
/
+8
*
Recognize NRC MBR-7.4 too
ache
1996-02-12
1
-2
/
+2
*
Add a quirk record for the Tandberg 42XX series. Not only that these
joerg
1996-02-03
1
-1
/
+12
*
Add the HP4020i CD-R as a known device.
joerg
1996-02-02
1
-3
/
+11
*
Add the Emulex MD21 ESDI-to-SCSI bridge as a known device (with more than
joerg
1996-02-02
1
-1
/
+5
*
Add an entry for my HP Model 4020i CDR drive.
jkh
1996-01-31
1
-1
/
+5
*
Submitted by: rich (which one?)
julian
1996-01-28
1
-1
/
+5
*
Back out the previous change. It's not correct for -current.
jkh
1996-01-28
1
-8
/
+0
*
Add an entry for the "MBR-7", whatever that is.
jkh
1996-01-28
1
-1
/
+9
*
Add NEC CDR 210 to list of devices with broken LUN support
pst
1995-12-27
1
-1
/
+9
*
Add an entry for the NEC CDROM:55 drive to stop it answering all 7 LUNS.
peter
1995-12-26
1
-1
/
+11
*
Added prototypes.
bde
1995-12-14
1
-1
/
+2
*
Another mega commit to staticize things.
phk
1995-12-14
1
-14
/
+14
*
Check before dereferencing a possible null pointer (cdevsw[i]->d_open)
peter
1995-12-13
1
-2
/
+2
*
devsw tables are now arrays of POINTERS to struct [cb]devsw
julian
1995-12-13
1
-2
/
+2
*
Make NEW_SCSICONF the default way of doing things
julian
1995-12-10
1
-160
/
+7
*
Completed function declarations, added prototypes and removed redundant
bde
1995-11-21
1
-6
/
+13
*
Mega commit for sysctl.
phk
1995-11-20
1
-10
/
+10
[next]