[SCSI] advansys: use request_firmware

Firmware blob looks like this...
        __le32 checksum
        unsigned char data[]

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
master
Jaswinder Singh Rajput 2009-04-02 11:28:06 +05:30 committed by James Bottomley
parent a923dad9d8
commit 9873bf8d94
5 changed files with 13 additions and 0 deletions

13
WHENCE
View File

@ -45,6 +45,19 @@ Found alsa-firmware package in hex form, with the following comment:
--------------------------------------------------------------------------
Driver: SCSI_ADVANSYS - AdvanSys SCSI
File: advansys/mcode.bin
File: advansys/3550.bin
File: advansys/38C0800.bin
File: advansys/38C1600.bin
Licence: BSD, no source available.
Found in hex form in kernel source.
--------------------------------------------------------------------------
Driver: SCSI_QLOGIC_1280 - Qlogic QLA 1240/1x80/1x160 SCSI support
File: qlogic/1040.bin

BIN
advansys/3550.bin 100644

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
advansys/mcode.bin 100644

Binary file not shown.