aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2002-01-26 12:25:32 +0000
committerJosef Karthauser <joe@FreeBSD.org>2002-01-26 12:25:32 +0000
commitc2e0959f73ea2b793dca1f3923d9273f68e6d123 (patch)
treec13ac16abdcfa0f8d9fcaf90e7432a1e94c7515c /sys/dev/usb
parentb7e4eb198d1deb2250ec2f4866f894d2374451bc (diff)
Notes
Diffstat (limited to 'sys/dev/usb')
-rw-r--r--sys/dev/usb/ohci.c2
-rw-r--r--sys/dev/usb/uhci.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/ohci.c b/sys/dev/usb/ohci.c
index 84ec03c1df326..68ab8842773d7 100644
--- a/sys/dev/usb/ohci.c
+++ b/sys/dev/usb/ohci.c
@@ -1,4 +1,4 @@
-/* $NetBSD: ohci.c,v 1.73 2000/02/22 22:59:49 augustss Exp $ */
+/* $NetBSD: ohci.c,v 1.74 2000/02/29 21:37:00 augustss Exp $ */
/* $FreeBSD$ */
/*
diff --git a/sys/dev/usb/uhci.c b/sys/dev/usb/uhci.c
index 06cbcecfa58e4..afe28a61db127 100644
--- a/sys/dev/usb/uhci.c
+++ b/sys/dev/usb/uhci.c
@@ -1,4 +1,4 @@
-/* $NetBSD: uhci.c,v 1.85 2000/02/22 11:30:55 augustss Exp $ */
+/* $NetBSD: uhci.c,v 1.88 2000/03/16 12:40:51 tsutsui Exp $ */
/* $FreeBSD$ */
/*