Module Name:    src
Committed By:   mlelstv
Date:           Tue May 10 15:28:45 UTC 2022

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
More ids for Prolific Serial Adapters


To generate a diff of this commit:
cvs rdiff -u -r1.801 -r1.802 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.801 src/sys/dev/usb/usbdevs:1.802
--- src/sys/dev/usb/usbdevs:1.801	Mon Jan 17 11:09:57 2022
+++ src/sys/dev/usb/usbdevs	Tue May 10 15:28:45 2022
@@ -1,4 +1,4 @@
-$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 $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2805,6 +2805,12 @@ product PROLIFIC RSAQ2		0x04bb	PL2303 Se
 product PROLIFIC PL2303		0x2303	PL2303 Serial adapter (ATEN/IOGEAR UC232A)
 product PROLIFIC PL2305		0x2305	Parallel printer adapter
 product PROLIFIC ATAPI4		0x2307	ATAPI-4 Bridge Controller
+product PROLIFIC PL2303GC	0x23a3	PL2303 Serial adapter
+product PROLIFIC PL2303GB	0x23b3	PL2303 Serial adapter
+product PROLIFIC PL2303GT	0x23c3	PL2303 Serial adapter
+product PROLIFIC PL2303GL	0x23d3	PL2303 Serial adapter
+product PROLIFIC PL2303GE	0x23e3	PL2303 Serial adapter
+product PROLIFIC PL2303GS	0x23f3	PL2303 Serial adapter
 product PROLIFIC PL2501		0x2501	PL2501 Host-Host interface
 product PROLIFIC PL25A1		0x25a1	PL25A1 Host-Host interface
 product PROLIFIC PL2303X	0xaaa0	PL2303 Serial adapter (Pharos GPS)

Reply via email to