Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
to: * New changer driver. * Better optical support. * Different `done' semantics. * New quirks for SCSI QIC tape driver, SCSI floppy drives. * Better support for SCSI-I devices. Everybody needs to test this. | |||
1997-04-02 | most 1.3X versions of MEDIAVIS CDR-H93MV have problems; ↵ | Theo de Raadt | |
koji@math.human.nagoya-u.ac.jp | |||
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 | |
in PC's. from port-vax@netbsd.org | |||
1997-01-18 | Boundary error (s/<=/</) | Niklas Hallqvist | |
1997-01-16 | prevent scsiconf.c:110: warning: unused variable `l' | kstailey | |
also, #ifdef 0 -> #ifndef __OpenBSD__ | |||
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 | |
to 8 internally so that drivers do not need to init it for regular scsi :-) | |||
1996-11-28 | Make SCSI debugging more dynamic, more targets and luns can be | Niklas Hallqvist | |
debugged simultaneously and which ones, as well as the verbosity, can be determined at runtime. | |||
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 | |
* Implemented NetBSD PR#2529, adding ZIP 100. * Added MTIOCTOP support to acd, cd, and sd. * Implemented eject on close for acd, cd, and sd. `mt -f /dev/rcd0d offline' now ejects a mounted {acd|cd|sd} when it is unmounted. | |||
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 | |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-02-20 | Sync. with NetBSD: | briggs | |
- scsi prototypes. - Add SCSI scanner support by Kenneth Stailey and Joachim Koenig-Baltes, hacked a but. Needs more work. ss.c: - Truncate to the window size in ssminphys(), not ssread(). - Missed some prototyping foo. - Minor tweak; make sure window size is 0 on close. - Change variable name to avoid GCC warning. - Handle EOF a little differently. | |||
1996-01-12 | no luns on Tandberg 3600 w/ fake Archive Viper emulation roms; from | Theo de Raadt | |
raeburn@raeburn.org; netbsd pr#1934 | |||
1996-01-10 | Save inquiry flags in sc_link so low-level drivers can use it. | briggs | |
1996-01-01 | lun problem on Chinon CDS-525; from k125374@cs.tut.fi; netbsd pr#1686. | Theo de Raadt | |
1995-12-14 | from netbsd: | Theo de Raadt | |
add a bunch of rogues Trim NULs, in addition to spaces, in scsi_strvis(). | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |