cvs commit: src/sys/sparc64/include bus.h src/sys/sparc64/sparc64
bus_machdep.c iommu.c
Scott Long
scottl at FreeBSD.org
Sun Jun 27 20:49:30 PDT 2004
scottl 2004-06-28 03:49:13 UTC
FreeBSD src repository
Modified files:
sys/sparc64/include bus.h
sys/sparc64/sparc64 bus_machdep.c iommu.c
Log:
Switch sparc64 busdma to use a dynamically allocated segment list rather
than a a stack-limited list. This removes the artifical limit on s/g list
size.
cvs: ----------------------------------------------------------------------
Revision Changes Path
1.33 +1 -0 src/sys/sparc64/include/bus.h
1.39 +29 -30 src/sys/sparc64/sparc64/bus_machdep.c
1.37 +15 -30 src/sys/sparc64/sparc64/iommu.c
More information about the cvs-src
mailing list