diff options
author | Chris Adams <cmadams@hiwaay.net> | 2009-01-11 19:49:11 +0000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-12 16:37:01 -0800 |
commit | e301324f61cf64c0a57fbc40154543060f3c5d3a (patch) | |
tree | 760ff7f544a48a330eaa104f55a2143180fd429e | |
parent | fa05f6a1ebe98f654c67908d65959a0ab2adbd89 (diff) |
ti_usb_3410_5052: add Multi-Tech firmware
Add the Multi-Tech cellular modem firmware to the TI USB serial driver.
This firmware was extracted from:
ftp://ftp.multitech.com/wireless/wireless_linux.zip
Firmware licence: "all firmware components are redistributable in binary
form" per support@multitech.com
Copyright (C) 2005 Multi-Tech Systems, Inc.
Signed-off-by: Chris Adams <cmadams@hiwaay.net>
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | WHENCE | 16 | ||||
-rw-r--r-- | mts_cdma.fw | bin | 0 -> 13847 bytes | |||
-rw-r--r-- | mts_edge.fw | bin | 0 -> 14067 bytes | |||
-rw-r--r-- | mts_gsm.fw | bin | 0 -> 13847 bytes |
4 files changed, 15 insertions, 1 deletions
@@ -191,7 +191,7 @@ Original licence information: None -------------------------------------------------------------------------- -Driver: tu_usb_3410_5052 -- USB TI 3410/5052 serial device +Driver: ti_usb_3410_5052 -- USB TI 3410/5052 serial device File: ti_3410.fw Info: firmware 9/10/04 FW3410_Special_StartWdogOnStartPort @@ -206,6 +206,20 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- +Driver: ti_usb_3410_5052 -- Multi-Tech USB cell modems + +File: mts_cdma.fw +File: mts_gsm.fw +File: mts_edge.fw + +Licence: "all firmware components are redistributable in binary form" + per support@multitech.com + Copyright (C) 2005 Multi-Tech Systems, Inc. + +Found in hex form in ftp://ftp.multitech.com/wireless/wireless_linux.zip + +-------------------------------------------------------------------------- + Driver: whiteheat -- USB ConnectTech WhiteHEAT serial device File: whiteheat.fw diff --git a/mts_cdma.fw b/mts_cdma.fw Binary files differnew file mode 100644 index 00000000..5241976c --- /dev/null +++ b/mts_cdma.fw diff --git a/mts_edge.fw b/mts_edge.fw Binary files differnew file mode 100644 index 00000000..44144623 --- /dev/null +++ b/mts_edge.fw diff --git a/mts_gsm.fw b/mts_gsm.fw Binary files differnew file mode 100644 index 00000000..5241976c --- /dev/null +++ b/mts_gsm.fw |