commit | 247ec457ce108000987be517c83868f6361d9f76 | [log] [tgz] |
---|---|---|
author | andrew.vasquez@qlogic.com <andrew.vasquez@qlogic.com> | Tue Feb 07 08:45:40 2006 -0800 |
committer | <jejb@mulgrave.il.steeleye.com> | Tue Feb 07 10:54:05 2006 -0600 |
tree | 6b6cfc25232e8b9a2d43d484d3ee09d6f981b107 | |
parent | f7757a5f0fa94a0ce4d6ea55f440845bb3faf712 [diff] |
[PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command. Recent ISP24xx firmwares require that mailbox register 8 be set to the maximum number of bytes to transfer during DMA copying of the list. We safely set this value to zero (infinite), since the call is *only* made in FCAL topologies. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>