From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from server14-mail.hostwhitelabel.com ([104.152.168.114] helo=server14.hostwhitelabel.com) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZDBxV-00083N-KU for ath10k@lists.infradead.org; Thu, 09 Jul 2015 13:33:50 +0000 Received: from [50.106.40.168] (port=36312 helo=andromeda.localnet) by server14.hostwhitelabel.com with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85) (envelope-from ) id 1ZDBx4-000zIo-LX for ath10k@lists.infradead.org; Thu, 09 Jul 2015 09:33:22 -0400 From: CACook@quantum-sci.com Subject: Re: Buss Reset Problem Date: Thu, 09 Jul 2015 06:33:21 -0700 Message-ID: <3319636.gBuGFxuZFH@andromeda> In-Reply-To: <3969592.crxpsBTBQa@andromeda> References: <3969592.crxpsBTBQa@andromeda> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: ath10k@lists.infradead.org On Monday 06 July 2015 8:04:39 CACook@quantum-sci.com wrote: > > 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. So that's it for the Doodle Labs ACE-DB-3. It went back yesterday -- doesn't work with Linux. It's not the buss reset problem as I patched quirks.c. _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k