diff options
author | Jaswinder Singh Rajput <jaswinder@kernel.org> | 2009-04-02 16:12:50 -0400 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2009-04-03 10:25:23 -0400 |
commit | f894e74dc1983062d30d4e1b79bdb90b8a847f52 (patch) | |
tree | 66c4be4519530ba5779fc2c4bd82c2f3982cb1bc /firmware/WHENCE | |
parent | 989bb5f58c14b87f059755f4bbb4b72408c76d9a (diff) |
[SCSI] qlogicpti: use request_firmware
Firmware blob is little endian
Thanks to Stephen Rothwell for fixing typos
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 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index 5bee160fd3d4..441929fed89b 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -569,3 +569,13 @@ Licence: Allegedly GPL, but no source visible. Marked: | |||
569 | Found in hex form in kernel source. | 569 | Found in hex form in kernel source. |
570 | 570 | ||
571 | -------------------------------------------------------------------------- | 571 | -------------------------------------------------------------------------- |
572 | |||
573 | Driver: SCSI_QLOGICPTI - PTI Qlogic, ISP Driver | ||
574 | |||
575 | File: qlogic/isp1000.bin | ||
576 | |||
577 | Licence: Unknown | ||
578 | |||
579 | Found in hex form in kernel source. | ||
580 | |||
581 | -------------------------------------------------------------------------- | ||