sync code with last fixes and improvements from OpenBSD
This commit is contained in:
parent
8f31919cdb
commit
25f3a6cfac
76 changed files with 1289 additions and 694 deletions
|
@ -1,10 +1,10 @@
|
|||
/* $OpenBSD: usbdevs.h,v 1.768 2023/05/10 18:26:43 miod Exp $ */
|
||||
/* $OpenBSD: usbdevs.h,v 1.769 2023/06/12 11:26:54 jsg Exp $ */
|
||||
|
||||
/*
|
||||
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* OpenBSD: usbdevs,v 1.756 2023/05/10 18:26:05 miod Exp
|
||||
* OpenBSD: usbdevs,v 1.757 2023/06/12 11:26:24 jsg Exp
|
||||
*/
|
||||
/* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
|
||||
|
||||
|
@ -652,6 +652,7 @@
|
|||
#define USB_VENDOR_ASUSTEK 0x2821 /* ASUSTeK Computer */
|
||||
#define USB_VENDOR_PIONEERDJ 0x2b73 /* Pioneer DJ */
|
||||
#define USB_VENDOR_PLANEX 0x2c02 /* Planex Communications */
|
||||
#define USB_VENDOR_MERCUSYS 0x2c4e /* Mercusys */
|
||||
#define USB_VENDOR_QUECTEL 0x2c7c /* Quectel */
|
||||
#define USB_VENDOR_CLUB3D 0x2d1c /* Club 3D */
|
||||
#define USB_VENDOR_AQUANTIA 0x2eca /* Aquantia */
|
||||
|
@ -3106,6 +3107,9 @@
|
|||
#define USB_PRODUCT_MELCO_WLIUCGNM 0x01a2 /* WLI-UC-GNM */
|
||||
#define USB_PRODUCT_MELCO_WLIUCGNM2 0x01ee /* WLI-UC-GNM2 */
|
||||
|
||||
/* Mercusys products */
|
||||
#define USB_PRODUCT_MERCUSYS_MW150USV2 0x0102 /* MW150US V2 */
|
||||
|
||||
/* MetaGeek products */
|
||||
#define USB_PRODUCT_METAGEEK_WISPY24I 0x2400 /* Wi-Spy 2.4i */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue