NetBSD/sys/dev/ata
bouyer ba74f49e60 Keep track of CRC errors in Ultra-DMA mode. If we noticed a CRC error and we
need to downgrade, downgrade to PIO, as it has been shown if we got CRC errors
in Ultra-DMA mode, we will have silent data corruption in multiword DMA mode
(isn't IDE wonderfull ? :).
Set timeout to 1s for "normal" ata I/O, to minimise the effects of missed
interrupts.
1999-03-07 14:02:53 +00:00
..
Makefile Adjust include list. 1998-10-12 19:50:09 +00:00
ata.c Only define WDCDEBUG if not already define (e.g. by kernel option) 1999-02-21 00:52:04 +00:00
ata_wdc.c Keep track of CRC errors in Ultra-DMA mode. If we noticed a CRC error and we 1999-03-07 14:02:53 +00:00
atareg.h move wd.c:print_wderror() to ata.c:ata_perror(). 1999-01-18 20:06:24 +00:00
atavar.h Keep track of CRC errors in Ultra-DMA mode. If we noticed a CRC error and we 1999-03-07 14:02:53 +00:00
files.ata Merge bouyer-ide 1998-10-12 16:09:10 +00:00
wd.c Update to slightly altered rnd_attach_source() api 1999-02-28 17:08:05 +00:00
wdvar.h - clearify the boot messages (features supported vs features used). Thanks to 1998-11-11 19:38:27 +00:00