summaryrefslogtreecommitdiffstats
path: root/sys/scsi/scsiconf.h
Commit message (Expand)AuthorAgeFilesLines
* Obsoleted by CAM.gibbs1998-09-151-618/+0
* This commit fixes various 64bit portability problems required fordfr1998-06-071-4/+4
* Reformat some comments to not overflow 80 chars.julian1998-05-241-69/+63
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.des1998-04-171-2/+2
* Add a PARITITON arg to SCSI_MKFIXED, and use it tobrian1997-12-231-2/+3
* Convert to use the new bufq* functions for dealing with buffergibbs1997-09-211-1/+7
* Add a quirk flag for CD drives that jam when seeing a START STOP UNITjoerg1997-09-071-1/+2
* Introduce an advisory exclusive lock on the scsi link structure.tegge1997-06-251-1/+3
* Set the quirks for the worm drives.jmz1997-05-191-1/+4
* Moved prototypes of scsi_data, scsi_link and proc before scsi_adapter.kato1997-04-031-9/+9
* add a cd quirk flag CD_Q_BCD_TRACKS, that will convert bcd2bin the trackjmg1997-04-021-1/+2
* Removed nested #includes of <scsi/scsi_debug.h> and <scsi/scsi_driver.h>bde1997-03-231-3/+1
* 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/+1
* Make the SCSI probe messages more BSDish. This may raise a few eyebrowswpaul1997-01-251-0/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Restored a non-devconf comment that was removed with devconf.bde1996-09-101-1/+5
* Various cleanups for remanents of devconf.phk1996-09-081-9/+1
* Ensure that media protection is released before attempting to eject thegibbs1996-06-241-3/+3
* Forward-declare a struct tag so that this doesn't depend on a side effectbde1996-06-231-1/+2
* The Great PC98 Merge.asami1996-06-141-1/+9
* Implement the XS_SELTIMEOUT error code. This causes the SCSI code togibbs1996-03-311-2/+3
* Cleanse the SCSI subsystem of its internally defined typesgibbs1996-03-101-59/+53
* Add a quirk record for the Tandberg 42XX series. Not only that thesejoerg1996-02-031-1/+2
* 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
OpenPOWER on IntegriCloud