diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2004-05-30 01:25:18 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2004-05-30 01:25:18 +0000 |
commit | 8cdb99255bc6c754adf069e0966a517f519e4d0c (patch) | |
tree | 1b8c357840795fa38f5503bd16bfed2578a7273b /sys/dev/pci | |
parent | 0ac94e89a39d8b1679aec949e440b19f7ba5f13c (diff) |
rcsids
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/ehci_pci.c | 1 |
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 $ */ /* |