starfire: use request_firmware()
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Mon, 5 Jan 2009 00:12:11 +0000 (16:12 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Jan 2009 00:12:11 +0000 (16:12 -0800)
Firmware blob is big endian

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
WHENCE
adaptec/starfire_rx.bin [new file with mode: 0644]
adaptec/starfire_tx.bin [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index 0460eb3..1bb2cf4 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -390,3 +390,22 @@ Licence:
 Found in hex form in kernel source.
 
 --------------------------------------------------------------------------
+
+Driver: ADAPTEC_STARFIRE - Adaptec Starfire/DuraLAN support
+
+File: adaptec/starfire_rx.bin
+File: adaptec/starfire_tx.bin
+
+Licence: Allegedly GPLv2, but no source visible.
+
+Found in hex form in kernel source, with the following notice:
+
+ BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE IT IS LICENSED "AS IS" AND
+ THERE IS NO WARRANTY FOR THE PROGRAM, INCLUDING BUT NOT LIMITED TO THE
+ IMPLIED WARRANTIES OF MERCHANTIBILITY OR FITNESS FOR A PARTICULAR PURPOSE
+ (TO THE EXTENT PERMITTED BY APPLICABLE LAW). USE OF THE PROGRAM IS AT YOUR
+ OWN RISK. IN NO EVENT WILL ADAPTEC OR ITS LICENSORS BE LIABLE TO YOU FOR
+ DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM.
+
+--------------------------------------------------------------------------
diff --git a/adaptec/starfire_rx.bin b/adaptec/starfire_rx.bin
new file mode 100644 (file)
index 0000000..5abd88f
Binary files /dev/null and b/adaptec/starfire_rx.bin differ
diff --git a/adaptec/starfire_tx.bin b/adaptec/starfire_tx.bin
new file mode 100644 (file)
index 0000000..5abd88f
Binary files /dev/null and b/adaptec/starfire_tx.bin differ