diff options
| author | christos <christos@NetBSD.org> | 2013-01-14 18:24:14 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2013-01-14 18:24:14 +0000 |
| commit | 815b8349e03567c7e9570b2ba2d84c7eae26a23c (patch) | |
| tree | 48355c09200060d60cafc9ce306ded97e9685a07 /sys/dev/usb/usbdevs_data.h | |
| parent | dceb4b84d92a5aecccf9838ffa58b3ab2c9392da (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 53f4c20466b..db891f60af4 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.628 2013/01/12 21:35:34 jakllsch Exp $ */ +/* $NetBSD: usbdevs_data.h,v 1.629 2013/01/14 18:24:14 christos Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.634 2013/01/12 21:34:48 jakllsch Exp + * NetBSD: usbdevs,v 1.635 2013/01/14 18:24:05 christos Exp */ /* @@ -4107,6 +4107,10 @@ const struct usb_product usb_products[] = { "Lenovo ThinkVision LT1421 Wide", }, { + USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_SD_U2VDH, + "AREA SD-U2VDH", + }, + { USB_VENDOR_DISPLAYLINK, USB_PRODUCT_DISPLAYLINK_UM7X0, "nanovision MiMo", }, @@ -9859,4 +9863,4 @@ const struct usb_product usb_products[] = { "Prestige", }, }; -const int usb_nproducts = 1935; +const int usb_nproducts = 1936; |
