summaryrefslogtreecommitdiff
path: root/sys/dev/scsipi
AgeCommit message (Expand)Author
1995-06-18Add another CD-ROM drive to The List.mycroft
1995-06-02Add `Maxtor LXT-213S', this time without a Sun OEM addition.pk
1995-05-03looks like some extra ')'s were left in here.cgd
1995-05-03Make the byte-shifting code consistent.mycroft
1995-04-17config.new description of SCSI mi files.cgd
1995-04-15Don't boundary check I/O to the `raw' partition.mycroft
1995-04-10kernel_pmap --> pmap_kernel()mycroft
1995-04-04Add another broken CD-ROM drive to The List.mycroft
1995-04-01Add a missing unlock.mycroft
1995-03-29Revamp the locking mechanism slightly.mycroft
1995-03-25Remove the write protect check altogether, and rely on the drive to do it.mycroft
1995-03-25Add a rogue entry for the ANRITSU DMT780.mycroft
1995-03-24fix syntax error. Andreas Gustafsson <gson@clinet.fi>glass
1995-03-23Don't bother with DIOCWLABEL.mycroft
1995-03-23Check for read-only media in open(), not write().mycroft
1995-03-23Revert cdsize() to do nothing.mycroft
1995-03-23Rearrange DIOCWDINFO a little; closer to wd.c.mycroft
1995-03-23Fix typo.mycroft
1995-03-23Allow DIOCWDINFO even if label is not `writable'.mycroft
1995-03-07Correct spelling of `fictitious'. Add patterns for optical memory devices.mycroft
1995-02-22Be less picky about revision numbers for some broken devices.mycroft
1995-02-09Another Maxtor botch.pk
1995-02-01Add Exabyte 8200 to the list.mycroft
1995-01-30Fix invocation of scsi_scsi_cmd(), per John Kohl.mycroft
1995-01-30All revisions of the TDC 3600 are rogues.mycroft
1995-01-30Finish last change.mycroft
1995-01-30Some drives don't grok START with LoEj=1, either.mycroft
1995-01-30Set the LoadEject bit when issuing a START.mycroft
1995-01-30Some devices really do require the START before the PREVENT. This makes nomycroft
1995-01-26Update copyrights.mycroft
1995-01-26Redo the `wait for spin up' code. The Mach 3 method clearly doesn't work.mycroft
1995-01-23Do the PREVENT before the START.mycroft
1995-01-23Remove old, misleading comment.mycroft
1995-01-16If the disk reports a block size of 0, assume it really meant 512.mycroft
1995-01-16Trivial simplification.mycroft
1995-01-16Remove unused macros.mycroft
1995-01-16Don't clear the debug flags when copying the prototype scsi_link.mycroft
1995-01-13Add a DIAGNOSTIC check.mycroft
1995-01-13Always boundary check I/O.mycroft
1995-01-12Add two more broken devices.mycroft
1995-01-01Put Dan's broken tape drive in The List.mycroft
1994-12-30Fix some oversights in the debugging code.mycroft
1994-12-30Update the rogue entry for ancient drivers to match reality.mycroft
1994-12-30And a little better...mycroft
1994-12-30Deal with short inquiry response a little better.mycroft
1994-12-29Fix a couple of things in the sense printing code.mycroft
1994-12-28Increase the st_space() timeout.mycroft
1994-12-28Numerous changes. Many bugs fixed, better autoconfig, a few new features.mycroft
1994-12-16Remove DIOCSBAD handling. It's not actually handled, so why recognize it?mycroft
1994-12-14Remove dkbad.h.mycroft