Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6cceb05f authored by Denis MONTERRAT's avatar Denis MONTERRAT Committed by Greg Kroah-Hartman
Browse files

[PATCH] USB: add new pl2303 device ids

parent 838b4281
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -75,6 +75,7 @@ static struct usb_device_id id_table [] = {
	{ USB_DEVICE(SYNTECH_VENDOR_ID, SYNTECH_PRODUCT_ID) },
	{ USB_DEVICE(NOKIA_CA42_VENDOR_ID, NOKIA_CA42_PRODUCT_ID ) },
	{ USB_DEVICE(CA_42_CA42_VENDOR_ID, CA_42_CA42_PRODUCT_ID ) },
	{ USB_DEVICE(SAGEM_VENDOR_ID, SAGEM_PRODUCT_ID) },
	{ }					/* Terminating entry */
};

+3 −0
Original line number Diff line number Diff line
@@ -68,3 +68,6 @@
/* CA-42 CLONE Cable www.ca-42.com chipset: Prolific Technology Inc */
#define CA_42_CA42_VENDOR_ID	0x10b5
#define CA_42_CA42_PRODUCT_ID	0xac70

#define SAGEM_VENDOR_ID		0x079b
#define SAGEM_PRODUCT_ID	0x0027