From 989bb5f58c14b87f059755f4bbb4b72408c76d9a Mon Sep 17 00:00:00 2001 From: Jaswinder Singh Rajput Date: Thu, 2 Apr 2009 11:28:06 +0530 Subject: [SCSI] advansys: use request_firmware Firmware blob looks like this... __le32 checksum unsigned char data[] Signed-off-by: Jaswinder Singh Rajput Signed-off-by: James Bottomley --- firmware/WHENCE | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'firmware/WHENCE') 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: -------------------------------------------------------------------------- +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 -- cgit