Age | Commit message (Collapse) | Author |
|
|
|
|
|
device actually filled in the information.
|
|
hmmm, how BSDi do handle all this quirks w/o 'em ?
|
|
- At Milton Ngan's request, wdc now probes for atapi devices first, and
then wd drives, because some old atapi devices were detected as ide
drives.
- Integration of Milton Ngan's fix for some
'wdc_atapi_intr: unknown phase 1' due to a timing problem.
Some additional changes (like ADEV_* -> AQUIRK_*) for the sake of
compatibility. Manuel's additional quirk type was added as well.
I'm not sure I like the retry change to wdc.c; please let me know if anyone
has any problems with their drives.
|
|
|
|
* If TYPE_DAD, and removable, assume it's a busted CD-ROM.
* Print out some cappage data in attach, and other cosmetic changes.
|
|
* 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.
|
|
everything: added RCS ids.
|
|
Based on Manuel Bouyer's drivers.
|