aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/advansys
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of proprietary firmwares and related instructionsPaul Kocialkowski2013-12-274-1198/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* [SCSI] advansys: use request_firmwareJaswinder Singh Rajput2009-04-034-0/+1198
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>