diff options
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index b351034c973..c3ab183d407 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.377 2008/06/19 08:12:44 brad Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.378 2008/06/20 21:05:25 jsg Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.368 2008/06/19 08:12:25 brad Exp + * OpenBSD: usbdevs,v 1.369 2008/06/20 21:03:39 jsg Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -528,6 +528,7 @@ #define USB_VENDOR_LINKSYS3 0x1915 /* Linksys */ #define USB_VENDOR_MEINBERG 0x1938 /* Meinberg Funkuhren */ #define USB_VENDOR_QUALCOMM3 0x19d2 /* Qualcomm Inc. */ +#define USB_VENDOR_WCH2 0x1a86 /* QinHeng Electronics */ #define USB_VENDOR_DLINK 0x2001 /* D-Link */ #define USB_VENDOR_PLANEX2 0x2019 /* Planex Communications */ #define USB_VENDOR_DLINK3 0x2101 /* D-Link */ @@ -2832,6 +2833,7 @@ /* WCH/QinHeng Electronics */ #define USB_PRODUCT_WCH_CH341 0x5523 /* CH341 serial/parallel */ +#define USB_PRODUCT_WCH2_CH341 0x7523 /* CH341 serial/parallel */ /* Wacom products */ #define USB_PRODUCT_WACOM_CT0405U 0x0000 /* CT-0405-U Tablet */ |