USB: Adding support for HTC Smartphones to ipaq
This patch enables support for HTC Smartphones. The original patch is at https://bugs.gentoo.org/show_bug.cgi?id=187522. Original author is Mike Doty <kingtaco@gentoo.org>. Signed-off-by: Christian Heim <phreak@gentoo.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Родитель
53059f4d19
Коммит
04cab13293
|
@ -545,6 +545,7 @@ static struct usb_device_id ipaq_id_table [] = {
|
||||||
{ USB_DEVICE(0x413C, 0x4009) }, /* Dell Axim USB Sync */
|
{ USB_DEVICE(0x413C, 0x4009) }, /* Dell Axim USB Sync */
|
||||||
{ USB_DEVICE(0x4505, 0x0010) }, /* Smartphone */
|
{ USB_DEVICE(0x4505, 0x0010) }, /* Smartphone */
|
||||||
{ USB_DEVICE(0x5E04, 0xCE00) }, /* SAGEM Wireless Assistant */
|
{ USB_DEVICE(0x5E04, 0xCE00) }, /* SAGEM Wireless Assistant */
|
||||||
|
{ USB_DEVICE(0x0BB4, 0x00CF) }, /* HTC smartphone modems */
|
||||||
{ } /* Terminating entry */
|
{ } /* Terminating entry */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче