Browse Source

[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>
main
Jaswinder Singh Rajput 16 years ago committed by James Bottomley
parent
commit
9873bf8d94
  1. 13
      WHENCE
  2. BIN
      advansys/3550.bin
  3. BIN
      advansys/38C0800.bin
  4. BIN
      advansys/38C1600.bin
  5. BIN
      advansys/mcode.bin

13
WHENCE

@ -45,6 +45,19 @@ Found alsa-firmware package in hex form, with the following comment: @@ -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

Binary file not shown.

BIN
advansys/38C0800.bin

Binary file not shown.

BIN
advansys/38C1600.bin

Binary file not shown.

BIN
advansys/mcode.bin

Binary file not shown.
Loading…
Cancel
Save