regen for new upl(3) devices.
This commit is contained in:
parent
bc015ef7d0
commit
017f58c1c0
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: usbdevs.h,v 1.760 2019/01/30 19:53:34 jakllsch Exp $ */
|
||||
/* $NetBSD: usbdevs.h,v 1.761 2019/08/18 09:05:49 mrg Exp $ */
|
||||
|
||||
/*
|
||||
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* NetBSD: usbdevs,v 1.770 2019/01/30 19:51:28 jakllsch Exp
|
||||
* NetBSD: usbdevs,v 1.771 2019/08/18 09:05:31 mrg Exp
|
||||
*/
|
||||
|
||||
/*-
|
||||
|
@ -1073,6 +1073,7 @@
|
|||
#define USB_PRODUCT_BELKIN_RTL8188CU 0x1102 /* RTL8188CU */
|
||||
#define USB_PRODUCT_BELKIN_RTL8188CUS 0x11f2 /* RTL8188CUS */
|
||||
#define USB_PRODUCT_BELKIN_F5U120 0x1203 /* F5U120-PC Hub */
|
||||
#define USB_PRODUCT_BELKIN_F5U258 0x258a /* F5U258/F5U279 Host to host adapter */
|
||||
#define USB_PRODUCT_BELKIN_RTL8192CU 0x2102 /* RTL8192CU */
|
||||
#define USB_PRODUCT_BELKIN_F7D2102 0x2103 /* F7D2102 */
|
||||
#define USB_PRODUCT_BELKIN_RTL8192CU_1 0x21f2 /* RTL8192CU */
|
||||
|
@ -2416,6 +2417,7 @@
|
|||
|
||||
/* National Instruments */
|
||||
#define USB_PRODUCT_NI_GPIB_USB_A 0xc920 /* GPIB-USB-A */
|
||||
#define USB_PRODUCT_NI_HTOH_7825 0x7825 /* Host to Host Adapter */
|
||||
|
||||
/* National Semiconductor */
|
||||
#define USB_PRODUCT_NATIONAL_BEARPAW1200 0x1000 /* BearPaw 1200 */
|
||||
|
@ -2759,6 +2761,7 @@
|
|||
#define USB_PRODUCT_PROLIFIC_PL2305 0x2305 /* Parallel printer adapter */
|
||||
#define USB_PRODUCT_PROLIFIC_ATAPI4 0x2307 /* ATAPI-4 Bridge Controller */
|
||||
#define USB_PRODUCT_PROLIFIC_PL2501 0x2501 /* PL2501 Host-Host interface */
|
||||
#define USB_PRODUCT_PROLIFIC_PL25A1 0x25a1 /* PL25A1 Host-Host interface */
|
||||
#define USB_PRODUCT_PROLIFIC_PL2303X 0xaaa0 /* PL2303 Serial adapter (Pharos GPS) */
|
||||
#define USB_PRODUCT_PROLIFIC_RSAQ3 0xaaa2 /* PL2303 Serial adapter (IODATA USB-RSAQ3) */
|
||||
#define USB_PRODUCT_PROLIFIC2_PL2303 0x2303 /* PL2303 Serial adapter (SMART Technologies) */
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue