summaryrefslogtreecommitdiff
path: root/sys/dev/usb
diff options
context:
space:
mode:
authorNathan Binkert <nate@cvs.openbsd.org>2002-07-09 16:44:16 +0000
committerNathan Binkert <nate@cvs.openbsd.org>2002-07-09 16:44:16 +0000
commitc58a6ca4b1e74653c8a4e7018ad697ae1e2637dc (patch)
treedcf4ff08509128c067f081d53af44042299824d2 /sys/dev/usb
parent9fa7ba0222726a23d4cb1723de1d500a95eb7db2 (diff)
Sync Id string with NetBSD
Diffstat (limited to 'sys/dev/usb')
-rw-r--r--sys/dev/usb/if_cue.c4
-rw-r--r--sys/dev/usb/if_kue.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/usb/if_cue.c b/sys/dev/usb/if_cue.c
index 5b539465ee8..f83dd5eab96 100644
--- a/sys/dev/usb/if_cue.c
+++ b/sys/dev/usb/if_cue.c
@@ -1,5 +1,5 @@
-/* $OpenBSD: if_cue.c,v 1.13 2002/06/26 11:29:55 espie Exp $ */
-/* $NetBSD: if_cue.c,v 1.38 2001/12/12 15:36:08 augustss Exp $ */
+/* $OpenBSD: if_cue.c,v 1.14 2002/07/09 16:44:15 nate Exp $ */
+/* $NetBSD: if_cue.c,v 1.39 2002/07/08 17:46:24 augustss Exp $ */
/*
* Copyright (c) 1997, 1998, 1999, 2000
* Bill Paul <wpaul@ee.columbia.edu>. All rights reserved.
diff --git a/sys/dev/usb/if_kue.c b/sys/dev/usb/if_kue.c
index 2b12c931010..54dca9c0a24 100644
--- a/sys/dev/usb/if_kue.c
+++ b/sys/dev/usb/if_kue.c
@@ -1,5 +1,5 @@
-/* $OpenBSD: if_kue.c,v 1.18 2002/06/26 11:29:55 espie Exp $ */
-/* $NetBSD: if_kue.c,v 1.47 2002/03/17 18:02:52 augustss Exp $ */
+/* $OpenBSD: if_kue.c,v 1.19 2002/07/09 16:44:15 nate Exp $ */
+/* $NetBSD: if_kue.c,v 1.48 2002/07/08 17:46:24 augustss Exp $ */
/*
* Copyright (c) 1997, 1998, 1999, 2000
* Bill Paul <wpaul@ee.columbia.edu>. All rights reserved.