]> git.karo-electronics.de Git - mv-sheeva.git/commit
skge: add quirk to limit DMA
authorStanislaw Gruszka <sgruszka@redhat.com>
Tue, 5 Oct 2010 22:11:40 +0000 (15:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Oct 2010 22:11:40 +0000 (15:11 -0700)
commit392bd0cb000d4aac9e88e4f50823db85e7220688
tree56611b32ae54dd751008c0144dc35a371b4fda9a
parent0d164401354011e771c850ba1f04a6ae883f82ab
skge: add quirk to limit DMA

Skge devices installed on some Gigabyte motherboards are not able to
perform 64 dma correctly due to board PCI implementation, so limit
DMA to 32bit if such boards are detected.

Bug was reported here:
https://bugzilla.redhat.com/show_bug.cgi?id=447489

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Tested-by: Luya Tshimbalanga <luya@fedoraproject.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/skge.c