]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: Add function 1 DMA alias quirk for HighPoint RocketRaid 642L
authorJérôme Carretero <cJ-ko@zougloub.eu>
Tue, 3 Jun 2014 19:41:56 +0000 (15:41 -0400)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 11 Jun 2014 19:45:19 +0000 (13:45 -0600)
commit0c7f34d59f107080d15e0a80b088d0f9b9076e63
treea8f22eeb5f3d5538ade0ba1442592b834b5deac6
parente5b9068f53227a5a3882788f6d11a4bb6fd161c0
PCI: Add function 1 DMA alias quirk for HighPoint RocketRaid 642L

This device uses function 1 as the PCIe requester ID.

This vendor has similar boards based on the same Marvell 88SE9235 chipset,
but this patch was only tested with the 642L.

Tested on ASUS Sabertooth 990FX (AMD).

Link: https://bugzilla.kernel.org/show_bug.cgi?id=42679
Signed-off-by: Jérôme Carretero <cJ-ko@zougloub.eu>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Alex Williamson <alex.williamson@redhat.com>
drivers/pci/quirks.c