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/usb/ehci.c | |
parent | 0ac94e89a39d8b1679aec949e440b19f7ba5f13c (diff) |
rcsids
Diffstat (limited to 'sys/dev/usb/ehci.c')
-rw-r--r-- | sys/dev/usb/ehci.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 $ */ /* |