aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/uhub.c
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2002-04-07 11:19:05 +0000
committerJosef Karthauser <joe@FreeBSD.org>2002-04-07 11:19:05 +0000
commit05f37aafc42d97e224fefda1d2d0228727d687d2 (patch)
treefd11c7dbe4a850f6f5257ae9c428133c6c566e62 /sys/dev/usb/uhub.c
parent3b0f6960df878807298d157d6c937d3b5e4b13ac (diff)
downloadsrc-05f37aafc42d97e224fefda1d2d0228727d687d2.tar.gz
src-05f37aafc42d97e224fefda1d2d0228727d687d2.zip
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.
Notes
Notes: svn path=/head/; revision=94068
Diffstat (limited to 'sys/dev/usb/uhub.c')
-rw-r--r--sys/dev/usb/uhub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/uhub.c b/sys/dev/usb/uhub.c
index c82eb6963602..70d507c90573 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$ */
/*