diff options
author | David Woodhouse <dwmw2@infradead.org> | 2008-05-29 10:17:17 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-10 09:47:51 -0400 |
commit | 79682499d9f3eaea4e6a970d8aa0b9bc1ac2a97f (patch) | |
tree | 16dd99c5e220af63e651f983a48b0ae49089695d /firmware/WHENCE | |
parent | 0f805b86c9492c294c710de8539a8be68b521a86 (diff) |
kaweth: use request_firmware()
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index a8fc4b658598..1373f5293306 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -57,3 +57,16 @@ Original licence info: | |||
57 | * expressed or implied about its fitness for any purpose. | 57 | * expressed or implied about its fitness for any purpose. |
58 | 58 | ||
59 | -------------------------------------------------------------------------- | 59 | -------------------------------------------------------------------------- |
60 | |||
61 | Driver: kaweth -- USB KLSI KL5USB101-based Ethernet device | ||
62 | |||
63 | File: kaweth/new_code.bin | ||
64 | File: kaweth/new_code_fix.bin | ||
65 | File: kaweth/trigger_code.bin | ||
66 | File: kaweth/trigger_code_fix.bin | ||
67 | |||
68 | Licence: Unknown | ||
69 | |||
70 | Found in hex form in the kernel source. | ||
71 | |||
72 | -------------------------------------------------------------------------- | ||