diff options
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/usb/uhci.c | 2 | ||||
-rw-r--r-- | sys/dev/usb/uhcivar.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/uhci.c b/sys/dev/usb/uhci.c index d6b2da1..fb7b305 100644 --- a/sys/dev/usb/uhci.c +++ b/sys/dev/usb/uhci.c @@ -1,4 +1,4 @@ -/* $NetBSD: uhci.c,v 1.106 2000/03/29 01:49:13 augustss Exp $ */ +/* $NetBSD: uhci.c,v 1.109 2000/04/06 23:44:20 augustss Exp $ */ /* $FreeBSD$ */ /* diff --git a/sys/dev/usb/uhcivar.h b/sys/dev/usb/uhcivar.h index dadd81c..7afd849 100644 --- a/sys/dev/usb/uhcivar.h +++ b/sys/dev/usb/uhcivar.h @@ -1,4 +1,4 @@ -/* $NetBSD: uhcivar.h,v 1.27 2000/03/25 18:02:33 augustss Exp $ */ +/* $NetBSD: uhcivar.h,v 1.28 2000/04/06 23:44:21 augustss Exp $ */ /* $FreeBSD$ */ /* |