freebsd-dev/sys/dev/ata
Søren Schmidt 60c94e7628 Better error handeling:
On UDMA CRC errors retry operation as it might be a fluke, if not fall
back to PIO mode on the failing drive. If you get alot of these your
cabeling is most likely not good enough.

On HARD error using DMA, retry once using PIO, if it succeds using PIO
fall back to PIO mode on the failing drive.
1999-11-29 12:24:51 +00:00
..
ata-all.c
ata-all.h
ata-disk.c Better error handeling: 1999-11-29 12:24:51 +00:00
ata-disk.h Better error handeling: 1999-11-29 12:24:51 +00:00
ata-dma.c Oops, committed the wrong file.. 1999-11-26 20:05:11 +00:00
atapi-all.c
atapi-all.h
atapi-cd.c
atapi-cd.h
atapi-fd.c
atapi-fd.h
atapi-tape.c
atapi-tape.h