| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanse the SCSI subsystem of its internally defined types | gibbs | 1996-03-10 | 1 | -59/+53 |
* | Add a quirk record for the Tandberg 42XX series. Not only that these | joerg | 1996-02-03 | 1 | -1/+2 |
* | Make the "uk" device usable again. The open() always failed due to an intern... | joerg | 1996-01-20 | 1 | -1/+4 |
* | Add an adapter_softc field to the scsi_link struct. | gibbs | 1996-01-07 | 1 | -1/+2 |
* | Staticize. | phk | 1995-12-17 | 1 | -1/+4 |
* | Declared functions as static in their definitions as well as in their | bde | 1995-12-14 | 1 | -9/+7 |
* | Another mega commit to staticize things. | phk | 1995-12-14 | 1 | -7/+1 |
* | Make NEW_SCSICONF the default way of doing things | julian | 1995-12-10 | 1 | -5/+6 |
* | fix a couple of stuffups in the worm driver and in other associated scsi files | julian | 1995-12-05 | 1 | -3/+4 |
* | Completed function declarations and/or added prototypes. | bde | 1995-11-21 | 1 | -12/+21 |
* | Mega commit for sysctl. | phk | 1995-11-20 | 1 | -2/+2 |
* | Make a lot of things static. | phk | 1995-10-21 | 1 | -3/+3 |
* | Remove hard coded assumption that SCSI busses have 7 targets. | gibbs | 1995-08-23 | 1 | -5/+8 |
* | Allow the specification of the controller bus when wiring down scsi buses. | gibbs | 1995-07-17 | 1 | -20/+22 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -4/+4 |
* | Moved unit definitions out of scsiconf.h; | dufault | 1995-05-03 | 1 | -106/+77 |
* | Set SCSI_NOSLEEP only when we really need to. This requires an additional | gibbs | 1995-04-23 | 1 | -2/+2 |
* | Don't export a bogus include to half the universe. | bde | 1995-04-23 | 1 | -3/+1 |
* | Added "scsi target" device that can act as a target for scsi transfers | dufault | 1995-04-14 | 1 | -9/+28 |
* | cd.c: Julian's CD audio cleanup | dufault | 1995-03-21 | 1 | -31/+31 |
* | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | bde | 1995-03-16 | 1 | -1/+5 |
* | 1. Change driver signatures to full signature for slice support. | dufault | 1995-03-04 | 1 | -25/+33 |
* | Reviewed by: gibbs@freefall.cdrom.com julian@freefall.cdrom.com | dufault | 1995-03-01 | 1 | -14/+139 |
* | YFfix. added | phk | 1995-02-14 | 1 | -1/+2 |
* | Split byte packing functions into signed and unsigned versions. | dufault | 1995-01-31 | 1 | -3/+4 |
* | Reviewed by: gibbs@estienne.CS.Berkeley.EDU | dufault | 1995-01-08 | 1 | -2/+103 |
* | scsiconf.h: | ats | 1994-11-14 | 1 | -2/+2 |
* | Finished device configuration database work for all ISA devices (except `ze') | wollman | 1994-10-23 | 1 | -1/+2 |
* | Define SCSI_EXTERNALLEN outside of #ifdef KERNEL, for lsdev. | wollman | 1994-10-19 | 1 | -2/+3 |
* | Forgot to bring this file over from previous commit. | wollman | 1994-10-19 | 1 | -1/+8 |
* | Reviewed by: Julian Elischer / Jordan K. Hubbard | se | 1994-09-28 | 1 | -3/+108 |
* | Bounce buffers. From John Dyson with help from me. | dg | 1994-03-23 | 1 | -1/+2 |
* | Make everything compile with -Wtraditional. Make it easier to distribute | wollman | 1993-12-19 | 1 | -1/+3 |
* | New version of scsi code from Julian | rgrimes | 1993-11-18 | 1 | -71/+188 |
* | Made all header files idempotent and moved incorrect common data from | wollman | 1993-11-07 | 1 | -1/+5 |
* | Revised drivers from Julian. Support for generic scsi. Fixed scsi tape (st.c) | rgrimes | 1993-08-28 | 1 | -4/+23 |
* | Fixed printf's so that they announce them selfs correctly (ie aha%d: before | rgrimes | 1993-08-21 | 1 | -10/+3 |
* | Update scsi code to the latest from Julian. This code is now identical | rgrimes | 1993-08-20 | 1 | -0/+7 |
* | Removed PATCHKIT headers and updated our sources to Julian's with | nate | 1993-07-29 | 1 | -7/+0 |
* | Initial import, 0.1 + pk 0.2.4-B1 | rgrimes | 1993-06-12 | 1 | -0/+113 |