aboutsummaryrefslogtreecommitdiff
path: root/sys/scsi/scsiconf.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagupstream/2.1.7_cvsrelease/2.1.7_cvscvs2svn1997-03-111-1/+1
* Merge the worm driver into -stable, untested, but eyeball-reviewed.Joerg Wunsch1996-06-231-3/+4
* Merge with HEAD.Justin T. Gibbs1996-04-011-64/+59
* Merge from HEAD:Joerg Wunsch1996-03-311-1/+4
* Merge with HEAD.Justin T. Gibbs1996-01-081-1/+2
* Brought in changes from main branch: code to allow probing past SCSI ID 7.David Greenman1995-08-311-5/+8
* Brought Adaptec driver and sequencer code up to date with main branch,David Greenman1995-07-221-20/+22
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Moved unit definitions out of scsiconf.h;Peter Dufault1995-05-031-106/+77
* Set SCSI_NOSLEEP only when we really need to. This requires an additionalJustin T. Gibbs1995-04-231-2/+2
* Don't export a bogus include to half the universe.Bruce Evans1995-04-231-3/+1
* Added "scsi target" device that can act as a target for scsi transfersPeter Dufault1995-04-141-9/+28
* cd.c: Julian's CD audio cleanupPeter Dufault1995-03-211-31/+31
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-1/+5
* 1. Change driver signatures to full signature for slice support.Peter Dufault1995-03-041-25/+33
* Reviewed by: gibbs@freefall.cdrom.com julian@freefall.cdrom.comPeter Dufault1995-03-011-14/+139
* YFfix. addedPoul-Henning Kamp1995-02-141-1/+2
* Split byte packing functions into signed and unsigned versions.Peter Dufault1995-01-311-3/+4
* Reviewed by: gibbs@estienne.CS.Berkeley.EDUPeter Dufault1995-01-081-2/+103
* scsiconf.h:Andreas Schulz1994-11-141-2/+2
* Finished device configuration database work for all ISA devices (except `ze')Garrett Wollman1994-10-231-1/+2
* Define SCSI_EXTERNALLEN outside of #ifdef KERNEL, for lsdev.Garrett Wollman1994-10-191-2/+3
* Forgot to bring this file over from previous commit.Garrett Wollman1994-10-191-1/+8
* Reviewed by: Julian Elischer / Jordan K. HubbardStefan Eßer1994-09-281-3/+108
* Bounce buffers. From John Dyson with help from me.David Greenman1994-03-231-1/+2
* Make everything compile with -Wtraditional. Make it easier to distributeGarrett Wollman1993-12-191-1/+3
* New version of scsi code from JulianRodney W. Grimes1993-11-181-71/+188
* Made all header files idempotent and moved incorrect common data fromGarrett Wollman1993-11-071-1/+5
* Revised drivers from Julian. Support for generic scsi. Fixed scsi tape (st.c)Rodney W. Grimes1993-08-281-4/+23
* Fixed printf's so that they announce them selfs correctly (ie aha%d: beforeRodney W. Grimes1993-08-211-10/+3
* Update scsi code to the latest from Julian. This code is now identicalRodney W. Grimes1993-08-201-0/+7
* Removed PATCHKIT headers and updated our sources to Julian's withNate Williams1993-07-291-7/+0
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+113