summaryrefslogtreecommitdiffstats
path: root/sys/scsi/scsiconf.c
Commit message (Expand)AuthorAgeFilesLines
* Duplicate the entry for the Plasmon CD-R device, so both possibilitiesjoerg1997-12-201-4/+7
* Ifdefed some conditionally used declarations.bde1997-12-201-1/+3
* Make the Nakamichi CD-ROM changer detection detect more recent devices,joerg1997-11-061-2/+2
* Make the Sun OEM version of the DLT a known multi-LUN device so changersjoerg1997-10-191-1/+5
* Add the REGAL CDC-4X as a known CD-ROM changer device.joerg1997-10-051-1/+6
* Remove line noise from the quirk list (kernel build stopper)msmith1997-09-181-2/+1
* Add the C1557A as a known tape changer (thus non-broken multi-LUN tapejoerg1997-09-171-1/+6
* Add a quirk flag for CD drives that jam when seeing a START STOP UNITjoerg1997-09-071-1/+5
* Make the Sony TSL-7000 a known tape changer device.joerg1997-09-051-1/+9
* Removed unused #includes.bde1997-09-021-7/+1
* Add quirk "no tags" entry for HP 3724/5 hard disk drives.se1997-06-111-1/+5
* Add an entry for the Epson scanners since some of them repsond to morejoerg1997-05-251-1/+12
* Initialize the buf_queue of the pt(4) driver.joerg1997-05-211-1/+5
* Set the quirks for the worm drives.jmz1997-05-191-6/+9
* Add the Archive 4586NP tape changer.joerg1997-05-031-1/+9
* add a cd quirk flag CD_Q_BCD_TRACKS, that will convert bcd2bin the trackjmg1997-04-021-2/+2
* Add an entry for the newer Philips CDD26xx family CD-R drives. Theyjoerg1997-04-011-1/+6
* Removed nested #includes of <scsi/scsi_debug.h> and <scsi/scsi_driver.h>bde1997-03-231-1/+3
* Add a quirk entry for the HP6020i, after John has just confirmed thatjoerg1997-03-101-1/+5
* Merge Jason Thorpe's updated changer stuff into the actual system.joerg1997-03-061-2/+24
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Add an entry for the Nakamichi 4-disk changer.joerg1997-02-081-0/+4
* Make some small tweaks to the messages to clean up some stuffwpaul1997-02-081-1/+1
* Do not accidentally default a device that failed probing to T_DIRECTjoerg1997-02-021-0/+1
* Make the SCSI probe messages more BSDish. This may raise a few eyebrowswpaul1997-01-251-2/+84
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Reorder the wildcard entries to the end of the quirks list, so theyjoerg1996-12-201-23/+39
* Add an entry for Ricoh's MO drives.joerg1996-12-141-2/+5
* Slightly change the `od' driver quirk for the Matsushita LF-1000joerg1996-12-131-2/+6
* Default the CD-ROM devices to a single LUN only. Too many of them arejoerg1996-12-071-1/+5
* Add the Quantum DLT drives. All of them grok SC_MORE_LUS, so the tapejoerg1996-11-301-1/+5
* Rogue entry for DEC DLT2700phk1996-11-281-1/+5
* Back out my previous change.max1996-11-091-2/+2
* Typo, MATSHITA -> MATSUSHITA.max1996-11-071-2/+2
* Updates and bugfixes to the worm driver:joerg1996-11-061-1/+6
* Removed more devconf leftovers.bde1996-09-101-2/+1
* Various cleanups for remanents of devconf.phk1996-09-081-7/+1
* Remove devconf, it never grew up to be of any use.phk1996-09-061-23/+1
* Don't use NULL in non-pointer contexts.bde1996-07-121-5/+1
* The Great PC98 Merge.asami1996-06-141-1/+24
* Append a * to the model field of the Archive Viper quirk entry.jfieber1996-06-031-2/+12
* Removed now-unused #includes of <machine/cpu.h>. They were for bootverbosebde1996-04-071-2/+1
* Cleanse the SCSI subsystem of its internally defined typesgibbs1996-03-101-11/+11
* Fix broken SCSI_DELAY option.. (missing #include "opt_scsi.h")peter1996-03-091-1/+3
* allow the default tape unit to try figure out what it is rather thanjulian1996-02-191-2/+6
* Add: CDU-8003A aka Apple CDROM-300se1996-02-171-1/+8
* Recognize NRC MBR-7.4 tooache1996-02-121-2/+2
* Add a quirk record for the Tandberg 42XX series. Not only that thesejoerg1996-02-031-1/+12
* Add the HP4020i CD-R as a known device.joerg1996-02-021-3/+11
* Add the Emulex MD21 ESDI-to-SCSI bridge as a known device (with more thanjoerg1996-02-021-1/+5
OpenPOWER on IntegriCloud