summaryrefslogtreecommitdiff
path: root/sys/dev/scsipi
AgeCommit message (Expand)Author
1993-08-04Normalize play_msf changes with 386bsd patch.brezak
1993-08-04Add play_msf command and MSF variants. This is SCSI2 stuff and is needed for ...brezak
1993-08-01Add RCS identifiers (this time on the correct side of the branch), andmycroft
1993-07-28incorporate changes from 0-9-base to 0-9-ALPHAcgd
1993-07-19patches from allen briggs to fix a minor bug in *attach()cgd
1993-07-09fix evil interaction with new physio; don't set error bit for short reads.cgd
1993-07-04Reject non block-aligned transfers (where a block is 512 bytes in length);andrew
1993-06-27ANSIfications.andrew
1993-06-17Silence size complaint at probe.brezak
1993-06-16woops - another typo.andrew
1993-06-16whoops. typo.deraadt
1993-06-16fix to intuit the maximum number of scsi units available on a devicederaadt
1993-05-27scsi probing spent too much time on the bus -- sped it up now,deraadt
1993-05-25patch00149 by Julian Elischer <julian@jules.dialix.oz.au> & Rodney Grimes.deraadt
1993-05-21Changed when disks are started, to get DEC disks working.davidb
1993-05-20more disklabel changesderaadt
1993-05-20First cut at cpu independent disklabels.deraadt
1993-05-20add rcsids and clean up file headerscgd
1993-05-11fix stupid line transposition (from John Brezak <brezak@osf.org>)cgd
1993-05-05fixed bug from last commitderaadt
1993-05-04support for making dev->id_alive be set, this is for iostat toderaadt
1993-04-26cosmetic changederaadt
1993-04-22Fix up error messages and return values.mycroft
1993-04-20Display more meaningful message on SCSI `unit attention'.mycroft
1993-04-20a test for mycroft..deraadt
1993-04-19Don't overwrite global kernel version string.mycroft
1993-04-12fixed various bugs like cdattach() returning garbage.deraadt
1993-04-12small fixesderaadt
1993-04-12new scsi subsystem.deraadt
1993-04-10fixed to be compliant, subservient, and to take advantage of the newlyglass
1993-04-08attempting to open an already opened tape drive should get you EBUSY, notglass
1993-03-21after 0.2.2 "stable" patches appliedcgd