summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
-rw-r--r--sys/dev/usb/usbdevs_data.h10
1 files changed, 7 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index a664fe99a14..64a7d3882a6 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.596 2011/11/26 18:35:30 nonaka Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.597 2011/12/31 00:09:11 christos Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.602 2011/11/26 18:34:17 nonaka Exp
+ * NetBSD: usbdevs,v 1.603 2011/12/31 00:08:48 christos Exp
*/
/*
@@ -2683,6 +2683,10 @@ const struct usb_product usb_products[] = {
"iPhone 3GS",
},
{
+ USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPAD,
+ "Apple iPad",
+ },
+ {
USB_VENDOR_APPLE, USB_PRODUCT_APPLE_ETHERNET,
"Apple USB to Ethernet",
},
@@ -8579,4 +8583,4 @@ const struct usb_product usb_products[] = {
"Prestige",
},
};
-const int usb_nproducts = 1637;
+const int usb_nproducts = 1638;