regen
This commit is contained in:
parent
a9fd4f0c6b
commit
f3e100f345
|
@ -1,10 +1,10 @@
|
|||
/* $NetBSD: usbdevs.h,v 1.736 2017/10/31 00:30:07 khorben Exp $ */
|
||||
/* $NetBSD: usbdevs.h,v 1.737 2017/12/22 14:06:40 jakllsch Exp $ */
|
||||
|
||||
/*
|
||||
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* NetBSD: usbdevs,v 1.743 2017/10/31 00:20:51 khorben Exp
|
||||
* NetBSD: usbdevs,v 1.745 2017/12/22 14:03:39 jakllsch Exp
|
||||
*/
|
||||
|
||||
/*
|
||||
|
@ -569,6 +569,7 @@
|
|||
#define USB_VENDOR_PINNACLE 0x2304 /* Pinnacle Systems */
|
||||
#define USB_VENDOR_ARDUINO 0x2341 /* Arduino SA */
|
||||
#define USB_VENDOR_TPLINK 0x2357 /* TP-Link */
|
||||
#define USB_VENDOR_WMR 0x2405 /* West Mountain Radio */
|
||||
#define USB_VENDOR_TRIPPLITE 0x2478 /* Tripp-Lite */
|
||||
#define USB_VENDOR_HIROSE 0x2631 /* Hirose Electric */
|
||||
#define USB_VENDOR_NHJ 0x2770 /* NHJ */
|
||||
|
@ -2847,6 +2848,7 @@
|
|||
#define USB_PRODUCT_ROLAND_QUADCAPTURE 0x012f /* QUAD-CAPTURE */
|
||||
|
||||
/* RT Systems products */
|
||||
#define USB_PRODUCT_RTSYS_RTS03 0x9100 /* RTS-03 */
|
||||
#define USB_PRODUCT_RTSYS_CT57A 0x9e51 /* CT57A Radio Cable */
|
||||
|
||||
/* Sagem products */
|
||||
|
@ -3419,6 +3421,9 @@
|
|||
/* Weltrend Semiconductor */
|
||||
#define USB_PRODUCT_WELTREND_HID 0x2201 /* HID Device */
|
||||
|
||||
/* West Mountain Radio products */
|
||||
#define USB_PRODUCT_WMR_RIGBLASTER 0x0003 /* RIGblaster */
|
||||
|
||||
/* Western Digital products */
|
||||
#define USB_PRODUCT_WESTERN_EXTHDD 0x0400 /* External HDD */
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue