aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/dev/usb/uhci.c2
-rw-r--r--sys/dev/usb/usbdi.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/uhci.c b/sys/dev/usb/uhci.c
index 94026b43de80..f965098ad9eb 100644
--- a/sys/dev/usb/uhci.c
+++ b/sys/dev/usb/uhci.c
@@ -1,4 +1,4 @@
-/* $NetBSD: uhci.c,v 1.148 2001/11/21 12:25:55 augustss Exp $ */
+/* $NetBSD: uhci.c,v 1.149 2001/11/21 15:48:37 augustss Exp $ */
/* $FreeBSD$ */
/*
diff --git a/sys/dev/usb/usbdi.h b/sys/dev/usb/usbdi.h
index e772a396415d..72084bdd4ece 100644
--- a/sys/dev/usb/usbdi.h
+++ b/sys/dev/usb/usbdi.h
@@ -1,4 +1,4 @@
-/* $NetBSD: usbdi.h,v 1.57 2001/12/12 15:24:00 augustss Exp $ */
+/* $NetBSD: usbdi.h,v 1.59 2001/12/24 21:36:15 augustss Exp $ */
/* $FreeBSD$ */
/*