summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/ehci_pci.c1
-rw-r--r--sys/dev/usb/ehci.c1
-rw-r--r--sys/dev/usb/ehcireg.h1
-rw-r--r--sys/dev/usb/ehcivar.h1
4 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/pci/ehci_pci.c b/sys/dev/pci/ehci_pci.c
index 97c4581f1a1..82b1d85af24 100644
--- a/sys/dev/pci/ehci_pci.c
+++ b/sys/dev/pci/ehci_pci.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: ehci_pci.c,v 1.3 2004/05/30 01:25:17 tedu Exp $ */
/* $NetBSD: ehci_pci.c,v 1.15 2004/04/23 21:13:06 itojun Exp $ */
/*
diff --git a/sys/dev/usb/ehci.c b/sys/dev/usb/ehci.c
index c9684125ce6..c8b1c0811f2 100644
--- a/sys/dev/usb/ehci.c
+++ b/sys/dev/usb/ehci.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: ehci.c,v 1.5 2004/05/30 01:25:17 tedu Exp $ */
/* $NetBSD: ehci.c,v 1.54 2004/01/17 13:15:05 jdolecek Exp $ */
/*
diff --git a/sys/dev/usb/ehcireg.h b/sys/dev/usb/ehcireg.h
index e06b3b07294..85ab3c2ae6e 100644
--- a/sys/dev/usb/ehcireg.h
+++ b/sys/dev/usb/ehcireg.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ehcireg.h,v 1.4 2004/05/30 01:25:17 tedu Exp $ */
/* $NetBSD: ehcireg.h,v 1.14 2003/10/13 00:05:10 enami Exp $ */
/*
diff --git a/sys/dev/usb/ehcivar.h b/sys/dev/usb/ehcivar.h
index dac4448d476..90849232c6f 100644
--- a/sys/dev/usb/ehcivar.h
+++ b/sys/dev/usb/ehcivar.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: ehcivar.h,v 1.4 2004/05/30 01:25:17 tedu Exp $ */
/* $NetBSD: ehcivar.h,v 1.12 2001/12/31 12:16:57 augustss Exp $ */
/*