Age | Commit message (Expand) | Author |
2004-10-16 | Fix 'Tape block size (32754) not a multiple of dump block size | Kenneth R Westerback |
2004-08-01 | Remove openings = 1 and inherit the value from the HBA instead. This keeps t... | Marco Peereboom |
2004-06-22 | Add additional retries in TUR to allow for tape devices to settle after a reset. | Marco Peereboom |
2004-05-28 | Clean up sense error logic and printing a bit, partly inspired by | Kenneth R Westerback |
2004-05-17 | Elminate SCSIRET_* synonyms for EJUSTRETURN and ERESTART by using | Kenneth R Westerback |
2004-05-17 | Add a quirk entry for TEAC compact cassette tape drive, taken from NetBSD. | Kenji Aoyama |
2004-05-09 | Add missing <cr>'s to various SC_DEBUG() calls, along with a few other | Kenneth R Westerback |
2003-05-18 | constify the quirck tables and fix the scsi_inqmatch() proto accordingly; krw... | Michael Shalayeff |
2003-03-11 | Fix incorrect restriction on valid scsi tape density code values, allowing all | Kenneth R Westerback |
2002-12-30 | Add new parameter to scsi_test_unit_ready(): retries number. | Alexander Yurchenko |
2002-06-09 | More (the last round?) of splasserts and splbio around biodone. | Artur Grabowski |
2002-06-04 | spelling; raj@cerias.purdue.edu | Theo de Raadt |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-06-22 | KNF | Theo de Raadt |
2000-04-08 | These days, attach can occur outside the tsleep-restricted world of | Constantine Sapuntzakis |
1999-09-05 | ATAPI tapes are always fixed blocksize | Niklas Hallqvist |
1999-07-25 | Merge sd stuff from NetBSD-current. Helps with LS-120, ZIP | Constantine Sapuntzakis |
1998-07-23 | do delays based on command type -- this works a lot better, make "mt status" | Theo de Raadt |
1998-02-22 | Detect and report a weird error case (residual > request) | Niklas Hallqvist |
1998-02-16 | Add the "VIPER 150/21531" to quirk list (ST_Q_SENSE_HELP; pk | Theo de Raadt |
1998-01-10 | be silent for ILI errors ; giannici@neomedia.it | Theo de Raadt |
1997-09-05 | Add SCSITERSE option which omits the (large) ASC/ASCQ table. | Todd C. Miller |
1997-09-03 | be silent for SCSI_SILENT transactions | Theo de Raadt |
1997-08-22 | Add more detailed SCSI error printing by Matthew Jacob. Enabled by | Todd C. Miller |
1997-08-19 | Back out part of revision 1.16 where the tape was unmounted in stclose on | dgregor |
1997-07-11 | Rename REWIND to DOREWIND to avoid colliding with the SCSI opcode of the | Thorsten Lockert |
1997-07-11 | Allow media to be removed on last close even if the device used was the | Thorsten Lockert |
1997-04-14 | Merge in various pieces of current NetBSD scsi code, including but not limited | Jason Downs |
1997-02-24 | This changes the timeout on the st device so that the new tape drives that | jkatz |
1996-12-11 | b_resid cleanups, pointed out by minoura@kw.netlaputa.or.jp in netbsd pr#3007 | Theo de Raadt |
1996-08-11 | limit ioctl priviledges | Theo de Raadt |
1996-05-10 | SC_DEBUG cleanup | Theo de Raadt |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist |
1996-02-20 | Several changes from NetBSD: | briggs |
1996-02-09 | NetBSD PR 2048. Prototype st_erase. | briggs |
1996-01-16 | from netbsd: | Theo de Raadt |
1995-12-14 | from netbsd; Add quirk for Exabyte 8200/rev. 263H (from Paul Goyette; PR#1797) | Theo de Raadt |
1995-11-21 | make this work | Theo de Raadt |
1995-11-20 | add erase support and another wangtek tape drive; from rhialto@polder.ubc.kun... | Theo de Raadt |
1995-11-19 | if you read with a smaller buffer than the block on the tape, b_resid and b_c... | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |