diff options
-rw-r--r-- | sys/dev/usb/ohci.c | 2 | ||||
-rw-r--r-- | sys/dev/usb/uhci.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/ohci.c b/sys/dev/usb/ohci.c index 84ec03c..68ab884 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 06cbcec..afe28a6 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$ */ /* |