forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 [email protected] Copyright (C) 2005 Multi-Tech Systems, Inc. Signed-off-by: Chris Adams <[email protected]> Signed-off-by: Alan Cox <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
- Loading branch information
Showing
6 changed files
with
2,635 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 [email protected] | ||
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 | ||
|
Oops, something went wrong.