summaryrefslogtreecommitdiffstats
path: root/sys/scsi/ch.c
Commit message (Expand)AuthorAgeFilesLines
* Update select -> poll in drivers.peter1997-09-141-2/+2
* Removed unused #includes.bde1997-09-021-8/+1
* Don't include <sys/ioctl.h> in the kernel. Stage 1: don't includebde1997-03-241-2/+1
* Removed nested #includes of <scsi/scsi_debug.h> and <scsi/scsi_driver.h>bde1997-03-241-1/+2
* Removed nested #include of <sys/conf.h> from <scsi/scsi_driver.h>bde1997-03-231-1/+2
* Merge Jason Thorpe's updated changer stuff into the actual system.joerg1997-03-061-388/+592
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Remove devconf, it never grew up to be of any use.phk1996-09-061-31/+1
* Turn SCSIDEBUG into a new-style option.joerg1996-07-141-1/+2
* Fixed group of disk devices (was wheel or games, now operator).bde1996-03-271-6/+11
* Fixed some missing int32 -> int32_tdg1996-03-101-2/+2
* Cleanse the SCSI subsystem of its internally defined typesgibbs1996-03-101-31/+31
* Moved prototypes to better places.bde1995-12-141-18/+16
* Another mega commit to staticize things.phk1995-12-141-19/+19
* Julian forgot to make the *devsw structures static.phk1995-12-081-2/+2
* Pass 3 of the great devsw changesjulian1995-12-081-28/+28
* Removed unnecessary #includes of <sys/user.h>. Some of these were justbde1995-12-061-2/+1
* If you're going to mechanically replicate something in 50 filesjulian1995-11-291-2/+2
* OK, that's it..julian1995-11-291-2/+45
* Mega commit for sysctl.phk1995-11-201-5/+3
* Remove trailing whitespace.rgrimes1995-05-301-13/+13
* Fix -Wformat warnings from LINT kernel.rgrimes1995-05-111-2/+2
* Moved unit definitions out of scsiconf.h;dufault1995-05-031-1/+4
* Added "scsi target" device that can act as a target for scsi transfersdufault1995-04-141-15/+10
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-3/+9
* 1. Add text for ASC/ASCQdufault1995-03-151-3/+3
* 1. Change driver signatures to full signature for slice support.dufault1995-03-041-23/+17
* Reviewed by: gibbs@freefall.cdrom.com julian@freefall.cdrom.comdufault1995-03-011-130/+109
* Add the missing forward declaration of chopen. Reported in theats1995-01-191-1/+2
* Reviewed by: gibbs@estienne.CS.Berkeley.EDUdufault1995-01-081-6/+6
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-3/+7
* Make my ALLDEVS kernel compile (basically, LINT minus a lot of options).wollman1994-10-211-2/+3
* all: register deviceswollman1994-10-191-1/+36
* Patch from Julian. Commit message by me.rgrimes1994-01-291-2/+2
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-4/+6
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-3/+7
* New version of scsi code from Julianrgrimes1993-11-181-852/+352
* Fixed printf's so that they announce them selfs correctly (ie aha%d: beforergrimes1993-08-211-83/+57
* Update scsi code to the latest from Julian. This code is now identicalrgrimes1993-08-201-37/+40
* Removed PATCHKIT headers and updated our sources to Julian's withnate1993-07-291-12/+1
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+1015
OpenPOWER on IntegriCloud