1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/ahci
Zbigniew Bodek 5bf8f18273 Disable MSI-x for AHCI on Alpine plattform
Changes introduced to AHCI code adding support for MSI-x
caused interrupt storm on Alpine boards.
This is unintended behaviour so added quirk to omit this functionality.

Reviewed by:   mav
Submitted by:  Marcin Mazurek <mma@semihalf.com>
Obtained from: Semihalf
Sponsored by:  Annapurna Labs
Differential Revision: https://reviews.freebsd.org/D4301
2016-03-31 11:18:52 +00:00
..
ahci_generic.c
ahci_pci.c Disable MSI-x for AHCI on Alpine plattform 2016-03-31 11:18:52 +00:00
ahci.c
ahci.h Disable MSI-x for AHCI on Alpine plattform 2016-03-31 11:18:52 +00:00
ahciem.c