Skip to content

Commit

Permalink
[SCSI] advansys: use request_firmware
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
jaswinderrajput authored and James Bottomley committed Apr 3, 2009
1 parent a923dad commit 9873bf8
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions WHENCE
Expand Up @@ -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
Expand Down
Binary file added advansys/3550.bin
Binary file not shown.
Binary file added advansys/38C0800.bin
Binary file not shown.
Binary file added advansys/38C1600.bin
Binary file not shown.
Binary file added advansys/mcode.bin
Binary file not shown.

0 comments on commit 9873bf8

Please sign in to comment.