diff options
| author | mlelstv <mlelstv@NetBSD.org> | 2022-05-10 15:28:45 +0000 |
|---|---|---|
| committer | mlelstv <mlelstv@NetBSD.org> | 2022-05-10 15:28:45 +0000 |
| commit | 1116619eff5baafd32840723e7fb2c1de0bbed75 (patch) | |
| tree | 6fed0bb0500fd3b11a511aded7739c06f93bffec /sys/dev/usb/usbdevs | |
| parent | 6917bf268dc47039762aa9548cc27bd697dd70ca (diff) | |
More ids for Prolific Serial Adapters
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 5e90c2aff0a..ed0f6eadb78 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -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 Serial adapter (IODATA USB-RSAQ2) 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) |
