summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorkiyohara <kiyohara@NetBSD.org>2013-05-11 07:07:38 +0000
committerkiyohara <kiyohara@NetBSD.org>2013-05-11 07:07:38 +0000
commitfe994369cefa6ac3def50e1cc17edf39f00f6825 (patch)
tree7bb90eb0233c56d87d8c57bc3274033fdc2be0d9 /sys/dev
parent12c665f8236a1c8db138ac13212e25eadcb2db2e (diff)
Regen.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/usb/usbdevs.h10
-rw-r--r--sys/dev/usb/usbdevs_data.h30
2 files changed, 5 insertions, 35 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h
index e736be0a7ac..329feecdc1b 100644
--- a/sys/dev/usb/usbdevs.h
+++ b/sys/dev/usb/usbdevs.h
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs.h,v 1.640 2013/05/09 12:41:13 aymeric Exp $ */
+/* $NetBSD: usbdevs.h,v 1.641 2013/05/11 07:07:38 kiyohara Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.647 2013/05/02 23:13:12 rkujawa Exp
+ * NetBSD: usbdevs,v 1.649 2013/05/11 07:03:52 kiyohara Exp
*/
/*
@@ -2509,12 +2509,6 @@
#define USB_PRODUCT_PLANEX3_GWUS54GZ 0xab10 /* GW-US54GZ */
#define USB_PRODUCT_PLANEX3_GU1000T 0xab11 /* GU-1000T */
#define USB_PRODUCT_PLANEX3_GWUS54MINI 0xab13 /* GW-US54Mini */
-#define USB_PRODUCT_PLANEX2_GWUS300MINIS 0xab24 /* GW-US300MiniS */
-#define USB_PRODUCT_PLANEX2_RT3070 0xab25 /* RT3070 */
-#define USB_PRODUCT_PLANEX2_GWUS54GD 0xed01 /* GW-US54GD */
-#define USB_PRODUCT_PLANEX2_GWUSMM 0xed02 /* GW-USMM */
-#define USB_PRODUCT_PLANEX2_GWUS300MINIX 0xed06 /* GW-US300Mini-X/MiniW */
-#define USB_PRODUCT_PLANEX2_RTL8188CU_2 0xed17 /* RTL8188CU */
/* Plantronics products */
#define USB_PRODUCT_PLANTRONICS_HEADSET 0x0ca1 /* Platronics DSP-400 Headset */
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index 50ece378c78..8aae4ba6bf6 100644
--- a/sys/dev/usb/usbdevs_data.h
+++ b/sys/dev/usb/usbdevs_data.h
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs_data.h,v 1.641 2013/05/09 12:41:13 aymeric Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.642 2013/05/11 07:07:38 kiyohara Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.647 2013/05/02 23:13:12 rkujawa Exp
+ * NetBSD: usbdevs,v 1.649 2013/05/11 07:03:52 kiyohara Exp
*/
/*
@@ -7691,30 +7691,6 @@ const struct usb_product usb_products[] = {
"GW-US54Mini",
},
{
- USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUS300MINIS,
- "GW-US300MiniS",
- },
- {
- USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_RT3070,
- "RT3070",
- },
- {
- USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUS54GD,
- "GW-US54GD",
- },
- {
- USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUSMM,
- "GW-USMM",
- },
- {
- USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUS300MINIX,
- "GW-US300Mini-X/MiniW",
- },
- {
- USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_RTL8188CU_2,
- "RTL8188CU",
- },
- {
USB_VENDOR_PLANTRONICS, USB_PRODUCT_PLANTRONICS_HEADSET,
"Platronics DSP-400 Headset",
},
@@ -9995,4 +9971,4 @@ const struct usb_product usb_products[] = {
"Prestige",
},
};
-const int usb_nproducts = 1965;
+const int usb_nproducts = 1959;