summaryrefslogtreecommitdiffstats
path: root/sys/scsi/scsi_driver.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused #includes.bde1997-09-021-6/+1
* Removed another vestige of devconf.bde1997-09-021-7/+1
* Introduce an advisory exclusive lock on the scsi link structure.tegge1997-06-251-1/+23
* Removed nested #includes of <scsi/scsi_debug.h> and <scsi/scsi_driver.h>bde1997-03-231-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make some small tweaks to the messages to clean up some stuffwpaul1997-02-081-0/+8
* Make the SCSI probe messages more BSDish. This may raise a few eyebrowswpaul1997-01-251-3/+9
* 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-5/+2
* Turn SCSIDEBUG into a new-style option.joerg1996-07-141-1/+4
* Make sure to update the SDEV_MEDIA_LOADED flag also when working onjoerg1996-06-161-1/+4
* Removed now-unused #includes of <machine/cpu.h>. They were for bootverbosebde1996-04-071-3/+1
* Cleanse the SCSI subsystem of its internally defined typesgibbs1996-03-101-4/+4
* Make the "uk" device usable again. The open() always failed due to an intern...joerg1996-01-201-2/+2
* fix a couple of stuffups in the worm driver and in other associated scsi filesjulian1995-12-051-2/+3
* If the open fails, don't mark the device as open (duh!)julian1995-12-051-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
* Moved unit definitions out of scsiconf.h;dufault1995-05-031-38/+44
* Added "scsi target" device that can act as a target for scsi transfersdufault1995-04-141-9/+12
* cd.c: Julian's CD audio cleanupdufault1995-03-211-2/+9
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+3
* 1. Add text for ASC/ASCQdufault1995-03-151-1/+9
* Fix when SCSI_DEBUG turned on. Thanks to Michael Reifenberger.dufault1995-03-051-4/+5
* 1. Change driver signatures to full signature for slice support.dufault1995-03-041-13/+23
* Make sure there is a device before opening. Fixes NULL accessdufault1995-03-031-1/+4
* Reviewed by: gibbs@freefall.cdrom.com julian@freefall.cdrom.comdufault1995-03-011-0/+177
OpenPOWER on IntegriCloud