Update the list of devices supported by uplcom. Although this only adds
one device (support for Motorola cables), this syncronises us with: OpenBSD src/sys/dev/usb/uplcom.c 1.56 NetBSD src/sys/dev/usb/uplcom.c 1.73 Linux kernel.org HEAD MFC after: 1 week
This commit is contained in:
parent
6f0b17086b
commit
747797c712
@ -279,6 +279,7 @@ static const STRUCT_USB_HOST_ID uplcom_devs[] = {
|
||||
UPLCOM_DEV(PROLIFIC, DCU11), /* DCU-11 Phone Cable */
|
||||
UPLCOM_DEV(PROLIFIC, HCR331), /* HCR331 Card Reader */
|
||||
UPLCOM_DEV(PROLIFIC, MICROMAX_610U), /* Micromax 610U modem */
|
||||
UPLCOM_DEV(PROLIFIC, MOTOROLA), /* Motorola cable */
|
||||
UPLCOM_DEV(PROLIFIC, PHAROS), /* Prolific Pharos */
|
||||
UPLCOM_DEV(PROLIFIC, PL2303), /* Generic adapter */
|
||||
UPLCOM_DEV(PROLIFIC, RSAQ2), /* I/O DATA USB-RSAQ2 */
|
||||
|
@ -2667,6 +2667,7 @@ product PRIMAX HP_RH304AA 0x4d17 HP RH304AA mouse
|
||||
/* Prolific products */
|
||||
product PROLIFIC PL2301 0x0000 PL2301 Host-Host interface
|
||||
product PROLIFIC PL2302 0x0001 PL2302 Host-Host interface
|
||||
product PROLIFIC MOTOROLA 0x0307 Motorola Cable
|
||||
product PROLIFIC RSAQ2 0x04bb PL2303 Serial (IODATA USB-RSAQ2)
|
||||
product PROLIFIC ALLTRONIX_GPRS 0x0609 Alltronix ACM003U00 modem
|
||||
product PROLIFIC ALDIGA_AL11U 0x0611 AlDiga AL-11U modem
|
||||
|
Loading…
Reference in New Issue
Block a user