summaryrefslogtreecommitdiffstats
path: root/sys/scsi/scsiconf.h
Commit message (Expand)AuthorAgeFilesLines
* Make the "uk" device usable again. The open() always failed due to an intern...joerg1996-01-201-1/+4
* Add an adapter_softc field to the scsi_link struct.gibbs1996-01-071-1/+2
* Staticize.phk1995-12-171-1/+4
* Declared functions as static in their definitions as well as in theirbde1995-12-141-9/+7
* Another mega commit to staticize things.phk1995-12-141-7/+1
* Make NEW_SCSICONF the default way of doing thingsjulian1995-12-101-5/+6
* fix a couple of stuffups in the worm driver and in other associated scsi filesjulian1995-12-051-3/+4
* Completed function declarations and/or added prototypes.bde1995-11-211-12/+21
* Mega commit for sysctl.phk1995-11-201-2/+2
* Make a lot of things static.phk1995-10-211-3/+3
* Remove hard coded assumption that SCSI busses have 7 targets.gibbs1995-08-231-5/+8
* Allow the specification of the controller bus when wiring down scsi buses.gibbs1995-07-171-20/+22
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Moved unit definitions out of scsiconf.h;dufault1995-05-031-106/+77
* Set SCSI_NOSLEEP only when we really need to. This requires an additionalgibbs1995-04-231-2/+2
* Don't export a bogus include to half the universe.bde1995-04-231-3/+1
* Added "scsi target" device that can act as a target for scsi transfersdufault1995-04-141-9/+28
* cd.c: Julian's CD audio cleanupdufault1995-03-211-31/+31
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+5
* 1. Change driver signatures to full signature for slice support.dufault1995-03-041-25/+33
* Reviewed by: gibbs@freefall.cdrom.com julian@freefall.cdrom.comdufault1995-03-011-14/+139
* YFfix. addedphk1995-02-141-1/+2
* Split byte packing functions into signed and unsigned versions.dufault1995-01-311-3/+4
* Reviewed by: gibbs@estienne.CS.Berkeley.EDUdufault1995-01-081-2/+103
* scsiconf.h:ats1994-11-141-2/+2
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-1/+2
* Define SCSI_EXTERNALLEN outside of #ifdef KERNEL, for lsdev.wollman1994-10-191-2/+3
* Forgot to bring this file over from previous commit.wollman1994-10-191-1/+8
* Reviewed by: Julian Elischer / Jordan K. Hubbardse1994-09-281-3/+108
* Bounce buffers. From John Dyson with help from me.dg1994-03-231-1/+2
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-1/+3
* New version of scsi code from Julianrgrimes1993-11-181-71/+188
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-071-1/+5
* Revised drivers from Julian. Support for generic scsi. Fixed scsi tape (st.c)rgrimes1993-08-281-4/+23
* Fixed printf's so that they announce them selfs correctly (ie aha%d: beforergrimes1993-08-211-10/+3
* Update scsi code to the latest from Julian. This code is now identicalrgrimes1993-08-201-0/+7
* Removed PATCHKIT headers and updated our sources to Julian's withnate1993-07-291-7/+0
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+113
OpenPOWER on IntegriCloud