summaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2004-05-30 01:25:18 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2004-05-30 01:25:18 +0000
commit8cdb99255bc6c754adf069e0966a517f519e4d0c (patch)
tree1b8c357840795fa38f5503bd16bfed2578a7273b /sys/dev/pci
parent0ac94e89a39d8b1679aec949e440b19f7ba5f13c (diff)
rcsids
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/ehci_pci.c1
1 files changed, 1 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 $ */
/*