commit | 031280f6e73d9177c93333c96e37eb05f2522faa | [log] [tgz] |
---|---|---|
author | Andrey Mirkin <(amirkin@sw.ru)> | Mon Oct 16 12:08:43 2006 +0400 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Wed Oct 25 15:13:31 2006 -0700 |
tree | a49f8dee6184c0bba40e0e6fe3a23b0f2509c381 | |
parent | 3fc2aef5227dda464560a3fdafc9f4c7ce10210f [diff] |
[SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fix It is known that 2 LSI Logic MegaRAID SATA RAID Controllers (150-4 and 150-6) don't support 64-bit DMA. Unfortunately currently this check is wrong and driver sets 64-bit DMA mode for these devices. Signed-off-by: Andrey Mirkin <amirkin@sw.ru> Acked-by: "Ju, Seokmann" <Seokmann.Ju@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>