aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/WHENCE
diff options
context:
space:
mode:
authorJaswinder Singh <jaswinder@infradead.org>2008-09-22 22:27:10 -0400
committerDavid S. Miller <davem@davemloft.net>2008-09-22 22:27:10 -0400
commitfcaa40669cd798ca2ac0d15441e8a1d1145f2b16 (patch)
tree51304d7f851a152c3f8e00dc6c2551b98f876ff3 /firmware/WHENCE
parent5e687220a047dc4f0c2fb9ce886359a23075ddbc (diff)
cassini: use request_firmware
Firmware blob looks like this... __le16 load_address unsigned char data[] [akpm@linux-foundation.org: include vmalloc.h] Signed-off-by: Jaswinder Singh <jaswinder@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r--firmware/WHENCE10
1 files changed, 10 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE
index 66c51b275e9e..57002cdecd42 100644
--- a/firmware/WHENCE
+++ b/firmware/WHENCE
@@ -339,3 +339,13 @@ Licence: Allegedly GPLv2+, but no source visible. Marked:
339Found in hex form in kernel source. 339Found in hex form in kernel source.
340 340
341-------------------------------------------------------------------------- 341--------------------------------------------------------------------------
342
343Driver: CASSINI - Sun Cassini
344
345File: sun/cassini.bin
346
347Licence: Unknown
348
349Found in hex form in kernel source.
350
351--------------------------------------------------------------------------