mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 23:23:53 +02:00
USB: qcserial: add Telit Gobi QDL device
commit 78796ae17e upstream.
Add VID and PID for Telit Gobi QDL device
Signed-off-by: Daniele Palmas <dnlplm@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
b506463e8c
commit
9e268451a7
|
|
@ -54,6 +54,7 @@ static const struct usb_device_id id_table[] = {
|
|||
{DEVICE_G1K(0x05c6, 0x9221)}, /* Generic Gobi QDL device */
|
||||
{DEVICE_G1K(0x05c6, 0x9231)}, /* Generic Gobi QDL device */
|
||||
{DEVICE_G1K(0x1f45, 0x0001)}, /* Unknown Gobi QDL device */
|
||||
{DEVICE_G1K(0x1bc7, 0x900e)}, /* Telit Gobi QDL device */
|
||||
|
||||
/* Gobi 2000 devices */
|
||||
{USB_DEVICE(0x1410, 0xa010)}, /* Novatel Gobi 2000 QDL device */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user