]> git.baikalelectronics.ru Git - kernel.git/commit
USB: option.c Add support for ZTE AC2726 EVDO modem
authorHuzaifa Sidhpurwala <sidhpurwala.huzaifa@gmail.com>
Tue, 1 Sep 2009 04:37:41 +0000 (10:07 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Sep 2009 13:46:16 +0000 (06:46 -0700)
commit12e01606bbc3061f26f75a0f0e3683aa4347508f
tree815d32a9fd16a54bb352c5ef3ebe9cb78772572c
parent3311f4f3a5daef7f270d44b3119a1789142d4f26
USB: option.c Add support for ZTE AC2726 EVDO modem

A few days ago i got the latest ZTE EVDO modem shown at:
http://img.alibaba.com/photo/240150115/ZTE_AC2726_EVDO_USB_Data_Modem.jpg

It seems that the latest kernel does not have support for it.
I wrote a small patch for the options.c module to add the relevant usb
ids to it.

From: Huzaifa Sidhpurwala <sidhpurwala.huzaifa@gmail.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/option.c