NetBSD/sys/dev/ata
bouyer a1471db64a move wd.c:print_wderror() to ata.c:ata_perror().
In wdc_probe_caps() add code to guess the ATA revision supported (if
ATA4 if Ultra-DMA, ATA2 if PIO mode > 2). We can't rely on param.atap_ata_major
here, at last one Ultra-DMA drive claims to support only ATA-3.
Use the ATA version in ata_perror(), and to try a flush cache command
in a shutdown hook for IDE drives.
1999-01-18 20:06:24 +00:00
..
ata_wdc.c Make this compile again after void * arithmetic changes. 1999-01-09 03:05:19 +00:00
ata.c move wd.c:print_wderror() to ata.c:ata_perror(). 1999-01-18 20:06:24 +00:00
atareg.h move wd.c:print_wderror() to ata.c:ata_perror(). 1999-01-18 20:06:24 +00:00
atavar.h move wd.c:print_wderror() to ata.c:ata_perror(). 1999-01-18 20:06:24 +00:00
files.ata
Makefile
wd.c move wd.c:print_wderror() to ata.c:ata_perror(). 1999-01-18 20:06:24 +00:00
wdvar.h