aboutsummaryrefslogtreecommitdiff
path: root/sys/scsi/ch.c
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 with HEAD.Justin T. Gibbs1996-04-011-29/+29
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-13/+13
* Fix -Wformat warnings from LINT kernel.Rodney W. Grimes1995-05-111-2/+2
* Moved unit definitions out of scsiconf.h;Peter Dufault1995-05-031-1/+4
* Added "scsi target" device that can act as a target for scsi transfersPeter Dufault1995-04-141-15/+10
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-281-3/+9
* 1. Add text for ASC/ASCQPeter Dufault1995-03-151-3/+3
* 1. Change driver signatures to full signature for slice support.Peter Dufault1995-03-041-23/+17
* Reviewed by: gibbs@freefall.cdrom.com julian@freefall.cdrom.comPeter Dufault1995-03-011-130/+109
* Add the missing forward declaration of chopen. Reported in theAndreas Schulz1995-01-191-1/+2
* Reviewed by: gibbs@estienne.CS.Berkeley.EDUPeter Dufault1995-01-081-6/+6
* Finished device configuration database work for all ISA devices (except `ze')Garrett Wollman1994-10-231-3/+7
* Make my ALLDEVS kernel compile (basically, LINT minus a lot of options).Garrett Wollman1994-10-211-2/+3
* all: register devicesGarrett Wollman1994-10-191-1/+36
* Patch from Julian. Commit message by me.Rodney W. Grimes1994-01-291-2/+2
* Make everything compile with -Wtraditional. Make it easier to distributeGarrett Wollman1993-12-191-4/+6
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andGarrett Wollman1993-11-251-3/+7
* New version of scsi code from JulianRodney W. Grimes1993-11-181-852/+352
* Fixed printf's so that they announce them selfs correctly (ie aha%d: beforeRodney W. Grimes1993-08-211-83/+57
* Update scsi code to the latest from Julian. This code is now identicalRodney W. Grimes1993-08-201-37/+40
* Removed PATCHKIT headers and updated our sources to Julian's withNate Williams1993-07-291-12/+1
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+1015