diff options
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
| -rw-r--r-- | sys/dev/usb/usbdevs_data.h | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index a3b58bb882e..b65f55924a5 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.736 2017/10/19 23:55:02 jmcneill Exp $ */ +/* $NetBSD: usbdevs_data.h,v 1.737 2017/10/31 00:30:07 khorben Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.742 2017/10/19 23:54:42 jmcneill Exp + * NetBSD: usbdevs,v 1.743 2017/10/31 00:20:51 khorben Exp */ /* @@ -4480,6 +4480,8 @@ static const uint16_t usb_products[] = { 8525, 6353, 4878, 5670, 0, USB_VENDOR_TPLINK, USB_PRODUCT_TPLINK_RTL8192CU, 5090, 0, + USB_VENDOR_TPLINK, USB_PRODUCT_TPLINK_RTL8192EU, + 16460, 0, USB_VENDOR_TPLINK, USB_PRODUCT_TPLINK_RTL8188EU, 5100, 0, USB_VENDOR_TREK, USB_PRODUCT_TREK_THUMBDRIVE, @@ -6974,7 +6976,7 @@ static const char usb_words[] = { "." "RTL8191CU\0" /* 1 refs @ 16431 */ "RTL8192CE\0" /* 1 refs @ 16441 */ "RTL8187B\0" /* 3 refs @ 16451 */ - "RTL8192EU\0" /* 1 refs @ 16460 */ + "RTL8192EU\0" /* 2 refs @ 16460 */ "RTL8712\0" /* 1 refs @ 16470 */ "RTL8713\0" /* 1 refs @ 16478 */ "BlackBerry\0" /* 3 refs @ 16486 */ |
