USB: serial: add qualcomm wireless modem driver
Driver originally written by Qualcomm, but rewritten by me due to the totally different coding style. Cleaned up the probe logic to make a bit more sense, this is one wierd device. They could have prevented all of this by just writing sane firmware for the modem. Cc: Tamm Liu <tamml@qualcomm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
@@ -472,6 +472,15 @@ config USB_SERIAL_OTI6858
|
||||
To compile this driver as a module, choose M here: the
|
||||
module will be called oti6858.
|
||||
|
||||
config USB_SERIAL_QUALCOMM
|
||||
tristate "USB Qualcomm Serial modem"
|
||||
help
|
||||
Say Y here if you have a Qualcomm USB modem device. These are
|
||||
usually wireless cellular modems.
|
||||
|
||||
To compile this driver as a module, choose M here: the
|
||||
module will be called qcserial.
|
||||
|
||||
config USB_SERIAL_SPCP8X5
|
||||
tristate "USB SPCP8x5 USB To Serial Driver"
|
||||
help
|
||||
|
Reference in New Issue
Block a user