]> git.ipfire.org Git - thirdparty/linux-firmware.git/commitdiff
ti_usb_3410_5052: add Multi-Tech firmware
authorChris Adams <cmadams@hiwaay.net>
Sun, 11 Jan 2009 19:49:11 +0000 (19:49 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Jan 2009 00:37:01 +0000 (16:37 -0800)
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>
WHENCE
mts_cdma.fw [new file with mode: 0644]
mts_edge.fw [new file with mode: 0644]
mts_gsm.fw [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index 8b5651347791c4c69b180ec119a40d9f754571af..524113f9bea32e23c42d02b1ac3ea18297c6b93c 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -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
new file mode 100644 (file)
index 0000000..5241976
Binary files /dev/null and b/mts_cdma.fw differ
diff --git a/mts_edge.fw b/mts_edge.fw
new file mode 100644 (file)
index 0000000..4414462
Binary files /dev/null and b/mts_edge.fw differ
diff --git a/mts_gsm.fw b/mts_gsm.fw
new file mode 100644 (file)
index 0000000..5241976
Binary files /dev/null and b/mts_gsm.fw differ