]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add DMA support for the VIA 82C586 & 82C686 chips, also rearrange
authorsos <sos@FreeBSD.org>
Wed, 24 Nov 1999 21:40:05 +0000 (21:40 +0000)
committersos <sos@FreeBSD.org>
Wed, 24 Nov 1999 21:40:05 +0000 (21:40 +0000)
commit42b1a184cc764d7b708c377a71086cfe577afb36
tree3d1312a0e5fed6c7864d25cef1a529c977252357
parente0791da2562bf73cc81e807b086b3c3c433ac096
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