diff options
| author | brook <brook@NetBSD.org> | 2022-06-23 13:43:06 +0000 |
|---|---|---|
| committer | brook <brook@NetBSD.org> | 2022-06-23 13:43:06 +0000 |
| commit | 2f2fef034fce2f3af48f16437573be5207ad429c (patch) | |
| tree | b53db9ff77fb4980bee89b470ccec3cee1c6f496 /sys/dev/usb/usbdevs.h | |
| parent | 07f392a2c680588dea5f1c070067457c13b5827b (diff) | |
Regen
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 63b3639bae4..45d219b0df2 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs.h,v 1.796 2022/05/22 00:54:07 charlotte Exp $ */ +/* $NetBSD: usbdevs.h,v 1.797 2022/06/23 13:43:06 brook Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.804 2022/05/22 00:47:00 charlotte Exp + * NetBSD: usbdevs,v 1.805 2022/06/23 13:19:18 brook Exp */ /*- @@ -3444,6 +3444,7 @@ /* TRENDnet products */ #define USB_PRODUCT_TRENDNET_RTL8192CU 0x624d /* RTL8192CU */ #define USB_PRODUCT_TRENDNET_RTL8188CU 0x648b /* RTL8188CU */ +#define USB_PRODUCT_TRENDNET_TEW648UBM 0x648c /* TEW-648UBM */ /* Tripp-Lite products */ #define USB_PRODUCT_TRIPPLITE_U209 0x2008 /* U209 Serial adapter */ |
