cvs commit: src/sys/amd64/amd64 busdma_machdep.c
Mike Silbersack
silby at FreeBSD.org
Sun May 28 11:32:44 PDT 2006
silby 2006-05-28 18:31:32 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 busdma_machdep.c
Log:
MFi386 rev 1.78:
Add a quick hack to ensure that bus_dmamem_alloc properly aligns
small allocations with large alignment requirements.
Add a panic to detect cases where we've still failed to properly align.
Revision Changes Path
1.75 +14 -2 src/sys/amd64/amd64/busdma_machdep.c
More information about the cvs-src
mailing list