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 Put back all header files defining ioctls 2001-04-11 19:07:36 +00:00
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 Add LBA48 support based on patches from Keisuke YOSHIDA. KNF a bit while 2002-01-13 17:24:28 +00:00
atavar.h In wdc_exec_command(), for data commands, read the status register after 2002-04-09 21:17:53 +00:00
files.ata whitespace police 2001-02-24 01:59:46 +00:00
wd.c Add LBA48 support based on patches from Keisuke YOSHIDA. KNF a bit while 2002-01-13 17:24:28 +00:00
wdvar.h Add LBA48 support based on patches from Keisuke YOSHIDA. KNF a bit while 2002-01-13 17:24:28 +00:00