]> git.baikalelectronics.ru Git - kernel.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)
commit0cd953f62484e4b7851f9bdf661203be2f50578b
tree56611b32ae54dd751008c0144dc35a371b4fda9a
parent4b12dc0e7c66a9fa30bdaae869e82e7699851098
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