diff options
| author | Jaswinder Singh <jaswinder@infradead.org> | 2008-09-22 22:27:10 -0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2008-09-22 22:27:10 -0400 |
| commit | fcaa40669cd798ca2ac0d15441e8a1d1145f2b16 (patch) | |
| tree | 51304d7f851a152c3f8e00dc6c2551b98f876ff3 /firmware/WHENCE | |
| parent | 5e687220a047dc4f0c2fb9ce886359a23075ddbc (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/WHENCE | 10 |
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: | |||
| 339 | Found in hex form in kernel source. | 339 | Found in hex form in kernel source. |
| 340 | 340 | ||
| 341 | -------------------------------------------------------------------------- | 341 | -------------------------------------------------------------------------- |
| 342 | |||
| 343 | Driver: CASSINI - Sun Cassini | ||
| 344 | |||
| 345 | File: sun/cassini.bin | ||
| 346 | |||
| 347 | Licence: Unknown | ||
| 348 | |||
| 349 | Found in hex form in kernel source. | ||
| 350 | |||
| 351 | -------------------------------------------------------------------------- | ||
