summaryrefslogtreecommitdiffstats
path: root/sys/scsi/scsiconf.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Delete a bogus check that the SCSI_DELAY only works for the firstats1994-11-121-4/+2
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-1/+25
* Implement scsi_externalize(), again. (This was supposed to be committed in thewollman1994-10-191-1/+12
* Removed unused vars. Silenced gcc -Wall. Some of this stuff is virtuallyphk1994-10-081-3/+3
* Reviewed by: Julian Elischer / Jordan K. Hubbardse1994-09-281-7/+211
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-3/+3
* New version of scsi code from Julianrgrimes1993-11-181-596/+514
* Fixed printf if you are using SCSI_DELAY to allow the scsi bus torgrimes1993-09-051-2/+3
* Revised drivers from Julian. Support for generic scsi. Fixed scsi tape (st.c)rgrimes1993-08-281-6/+13
* Fixed printf's so that they announce them selfs correctly (ie aha%d: beforergrimes1993-08-211-19/+26
* Update scsi code to the latest from Julian. This code is now identicalrgrimes1993-08-201-67/+78
* Removed PATCHKIT headers and updated our sources to Julian's withnate1993-07-291-11/+5
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+761
OpenPOWER on IntegriCloud