summaryrefslogtreecommitdiffstats
path: root/sys/scsi/sd.c
Commit message (Expand)AuthorAgeFilesLines
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-17/+34
* Bug fixes and performance improvements from John Dyson and myself:dg1994-04-201-5/+4
* from John Dyson:dg1994-04-051-1/+5
* Bounce buffers. From John Dyson with help from me.dg1994-03-231-1/+9
* Catch the divide by zero bug earlier. If the drive give backats1994-03-151-3/+12
* Put a safety check in for the secsiz divide for the MB printf. Elseats1994-03-141-2/+2
* Fixed bug in dump code that caused the wrong physical page to be dumped.dg1994-01-291-2/+2
* Patch from Julian. Commit message by me.rgrimes1994-01-291-2/+2
* Remove bogus and missleading comment, this has been fixed.rgrimes1994-01-221-2/+1
* sddump code is now standard, no more options SDDUMP needed in the kernelrgrimes1994-01-061-35/+13
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-5/+4
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-6/+6
* New version of scsi code from Julianrgrimes1993-11-181-1330/+742
* Increase timeout in sd_start_unit procedure from 2000 to 6000, per Adam Davidrgrimes1993-11-081-2/+2
* Increase the timeout from 2000 counts to 6000 counts, reported by someonergrimes1993-09-201-2/+2
* The dynamically allocated struct's where not getting properly initializedrgrimes1993-09-201-1/+3
* Fixed a small typo in an error printf.ats1993-09-101-2/+2
* Changed the delay from 100 seconds to 20 seconds if you don't have scsirgrimes1993-09-091-2/+2
* Revised drivers from Julian. Support for generic scsi. Fixed scsi tape (st.c)rgrimes1993-08-281-298/+366
* Fixed printf's so that they announce them selfs correctly (ie aha%d: beforergrimes1993-08-211-31/+150
* Update scsi code to the latest from Julian. This code is now identicalrgrimes1993-08-201-161/+31
* Removed tabs from the front of XXU: messages to make it fit the otherrgrimes1993-08-061-2/+2
* Removed PATCHKIT headers and updated our sources to Julian's withnate1993-07-291-12/+134
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+1466
OpenPOWER on IntegriCloud