From 8ae9b8c2b3c5707238e312f29f7fd0ac65417a68 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Tue, 28 Mar 2000 19:37:54 +0000 Subject: Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the form of a diff to augustss@netbsd.org so that future syncs will be very easy. This commit also adds support for ADMtek AN986 "Pegasus" based USB Ethernet, CATC USB-EL1210A based USB Ethernet, and USB Printers (all untested). --- sys/dev/usb/hid.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys/dev/usb/hid.h') diff --git a/sys/dev/usb/hid.h b/sys/dev/usb/hid.h index 777500bde3d..bf12b0406b7 100644 --- a/sys/dev/usb/hid.h +++ b/sys/dev/usb/hid.h @@ -1,5 +1,6 @@ -/* $OpenBSD: hid.h,v 1.1 1999/08/13 05:28:03 fgsch Exp $ */ -/* $NetBSD: hid.h,v 1.3 1998/11/25 22:32:04 augustss Exp $ */ +/* $OpenBSD: hid.h,v 1.2 2000/03/28 19:37:46 aaron Exp $ */ +/* $NetBSD: hid.h,v 1.4 1999/11/18 23:32:26 augustss Exp $ */ +/* $FreeBSD: src/sys/dev/usb/hid.h,v 1.7 1999/11/17 22:33:40 n_hibma Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. -- cgit v1.2.3