summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs_data.h
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/usb/usbdevs_data.h
parent12c665f8236a1c8db138ac13212e25eadcb2db2e (diff)
Regen.
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
-rw-r--r--sys/dev/usb/usbdevs_data.h30
1 files changed, 3 insertions, 27 deletions
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;