diff options
author | David Woodhouse <dwmw2@infradead.org> | 2008-05-30 11:49:51 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-10 09:49:34 -0400 |
commit | 5f24e2d6b40f0c74ce5bfaddfdb89f9bfae4b594 (patch) | |
tree | 2e5491ba6ddf2d927f6fbc2dc43a85ccef8ccf48 /firmware/WHENCE | |
parent | b8e24bfabb03527d1c876fcaf24cccb05e1cbc65 (diff) |
ti_usb_3410_5052: use request_firmware()
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index 8e35d7bc7f6f..205be9fec27b 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -190,3 +190,18 @@ Converted from Intel HEX files, used in our binary representation of ihex. | |||
190 | Original licence information: None | 190 | Original licence information: None |
191 | 191 | ||
192 | -------------------------------------------------------------------------- | 192 | -------------------------------------------------------------------------- |
193 | |||
194 | Driver: tu_usb_3410_5052 -- USB TI 3410/5052 serial device | ||
195 | |||
196 | File: ti_3410.fw | ||
197 | Info: firmware 9/10/04 FW3410_Special_StartWdogOnStartPort | ||
198 | |||
199 | File: ti_5052.fw | ||
200 | Info: firmware 9/18/04 | ||
201 | |||
202 | Licence: Allegedly GPLv2+, but no source visible. Marked: | ||
203 | Copyright (C) 2004 Texas Instruments | ||
204 | |||
205 | Found in hex form in kernel source. | ||
206 | |||
207 | -------------------------------------------------------------------------- | ||