Age | Commit message (Expand) | Author |
1999-05-11 | initialize generic quirks | kstailey |
1999-05-11 | generic trigger | kstailey |
1999-05-09 | Fix sdsize() to not call sdopen()/sdclose() unless it is needed. | Tobias Weingartner |
1999-04-20 | Spelling error in comment. | Tobias Weingartner |
1999-04-01 | If READ_CD_CAPACITY fails, just use the 2048/400000 defaults since some CDR d... | Todd C. Miller |
1999-02-24 | Zip250 doesn't do modesense, either. | Jason Downs |
1999-02-07 | print INFO FIELD as unsigned | Theo de Raadt |
1998-12-19 | for sense code "Logical Unit Is in Process Of Becoming Ready", make | Theo de Raadt |
1998-11-28 | Add another Sony CD-ROM, wvdputte@reptile.rug.ac.be | Jason Downs |
1998-11-11 | some scsi devices use 0xff as string terminator in inquiry strings; soren@t.dk | Theo de Raadt |
1998-10-05 | make DIOCGPDINFO equivalent to DIOCGDINFO for cd's | Todd C. Miller |
1998-10-04 | Add DIOCGPDINFO support | Todd C. Miller |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller |
1998-10-01 | Put vendor + model in spoofed label, not 'fictious' | Todd C. Miller |
1998-09-16 | add support for HP ScanJet IIp | kstailey |
1998-08-04 | make resid size_t | Todd C. Miller |
1998-07-23 | do delays based on command type -- this works a lot better, make "mt status" | Theo de Raadt |
1998-07-19 | Don't bother trying to use luns on any CyberDrv devices. | Jason Downs |
1998-07-13 | CDs can have up to 99 tracks, not 65 tracks. Use kernel heap instead of stack | Constantine Sapuntzakis |
1998-07-12 | fill in d_bbsize and d_sbsize | Theo de Raadt |
1998-06-26 | no luns on the ricoh scanner | Theo de Raadt |
1998-05-05 | more lun flakes; rh@vip.at, simonb@telstra.com.au | Theo de Raadt |
1998-05-02 | Set blksize to DEV_BSIZE, not 512. | Todd C. Miller |
1998-04-25 | set d_bbsize and d_sbsize in spoofed label to values correct for ffs | Todd C. Miller |
1998-04-25 | some exceptions from netbsd | Theo de Raadt |
1998-03-27 | Fix strncpy usage and call a cdrom a cdrom in the fake label | Todd C. Miller |
1998-03-22 | Tell the SCSI driver that we expect data in from the changer device when we | Thorsten Lockert |
1998-03-18 | more SDEV_AUTOSAVE devices | Theo de Raadt |
1998-02-22 | Detect and report a weird error case (residual > request) | Niklas Hallqvist |
1998-02-22 | Please GCC 2.8 -Wall | Niklas Hallqvist |
1998-02-16 | jaz drives do not do SDEV_NOTAGS | Theo de Raadt |
1998-02-16 | add SDEV_NOTAGS | Theo de Raadt |
1998-02-16 | Add the "VIPER 150/21531" to quirk list (ST_Q_SENSE_HELP; pk | Theo de Raadt |
1998-02-14 | clear scsi_xfer's status byte before executing or re-executing the command. | Theo de Raadt |
1998-01-12 | Obsure, old NEC SCSI semi-disk. A big blob of RAM with a SCSI disk interface. | kstailey |
1998-01-10 | be silent for ILI errors ; giannici@neomedia.it | Theo de Raadt |
1998-01-07 | add QIC_3080 | Theo de Raadt |
1997-12-31 | return EROFS for write protect; is | Theo de Raadt |
1997-12-05 | argh. this darn little bugger made CDIOCREADSUBCHANNEL unuseable, this | Niels Provos |
1997-10-18 | avoid "no disklabel" error messages | Theo de Raadt |
1997-10-15 | make it compile | Niels Provos |
1997-09-30 | Quirk for Cipher ST150S tape drive, jbernard@tater.mines.edu | Todd C. Miller |
1997-09-30 | Quirks for revs 015 and 016 of the hitachi dk515. jbernard@tater.mines.edu | Todd C. Miller |
1997-09-11 | Fix setting up of the LUN field of the CDB | Niklas Hallqvist |
1997-09-11 | cd_play/acd_play() were replaced a while back | Theo de Raadt |
1997-09-11 | another bad lun handler; pk@netbsd | Theo de Raadt |
1997-09-05 | Add SCSITERSE option which omits the (large) ASC/ASCQ table. | Todd C. Miller |
1997-09-05 | fix compilation problem when SCSIVERBOSE=0 | Todd C. Miller |
1997-09-05 | clean up sense info printing further | Theo de Raadt |
1997-09-03 | simplify verbose error reporting | Theo de Raadt |