aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2002-03-16 12:24:00 +0000
committerJosef Karthauser <joe@FreeBSD.org>2002-03-16 12:24:00 +0000
commitcdd493aa006e73ec5bf04c08cfe07b87b5daf130 (patch)
tree7a334d53b19befcd602c057ecf29cb75876cf46b /sys/dev/usb
parent5a11d73afaae52455604d4543af4a197c17d9d94 (diff)
downloadsrc-cdd493aa006e73ec5bf04c08cfe07b87b5daf130.tar.gz
src-cdd493aa006e73ec5bf04c08cfe07b87b5daf130.zip
Bump some $NetBSD$ idents for patches that have already been previously
ported.
Notes
Notes: svn path=/head/; revision=92405
Diffstat (limited to 'sys/dev/usb')
-rw-r--r--sys/dev/usb/uhci.c2
-rw-r--r--sys/dev/usb/uhcivar.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/uhci.c b/sys/dev/usb/uhci.c
index d6b2da1f8c36..fb7b30575a59 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 dadd81cd2f4d..7afd849eeda9 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$ */
/*