summaryrefslogtreecommitdiffstats
path: root/sys/scsi/scsiconf.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add an entry for my HP Model 4020i CDR drive.jkh1996-01-311-1/+5
* Submitted by: rich (which one?)julian1996-01-281-1/+5
* Back out the previous change. It's not correct for -current.jkh1996-01-281-8/+0
* Add an entry for the "MBR-7", whatever that is.jkh1996-01-281-1/+9
* Add NEC CDR 210 to list of devices with broken LUN supportpst1995-12-271-1/+9
* Add an entry for the NEC CDROM:55 drive to stop it answering all 7 LUNS.peter1995-12-261-1/+11
* Added prototypes.bde1995-12-141-1/+2
* Another mega commit to staticize things.phk1995-12-141-14/+14
* Check before dereferencing a possible null pointer (cdevsw[i]->d_open)peter1995-12-131-2/+2
* devsw tables are now arrays of POINTERS to struct [cb]devswjulian1995-12-131-2/+2
* Make NEW_SCSICONF the default way of doing thingsjulian1995-12-101-160/+7
* Completed function declarations, added prototypes and removed redundantbde1995-11-211-6/+13
* Mega commit for sysctl.phk1995-11-201-10/+10
* Include the "od" driver. (Oops, forgot to cvs add the driver filejoerg1995-10-311-26/+77
* Some bug fixes for the worm driver:joerg1995-10-091-4/+21
* Remove hard coded assumption that SCSI busses have 7 targets.gibbs1995-08-231-15/+45
* Make everything except the unsupported network sources compile cleanlybde1995-08-161-3/+3
* Allow the specification of the controller bus when wiring down scsi buses.gibbs1995-07-171-12/+32
* Bestmatch check for cd-drive always faild due to additional spaceamurai1995-06-141-7/+23
* Remove trailing whitespace.rgrimes1995-05-301-16/+16
* Moved unit definitions out of scsiconf.h;dufault1995-05-031-50/+18
* Don't export a bogus include to half the universe.bde1995-04-231-2/+3
* Added "scsi target" device that can act as a target for scsi transfersdufault1995-04-141-65/+218
* cd.c: Julian's CD audio cleanupdufault1995-03-211-9/+15
* Removed redundant newlines that were in some panic strings.dg1995-03-191-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-3/+8
* 1. Add text for ASC/ASCQdufault1995-03-151-11/+21
* Submitted by: bde@zeta.org.au (Bruce Evans)dufault1995-03-061-3/+3
* 1. Change driver signatures to full signature for slice support.dufault1995-03-041-38/+31
* Reviewed by: gibbs@freefall.cdrom.com julian@freefall.cdrom.comdufault1995-03-011-277/+452
* YFfix.phk1995-02-141-2/+4
* Reviewed by: gibbs@estienne.CS.Berkeley.EDUdufault1995-01-081-17/+53
* Make sure we allocate at least 8 scbus if we allocate any at all.phk1994-12-181-1/+9
* Include "scbus.h" in scsiconfig.c to get the number NSCBUS from theats1994-11-271-1/+2
* Submitted by: Lawrence J. King ljking@ljk.OCUnix.On.Caats1994-11-171-1/+5
* scsiconf.h:ats1994-11-141-4/+4
OpenPOWER on IntegriCloud