freebsd-dev/sys/dev/ahci
Steven Hartland b1877a0b39 Add a quirk to limit AHCI MSI vectors to one
In 10.1-RELEASE the default number of MSI vectors used was changed from one
to as many vectors as the HW supports.

This change resulted in an ahci timeouts regression when running on AMD
SB7x0/SB8x0/SB9x0 hardware, so its now limited to 1 MSI by default using
this new quirk.

MFC after:	2 weeks
Sponsored by:	Multiplay
2015-02-01 20:00:08 +00:00
..
ahci_pci.c Add a quirk to limit AHCI MSI vectors to one 2015-02-01 20:00:08 +00:00
ahci.c - Const'ify the ahci_ids table. 2014-12-28 20:42:28 +00:00
ahci.h Add a quirk to limit AHCI MSI vectors to one 2015-02-01 20:00:08 +00:00
ahciem.c - Const'ify the ahci_ids table. 2014-12-28 20:42:28 +00:00