summaryrefslogtreecommitdiffstats
path: root/sys/scsi
Commit message (Expand)AuthorAgeFilesLines
* Changed RAW_PART to RAWPART so it comes from disklabel.h.phk1994-10-311-12/+14
* Andreas Klemm's tape erase patches from 1.1.5.1jkh1994-10-282-2/+65
* Julian Elischer's disklabel fixes.jkh1994-10-272-7/+8
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-236-15/+57
* Make my ALLDEVS kernel compile (basically, LINT minus a lot of options).wollman1994-10-211-2/+3
* Peter Dufaults comconsole changes.phk1994-10-201-3/+4
* Implement scsi_externalize(), again. (This was supposed to be committed in thewollman1994-10-191-1/+12
* Define SCSI_EXTERNALLEN outside of #ifdef KERNEL, for lsdev.wollman1994-10-191-2/+3
* Forgot to bring this file over from previous commit.wollman1994-10-191-1/+8
* all: register deviceswollman1994-10-194-4/+175
* Removed unused vars. Silenced gcc -Wall. Some of this stuff is virtuallyphk1994-10-085-81/+95
* In sd_get_params() the timeout for the MODE_SENSE command was toorgrimes1994-10-041-2/+2
* Pull in 1.1.5.1 changes to sd.c from 1.23 to 1.27 (basically the fixes forrgrimes1994-10-041-2/+5
* GCC cleanup.phk1994-10-021-1/+2
* Reviewed by: Julian Elischer / Jordan K. Hubbardse1994-09-285-16/+361
* Changed CDOUTSTANDING back to a value of 2 (from 1), since this is now onlyse1994-09-161-2/+2
* Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update().dg1994-09-021-2/+2
* Reviewed by: Stefan Esser <se>se1994-08-311-5/+16
* Rather than exclude bounce buffers support with NOBOUNCE, include itdg1994-08-314-15/+13
* Change RAW_PART back to 3, too early step right now, disklabels need moreache1994-08-301-5/+5
* Make decl/define for Debugger() match reality.jkh1994-08-301-3/+3
* RAW_PART=2ache1994-08-291-2/+2
* Raw partition is 2 nowache1994-08-291-2/+2
* 1) Changed ddb into a option rather than a pseudo-device (use options DDBdg1994-08-273-23/+6
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-3/+1
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-2/+2
* Added $Id$dg1994-08-023-16/+7
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-254-38/+44
* 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-203-8/+18
* from John Dyson:dg1994-04-051-1/+5
* Bounce buffers. From John Dyson with help from me.dg1994-03-234-5/+30
* Get rid of a nagging call to sleep() which crept back in.wollman1994-03-201-1/+1
* 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
* Gee, seems like I have commited this fix at least 3 times :-)rgrimes1994-02-071-2/+2
* Fixed CDIOREADTOCENTRYS ioctl call so that it returns only the entriesswallace1994-02-051-9/+11
* 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-295-11/+48
* Remove bogus and missleading comment, this has been fixed.rgrimes1994-01-221-2/+1
* "New" VM system from John Dyson & myself. For a run-down of thedg1994-01-142-5/+19
* 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-199-58/+74
* Patch from Julian Elischer:dg1993-11-251-2/+3
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-255-17/+33
* New version of scsi code from Julianrgrimes1993-11-1817-6380/+5668
* Fixed comments.wollman1993-11-181-2/+2
* Increase timeout in sd_start_unit procedure from 2000 to 6000, per Adam Davidrgrimes1993-11-081-2/+2
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-076-7/+30
* >From: "Andrew A. Chernov, Black Mage" <ache@astral.msk.su>rgrimes1993-10-201-2/+2
OpenPOWER on IntegriCloud