summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2008-10-25 17:37:31 +0000
committerchristos <christos@NetBSD.org>2008-10-25 17:37:31 +0000
commite8d515e422621d5aac3ff32238f7b16662cbaea8 (patch)
tree2ff258f2ddb2dc7719706c0388dea31ae0803a0c /sys/dev/usb/usbdevs_data.h
parentb311f98821cc67d0d4bb0a8d7eca01165529bd71 (diff)
regen.
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
-rw-r--r--sys/dev/usb/usbdevs_data.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index 2fb7001bd24..336f5176b27 100644
--- a/sys/dev/usb/usbdevs_data.h
+++ b/sys/dev/usb/usbdevs_data.h
@@ -1,4 +1,4 @@
-/* ??? */
+/* $NetBSD: usbdevs_data.h,v 1.516 2008/10/25 17:37:31 christos Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
@@ -5991,6 +5991,10 @@ const struct usb_product usb_products[] = {
"MC8781",
},
{
+ USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_INSTALLER,
+ "Aircard Driver Installer",
+ },
+ {
USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_SIR4116,
"StIR4116 SIR",
},
@@ -6815,4 +6819,4 @@ const struct usb_product usb_products[] = {
"Prestige",
},
};
-const int usb_nproducts = 1239;
+const int usb_nproducts = 1240;