]> git.baikalelectronics.ru Git - kernel.git/commit
USB: option: Add new ONDA vendor id and product id for ONDA MT825UP
authorEnrico Mioso <mrkiko.rs@gmail.com>
Fri, 17 Sep 2010 08:54:23 +0000 (10:54 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:21:44 +0000 (10:21 -0700)
commit91c6db3cf8fc072af3f2d367cc30a92adb84a09c
tree0d4e9a58699520a94ef34d00464cf8384d26f748
parent28c844a9df23156ab6930638afea70d982d453b0
USB: option: Add new ONDA vendor id and product id for ONDA MT825UP

This patch, adds to the option driver the Onda Communication
(http://www.ondacommunication.com) vendor id, and the MT825UP modem
device id.

Note that many variants of this same device are being release here in
Italy (at least one or two per telephony operator).

These devices are perfectly equivalent except for some predefined
settings (which can be changed of course).

It should be noted that most ONDA devices are allready supported (they
used other vendor's ids in the past). The patch seems working fine here,
and the rest of the driver seems uninfluenced.

Signed-off-by: Enrico Mioso <mrkiko.rs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/option.c