]> git.karo-electronics.de Git - karo-tx-linux.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)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 14 Mar 2012 14:57:16 +0000 (10:57 -0400)
commit6942d2a156ff21cb7431e9152df97791cd843caf
tree577bbdb21ce13839152d87893f03aa005e2d057a
parent4931e182fcd9dec05ddcdc79763f9e256afa63e8
USB: option: Add new ONDA vendor id and product id for ONDA MT825UP

commit c6991b6fd2b4201174dc4620d0c8c4f5ff27b36f upstream.

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>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/usb/serial/option.c