summaryrefslogtreecommitdiffstats
path: root/sys/scsi/scsi_driver.h
Commit message (Collapse)AuthorAgeFilesLines
* Added "scsi target" device that can act as a target for scsi transfersdufault1995-04-141-1/+15
| | | | | | | | from an initiator Added Julian's support for residuals. Added Julian's fixes to the tape driver Made compile cleanly with -Wall Reduce boot up output
* 1. Change driver signatures to full signature for slice support.dufault1995-03-041-6/+11
| | | | | 2. Add "pt" (processor type) driver. 3. Add "worm" (Write Once) driver for Jordan.
* Reviewed by: gibbs@freefall.cdrom.com julian@freefall.cdrom.comdufault1995-03-011-0/+57
1. Support for fixed device configuration 2. Hoisted common code to scsi_driver 3. SCSI busses dynamically allocated at boot 4. Reorg'd for LKMs
OpenPOWER on IntegriCloud