NetBSD/sys/dev/ata
bouyer 10b49b13b9 In wdc_exec_command(), for data commands, read the status register after
the data transfer. This is mandatory for data out commands (although none are
used for now), and not forbiddend for data in commands. Also record if we
did transfers any data.
May solve kern/16159 by making the probe more robust in face of fake identify.
2002-04-09 21:17:53 +00:00
..
ata_wdc.c
ata.c In wdc_exec_command(), for data commands, read the status register after 2002-04-09 21:17:53 +00:00
atareg.h
atavar.h In wdc_exec_command(), for data commands, read the status register after 2002-04-09 21:17:53 +00:00
files.ata
Makefile
wd.c
wdvar.h