diff options
| author | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | 2009-04-02 01:58:06 -0400 |
|---|---|---|
| committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2009-04-03 10:25:23 -0400 |
| commit | 989bb5f58c14b87f059755f4bbb4b72408c76d9a (patch) | |
| tree | d3de4b20be96ef52289012d7922d46494f8934bf /firmware/WHENCE | |
| parent | 1bfa11db712cbf4af1ae037cd25fd4f781f0c215 (diff) | |
[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>
Diffstat (limited to 'firmware/WHENCE')
| -rw-r--r-- | firmware/WHENCE | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index 6333a33f21e0..5bee160fd3d4 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
| @@ -45,6 +45,19 @@ Found alsa-firmware package in hex form, with the following comment: | |||
| 45 | 45 | ||
| 46 | -------------------------------------------------------------------------- | 46 | -------------------------------------------------------------------------- |
| 47 | 47 | ||
| 48 | Driver: SCSI_ADVANSYS - AdvanSys SCSI | ||
| 49 | |||
| 50 | File: advansys/mcode.bin | ||
| 51 | File: advansys/3550.bin | ||
| 52 | File: advansys/38C0800.bin | ||
| 53 | File: advansys/38C1600.bin | ||
| 54 | |||
| 55 | Licence: BSD, no source available. | ||
| 56 | |||
| 57 | Found in hex form in kernel source. | ||
| 58 | |||
| 59 | -------------------------------------------------------------------------- | ||
| 60 | |||
| 48 | Driver: SCSI_QLOGIC_1280 - Qlogic QLA 1240/1x80/1x160 SCSI support | 61 | Driver: SCSI_QLOGIC_1280 - Qlogic QLA 1240/1x80/1x160 SCSI support |
| 49 | 62 | ||
| 50 | File: qlogic/1040.bin | 63 | File: qlogic/1040.bin |
