summaryrefslogtreecommitdiff
path: root/sys/scsi
AgeCommit message (Expand)Author
1997-09-30Quirk for Cipher ST150S tape drive, jbernard@tater.mines.eduTodd C. Miller
1997-09-30Quirks for revs 015 and 016 of the hitachi dk515. jbernard@tater.mines.eduTodd C. Miller
1997-09-11Fix setting up of the LUN field of the CDBNiklas Hallqvist
1997-09-11cd_play/acd_play() were replaced a while backTheo de Raadt
1997-09-11another bad lun handler; pk@netbsdTheo de Raadt
1997-09-05Add SCSITERSE option which omits the (large) ASC/ASCQ table.Todd C. Miller
1997-09-05fix compilation problem when SCSIVERBOSE=0Todd C. Miller
1997-09-05clean up sense info printing furtherTheo de Raadt
1997-09-03simplify verbose error reportingTheo de Raadt
1997-09-03be silent for SCSI_SILENT transactionsTheo de Raadt
1997-09-02delete extra \nTheo de Raadt
1997-09-01Correct a debug printoutNiklas Hallqvist
1997-08-31* Make scsi_do_ioctl() sane again.Jason Downs
1997-08-22Add more detailed SCSI error printing by Matthew Jacob. Enabled byTodd C. Miller
1997-08-19Back out part of revision 1.16 where the tape was unmounted in stclose ondgregor
1997-08-08Change the bounds_check_with_label API to also take a cpu_disklabelNiklas Hallqvist
1997-08-02add ScanJet 5p, untestedkstailey
1997-07-26Report total number of blocks for a scsi disk since on modern drivesTodd C. Miller
1997-07-25more quirks from netbsdMichael Shalayeff
1997-07-11Rename REWIND to DOREWIND to avoid colliding with the SCSI opcode of theThorsten Lockert
1997-07-11Allow media to be removed on last close even if the device used was theThorsten Lockert
1997-07-03print correct sense bytesTheo de Raadt
1997-05-05#define away local versions of atoi & strchr to prevent potentialNiklas Hallqvist
1997-04-15Add quirk, type for AT3 scanner (ViewStation 32)Thorsten Lockert
1997-04-14Merge in various pieces of current NetBSD scsi code, including but not limitedJason Downs
1997-04-05add quirk table entry for the Ultima A6000Ckstailey
1997-04-05fix NULL ptr deref in ss_set_window()kstailey
1997-04-02most 1.3X versions of MEDIAVIS CDR-H93MV have problems; koji@math.human.nagoy...Theo de Raadt
1997-03-29Increase timeout by a factor of ten in cd_size().briggs
1997-03-26deal with CD drives that indicate 2352 bytes per block...Theo de Raadt
1997-03-13Copy the scanner_type from the quirkdata to the sio for userland to see.kstailey
1997-03-13Add scanner_type and compute_sizes() to quirks.kstailey
1997-03-13UMAX SuperVista S-12 also needs a NOLUNS quirk.briggs
1997-03-11more about disconnectkstailey
1997-03-11adjust commentskstailey
1997-03-11Added GENERIC_SCSI2 scanner type.kstailey
1997-03-11move init. code to m.i. sectionkstailey
1997-03-11added whitespace.kstailey
1997-03-11Added notes about how to use the driver.kstailey
1997-03-11Add comment about generic trigger missing.kstailey
1997-03-10Do not increase buffer bp->b_bcount in get_buffer_status().kstailey
1997-03-10SCSI 2 scanners use READ_BIG not READkstailey
1997-03-10do GET_BUFFER_STATUS in special minphyskstailey
1997-03-10stuff about halftonekstailey
1997-03-10SCSI-2 scanner use READ_BIG, not READ.kstailey
1997-03-10Start of generic scanner read().kstailey
1997-03-09deleted SS_Q_VENDOR_SETWINDOW bit. Just check for non-NULL vendor_unique_swkstailey
1997-03-08Smaller names for quirks.kstailey
1997-03-08reformatted textkstailey
1997-03-08some scanner driver docskstailey