summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs.h
diff options
context:
space:
mode:
authormlelstv <mlelstv@NetBSD.org>2022-05-10 15:29:04 +0000
committermlelstv <mlelstv@NetBSD.org>2022-05-10 15:29:04 +0000
commit830246448537cdf95bec4dc76adbf569fcffc3f7 (patch)
tree02b8c5292d9cb583a05a30057c572ce16979388c /sys/dev/usb/usbdevs.h
parent1116619eff5baafd32840723e7fb2c1de0bbed75 (diff)
Regen
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r--sys/dev/usb/usbdevs.h10
1 files changed, 8 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h
index a12dafc3c5d..71ea9c504eb 100644
--- a/sys/dev/usb/usbdevs.h
+++ b/sys/dev/usb/usbdevs.h
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs.h,v 1.792 2022/01/17 11:11:41 bouyer Exp $ */
+/* $NetBSD: usbdevs.h,v 1.793 2022/05/10 15:29:04 mlelstv Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.801 2022/01/17 11:09:57 bouyer Exp
+ * NetBSD: usbdevs,v 1.802 2022/05/10 15:28:45 mlelstv Exp
*/
/*-
@@ -2812,6 +2812,12 @@
#define USB_PRODUCT_PROLIFIC_PL2303 0x2303 /* PL2303 Serial adapter (ATEN/IOGEAR UC232A) */
#define USB_PRODUCT_PROLIFIC_PL2305 0x2305 /* Parallel printer adapter */
#define USB_PRODUCT_PROLIFIC_ATAPI4 0x2307 /* ATAPI-4 Bridge Controller */
+#define USB_PRODUCT_PROLIFIC_PL2303GC 0x23a3 /* PL2303 Serial adapter */
+#define USB_PRODUCT_PROLIFIC_PL2303GB 0x23b3 /* PL2303 Serial adapter */
+#define USB_PRODUCT_PROLIFIC_PL2303GT 0x23c3 /* PL2303 Serial adapter */
+#define USB_PRODUCT_PROLIFIC_PL2303GL 0x23d3 /* PL2303 Serial adapter */
+#define USB_PRODUCT_PROLIFIC_PL2303GE 0x23e3 /* PL2303 Serial adapter */
+#define USB_PRODUCT_PROLIFIC_PL2303GS 0x23f3 /* PL2303 Serial adapter */
#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) */