commit | 7d232c745ef2ce141cc9d9538421affa32846fdb | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Thu Apr 03 13:13:22 2008 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Apr 07 12:19:14 2008 -0500 |
tree | 9581133d1a06f45f8305a19a4962386576f79ae5 | |
parent | c87a0d8c8de7e191cd59779560d8df2e935c7dc7 [diff] |
[SCSI] qla2xxx: Add Flash Descriptor Table layout support. The Flash Descriptor Table (FDT) present on many recent HBAs encodes flash accessing characteristics of the flash-part used on the HBA. Use this information during flash manipulation (writes) rather than using specific hard-coded values based on queried manufacturer and device IDs. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>