Date: Wed, 13 Feb 2002 07:59:18 -0800 (PST) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include iommuvar.h src/sys/sparc64/sparc64 iommu.c Message-ID: <200202131559.g1DFxI115172@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2002/02/13 07:59:18 PST Modified files: sys/sparc64/include iommuvar.h sys/sparc64/sparc64 iommu.c Log: Merge r1.42 of iommu.c and r1.9 of iommuvar.h from NetBSD (this adds support for managing both streaming caches on psycho pairs). Use explicit bus space accesses instead of mapping the device memory into kva. Move DVMA allocation to the map creation/dma memory allocation functions. Revision Changes Path 1.2 +34 -14 src/sys/sparc64/include/iommuvar.h 1.3 +192 -105 src/sys/sparc64/sparc64/iommu.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202131559.g1DFxI115172>