summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs.h
diff options
context:
space:
mode:
authorNathan Binkert <nate@cvs.openbsd.org>2003-05-18 18:17:05 +0000
committerNathan Binkert <nate@cvs.openbsd.org>2003-05-18 18:17:05 +0000
commit3c6a67069a7e17d3cc88536aec2ef8e0ad376f40 (patch)
treece525684c45567b0be78fda1df2974a95df80c13 /sys/dev/usb/usbdevs.h
parent51a521d056d26c9ee62b24f917a1cf3ccfb4f37c (diff)
sync
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r--sys/dev/usb/usbdevs.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h
index 0bd7c874db1..7baf89973c6 100644
--- a/sys/dev/usb/usbdevs.h
+++ b/sys/dev/usb/usbdevs.h
@@ -1,10 +1,10 @@
-/* $OpenBSD: usbdevs.h,v 1.67 2003/05/17 16:43:23 nate Exp $ */
+/* $OpenBSD: usbdevs.h,v 1.68 2003/05/18 18:17:04 nate Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: usbdevs,v 1.64 2003/05/17 16:42:37 nate Exp
+ * OpenBSD: usbdevs,v 1.65 2003/05/18 18:16:51 nate Exp
*/
/* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
@@ -247,6 +247,7 @@
#define USB_VENDOR_SMC 0x0707 /* Standard Microsystems */
#define USB_VENDOR_PUTERCOM 0x0708 /* Putercom */
#define USB_VENDOR_MCT 0x0711 /* MCT */
+#define USB_VENDOR_IMATION 0x0718 /* Imation */
#define USB_VENDOR_DIGITALSTREAM 0x074e /* Digital Stream */
#define USB_VENDOR_AUREAL 0x0755 /* Aureal Semiconductor */
#define USB_VENDOR_MIDIMAN 0x0763 /* Midiman */
@@ -798,6 +799,9 @@
/* Iiyama products */
#define USB_PRODUCT_IIYAMA_HUB 0x0201 /* Hub */
+/* Imation */
+#define USB_PRODUCT_IMATION_FLASHGO 0xb000 /* Flash Go! */
+
/* Inside Out Networks products */
#define USB_PRODUCT_INSIDEOUT_EDGEPORT4 0x0001 /* EdgePort/4 RS232 */
#define USB_PRODUCT_INSIDEOUT_HUBPORT7 0x0002 /* Hubport/7 */