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

Commit 0029908b authored by Alex Sanks's avatar Alex Sanks Committed by Greg Kroah-Hartman
Browse files

USB: ipaq: Add HTC Modem Support



Adds support for HTC Smart Phones in modem mode (as opposed to sync
mode).  Loads and works with pppd on my T-Mobile SDA.

Signed-off-by: default avatarAlex Sanks <alex@sanks.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 6ab16a90
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -320,6 +320,7 @@ static struct usb_device_id ipaq_id_table [] = {
	{ USB_DEVICE(0x0B05, 0x9200) }, /* ASUS USB Sync */
	{ USB_DEVICE(0x0B05, 0x9202) }, /* ASUS USB Sync */
	{ USB_DEVICE(0x0BB4, 0x00CE) }, /* HTC USB Sync */
	{ USB_DEVICE(0x0BB4, 0x00CF) }, /* HTC USB Modem */
	{ USB_DEVICE(0x0BB4, 0x0A01) }, /* PocketPC USB Sync */
	{ USB_DEVICE(0x0BB4, 0x0A02) }, /* PocketPC USB Sync */
	{ USB_DEVICE(0x0BB4, 0x0A03) }, /* PocketPC USB Sync */