Add support for PL2303HXN to uplcom(4).
Code changes in this commit were obtained from straight from OpenBSD's uplcom.c with almost no modification, the list of chip names and USB IDs was obtained from Linux. Differential Revision: https://reviews.freebsd.org/D27952 Submitted by: tomli_tomli.me (Yifeng Li) MFC after: 1 week Sponsored by: Mellanox Technologies // NVIDIA Networking
This commit is contained in:
@@ -3795,6 +3795,12 @@ product PROLIFIC MICROMAX_610U 0x0612 Micromax 610U
|
||||
product PROLIFIC DCU11 0x1234 DCU-11 Phone Cable
|
||||
product PROLIFIC UIC_MSR206 0x206a UIC MSR206 Card Reader
|
||||
product PROLIFIC PL2303 0x2303 PL2303 Serial (ATEN/IOGEAR UC232A)
|
||||
product PROLIFIC PL2303GC 0x23a3 PL2303HXN Serial, type GC
|
||||
product PROLIFIC PL2303GB 0x23b3 PL2303HXN Serial, type GB
|
||||
product PROLIFIC PL2303GT 0x23c3 PL2303HXN Serial, type GT
|
||||
product PROLIFIC PL2303GL 0x23d3 PL2303HXN Serial, type GL
|
||||
product PROLIFIC PL2303GE 0x23e3 PL2303HXN Serial, type GE
|
||||
product PROLIFIC PL2303GS 0x23f3 PL2303HXN Serial, type GS
|
||||
product PROLIFIC PL2305 0x2305 Parallel printer
|
||||
product PROLIFIC ATAPI4 0x2307 ATAPI-4 Controller
|
||||
product PROLIFIC PL2501 0x2501 PL2501 Host-Host interface
|
||||
|
||||
Reference in New Issue
Block a user