]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fix
authorAndrey Mirkin <amirkin@sw.ru>
Mon, 16 Oct 2006 08:08:43 +0000 (12:08 +0400)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 16 Oct 2006 15:30:04 +0000 (08:30 -0700)
commit8741ca71a3f626a56595b88200ebf952ce77ceef
treef029a1ab0c83e0bf669bb961e2be93fef1d11122
parent3a42bb223f61fbd755d6e61b9b50b9681d68fcae
[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>
drivers/scsi/megaraid/megaraid_mbox.c