From owner-cvs-all Sun Dec 30 15: 2:34 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 2740037B416; Sun, 30 Dec 2001 15:02:32 -0800 (PST) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBUN2W543257; Sun, 30 Dec 2001 15:02:32 -0800 (PST) (envelope-from joe) Message-Id: <200112302302.fBUN2W543257@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 30 Dec 2001 15:02:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ohci.c uhci.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 2001/12/30 15:02:32 PST Modified files: sys/dev/usb ohci.c uhci.c Log: Partial sync with NetBSD: Replace LE() macro with htole32()/le32toh(). Revision Changes Path 1.54 +113 -103 src/sys/dev/usb/ohci.c 1.62 +95 -88 src/sys/dev/usb/uhci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message