]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add DMA support for the VIA 82C586 & 82C686 chips, also rearrange
authorSøren Schmidt <sos@FreeBSD.org>
Wed, 24 Nov 1999 21:40:05 +0000 (21:40 +0000)
committerSøren Schmidt <sos@FreeBSD.org>
Wed, 24 Nov 1999 21:40:05 +0000 (21:40 +0000)
commit3082a6dc59ac18c9d75f22bf2991816967b001f5
tree3b02ba8d10653cf4ec62d23671ceb5d9999a30d1
parent84d1d01b7abaccd61070aea4b0c0829e8a664e38
Add DMA support for the VIA 82C586 & 82C686 chips, also rearrange
to fall back to slower speeds if the faster ones fails to probe.

Log and retry request on UDMA CRC errors.

Fix a couple of warnings.
sys/dev/ata/ata-all.c
sys/dev/ata/ata-all.h
sys/dev/ata/ata-disk.c
sys/dev/ata/ata-disk.h
sys/dev/ata/ata-dma.c
sys/dev/ata/atapi-all.c
sys/dev/ata/atapi-cd.c
sys/dev/ata/atapi-fd.c
sys/dev/ata/atapi-tape.c