From owner-cvs-all Tue Apr 2 15:36:20 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 0C60D37B41B; Tue, 2 Apr 2002 15:36:15 -0800 (PST) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g32NaFs55709; Tue, 2 Apr 2002 15:36:15 -0800 (PST) (envelope-from mjacob) Message-Id: <200204022336.g32NaFs55709@freefall.freebsd.org> From: Matt Jacob Date: Tue, 2 Apr 2002 15:36:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.h isp_pci.c ispvar.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 mjacob 2002/04/02 15:36:14 PST Modified files: sys/dev/isp isp_freebsd.h isp_pci.c ispvar.h Log: Redo stuff for sparc64- primarily fix bus dma implementation. The endian stuff was right, but the busdma stuff was massively not right. Didn't really test on ia64 or i386- don't have the former h/w and my FreeBSD-current disk is unwell right now. Hope that this is okay. MFC after: 1 week Revision Changes Path 1.60 +20 -9 src/sys/dev/isp/isp_freebsd.h 1.79 +108 -133 src/sys/dev/isp/isp_pci.c 1.56 +4 -0 src/sys/dev/isp/ispvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message