summaryrefslogtreecommitdiffstats
path: root/sys/scsi/scsi_base.c
Commit message (Expand)AuthorAgeFilesLines
* Convert BOUNCE_BUFFERS and BOUNCEPAGES to new option scheme.wollman1996-01-051-1/+3
* Staticize.phk1995-12-171-5/+4
* Another mega commit to staticize things.phk1995-12-141-8/+23
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* Some bug fixes for the worm driver:joerg1995-10-091-3/+3
* Change memcmp() to bcmp(). memcmp() isn't declared or implementedbde1995-07-251-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-25/+25
* Set SCSI_NOSLEEP only when we really need to. This requires an additionalgibbs1995-04-231-3/+2
* Added "scsi target" device that can act as a target for scsi transfersdufault1995-04-141-107/+299
* Read of a record smaller then request size always failsache1995-04-111-3/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-2/+3
* cd.c: Julian's CD audio cleanupdufault1995-03-211-5/+31
* Change it so it doesn't say "probe0" for SCSI probe "device".dufault1995-03-151-4/+5
* 1. Add text for ASC/ASCQdufault1995-03-151-14/+13
* 1. Change driver signatures to full signature for slice support.dufault1995-03-041-12/+51
* >From a week or two ago I got kernel panics as soon as I tried to access mydg1995-02-151-3/+3
* Split byte packing functions into signed and unsigned versions.dufault1995-01-311-7/+22
* 1. Reject obviously broken CDB command lengthsdufault1995-01-241-1/+16
* Remove dup biodone and no more SCSIUSER option.dufault1995-01-191-3/+1
* Reviewed by: gibbs@estienne.CS.Berkeley.EDUdufault1995-01-081-68/+196
* Remove bogus and unused declaration and definition of Debugger().bde1994-11-151-7/+1
* Removed unused vars. Silenced gcc -Wall. Some of this stuff is virtuallyphk1994-10-081-4/+4
* GCC cleanup.phk1994-10-021-1/+2
* Rather than exclude bounce buffers support with NOBOUNCE, include itdg1994-08-311-7/+7
* 1) Changed ddb into a option rather than a pseudo-device (use options DDBdg1994-08-271-9/+1
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-3/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-8/+3
* Wait a much longer time for slow devices like CD multichangers to timeoutjkh1994-05-191-3/+3
* Bug fixes and performance improvements from John Dyson and myself:dg1994-04-201-2/+10
* Gee, seems like I have commited this fix at least 3 times :-)rgrimes1994-02-071-2/+2
* Patch from Julian. Commit message by me.rgrimes1994-01-291-1/+29
* "New" VM system from John Dyson & myself. For a run-down of thedg1994-01-141-3/+10
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-17/+22
* Patch from Julian Elischer:dg1993-11-251-2/+3
* New version of scsi code from Julianrgrimes1993-11-181-0/+852
OpenPOWER on IntegriCloud