]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rewrite the DMA code paths from being an impenitrable maze of special cases
authorScott Long <scottl@FreeBSD.org>
Wed, 12 Dec 2007 05:55:03 +0000 (05:55 +0000)
committerScott Long <scottl@FreeBSD.org>
Wed, 12 Dec 2007 05:55:03 +0000 (05:55 +0000)
commit281017a577ae97b3a12457bb5d3234c95f3f769b
treec6052c69e3483520de68c4fa40ccdc4fe660fc59
parent21e10ad46a5c14f1c5d693701c2bf12dda336645
Rewrite the DMA code paths from being an impenitrable maze of special cases
to a much saner and simplier unified code path.  Along the way, fix various
CAM nits and bugs so that the passthrough works correctly for all cases.
sys/dev/amr/amr.c
sys/dev/amr/amr_cam.c
sys/dev/amr/amr_pci.c
sys/dev/amr/amrvar.h