git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a42bb2
)
[PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fix
author
Andrey Mirkin
<amirkin@sw.ru>
Mon, 16 Oct 2006 08:08:43 +0000
(12:08 +0400)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 16 Oct 2006 15:30:04 +0000
(08:30 -0700)
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>
No differences found