| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed unnecessary #includes of <sys/user.h>. Some of these were just | bde | 1995-12-06 | 1 | -2/+1 |
* | Fix support for QIC_3080 drives...it 1/2 worked before. | pst | 1995-11-30 | 1 | -1/+3 |
* | If you're going to mechanically replicate something in 50 files | julian | 1995-11-29 | 1 | -2/+2 |
* | OK, that's it.. | julian | 1995-11-29 | 1 | -7/+55 |
* | Mega commit for sysctl. | phk | 1995-11-20 | 1 | -5/+3 |
* | First set of changes to eliminate the ad-hoc device buffer queues, | dyson | 1995-11-19 | 1 | -13/+9 |
* | Moved prototypes for devswitch functions from conf.c and driver sources | bde | 1995-11-04 | 1 | -2/+1 |
* | Make a lot of things static. | phk | 1995-10-21 | 1 | -26/+26 |
* | oops currupted a line by hitting the wrong key.. | julian | 1995-10-12 | 1 | -2/+2 |
* | Ack! | julian | 1995-10-12 | 1 | -7/+21 |
* | Do not set SCSI_NOSLEEP on every tape command (the exception being during | gibbs | 1995-07-16 | 1 | -2/+2 |
* | PR #kern/572: | joerg | 1995-07-09 | 1 | -6/+8 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -29/+29 |
* | Moved unit definitions out of scsiconf.h; | dufault | 1995-05-03 | 1 | -2/+5 |
* | Finally implement the kernel hook for the "mt eom" command. (The | joerg | 1995-04-29 | 1 | -6/+22 |
* | Set SCSI_NOSLEEP only when we really need to. This requires an additional | gibbs | 1995-04-23 | 1 | -7/+7 |
* | Added "scsi target" device that can act as a target for scsi transfers | dufault | 1995-04-14 | 1 | -123/+108 |
* | cd.c: Julian's CD audio cleanup | dufault | 1995-03-21 | 1 | -76/+138 |
* | 1. Add text for ASC/ASCQ | dufault | 1995-03-15 | 1 | -4/+4 |
* | 1. Change driver signatures to full signature for slice support. | dufault | 1995-03-04 | 1 | -9/+14 |
* | Reviewed by: gibbs@freefall.cdrom.com julian@freefall.cdrom.com | dufault | 1995-03-01 | 1 | -195/+113 |
* | iodone->biodone; get rid of older call syntax. | jkh | 1995-02-25 | 1 | -2/+2 |
* | Split byte packing functions into signed and unsigned versions. | dufault | 1995-01-31 | 1 | -11/+11 |
* | 1. Reject obviously broken CDB command lengths | dufault | 1995-01-24 | 1 | -2/+2 |
* | Reviewed by: gibbs@estienne.CS.Berkeley.EDU | dufault | 1995-01-08 | 1 | -23/+27 |
* | Allocate all scsi-devices on the fly, not just CDs. | phk | 1994-12-16 | 1 | -45/+75 |
* | Andreas Klemm's tape erase patches from 1.1.5.1 | jkh | 1994-10-28 | 1 | -1/+46 |
* | Finished device configuration database work for all ISA devices (except `ze') | wollman | 1994-10-23 | 1 | -4/+8 |
* | all: register devices | wollman | 1994-10-19 | 1 | -1/+36 |
* | Reviewed by: Julian Elischer / Jordan K. Hubbard | se | 1994-09-28 | 1 | -3/+33 |
* | Rather than exclude bounce buffers support with NOBOUNCE, include it | dg | 1994-08-31 | 1 | -2/+2 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -11/+1 |
* | Bounce buffers. From John Dyson with help from me. | dg | 1994-03-23 | 1 | -2/+10 |
* | Patch from Julian. Commit message by me. | rgrimes | 1994-01-29 | 1 | -3/+4 |
* | Make everything compile with -Wtraditional. Make it easier to distribute | wollman | 1993-12-19 | 1 | -9/+9 |
* | New version of scsi code from Julian | rgrimes | 1993-11-18 | 1 | -1941/+1498 |
* | >From: "Andrew A. Chernov, Black Mage" <ache@astral.msk.su> | rgrimes | 1993-10-20 | 1 | -2/+2 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 1 | -13/+1 |
* | >From: Julian Elischer <julian@jules.DIALix.oz.au> | rgrimes | 1993-10-11 | 1 | -2/+3 |
* | The dynamically allocated struct's where not getting properly initialized | rgrimes | 1993-09-20 | 1 | -2/+4 |
* | Several fixes to the st driver, for density detection and selection. No | rgrimes | 1993-09-07 | 1 | -43/+233 |
* | SCSI code update from Julian | rgrimes | 1993-09-05 | 1 | -279/+177 |
* | Revised drivers from Julian. Support for generic scsi. Fixed scsi tape (st.c) | rgrimes | 1993-08-28 | 1 | -957/+1108 |
* | Fixed printf's so that they announce them selfs correctly (ie aha%d: before | rgrimes | 1993-08-21 | 1 | -84/+59 |
* | Update scsi code to the latest from Julian. This code is now identical | rgrimes | 1993-08-20 | 1 | -84/+76 |
* | Removed tabs from the front of XXU: messages to make it fit the other | rgrimes | 1993-08-06 | 1 | -5/+5 |
* | Removed PATCHKIT headers and updated our sources to Julian's with | nate | 1993-07-29 | 1 | -156/+555 |
* | Initial import, 0.1 + pk 0.2.4-B1 | rgrimes | 1993-06-12 | 1 | -0/+1774 |