From: David Woodhouse Date: Thu, 29 May 2008 14:17:17 +0000 (+0300) Subject: kaweth: use request_firmware() X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=924483e7904afa7ff955128fdcc016e97966e0c4;p=linux-firmware kaweth: use request_firmware() Signed-off-by: David Woodhouse --- diff --git a/WHENCE b/WHENCE index a8fc4b6..1373f52 100644 --- a/WHENCE +++ b/WHENCE @@ -57,3 +57,16 @@ Original licence info: * expressed or implied about its fitness for any purpose. -------------------------------------------------------------------------- + +Driver: kaweth -- USB KLSI KL5USB101-based Ethernet device + +File: kaweth/new_code.bin +File: kaweth/new_code_fix.bin +File: kaweth/trigger_code.bin +File: kaweth/trigger_code_fix.bin + +Licence: Unknown + +Found in hex form in the kernel source. + +-------------------------------------------------------------------------- diff --git a/kaweth/new_code.bin b/kaweth/new_code.bin new file mode 100644 index 0000000..97f06cf Binary files /dev/null and b/kaweth/new_code.bin differ diff --git a/kaweth/new_code_fix.bin b/kaweth/new_code_fix.bin new file mode 100644 index 0000000..5318843 Binary files /dev/null and b/kaweth/new_code_fix.bin differ diff --git a/kaweth/trigger_code.bin b/kaweth/trigger_code.bin new file mode 100644 index 0000000..f4cd7b9 Binary files /dev/null and b/kaweth/trigger_code.bin differ diff --git a/kaweth/trigger_code_fix.bin b/kaweth/trigger_code_fix.bin new file mode 100644 index 0000000..65af2d2 Binary files /dev/null and b/kaweth/trigger_code_fix.bin differ