From: David Woodhouse Date: Fri, 30 May 2008 15:49:51 +0000 (+0300) Subject: ti_usb_3410_5052: use request_firmware() X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9abb8873cec6f9df56a23738a504e49fab06d901;p=linux-firmware ti_usb_3410_5052: use request_firmware() Signed-off-by: David Woodhouse --- diff --git a/WHENCE b/WHENCE index 8e35d7b..205be9f 100644 --- a/WHENCE +++ b/WHENCE @@ -190,3 +190,18 @@ Converted from Intel HEX files, used in our binary representation of ihex. Original licence information: None -------------------------------------------------------------------------- + +Driver: tu_usb_3410_5052 -- USB TI 3410/5052 serial device + +File: ti_3410.fw +Info: firmware 9/10/04 FW3410_Special_StartWdogOnStartPort + +File: ti_5052.fw +Info: firmware 9/18/04 + +Licence: Allegedly GPLv2+, but no source visible. Marked: + Copyright (C) 2004 Texas Instruments + +Found in hex form in kernel source. + +-------------------------------------------------------------------------- diff --git a/ti_3410.fw b/ti_3410.fw new file mode 100644 index 0000000..044bf35 Binary files /dev/null and b/ti_3410.fw differ diff --git a/ti_5052.fw b/ti_5052.fw new file mode 100644 index 0000000..f4dbf8e Binary files /dev/null and b/ti_5052.fw differ