diff options
| author | christos <christos@NetBSD.org> | 2012-07-04 01:08:57 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2012-07-04 01:08:57 +0000 |
| commit | bc247c55744368c908ee91c109d709242dfc029b (patch) | |
| tree | fd66619a97c974a951b35e44beb9daff3930a1ae /sys/dev/usb/usbdevs_data.h | |
| parent | 58730b350578ea6d68ded3b5047299a91769c30b (diff) | |
regen
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
| -rw-r--r-- | sys/dev/usb/usbdevs_data.h | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index 69513574920..cef29a71d55 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.616 2012/07/01 04:21:10 nonaka Exp $ */ +/* $NetBSD: usbdevs_data.h,v 1.617 2012/07/04 01:08:58 christos Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.623 2012/07/01 04:20:26 nonaka Exp + * NetBSD: usbdevs,v 1.624 2012/07/04 01:08:26 christos Exp */ /* @@ -8191,6 +8191,10 @@ const struct usb_product usb_products[] = { "Sierra Wireless miniPCI 5275", }, { + USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_250U, + "Sieral Wireless 250U 3G", + }, + { USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_INSTALLER, "Aircard Driver Installer", }, @@ -9531,4 +9535,4 @@ const struct usb_product usb_products[] = { "Prestige", }, }; -const int usb_nproducts = 1860; +const int usb_nproducts = 1861; |
