Age | Commit message (Expand) | Author |
2001-06-22 | KNF | Theo de Raadt |
2001-05-24 | Check malloc() return value, from tedu@heorot.stanford.edu | Angelos D. Keromytis |
2001-01-22 | ATAPI CD-ROMs BCD-16X and BCD-24X have troubles starting and stopping their d... | Constantine Sapuntzakis |
2000-11-23 | fix lun support, not as nice as i would like | Theo de Raadt |
2000-11-20 | limit luns on usb | Theo de Raadt |
2000-04-18 | sd and scsibus detach | Constantine Sapuntzakis |
2000-04-08 | These days, attach can occur outside the tsleep-restricted world of | Constantine Sapuntzakis |
2000-02-21 | add T_ENCLOSURE name and NOLUN Photon SENA devices | mjacob |
1999-12-31 | Add SDEV_NOLUNS quirk for NEC CD-ROM DRIVE:501 | Todd C. Miller |
1999-12-16 | Split SDEV_NOSYNCWIDE into SDEV_NOSYNC and SDEV_NOWIDE (as is done | mjacob |
1999-12-11 | LS-120's do support mode sense. | Constantine Sapuntzakis |
1999-11-22 | In order to support Fibre Channel fabric fatten scsi target id's to 16 bits. | mjacob |
1999-07-24 | oops, LS-120 entry munged | Theo de Raadt |
1999-07-24 | SDEV_NOMODESENSE on LS-120 VER5 00 | Theo de Raadt |
1999-07-20 | Make acd redundant. | Constantine Sapuntzakis |
1999-02-24 | Zip250 doesn't do modesense, either. | Jason Downs |
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-07-19 | Don't bother trying to use luns on any CyberDrv devices. | Jason Downs |
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-04-25 | some exceptions from netbsd | Theo de Raadt |
1998-03-18 | more SDEV_AUTOSAVE devices | Theo de Raadt |
1998-02-16 | jaz drives do not do SDEV_NOTAGS | Theo de Raadt |
1998-01-12 | Obsure, old NEC SCSI semi-disk. A big blob of RAM with a SCSI disk interface. | kstailey |
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 | another bad lun handler; pk@netbsd | Theo de Raadt |
1997-07-25 | more quirks from netbsd | Michael Shalayeff |
1997-04-14 | Merge in various pieces of current NetBSD scsi code, including but not limited | Jason Downs |
1997-04-02 | most 1.3X versions of MEDIAVIS CDR-H93MV have problems; koji@math.human.nagoy... | Theo de Raadt |
1997-03-13 | UMAX SuperVista S-12 also needs a NOLUNS quirk. | briggs |
1997-02-27 | Add quirk for a scanner | Thorsten Lockert |
1997-02-24 | Adds support for DEC SCSI tape drives used in Vaxen that can also be used | jkatz |
1997-01-18 | Boundary error (s/<=/</) | Niklas Hallqvist |
1997-01-16 | prevent scsiconf.c:110: warning: unused variable `l' | kstailey |
1997-01-16 | Added scsiprint from NetBSD, needed by new driver for VAX. -moj | Mats O Jansson |
1997-01-15 | sc_link.adapter_buswidth, set to 16 if wide scsi. if 0 it gets converted | Theo de Raadt |
1996-11-28 | Make SCSI debugging more dynamic, more targets and luns can be | Niklas Hallqvist |
1996-11-25 | Oops, we don't have SDEV_NOSTARTUNIT. Remove TEAC scsi floppy quirk for now. | Todd C. Miller |
1996-11-25 | Add some quirky devices from NetBSD. | Todd C. Miller |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |
1996-10-20 | Add quirk entries for 2 optical drives, NetBSD PR #2861 | Todd C. Miller |
1996-08-30 | Add an IBM quirk. | Jason Downs |
1996-08-15 | for NEC 210 CD-ROM drivers | shawn |
1996-07-24 | for sun-modified maxtor XT-8760S drives; from ivanenko@ctpa03.mit.edu | Theo de Raadt |
1996-06-10 | Several changes: | Jason Downs |
1996-05-06 | shinaken cd has lun problem | Theo de Raadt |
1996-05-02 | no sys/cpu.h, fix bugs in ch | Theo de Raadt |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |