summaryrefslogtreecommitdiff
path: root/sys/dev/usb
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2005-07-18 07:35:04 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2005-07-18 07:35:04 +0000
commit93457561f2f211234a9a3377894cc41926b7db9b (patch)
treeced19bad4e4531cabb002c6c76d3476bd5b56cd7 /sys/dev/usb
parent66a18c93470ebfef93abf8857c81260ec556a6ec (diff)
regen
Diffstat (limited to 'sys/dev/usb')
-rw-r--r--sys/dev/usb/usbdevs.h8
-rw-r--r--sys/dev/usb/usbdevs_data.h16
2 files changed, 20 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h
index 6f68d5e1374..3d0bac0e088 100644
--- a/sys/dev/usb/usbdevs.h
+++ b/sys/dev/usb/usbdevs.h
@@ -1,10 +1,10 @@
-/* $OpenBSD: usbdevs.h,v 1.164 2005/07/07 08:28:23 jsg Exp $ */
+/* $OpenBSD: usbdevs.h,v 1.165 2005/07/18 07:35:03 jsg Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: usbdevs,v 1.160 2005/07/07 08:25:05 jsg Exp
+ * OpenBSD: usbdevs,v 1.161 2005/07/18 07:33:51 jsg Exp
*/
/* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
@@ -418,6 +418,7 @@
#define USB_VENDOR_SOHOWARE 0x15e8 /* SOHOware */
#define USB_VENDOR_UMAX 0x1606 /* UMAX Data Systems */
#define USB_VENDOR_INSIDEOUT 0x1608 /* Inside Out Networks */
+#define USB_VENDOR_GOODWAY 0x1631 /* Good Way Technology */
#define USB_VENDOR_ENTREGA 0x1645 /* Entrega */
#define USB_VENDOR_ACTIONTEC 0x1668 /* Actiontec Electronics */
#define USB_VENDOR_GIGASET 0x1690 /* Gigaset */
@@ -950,6 +951,9 @@
/* GoHubs products */
#define USB_PRODUCT_GOHUBS_GOCOM232 0x1001 /* GoCOM232 Serial converter */
+/* Good Way Technology products */
+#define USB_PRODUCT_GOODWAY_GWUSB2E 0x6200 /* GWUSB2E */
+
/* Gravis products */
#define USB_PRODUCT_GRAVIS_GAMEPADPRO 0x4001 /* GamePad Pro */
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index 75e133be04a..2e1cbaa59b7 100644
--- a/sys/dev/usb/usbdevs_data.h
+++ b/sys/dev/usb/usbdevs_data.h
@@ -1,10 +1,10 @@
-/* $OpenBSD: usbdevs_data.h,v 1.163 2005/07/07 08:28:24 jsg Exp $ */
+/* $OpenBSD: usbdevs_data.h,v 1.164 2005/07/18 07:35:03 jsg Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: usbdevs,v 1.160 2005/07/07 08:25:05 jsg Exp
+ * OpenBSD: usbdevs,v 1.161 2005/07/18 07:33:51 jsg Exp
*/
/* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
@@ -1853,6 +1853,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"GoCOM232 Serial converter",
},
{
+ USB_VENDOR_GOODWAY, USB_PRODUCT_GOODWAY_GWUSB2E,
+ 0,
+ "Good Way Technology",
+ "GWUSB2E",
+ },
+ {
USB_VENDOR_GRAVIS, USB_PRODUCT_GRAVIS_GAMEPADPRO,
0,
"Advanced Gravis Computer",
@@ -7667,6 +7673,12 @@ const struct usb_knowndev usb_knowndevs[] = {
NULL,
},
{
+ USB_VENDOR_GOODWAY, 0,
+ USB_KNOWNDEV_NOPROD,
+ "Good Way Technology",
+ NULL,
+ },
+ {
USB_VENDOR_ENTREGA, 0,
USB_KNOWNDEV_NOPROD,
"Entrega",