Re: [PATCH] ath10k: Add QCA99X0 to supported device list
From: Felix Fietkau <hidden>
Date: 2015-08-06 07:59:20
On 2015-08-06 09:43, Vasanthakumar Thiagarajan wrote:
On Wednesday 05 August 2015 05:51 PM, Felix Fietkau wrote:quoted
On 2015-07-21 13:36, Vasanthakumar Thiagarajan wrote:quoted
Add vendor/device id of QCA99X0 V2.0 to pci id table and QCA99X0_HW_2_0_CHIP_ID_REV to ath10k_pci_supp_chips[] for QCA99X0 to get detected by the driver. Signed-off-by: Vasanthakumar Thiagarajan <redacted>I just tested a 99X0 card, and I'm getting this: [ 8.742514] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142) [ 8.747173] ath10k_pci 0000:01:00.0: pci irq msi interrupts 1 irq_mode 0 reset_mode 0 [ 11.793314] ath10k_pci 0000:01:00.0: failed to receive initialized event from target: 00000000 [ 11.793344] ath10k_pci 0000:01:00.0: failed to wait for target after cold reset: -110 [ 11.800814] ath10k_pci 0000:01:00.0: failed to reset chip: -110 [ 11.809228] ath10k_pci: probe of 0000:01:00.0 failed with error -110 This is on an AP148 board with Linux 3.18, backports generated from latest wireless-testing (2015-08-03) + all patches from kvalo's ath tree.Any idea about the version of AP148 that you are using?. By any chance did you check if QCA988X is working on the same board?.
No idea about the version, but QCA988X is working in the same slot. - Felix