From owner-cvs-all Sun Apr 7 4:19: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 B6DBC37B416; Sun, 7 Apr 2002 04:19:11 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37BJB449519; Sun, 7 Apr 2002 04:19:11 -0700 (PDT) (envelope-from joe) Message-Id: <200204071119.g37BJB449519@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 7 Apr 2002 04:19:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ohci.c uhci.c uhub.c usb.c usbdi.c usbdivar.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/04/07 04:19:05 PDT Modified files: sys/dev/usb ohci.c uhci.c uhub.c usb.c usbdi.c usbdivar.h Log: MFNetBSD: ohci.c (1.109), uhci.c (1.144), uhub.c (1.56), usb.c (1.57), usbdi.c (1.86), usbdivar.h (1.66) [Some partial, because most of this was merged in a while ago] date: 2001/11/20 13:48:03; author: augustss; Keep track of device speed for USB 2.0. Revision Changes Path 1.86 +2 -2 src/sys/dev/usb/ohci.c 1.107 +1 -1 src/sys/dev/usb/uhci.c 1.40 +1 -1 src/sys/dev/usb/uhub.c 1.69 +14 -3 src/sys/dev/usb/usb.c 1.63 +3 -2 src/sys/dev/usb/usbdi.c 1.33 +4 -2 src/sys/dev/usb/usbdivar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message