From ca6fcfb6a4cb74d1d6b9ad773fd2f0af9a955eb7 Mon Sep 17 00:00:00 2001 From: joe Date: Sun, 7 Apr 2002 11:19:05 +0000 Subject: 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. --- sys/dev/usb/uhub.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/usb/uhub.c') diff --git a/sys/dev/usb/uhub.c b/sys/dev/usb/uhub.c index c82eb69..70d507c 100644 --- a/sys/dev/usb/uhub.c +++ b/sys/dev/usb/uhub.c @@ -1,4 +1,4 @@ -/* $NetBSD: uhub.c,v 1.55 2001/11/16 02:21:54 augustss Exp $ */ +/* $NetBSD: uhub.c,v 1.56 2001/11/20 13:48:03 augustss Exp $ */ /* $FreeBSD$ */ /* -- cgit v1.1