summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/usb/ucomvar.h1
-rw-r--r--sys/dev/usb/usb_port.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/usb/ucomvar.h b/sys/dev/usb/ucomvar.h
index 6aaff40fdd2..78803cf9970 100644
--- a/sys/dev/usb/ucomvar.h
+++ b/sys/dev/usb/ucomvar.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ucomvar.h,v 1.2 2000/04/12 16:19:12 aaron Exp $ */
/* $NetBSD: ucomvar.h,v 1.2 2000/02/08 09:18:02 augustss Exp $ */
/*
diff --git a/sys/dev/usb/usb_port.h b/sys/dev/usb/usb_port.h
index e58bcbcbb00..c62154d7f66 100644
--- a/sys/dev/usb/usb_port.h
+++ b/sys/dev/usb/usb_port.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: usb_port.h,v 1.13 2000/04/12 16:19:12 aaron Exp $ */
/* $NetBSD: usb_port.h,v 1.28 2000/03/30 08:53:31 augustss Exp $ */
/* $FreeBSD: src/sys/dev/usb/usb_port.h,v 1.21 1999/11/17 22:33:47 n_hibma Exp $ */