| commit | 8741ca71a3f626a56595b88200ebf952ce77ceef | [log] [tgz] |
|---|---|---|
| author | Andrey Mirkin <amirkin@sw.ru> | Mon Oct 16 12:08:43 2006 +0400 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Oct 16 08:30:04 2006 -0700 |
| tree | f029a1ab0c83e0bf669bb961e2be93fef1d11122 | |
| parent | 3a42bb223f61fbd755d6e61b9b50b9681d68fcae [diff] |
[PATCH] 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: Vasily Averin <vvs@sw.ru>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>