summaryrefslogtreecommitdiffstats
path: root/sys/scsi/st.c
Commit message (Expand)AuthorAgeFilesLines
...
* Added "scsi target" device that can act as a target for scsi transfersdufault1995-04-141-123/+108
* cd.c: Julian's CD audio cleanupdufault1995-03-211-76/+138
* 1. Add text for ASC/ASCQdufault1995-03-151-4/+4
* 1. Change driver signatures to full signature for slice support.dufault1995-03-041-9/+14
* Reviewed by: gibbs@freefall.cdrom.com julian@freefall.cdrom.comdufault1995-03-011-195/+113
* iodone->biodone; get rid of older call syntax.jkh1995-02-251-2/+2
* Split byte packing functions into signed and unsigned versions.dufault1995-01-311-11/+11
* 1. Reject obviously broken CDB command lengthsdufault1995-01-241-2/+2
* Reviewed by: gibbs@estienne.CS.Berkeley.EDUdufault1995-01-081-23/+27
* Allocate all scsi-devices on the fly, not just CDs.phk1994-12-161-45/+75
* Andreas Klemm's tape erase patches from 1.1.5.1jkh1994-10-281-1/+46
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-4/+8
* all: register deviceswollman1994-10-191-1/+36
* Reviewed by: Julian Elischer / Jordan K. Hubbardse1994-09-281-3/+33
* Rather than exclude bounce buffers support with NOBOUNCE, include itdg1994-08-311-2/+2
* Added $Id$dg1994-08-021-11/+1
* Bounce buffers. From John Dyson with help from me.dg1994-03-231-2/+10
* Patch from Julian. Commit message by me.rgrimes1994-01-291-3/+4
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-9/+9
* New version of scsi code from Julianrgrimes1993-11-181-1941/+1498
* >From: "Andrew A. Chernov, Black Mage" <ache@astral.msk.su>rgrimes1993-10-201-2/+2
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-13/+1
* >From: Julian Elischer <julian@jules.DIALix.oz.au>rgrimes1993-10-111-2/+3
* The dynamically allocated struct's where not getting properly initializedrgrimes1993-09-201-2/+4
* Several fixes to the st driver, for density detection and selection. Norgrimes1993-09-071-43/+233
* SCSI code update from Julianrgrimes1993-09-051-279/+177
* Revised drivers from Julian. Support for generic scsi. Fixed scsi tape (st.c)rgrimes1993-08-281-957/+1108
* Fixed printf's so that they announce them selfs correctly (ie aha%d: beforergrimes1993-08-211-84/+59
* Update scsi code to the latest from Julian. This code is now identicalrgrimes1993-08-201-84/+76
* Removed tabs from the front of XXU: messages to make it fit the otherrgrimes1993-08-061-5/+5
* Removed PATCHKIT headers and updated our sources to Julian's withnate1993-07-291-156/+555
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+1774
OpenPOWER on IntegriCloud