From owner-cvs-all Fri Nov 9 12:14:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 518AE37B405; Fri, 9 Nov 2001 12:14:42 -0800 (PST) Received: (from tmm@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA9KEgX40038; Fri, 9 Nov 2001 12:14:42 -0800 (PST) (envelope-from tmm) Message-Id: <200111092014.fA9KEgX40038@freefall.freebsd.org> From: Thomas Moestl Date: Fri, 9 Nov 2001 12:14:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include iommureg.h iommuvar.h src/sys/sparc64/sparc64 iommu.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tmm 2001/11/09 12:14:42 PST Added files: sys/sparc64/include iommureg.h iommuvar.h sys/sparc64/sparc64 iommu.c Log: Support for the UltraSpac DVMA MMU (IOMMU), ported from NetBSD. Revision Changes Path 1.1 +156 -0 src/sys/sparc64/include/iommureg.h (new) 1.1 +79 -0 src/sys/sparc64/include/iommuvar.h (new) 1.1 +730 -0 src/sys/sparc64/sparc64/iommu.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message