diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-12 16:19:13 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-12 16:19:13 +0000 |
commit | e33a3e641a7ed8eb45132f100c0f5851a49ce672 (patch) | |
tree | 9b8b053523fcf18b0a0c197e6aac6efdd88b1968 /sys/dev | |
parent | e06374b872a361126cd1b23c47c93094dff16ab3 (diff) |
RCSids.
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/usb/ucomvar.h | 1 | ||||
-rw-r--r-- | sys/dev/usb/usb_port.h | 1 |
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 $ */ |