commit | 392bd0cb000d4aac9e88e4f50823db85e7220688 | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Tue Oct 05 15:11:40 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 05 15:11:40 2010 -0700 |
tree | 56611b32ae54dd751008c0144dc35a371b4fda9a | |
parent | 0d164401354011e771c850ba1f04a6ae883f82ab [diff] |
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>