diff options
author | Chris Adams <cmadams@hiwaay.net> | 2009-01-11 14:49:11 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-12 19:37:01 -0500 |
commit | 7df52316601bfe308e427e0882f3e801682d800b (patch) | |
tree | 423079833c62e5fb21283544d4ceee34b83aabe6 /firmware/WHENCE | |
parent | cb7a7c6a2cae5696b8aa636e86e9befd3dd00318 (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>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index 8b5651347791..524113f9bea3 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -191,7 +191,7 @@ Original licence information: None | |||
191 | 191 | ||
192 | -------------------------------------------------------------------------- | 192 | -------------------------------------------------------------------------- |
193 | 193 | ||
194 | Driver: tu_usb_3410_5052 -- USB TI 3410/5052 serial device | 194 | Driver: ti_usb_3410_5052 -- USB TI 3410/5052 serial device |
195 | 195 | ||
196 | File: ti_3410.fw | 196 | File: ti_3410.fw |
197 | Info: firmware 9/10/04 FW3410_Special_StartWdogOnStartPort | 197 | Info: firmware 9/10/04 FW3410_Special_StartWdogOnStartPort |
@@ -206,6 +206,20 @@ Found in hex form in kernel source. | |||
206 | 206 | ||
207 | -------------------------------------------------------------------------- | 207 | -------------------------------------------------------------------------- |
208 | 208 | ||
209 | Driver: ti_usb_3410_5052 -- Multi-Tech USB cell modems | ||
210 | |||
211 | File: mts_cdma.fw | ||
212 | File: mts_gsm.fw | ||
213 | File: mts_edge.fw | ||
214 | |||
215 | Licence: "all firmware components are redistributable in binary form" | ||
216 | per support@multitech.com | ||
217 | Copyright (C) 2005 Multi-Tech Systems, Inc. | ||
218 | |||
219 | Found in hex form in ftp://ftp.multitech.com/wireless/wireless_linux.zip | ||
220 | |||
221 | -------------------------------------------------------------------------- | ||
222 | |||
209 | Driver: whiteheat -- USB ConnectTech WhiteHEAT serial device | 223 | Driver: whiteheat -- USB ConnectTech WhiteHEAT serial device |
210 | 224 | ||
211 | File: whiteheat.fw | 225 | File: whiteheat.fw |