NetBSD/sys/dev/ata
bouyer 7e874499c9 Don't call wddone() from _wdstart(), the ata_wdc system will do it now.
call wd_flushcache() with the proper flags (especially don't set
AT_WAIT | AT_POLL).
1999-08-09 09:48:04 +00:00
..
Makefile Adjust include list. 1998-10-12 19:50:09 +00:00
ata.c Bump timeout to 10s only for ATAPI devices, 1s is fine for IDE drives once 1999-04-15 09:41:09 +00:00
ata_wdc.c Don't use C_NEEDDONE, it's deprecated. 1999-08-09 09:43:11 +00:00
atareg.h move wd.c:print_wderror() to ata.c:ata_perror(). 1999-01-18 20:06:24 +00:00
atavar.h Add a new disk flag: DRIVE_OLD for pre-ATA disks. probe routine will now set 1999-03-10 13:11:43 +00:00
files.ata Merge bouyer-ide 1998-10-12 16:09:10 +00:00
wd.c Don't call wddone() from _wdstart(), the ata_wdc system will do it now. 1999-08-09 09:48:04 +00:00
wdvar.h - clearify the boot messages (features supported vs features used). Thanks to 1998-11-11 19:38:27 +00:00