From owner-cvs-all Sun May 26 15: 0:16 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 5082A37B404; Sun, 26 May 2002 15:00:07 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4QM07M36423; Sun, 26 May 2002 15:00:07 -0700 (PDT) (envelope-from joe) Message-Id: <200205262200.g4QM07M36423@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 26 May 2002 15:00:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ohci.c uhci.c usbdi.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 joe 2002/05/26 15:00:07 PDT Modified files: sys/dev/usb ohci.c uhci.c usbdi.c Log: MFNetBSD: ohci.c (1.124), uhci.c (1.159), usbdi.c (1.100) date: 2002/05/19 06:24:31; author: augustss; state: Exp; Update dma memory access API a little. NetBSD have adopted our way of using the KERNADDR macro. Update the revision tags to show that we're in sync, and remove the casts that they did in their adaptation. Revision Changes Path 1.105 +5 -5 src/sys/dev/usb/ohci.c 1.121 +3 -3 src/sys/dev/usb/uhci.c 1.76 +1 -1 src/sys/dev/usb/usbdi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message