ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Buss Reset Problem
@ 2015-07-06 15:04 CACook
  2015-07-09 13:33 ` CACook
  0 siblings, 1 reply; 5+ messages in thread
From: CACook @ 2015-07-06 15:04 UTC (permalink / raw)
  To: ath10k


CPU: Intel(R) Xeon(R) CPU E3-1265L v3 @ 2.50GHz
KVM: qemu-kvm-1.5.3-86.el7_1.2.x86_64
Kernel: 4.1.1-1.el7.elrepo.x86_64, and kernel-3.10.0-229.7.2.el7.x86_64
Host & Guest: CentOS 7.1
Using virt-manager-1.1.0-12.el7.noarch to create, configure, and start guest
I am trying to do a PCI passthrough of a QCA988X wifi card. It's a Doodle Labs military-grade 802.11ac miniPCI card. This card configures nicely on the host, and seems to pass through to the KVM guest, but early in the boot of the guest it says "Unknown header type" at the wifi's bus address. And sure enough, lspci -vv on the host then shows:
        !!! Unknown header type 7f
        Kernel driver in use: vfio-pci
It seems to be the buss reset problem, as outlined here:
http://www.gossamer-threads.com/lists/linux/kernel/2054846
 
... Except my card locks up on boot of the KVM guest.
 
When I logged a bug at QEMU (https://bugs.launchpad.net/qemu/+bug/1471583), Alex suggested I add to the patch:
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_ATHEROS, 0x003c, quirk_no_bus_reset);
 
... So I am in the process of trying that now.



_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-10  5:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-06 15:04 Buss Reset Problem CACook
2015-07-09 13:33 ` CACook
2015-07-09 13:46   ` Michal Kazior
2015-07-09 14:11     ` CACook
2015-07-10  5:48       ` Michal Kazior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox