From owner-cvs-all Tue May 28 13:51:53 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 0718937B412; Tue, 28 May 2002 13:51:44 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4SKphJ13596; Tue, 28 May 2002 13:51:43 -0700 (PDT) (envelope-from joe) Message-Id: <200205282051.g4SKphJ13596@freefall.freebsd.org> From: Josef Karthauser Date: Tue, 28 May 2002 13:51:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ohci.c uhci.c usb_mem.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 joe 2002/05/28 13:51:43 PDT Modified files: sys/dev/usb ohci.c uhci.c usb_mem.h Log: NetBSD have adopted our usage of the DMAADDR macro: date: 2002/05/28 12:42:39; author: augustss; Change DMAADDR macro slightly. Update the $NetBSD$ tags to reflect this and make slight changes to usb_mem.h so that we're in sync with each other. Revision Changes Path 1.108 +1 -1 src/sys/dev/usb/ohci.c 1.122 +1 -1 src/sys/dev/usb/uhci.c 1.17 +8 -10 src/sys/dev/usb/usb_mem.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message