NetBSD/sys/dev/ata
bouyer 1e0e78854a There's no ATA draft where it is required for the drive to set DRDY | DSC when
the disk is ready to transfer data, and in ATA-5 the DSC has been obsoleted.
So only wait for DRQ to transfer data. This can be made conditional on the
ATA version if it's proven to break with some drives (worked with all the
drives I have access to).
While I'm there correct a few typos.
1999-02-08 15:22:28 +00:00
..
Makefile Adjust include list. 1998-10-12 19:50:09 +00:00
ata.c There's no ATA draft where it is required for the drive to set DRDY | DSC when 1999-02-08 15:22:28 +00:00
ata_wdc.c There's no ATA draft where it is required for the drive to set DRDY | DSC when 1999-02-08 15:22:28 +00:00
atareg.h move wd.c:print_wderror() to ata.c:ata_perror(). 1999-01-18 20:06:24 +00:00
atavar.h Cosmetic changes, from Soren S. Jorvan. 1999-01-29 11:36:20 +00:00
files.ata Merge bouyer-ide 1998-10-12 16:09:10 +00:00
wd.c move wd.c:print_wderror() to ata.c:ata_perror(). 1999-01-18 20:06:24 +00:00
wdvar.h - clearify the boot messages (features supported vs features used). Thanks to 1998-11-11 19:38:27 +00:00