From owner-cvs-all Wed Feb 13 8: 8: 4 2002 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 3A9DE37B416; Wed, 13 Feb 2002 08:08:00 -0800 (PST) Received: (from tmm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1DG80F20238; Wed, 13 Feb 2002 08:08:00 -0800 (PST) (envelope-from tmm) Message-Id: <200202131608.g1DG80F20238@freefall.freebsd.org> From: Thomas Moestl Date: Wed, 13 Feb 2002 08:08:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/pci psycho.c psychoreg.h psychovar.h 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 2002/02/13 08:08:00 PST Modified files: sys/sparc64/pci psycho.c psychoreg.h psychovar.h Log: Merge r1.39 from NetBSD (manage both streaming caches for psycho pairs). Use explicit bus space accesses instead of mapping the device memory into kva. Fix support for psycho pairs, and catch up with iommu code changes. Revision Changes Path 1.4 +220 -171 src/sys/sparc64/pci/psycho.c 1.2 +148 -303 src/sys/sparc64/pci/psychoreg.h 1.3 +2 -1 src/sys/sparc64/pci/psychovar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message