]> git.ipfire.org Git - people/ms/linux.git/commit
USB: option: append Petatel NP10T device to GSM modems list
authorDaniil Bolsun <dan.bolsun@gmail.com>
Fri, 19 Jul 2013 07:21:23 +0000 (10:21 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 28 Jul 2013 23:18:46 +0000 (16:18 -0700)
commitc3a11656cc97d64855423ba438828c85a8e54ee5
tree596cf9a1602674ff9d0741ee9e4da1999f1e709c
parent95087796786486aed495ef1bcbd90293457a95f4
USB: option: append Petatel NP10T device to GSM modems list

commit c38e83b6cc2adf80e3f091fd92cfbeacc9748347 upstream.

This patch was tested on 3.10.1 kernel.

Same models of Petatel NP10T modems have different device IDs.
Unfortunately they have no additional revision information on a board
which may treat them as different devices. Currently I've seen only
two NP10T devices with various IDs. Possibly Petatel NP10T list will
be appended upon devices with new IDs will appear.

Signed-off-by: Daniil Bolsun <dan.bolsun@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c