summaryrefslogtreecommitdiff
path: root/sys/dev/usb/uhci.c
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2003-11-09 23:56:19 +0000
committerJosef Karthauser <joe@FreeBSD.org>2003-11-09 23:56:19 +0000
commitfe5e683b90b70271ec8ce07b37f2848d73bbc85a (patch)
treeef6401cb1b329b2bca6370c283293bdb1c801100 /sys/dev/usb/uhci.c
parent35b64e127201eea2dbf6d634d99148ad6e8d7056 (diff)
Notes
Diffstat (limited to 'sys/dev/usb/uhci.c')
-rw-r--r--sys/dev/usb/uhci.c11
1 files changed, 1 insertions, 10 deletions
diff --git a/sys/dev/usb/uhci.c b/sys/dev/usb/uhci.c
index d747cbac7589..d36a41e8df95 100644
--- a/sys/dev/usb/uhci.c
+++ b/sys/dev/usb/uhci.c
@@ -1,15 +1,6 @@
-/* $NetBSD: uhci.c,v 1.161 2002/06/01 23:51:04 lukem Exp $ */
+/* $NetBSD: uhci.c,v 1.170 2003/02/19 01:35:04 augustss Exp $ */
/* Also already incorporated from NetBSD:
- * $NetBSD: uhci.c,v 1.162 2002/07/11 21:14:28 augustss Exp $
- * $NetBSD: uhci.c,v 1.163 2002/09/27 15:37:36 provos Exp $
- * $NetBSD: uhci.c,v 1.164 2002/09/29 21:13:01 augustss Exp $
- * $NetBSD: uhci.c,v 1.165 2002/12/31 02:04:49 dsainty Exp $
- * $NetBSD: uhci.c,v 1.166 2002/12/31 02:21:31 dsainty Exp $
- * $NetBSD: uhci.c,v 1.167 2003/01/01 16:25:59 augustss Exp $
- * $NetBSD: uhci.c,v 1.168 2003/02/08 03:32:51 ichiro Exp $
- * $NetBSD: uhci.c,v 1.169 2003/02/16 23:15:28 augustss Exp $
- * $NetBSD: uhci.c,v 1.170 2003/02/19 01:35:04 augustss Exp $
* $NetBSD: uhci.c,v 1.172 2003/02/23 04:19:26 simonb Exp $
* $NetBSD: uhci.c,v 1.173 2003/05/13 04:41:59 gson Exp $
*/