diff --git a/sys/dev/usb/uhci.c b/sys/dev/usb/uhci.c index 94026b43de8..f965098ad9e 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 e772a396415..72084bdd4ec 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$ */ /*