]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement legacy interrupts for the AHCI device emulation
authorgrehan <grehan@FreeBSD.org>
Mon, 28 Apr 2014 18:41:25 +0000 (18:41 +0000)
committergrehan <grehan@FreeBSD.org>
Mon, 28 Apr 2014 18:41:25 +0000 (18:41 +0000)
commit165205a04192087fdd51c5b4d5b6470ab372ba06
tree5ff74e9fc6030d5d2a74563b95a5e6cf5fe0aabf
parenta977fd0d7bc7ec14bbcf9ebfc402bf1be4e45505
Implement legacy interrupts for the AHCI device emulation
according to the method outlined in the AHCI spec.

Tested with FreeBSD 9/10/11 with MSI disabled,
and also NetBSD/amd64 (lightly).

Reviewed by: neel, tychon
MFC after: 3 weeks
usr.sbin/bhyve/pci_ahci.c