diff options
| author | nonaka <nonaka@NetBSD.org> | 2012-05-29 21:11:37 +0000 |
|---|---|---|
| committer | nonaka <nonaka@NetBSD.org> | 2012-05-29 21:11:37 +0000 |
| commit | 0fab10cf66bddfaeed44c7147c47113db322a3a3 (patch) | |
| tree | 603c5f1cd1b45608b632890994f6660b7389bf0c /sys/dev/usb/usbdevs_data.h | |
| parent | 200d0891678926501b3d1ca189649f00e8593496 (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 73a5e54cc69..5432d382a9d 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.611 2012/05/29 19:49:10 nonaka Exp $ */ +/* $NetBSD: usbdevs_data.h,v 1.612 2012/05/29 21:11:37 nonaka Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.618 2012/05/29 19:47:56 nonaka Exp + * NetBSD: usbdevs,v 1.619 2012/05/29 21:10:40 nonaka Exp */ /* @@ -5919,6 +5919,10 @@ const struct usb_product usb_products[] = { "WLI-UC-GNM", }, { + USB_VENDOR_MELCO, USB_PRODUCT_MELCO_WLIUCGNM2T, + "WLI-UC-GNM2T", + }, + { USB_VENDOR_MERLIN, USB_PRODUCT_MERLIN_V620, "Merlin V620", }, @@ -9303,4 +9307,4 @@ const struct usb_product usb_products[] = { "Prestige", }, }; -const int usb_nproducts = 1803; +const int usb_nproducts = 1804; |
