summaryrefslogtreecommitdiffstats
path: root/sys/scsi/scsi_generic.h
Commit message (Collapse)AuthorAgeFilesLines
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
| | | | ready for it yet.
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
|
* Reviewed by: gibbs@estienne.CS.Berkeley.EDUdufault1995-01-081-2/+2
| | | | | | | Reenabled "SCIOCOMAND" ioctl. Restructured so low level drivers can easily request retries. Added preliminary fixed SCSI devices (should be revisited before 2.1) Added "ssc" device that can have its' (HBA, ID, LUN) set via ioctl.
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-3/+5
| | | | minor cleanup. Added $Id$ to files that did not have any version info, etc
* Revised drivers from Julian. Support for generic scsi. Fixed scsi tape (st.c)rgrimes1993-08-281-0/+61
problems with respect to multiple tar files on one tape. Now uses malloc of data structures to reduce static kernel size.
OpenPOWER on IntegriCloud