From c2e0959f73ea2b793dca1f3923d9273f68e6d123 Mon Sep 17 00:00:00 2001 From: Josef Karthauser Date: Sat, 26 Jan 2002 12:25:32 +0000 Subject: [PATCH] Update the $NetBSD$ ident to show that some patches have been applied in the past. --- sys/dev/usb/ohci.c | 2 +- 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 84ec03c1df32..68ab8842773d 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 06cbcecfa58e..afe28a61db12 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$ */ /*