Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-18 | constify the quirck tables and fix the scsi_inqmatch() proto accordingly; ↵ | Michael Shalayeff | |
krw@ ok | |||
2003-03-28 | OCHIO* dies horrible death by dd; as per renaming done before | Michael Shalayeff | |
2002-12-30 | Add new parameter to scsi_test_unit_ready(): retries number. | Alexander Yurchenko | |
Use increased retries number and don't ignore SCSI_IGNORE_NOT_READY when call scsi_test_unit_ready() for cd-rom, this makes system wait if drive is loading media. Tested by millert@ and fgsch@; some input and ok from krw@. Problem reported by The lord of the CD-writers Igor Grabin <violent@death.kiev.ua>. | |||
2002-10-17 | renumber the CHIO* since they clash w/ the CDIO, keep the old ones as OCHIO, ↵ | Michael Shalayeff | |
EOL set to post 3.3 | |||
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-06-22 | KNF | Theo de Raadt | |
2001-03-15 | Move status reads to chopen- there's no need to hang up the boot | mjacob | |
process finding out the changer parameters. Print out changer parameters only if they're changed from the last read of changer parameters. This works for the first time, and for 99.9% of all other cases will be silent ever after. The only time this will then be chatty afterwards is if you change something within the changer (add a drive, etc.). | |||
2000-04-08 | These days, attach can occur outside the tsleep-restricted world of | Constantine Sapuntzakis | |
BSD autoconf. Don't use POLL & NOSLEEP mode if attaching after autoconf | |||
1998-03-22 | Tell the SCSI driver that we expect data in from the changer device when we | Thorsten Lockert | |
request status; makes it work properly on NCR controllers (and probably on some others as well). | |||
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. | |||
1996-08-12 | safe ioctl only | 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 w/ NetBSD: scsi prototypes. | briggs | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |