]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: option: Add more ZTE modem USB id's
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Sep 2010 14:41:50 +0000 (11:41 -0300)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 6 Jan 2011 23:08:24 +0000 (18:08 -0500)
commit7d6697d9c9d3fb79fb64435594d510b3e1a9c93b
tree0992f471d267e33b3034b81c4d153a2768204440
parent64ac50c65ae2202f0fb818c8ad93ab0d22d498fd
USB: option: Add more ZTE modem USB id's

commit ecfa153ef616b901e86d9a051b329fcda7a6ce7b upstream.

There are lots of ZTE USB id's currently not covered by usb/serial. Adds them,
to allow those devices to work properly on Linux.

While here, put the USB ID's for 0x2002/0x2003 at the sorted order.

This patch is based on zte.c file found on MF645.

PS.: The ZTE driver is commenting the USB ID for 0x0053. It also adds, commented,
an USB ID for 0x0026.

Not sure why, but I think that 0053 is used by their devices in storage mode only.
So, I opted to keep the comment on this patch.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/usb/serial/option.c