summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
authoruebayasi <uebayasi@NetBSD.org>2008-07-08 08:55:22 +0000
committeruebayasi <uebayasi@NetBSD.org>2008-07-08 08:55:22 +0000
commit83bda9894d2dd2f47e7ec68420075eeaa7e5c0e8 (patch)
treea811853c65e9530777cadb22e2cd62302eae5928 /sys/dev/usb/usbdevs_data.h
parent42185747e6f0bd3680ceec8153d717a890fd55ff (diff)
Regen.
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
-rw-r--r--sys/dev/usb/usbdevs_data.h14
1 files changed, 11 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index 5d791debb47..ee5b5f65e59 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.500 2008/06/22 17:46:01 jmcneill Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.501 2008/07/08 08:55:22 uebayasi Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.501 2008/06/22 17:45:45 jmcneill Exp
+ * NetBSD: usbdevs,v 1.502 2008/07/08 08:47:32 uebayasi Exp
*/
/*
@@ -5347,6 +5347,10 @@ const struct usb_product usb_products[] = {
"RT2573",
},
{
+ USB_VENDOR_QCOM, USB_PRODUCT_QCOM_RT2573_3,
+ "RT2573",
+ },
+ {
USB_VENDOR_QTRONIX, USB_PRODUCT_QTRONIX_980N,
"Scorpion-980N keyboard",
},
@@ -5679,6 +5683,10 @@ const struct usb_product usb_products[] = {
"WS007SH",
},
{
+ USB_VENDOR_SHARP, USB_PRODUCT_SHARP_WS011SH,
+ "WS011SH",
+ },
+ {
USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_EUSB,
"E-USB Bridge",
},
@@ -6607,4 +6615,4 @@ const struct usb_product usb_products[] = {
"Prestige",
},
};
-const int usb_nproducts = 1193;
+const int usb_nproducts = 1195;