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
..
Makefile
ata.c In wdc_exec_command(), for data commands, read the status register after 2002-04-09 21:17:53 +00:00
ata_wdc.c add the dma command ext translations. pointed out by manuel. 2002-01-14 02:17:59 +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
wd.c
wdvar.h