All of lore.kernel.org
 help / color / mirror / Atom feed
* I just try to use QCA9880 mini pcie card with ath10k drivers in git source tree.
@ 2013-07-16  7:33 Hwan Jin Ko
  2013-07-16  8:33 ` Michal Kazior
  0 siblings, 1 reply; 3+ messages in thread
From: Hwan Jin Ko @ 2013-07-16  7:33 UTC (permalink / raw)
  To: ath10k

Hello!

I just try to use QCA9880 mini pcie card with ath10k drivers in git source tree.
When I type iwlist command with scanning option, kernel shows firmware
crashed message and not worked.

Firmware is from https://github.com/kvalo/ath10k-firmware

<snip>
~ # iwlist wlan2 scanning
[ 100.100067] ath10k: firmware crashed!
[ 100.103960] ath10k: hardware name qca988x hw2.0 version 0x4100016c
[ 100.110674] ath10k: firmware version: 1.0.0.636
[ 100.116692] ath10k: target register Dump Location: 0x00401930
[ 100.123928] ath10k: target Register Dump
[ 100.128285] ath10k: [00]: 0x4100016C 0x00000000 0x009B58F2 0x00000000
[ 100.135309] ath10k: [04]: 0x00000000 0x00000000 0x00000000 0x00000000
[ 100.142288] ath10k: [08]: 0x00000000 0x00000000 0x00000000 0x00000000
[ 100.149256] ath10k: [12]: 0x00000000 0x00000000 0x00000000 0x00000000
[ 100.156048] ath10k: [16]: 0x00000000 0x00000000 0x00000000 0x009B58F2
[ 100.163018] ath10k: [20]: 0x00000000 0x00401930 0x00000000 0x00000000
[ 100.170048] ath10k: [24]: 0x00000000 0x00000000 0x00000000 0x00000000
[ 100.176969] ath10k: [28]: 0x00000000 0x00000000 0x00000000 0x00000000
[ 100.183957] ath10k: [32]: 0x00000000 0x00000000 0x00000000 0x00000000
[ 100.190950] ath10k: [36]: 0x00000000 0x00000000 0x00000000 0x00000000
[ 100.197859] ath10k: [40]: 0x00000000 0x00000000 0x00000000 0x00000000
[ 100.204834] ath10k: [44]: 0x00000000 0x00000000 0x00000000 0x00000000
[ 100.211759] ath10k: [48]: 0x00000000 0x00000000 0x00000000 0x00000000
[ 100.218798] ath10k: [52]: 0x00000000 0x00000000 0x00000000 0x00000000
[ 100.225757] ath10k: [56]: 0x00000000 0x00000000 0x00000000 0x00000000
[ 106.103478] ath10k: wmi flush failed (-110)
[ 109.109329] ath10k: timed out while waiting for scan to stop
[ 109.115506] ath10k: could not stop scan. its still in progress
wlan2 Failed to read scan data : Resource temporarily unavailable
~ # iwlist wlan2 scanning
wlan2 Interface doesn't support scanning : Device or resource busy
</snip>

Boot-up message is here. (have two ar9300 and one qca9880 card)
Is there any advice for me? AR9300 works fine.

<snip>
~ # dmesg | grep -i ath
[ 0.000000] Linux version 3.10.0-wl-ath+ (ymir@yggdrasil) (gcc version
4.6.4 (crosstool-NG 1.18.0 - buildroot 2013.05) ) #1 SMP Tue Jul 16
14:29:07 KST 2013
[ 2.986837] ath: EEPROM regdomain: 0x60
[ 2.990835] ath: EEPROM indicates we should expect a direct regpair map
[ 2.997611] ath: Country alpha2 being used: 00
[ 3.002203] ath: Regpair used: 0x60
[ 3.016338] ieee80211 phy0: Atheros AR9300 Rev:3 mem=0xf8080000, irq=18
[ 3.039091] ath: EEPROM regdomain: 0x60
[ 3.043071] ath: EEPROM indicates we should expect a direct regpair map
[ 3.049837] ath: Country alpha2 being used: 00
[ 3.054432] ath: Regpair used: 0x60
[ 3.069103] ieee80211 phy1: Atheros AR9300 Rev:3 mem=0xf8100000, irq=19
[ 3.076197] ath10k_pci 0000:02:00.0: BAR 0: assigned [mem
0x80000000-0x801fffff 64bit]
[ 3.138208] ath10k: MSI-X didn't succeed (1), trying MSI
[ 3.138287] ath10k_pci 0000:02:00.0: irq 44 for MSI/MSI-X
[ 3.138389] ath10k: MSI interrupt handling
[ 3.165643] ath10k: Hardware name qca988x hw2.0 version 0x4100016c
[ 4.336112] ath10k: UART prints disabled
[ 4.343784] ath10k: current_rd = 0x0 (0), override_rd = 0x60 (96)
[ 4.350045] ath10k: firmware 1.0.0.636 booted
[ 4.364755] ath: EEPROM regdomain: 0x60
[ 4.368735] ath: EEPROM indicates we should expect a direct regpair map
[ 4.375499] ath: Country alpha2 being used: 00
[ 4.380081] ath: Regpair used: 0x60
</snip>

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

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

* Re: I just try to use QCA9880 mini pcie card with ath10k drivers in git source tree.
  2013-07-16  7:33 I just try to use QCA9880 mini pcie card with ath10k drivers in git source tree Hwan Jin Ko
@ 2013-07-16  8:33 ` Michal Kazior
  2013-07-16 10:12   ` H.Jin Ko
  0 siblings, 1 reply; 3+ messages in thread
From: Michal Kazior @ 2013-07-16  8:33 UTC (permalink / raw)
  To: Hwan Jin Ko; +Cc: ath10k

On 16 July 2013 09:33, Hwan Jin Ko <ymir.kr@gmail.com> wrote:
> Hello!
>
> I just try to use QCA9880 mini pcie card with ath10k drivers in git source tree.
> When I type iwlist command with scanning option, kernel shows firmware
> crashed message and not worked.
>
> Firmware is from https://github.com/kvalo/ath10k-firmware
>
> <snip>
> ~ # iwlist wlan2 scanning
> [ 100.100067] ath10k: firmware crashed!
> [ 100.103960] ath10k: hardware name qca988x hw2.0 version 0x4100016c
> [ 100.110674] ath10k: firmware version: 1.0.0.636
> [ 100.116692] ath10k: target register Dump Location: 0x00401930
> [ 100.123928] ath10k: target Register Dump
> [ 100.128285] ath10k: [00]: 0x4100016C 0x00000000 0x009B58F2 0x00000000
> [ 100.135309] ath10k: [04]: 0x00000000 0x00000000 0x00000000 0x00000000
> [ 100.142288] ath10k: [08]: 0x00000000 0x00000000 0x00000000 0x00000000
> [ 100.149256] ath10k: [12]: 0x00000000 0x00000000 0x00000000 0x00000000
> [ 100.156048] ath10k: [16]: 0x00000000 0x00000000 0x00000000 0x009B58F2
> [ 100.163018] ath10k: [20]: 0x00000000 0x00401930 0x00000000 0x00000000
> [ 100.170048] ath10k: [24]: 0x00000000 0x00000000 0x00000000 0x00000000
> [ 100.176969] ath10k: [28]: 0x00000000 0x00000000 0x00000000 0x00000000
> [ 100.183957] ath10k: [32]: 0x00000000 0x00000000 0x00000000 0x00000000
> [ 100.190950] ath10k: [36]: 0x00000000 0x00000000 0x00000000 0x00000000
> [ 100.197859] ath10k: [40]: 0x00000000 0x00000000 0x00000000 0x00000000
> [ 100.204834] ath10k: [44]: 0x00000000 0x00000000 0x00000000 0x00000000
> [ 100.211759] ath10k: [48]: 0x00000000 0x00000000 0x00000000 0x00000000
> [ 100.218798] ath10k: [52]: 0x00000000 0x00000000 0x00000000 0x00000000
> [ 100.225757] ath10k: [56]: 0x00000000 0x00000000 0x00000000 0x00000000

Hi Hwan,

First of all - are you using a vanilla kernel or do you have some
custom patches applied?

This dump looks familiar to me (considering the circumstances) as if
the scan channel list hasn't been sent to the firmware. This can
happen if there's ath regulatory domain hack from OpenWRT applied.

If that is not the case then I'ld like to ask you to gather some more logs.

You can either gather printk logs, by making sure you load the
ath10k_core with `modprobe ath10k_core debug_mask=0xFFFFFFFF`, or you
can gather traces with `trace-cmd record -e ath10k` (traces need to be
enabled in the kernel and ath10k).


Pozdrawiam / Best regards,
Michał Kazior.

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

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

* Re: I just try to use QCA9880 mini pcie card with ath10k drivers in git source tree.
  2013-07-16  8:33 ` Michal Kazior
@ 2013-07-16 10:12   ` H.Jin Ko
  0 siblings, 0 replies; 3+ messages in thread
From: H.Jin Ko @ 2013-07-16 10:12 UTC (permalink / raw)
  To: Michal Kazior; +Cc: ath10k

[-- Attachment #1: Type: text/plain, Size: 3013 bytes --]

2013/7/16 Michal Kazior <michal.kazior@tieto.com>:
> On 16 July 2013 09:33, Hwan Jin Ko <ymir.kr@gmail.com> wrote:
>> Hello!
>>
>> I just try to use QCA9880 mini pcie card with ath10k drivers in git source tree.
>> When I type iwlist command with scanning option, kernel shows firmware
>> crashed message and not worked.
>>
>> Firmware is from https://github.com/kvalo/ath10k-firmware
>>
>> <snip>
>> ~ # iwlist wlan2 scanning
>> [ 100.100067] ath10k: firmware crashed!
>> [ 100.103960] ath10k: hardware name qca988x hw2.0 version 0x4100016c
>> [ 100.110674] ath10k: firmware version: 1.0.0.636
>> [ 100.116692] ath10k: target register Dump Location: 0x00401930
>> [ 100.123928] ath10k: target Register Dump
>> [ 100.128285] ath10k: [00]: 0x4100016C 0x00000000 0x009B58F2 0x00000000
>> [ 100.135309] ath10k: [04]: 0x00000000 0x00000000 0x00000000 0x00000000
>> [ 100.142288] ath10k: [08]: 0x00000000 0x00000000 0x00000000 0x00000000
>> [ 100.149256] ath10k: [12]: 0x00000000 0x00000000 0x00000000 0x00000000
>> [ 100.156048] ath10k: [16]: 0x00000000 0x00000000 0x00000000 0x009B58F2
>> [ 100.163018] ath10k: [20]: 0x00000000 0x00401930 0x00000000 0x00000000
>> [ 100.170048] ath10k: [24]: 0x00000000 0x00000000 0x00000000 0x00000000
>> [ 100.176969] ath10k: [28]: 0x00000000 0x00000000 0x00000000 0x00000000
>> [ 100.183957] ath10k: [32]: 0x00000000 0x00000000 0x00000000 0x00000000
>> [ 100.190950] ath10k: [36]: 0x00000000 0x00000000 0x00000000 0x00000000
>> [ 100.197859] ath10k: [40]: 0x00000000 0x00000000 0x00000000 0x00000000
>> [ 100.204834] ath10k: [44]: 0x00000000 0x00000000 0x00000000 0x00000000
>> [ 100.211759] ath10k: [48]: 0x00000000 0x00000000 0x00000000 0x00000000
>> [ 100.218798] ath10k: [52]: 0x00000000 0x00000000 0x00000000 0x00000000
>> [ 100.225757] ath10k: [56]: 0x00000000 0x00000000 0x00000000 0x00000000
>
> Hi Hwan,
>
> First of all - are you using a vanilla kernel or do you have some
> custom patches applied?
>
> This dump looks familiar to me (considering the circumstances) as if
> the scan channel list hasn't been sent to the firmware. This can
> happen if there's ath regulatory domain hack from OpenWRT applied.
>
> If that is not the case then I'ld like to ask you to gather some more logs.
>
> You can either gather printk logs, by making sure you load the
> ath10k_core with `modprobe ath10k_core debug_mask=0xFFFFFFFF`, or you
> can gather traces with `trace-cmd record -e ath10k` (traces need to be
> enabled in the kernel and ath10k).
>
>
> Pozdrawiam / Best regards,
> Michał Kazior.


Hi~!

Ah, you're right..
I'm sorry that I quite forgot to mention about it first.
I added more 5GHz channels to ath9k_5ghz_chantable[]
and ath10k_5ghz_chantable[] and overrided regdomain.

I re-tried scanning with vanilla kernel and found it worked.
Maybe I need to find another way to expand channel tables.
I think trace log is not helpful in this case, but attached for future
reference.

Thx for your answer.

[-- Attachment #2: dmesg_ath_hacked.txt --]
[-- Type: text/plain, Size: 40579 bytes --]

[    0.000000] Linux version 3.10.0-wl-ath+ (ymir@yggdrasil) (gcc version 4.6.4 (crosstool-NG 1.18.0 - buildroot 2013.05) ) #1 SMP Tue Jul 16 14:29:07 KST 2013
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/kernel.img root=/dev/ram0 rw ramdisk_size=128000 rootfstype=ext4 console=ttyS0,115200 console=tty ipv6.disable=1 quiet debug ath10k_core.debug_mask=0xFFFFFFFF
[    2.976360] ath9k: current_rd = 0x0 (0), override_rd = 0x60 (96)
[    2.982525] ath: EEPROM regdomain: 0x60
[    2.986515] ath: EEPROM indicates we should expect a direct regpair map
[    2.993290] ath: Country alpha2 being used: 00
[    2.997884] ath: Regpair used: 0x60
[    3.012016] ieee80211 phy0: Atheros AR9300 Rev:3 mem=0xf8080000, irq=18
[    3.028388] ath9k: current_rd = 0x0 (0), override_rd = 0x60 (96)
[    3.034547] ath: EEPROM regdomain: 0x60
[    3.038535] ath: EEPROM indicates we should expect a direct regpair map
[    3.045311] ath: Country alpha2 being used: 00
[    3.049904] ath: Regpair used: 0x60
[    3.064870] ieee80211 phy1: Atheros AR9300 Rev:3 mem=0xf8100000, irq=19
[    3.071827] ath10k: ath10k_pci_probe
[    3.075576] ath10k: device supports MSI-X
[    3.133354] ath10k_pci 0000:02:00.0: BAR 0: assigned [mem 0x80000000-0x801fffff 64bit]
[    3.145595] ath10k: MSI-X didn't succeed (1), trying MSI
[    3.145663] ath10k_pci 0000:02:00.0: irq 44 for MSI/MSI-X
[    3.145776] ath10k: MSI interrupt handling
[    3.161762] ath10k: on-chip power save disabled
[    3.173383] ath10k: Hardware name qca988x hw2.0 version 0x4100016c
[    3.173387] ath10k: ath10k_bmi_write_memory: (device: 0xf60b6d40, address: 0x400800, length: 4)
[    3.173434] ath10k: ath10k_bmi_read_memory: (device: 0xf60b6d40, address: 0x400810, length: 4)
[    3.173507] ath10k: ath10k_bmi_write_memory: (device: 0xf60b6d40, address: 0x400810, length: 4)
[    3.173551] ath10k: ath10k_bmi_write_memory: (device: 0xf60b6d40, address: 0x400844, length: 4)
[    3.173596] ath10k: ath10k_bmi_write_memory: (device: 0xf60b6d40, address: 0x400904, length: 4)
[    3.173644] ath10k: ath10k_bmi_read_memory: (device: 0xf60b6d40, address: 0x4008ac, length: 4)
[    3.173714] ath10k: ath10k: Board extended Data download addr: 0x0
[    3.173738] ath10k: ath10k_bmi_read_memory: (device: 0xf60b6d40, address: 0x400854, length: 4)
[    3.173821] ath10k: ath10k_bmi_write_memory: (device: 0xf60b6d40, address: 0x401cc0, length: 2116)
[    3.260712] ath10k: ath10k_bmi_write_memory: (device: 0xf60b6d40, address: 0x400858, length: 4)
[    3.289198] ath10k: ath10k_bmi_execute: (device: 0xf60b6d40, address: 0x1234, param: 0)
[    4.435662] ath10k: ath10k_bmi_write_memory: (device: 0xf60b6d40, address: 0x400814, length: 4)
[    4.444668] ath10k: UART prints disabled
[    4.448756] ath10k: ath10k_pci_hif_set_callbacks
[    4.453549] ath10k: BMI done
[    4.456893] ath10k: ath10k_pci_ce_recv_data netbuf=f60719c0  nbytes=20
[    4.463575] ath10k rx: 00000000: 00 00 0c 00 00 00 00 00 01 00 02 00 00 07 16 00  ................
[    4.472760] ath10k rx: 00000010: 01 00 00 00                                      ....
[    4.481309] ath10k: Target ready! transmit resources: 2 size:1792
[    4.487555] ath10k: HTC service: Control UL pipe: 0 DL pipe: 1 eid: 0 ready
[    4.494658] ath10k: EP 0 UL polled: 0, DL polled: 0
[    4.499680] ath10k: HTC service: Control eid: 0 TX flow control disabled
[    4.506531] ath10k: HTC Service HTT Data does not allocate target credits
[    4.513471] ath10k: ath10k_htc_build_tx_ctrl_skb: skb f55816c0
[    4.519477] ath10k: ath10k_htc_issue_skb: ep 0 skb f55816c0
[    4.525214] ath10k: pci send data vaddr f55db64c paddr 0x355db64c len 16 as 16 bytes
[    4.533192] ath10k tx: data: 00000000: 00 00 08 00 00 00 00 00 02 00 00 03 00 00 00 00  ................
[    4.542924] ath10k: ath10k_htc_notify_tx_completion: ep 0 skb f55816c0
[    4.549621] ath10k: ath10k_pci_ce_recv_data netbuf=f6071a80  nbytes=20
[    4.556295] ath10k rx: 00000000: 00 00 0c 00 00 01 00 00 03 00 00 03 00 01 d0 07  ................
[    4.565492] ath10k rx: 00000010: 00 00 00 00                                      ....
[    4.573645] ath10k: HTC Service HTT Data connect response: status: 0x0, assigned ep: 0x1
[    4.581982] ath10k: HTC service: HTT Data UL pipe: 4 DL pipe: 1 eid: 1 ready
[    4.589176] ath10k: EP 1 UL polled: 1, DL polled: 0
[    4.594195] ath10k: HTC service: HTT Data eid: 1 TX flow control disabled
[    4.601124] ath10k: htt tx max num pending tx 2047
[    4.606738] ath10k: HTT RX ring size: 1024, fill_level: 1000
[    4.612549] ath10k: ath10k_htc_build_tx_ctrl_skb: skb f56bb0c0
[    4.618553] ath10k: ath10k_htc_issue_skb: ep 0 skb f56bb0c0
[    4.624282] ath10k: pci send data vaddr f505e94c paddr 0x3505e94c len 16 as 16 bytes
[    4.632259] ath10k tx: data: 00000000: 00 00 08 00 00 01 00 00 02 00 00 01 00 02 00 00  ................
[    4.642001] ath10k: ath10k_htc_notify_tx_completion: ep 0 skb f56bb0c0
[    4.648678] ath10k: ath10k_pci_ce_recv_data netbuf=f6071b40  nbytes=20
[    4.655347] ath10k rx: 00000000: 00 00 0c 00 00 02 00 00 03 00 00 01 00 02 04 06  ................
[    4.664528] ath10k rx: 00000010: 00 00 00 00                                      ....
[    4.672688] ath10k: HTC Service WMI connect response: status: 0x0, assigned ep: 0x2
[    4.680581] ath10k: HTC service: WMI UL pipe: 3 DL pipe: 2 eid: 2 ready
[    4.687343] ath10k: EP 2 UL polled: 0, DL polled: 0
[    4.692364] ath10k: ath10k_htc_build_tx_ctrl_skb: skb f56bb180
[    4.698347] ath10k: HTC is using TX credit flow control
[    4.703734] ath10k: ath10k_htc_issue_skb: ep 0 skb f56bb180
[    4.709463] ath10k: pci send data vaddr f505eb8c paddr 0x3505eb8c len 20 as 20 bytes
[    4.717436] ath10k tx: data: 00000000: 00 00 0c 00 00 02 00 00 05 00 00 00 00 00 00 00  ................
[    4.727147] ath10k tx: data: 00000010: 00 00 00 00                                      ....
[    4.735839] ath10k: ath10k_htc_notify_tx_completion: ep 0 skb f56bb180
[    4.742534] ath10k: ath10k_pci_ce_recv_data netbuf=f557ff00  nbytes=188
[    4.749298] ath10k rx: 00000000: 02 00 b4 00 00 03 00 00 01 00 00 00 00 00 00 01  ................
[    4.758489] ath10k rx: 00000010: 7c 02 00 00 03 00 00 00 03 00 00 00 0a 00 00 00  |...............
[    4.770020] ath10k rx: 00000020: 0c 00 00 00 07 00 00 00 0f 00 00 00 04 00 00 00  ................
[    4.779213] ath10k rx: 00000030: 06 00 00 00 05 00 00 00 06 00 00 00 08 00 00 00  ................
[    4.788394] ath10k rx: 00000040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[    4.797580] ath10k rx: 00000050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[    4.806764] ath10k rx: 00000060: 02 00 00 00 5b 08 00 00 b2 01 80 33 fa ff 00 00  ....[......3....
[    4.815955] ath10k rx: 00000070: 3f 00 00 00 3f 00 00 00 00 00 00 00 1f 00 00 00  ?...?...........
[    4.825148] ath10k rx: 00000080: 07 00 00 00 c0 0b 00 00 0d f8 1f 00 08 09 00 00  ................
[    4.834342] ath10k rx: 00000090: ac 0a 00 00 38 13 00 00 d4 17 00 00 00 00 00 00  ....8...........
[    4.843534] ath10k rx: 000000a0: 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[    4.852724] ath10k rx: 000000b0: 00 00 00 00 00 00 00 00 00 00 00 00              ............
[    4.861561] ath10k: htc rx completion ep 2 skb f557ff00
[    4.866940] ath10k: current_rd = 0x0 (0), override_rd = 0x60 (96)
[    4.873202] ath10k: wmi event service ready sw_ver 0x01000000 sw_ver1 0x0000027c abi_ver 3 phy_cap 0x00000003 ht_cap 0x0000085b vht_cap 0x338001b2 vht_supp_msc 0x0000fffa sys_cap_info 0x00000000 mem_reqs 0
[    4.891795] ath10k: core wmi ready
[    4.895353] ath10k: firmware 1.0.0.636 booted
[    4.899850] ath10k: wmi init
[    4.902894] ath10k: Credits required 1 got 2
[    4.907317] ath10k: ath10k_htc_issue_skb: ep 2 skb f56bb240
[    4.913034] ath10k: pci send data vaddr f505edc0 paddr 0x3505edc0 len 148 as 148 bytes
[    4.921184] ath10k tx: data: 00000000: 02 00 8c 00 00 00 00 00 01 00 00 00 08 00 00 00  ................
[    4.930895] ath10k tx: data: 00000010: 18 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00  ................
[    4.940607] ath10k tx: data: 00000020: 30 00 00 00 10 00 00 00 07 00 00 00 07 00 00 00  0...............
[    4.950311] ath10k tx: data: 00000030: 64 00 00 00 64 00 00 00 64 00 00 00 28 00 00 00  d...d...d...(...
[    4.960025] ath10k tx: data: 00000040: 02 00 00 00 04 00 00 00 03 00 00 00 03 00 00 00  ................
[    4.969738] ath10k tx: data: 00000050: 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[    4.979449] ath10k tx: data: 00000060: 00 04 00 00 20 00 00 00 00 00 00 00 00 00 00 00  .... ...........
[    4.989155] ath10k tx: data: 00000070: 00 00 00 00 00 00 00 00 03 00 00 00 90 05 00 00  ................
[    4.998866] ath10k tx: data: 00000080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[    5.008579] ath10k tx: data: 00000090: 00 00 00 00                                      ....
[    5.017283] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f56bb240
[    5.027315] ath10k: ath10k_pci_ce_recv_data netbuf=f5580000  nbytes=32
[    5.033983] ath10k rx: 00000000: 02 00 18 00 00 04 00 00 02 00 00 00 00 00 00 01  ................
[    5.043166] ath10k rx: 00000010: 03 00 00 00 00 03 07 12 34 56 00 00 00 00 00 00  ........4V......
[    5.052351] ath10k: htc rx completion ep 2 skb f5580000
[    5.057730] ath10k: wmi event ready sw_version 16777216 abi_version 3 mac_addr 00:03:07:12:34:56 status 0
[    5.067572] ath10k: ath10k_htc_issue_skb: ep 1 skb f56bb240
[    5.073295] ath10k: pci send data vaddr f505ef80 paddr 0x3505ef80 len 12 as 12 bytes
[    5.081268] ath10k tx: data: 00000000: 01 00 04 00 00 00 00 00 00 cc cc cc              ............
[    5.090666] ath10k: ath10k_pci_ce_recv_data netbuf=f6071c00  nbytes=12
[    5.097332] ath10k rx: 00000000: 01 00 04 00 00 05 00 00 00 01 02 00              ............
[    5.106178] ath10k: htc rx completion ep 1 skb f6071c00
[    5.111537] ath10k: HTT RX, msg_type: 0x0
[    5.115688] ath10k: ath10k_htc_notify_tx_completion: ep 1 skb f56bb240
[    5.122378] ath10k: htt target version 2.1; host version 2.1
[    5.128208] ath: EEPROM regdomain: 0x60
[    5.128212] ath10k: ath10k_htc_issue_skb: ep 1 skb f56bb240
[    5.128219] ath10k: pci send data vaddr f505f3c0 paddr 0x3505f3c0 len 48 as 48 bytes
[    5.128223] ath10k tx: data: 00000000: 01 00 28 00 00 01 00 00 02 01 cc cc 00 30 58 35  ..(..........0X5
[    5.128226] ath10k tx: data: 00000010: 00 20 58 35 00 04 80 07 ff ff e8 03 2e 00 3e 00  . X5..........>.
[    5.128228] ath10k tx: data: 00000020: 0f 00 19 00 03 00 0e 00 06 00 09 00 01 00 02 00  ................
[    5.174975] ath: EEPROM indicates we should expect a direct regpair map
[    5.181735] ath: Country alpha2 being used: 00
[    5.186319] ath: Regpair used: 0x60
[    5.330771] usb usb1: Manufacturer: Linux 3.10.0-wl-ath+ ehci_hcd
[    5.503848] usb usb2: Manufacturer: Linux 3.10.0-wl-ath+ uhci_hcd
[    5.515844] usb usb3: Manufacturer: Linux 3.10.0-wl-ath+ uhci_hcd
[    5.516745] usb usb4: Manufacturer: Linux 3.10.0-wl-ath+ uhci_hcd
[    5.517658] usb usb5: Manufacturer: Linux 3.10.0-wl-ath+ uhci_hcd
[   10.160752] ath10k: wmi pdev set param 34 value 1
[   10.165879] ath10k: wmi pdev set param 10 value 0
[   10.165890] ath10k: Credits required 1 got 1
[   10.165895] ath10k: ath10k_htc_issue_skb: ep 2 skb f6127f00
[   10.165897] ath10k: HTC: endpoint 2 needs credit update
[   10.165903] ath10k: pci send data vaddr f55e0f40 paddr 0x355e0f40 len 20 as 20 bytes
[   10.165913] ath10k tx: data: 00000000: 02 01 0c 00 00 01 00 00 03 40 00 00 22 00 00 00  .........@.."...
[   10.165915] ath10k tx: data: 00000010: 01 00 00 00                                      ....
[   10.165953] ath10k: ath10k_pci_ce_recv_data netbuf=f6071cc0  nbytes=20
[   10.165958] ath10k rx: 00000000: 00 02 0c 00 0c 06 00 00 01 08 00 01 01 02 04 06  ................
[   10.165962] ath10k rx: 00000010: 02 02 00 00                                      ....
[   10.165965] ath10k: ep 1 got 2 credits
[   10.165968] ath10k: ep 2 got 2 credits
[   10.165981] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f6127f00
[   10.255270] ath10k: Add interface: id 0 type 2 subtype 0
[   10.255274] ath10k: Credits required 1 got 2
[   10.255277] ath10k: ath10k_htc_issue_skb: ep 2 skb f6127540
[   10.255284] ath10k: pci send data vaddr f55e1080 paddr 0x355e1080 len 20 as 20 bytes
[   10.255287] ath10k tx: data: 00000000: 02 00 0c 00 00 02 00 00 03 40 00 00 0a 00 00 00  .........@......
[   10.255290] ath10k tx: data: 00000010: 00 00 00 00                                      ....
[   10.255324] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f6127540
[   10.306329] ath10k: WMI vdev create: id 0 type 2 subtype 0 macaddr 00:03:07:12:34:56
[   10.314758] ath10k: wmi vdev id 0x0 set param 33 value 0
[   10.314764] ath10k: Credits required 1 got 1
[   10.314767] ath10k: ath10k_htc_issue_skb: ep 2 skb f61276c0
[   10.314769] ath10k: HTC: endpoint 2 needs credit update
[   10.314773] ath10k: pci send data vaddr f55e11c0 paddr 0x355e11c0 len 32 as 32 bytes
[   10.314776] ath10k tx: data: 00000000: 02 01 18 00 00 03 00 00 01 50 00 00 00 00 00 00  .........P......
[   10.314779] ath10k tx: data: 00000010: 02 00 00 00 00 00 00 00 00 03 07 12 34 56 00 00  ............4V..
[   10.367946] ath10k: ath10k_pci_ce_recv_data netbuf=f6071d80  nbytes=16
[   10.374981] ath10k rx: 00000000: 00 02 08 00 08 07 00 00 01 04 00 01 02 02 04 06  ................
[   10.384641] ath10k: ep 2 got 2 credits
[   10.388672] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f61276c0
[   10.395598] ath10k: wmi vdev id 0x0 set param 48 value 1
[   10.395605] ath10k: Credits required 1 got 2
[   10.395608] ath10k: ath10k_htc_issue_skb: ep 2 skb f6127840
[   10.395612] ath10k: pci send data vaddr f55e1300 paddr 0x355e1300 len 24 as 24 bytes
[   10.395615] ath10k tx: data: 00000000: 02 00 10 00 00 04 00 00 08 50 00 00 00 00 00 00  .........P......
[   10.395618] ath10k tx: data: 00000010: 21 00 00 00 00 00 00 00                          !.......
[   10.395652] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f6127840
[   10.446655] ath10k: wmi sta ps param vdev_id 0x0 param 0 value 0
[   10.446659] ath10k: Credits required 1 got 1
[   10.446664] ath10k: ath10k_htc_issue_skb: ep 2 skb f61276c0
[   10.446667] ath10k: HTC: endpoint 2 needs credit update
[   10.446670] ath10k: pci send data vaddr f55e1740 paddr 0x355e1740 len 24 as 24 bytes
[   10.446674] ath10k tx: data: 00000000: 02 01 10 00 00 05 00 00 08 50 00 00 00 00 00 00  .........P......
[   10.446676] ath10k tx: data: 00000010: 30 00 00 00 01 00 00 00                          0.......
[   10.497340] ath10k: ath10k_pci_ce_recv_data netbuf=f6071e40  nbytes=16
[   10.504049] ath10k rx: 00000000: 00 02 08 00 08 08 00 00 01 04 00 01 02 02 04 06  ................
[   10.513245] ath10k: ep 2 got 2 credits
[   10.517150] ath10k: Credits required 1 got 2
[   10.517154] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f61276c0
[   10.528255] ath10k: ath10k_htc_issue_skb: ep 2 skb f6127780
[   10.528263] ath10k: wmi sta ps param vdev_id 0x0 param 1 value 1
[   10.528269] ath10k: wmi sta ps param vdev_id 0x0 param 2 value 0
[   10.528274] ath10k: wmi vdev id 0x0 set param 1 value 2347
[   10.528277] ath10k: wmi vdev id 0x0 set param 2 value 2346
[   10.528315] ath10k: wmi vdev id 0x0 set param 44 value 0
[   10.528319] ath10k: Set CTS prot: 0 for VDEV: 0
[   10.528323] ath10k: wmi vdev id 0x0 set param 7 value 1
[   10.528326] ath10k: Set slottime: 1 for VDEV: 0
[   10.528330] ath10k: wmi vdev id 0x0 set param 8 value 1
[   10.528332] ath10k: Set preamble: 1 for VDEV: 0
[   10.528340] ath10k: wmi pdev set wmm params
[   10.528344] ath10k: wmi sta ps param vdev_id 0x0 param 4 value 0
[   10.528348] ath10k: wmi sta ps param vdev_id 0x0 param 0 value 0
[   10.528352] ath10k: wmi pdev set wmm params
[   10.528356] ath10k: wmi sta ps param vdev_id 0x0 param 4 value 0
[   10.528364] ath10k: wmi sta ps param vdev_id 0x0 param 0 value 0
[   10.528368] ath10k: wmi pdev set wmm params
[   10.528372] ath10k: wmi sta ps param vdev_id 0x0 param 4 value 0
[   10.528382] ath10k: wmi sta ps param vdev_id 0x0 param 0 value 0
[   10.528386] ath10k: wmi pdev set wmm params
[   10.528391] ath10k: wmi sta ps param vdev_id 0x0 param 4 value 0
[   10.528394] ath10k: wmi sta ps param vdev_id 0x0 param 0 value 0
[   10.528402] ath10k: Config channel 2412 mhz
[   10.528407] ath10k: wmi set powersave id 0x0 mode 0
[   10.528410] ath10k: Set PS Mode: 0 for VDEV: 0
[   10.682541] ath10k: pci send data vaddr f55e1880 paddr 0x355e1880 len 24 as 24 bytes
[   10.682548] ath10k tx: data: 00000000: 02 00 10 00 00 06 00 00 02 90 00 00 00 00 00 00  ................
[   10.682552] ath10k tx: data: 00000010: 00 00 00 00 00 00 00 00                          ........
[   10.682565] ath10k: Credits required 1 got 1
[   10.682572] ath10k: ath10k_htc_issue_skb: ep 2 skb f61276c0
[   10.682575] ath10k: HTC: endpoint 2 needs credit update
[   10.682579] ath10k: pci send data vaddr f55e1cc0 paddr 0x355e1cc0 len 24 as 24 bytes
[   10.682583] ath10k tx: data: 00000000: 02 01 10 00 00 07 00 00 02 90 00 00 00 00 00 00  ................
[   10.682586] ath10k tx: data: 00000010: 01 00 00 00 01 00 00 00                          ........
[   10.682590] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f6127780
[   10.682592] ath10k: Credits required 1 got 0
[   10.682597] ath10k: Credits required 1 got 0
[   10.682606] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f61276c0
[   10.682627] ath10k: ath10k_pci_ce_recv_data netbuf=f6071f00  nbytes=16
[   10.682630] ath10k rx: 00000000: 00 02 08 00 08 09 00 00 01 04 00 01 02 02 04 06  ................
[   10.682633] ath10k: ep 2 got 2 credits
[   10.682647] ath10k: Credits required 1 got 2
[   10.682650] ath10k: ath10k_htc_issue_skb: ep 2 skb f6127840
[   10.682654] ath10k: pci send data vaddr f55e1e00 paddr 0x355e1e00 len 24 as 24 bytes
[   10.682657] ath10k tx: data: 00000000: 02 00 10 00 00 08 00 00 02 90 00 00 00 00 00 00  ................
[   10.682659] ath10k tx: data: 00000010: 02 00 00 00 00 00 00 00                          ........
[   10.682663] ath10k: Credits required 1 got 1
[   10.682665] ath10k: ath10k_htc_issue_skb: ep 2 skb f6127540
[   10.682667] ath10k: HTC: endpoint 2 needs credit update
[   10.682691] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f6127840
[   10.682701] ath10k: pci send data vaddr f55e1f40 paddr 0x355e1f40 len 24 as 24 bytes
[   10.682704] ath10k tx: data: 00000000: 02 01 10 00 00 09 00 00 08 50 00 00 00 00 00 00  .........P......
[   10.682707] ath10k tx: data: 00000010: 01 00 00 00 2b 09 00 00                          ....+...
[   10.682710] ath10k: Credits required 1 got 0
[   10.682733] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f6127540
[   10.682747] ath10k: ath10k_pci_ce_recv_data netbuf=f55180c0  nbytes=16
[   10.682750] ath10k rx: 00000000: 00 02 08 00 08 0a 00 00 01 04 00 01 02 02 04 06  ................
[   10.682752] ath10k: ep 2 got 2 credits
[   10.682761] ath10k: Credits required 1 got 2
[   10.682764] ath10k: ath10k_htc_issue_skb: ep 2 skb f6127f00
[   10.682768] ath10k: pci send data vaddr f55e2080 paddr 0x355e2080 len 24 as 24 bytes
[   10.682770] ath10k tx: data: 00000000: 02 00 10 00 00 0a 00 00 08 50 00 00 00 00 00 00  .........P......
[   10.682773] ath10k tx: data: 00000010: 02 00 00 00 2a 09 00 00                          ....*...
[   10.682776] ath10k: Credits required 1 got 1
[   10.682778] ath10k: ath10k_htc_issue_skb: ep 2 skb f50a4e40
[   10.682781] ath10k: HTC: endpoint 2 needs credit update
[   10.682796] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f6127f00
[   10.682804] ath10k: pci send data vaddr f505f500 paddr 0x3505f500 len 24 as 24 bytes
[   10.682807] ath10k tx: data: 00000000: 02 01 10 00 00 0b 00 00 08 50 00 00 00 00 00 00  .........P......
[   10.682809] ath10k tx: data: 00000010: 2c 00 00 00 00 00 00 00                          ,.......
[   10.682814] ath10k: Credits required 1 got 0
[   10.682839] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f50a4e40
[   10.682855] ath10k: ath10k_pci_ce_recv_data netbuf=f5518000  nbytes=16
[   10.682858] ath10k rx: 00000000: 00 02 08 00 08 0b 00 00 01 04 00 01 02 02 04 06  ................
[   10.682861] ath10k: ep 2 got 2 credits
[   10.682870] ath10k: Credits required 1 got 2
[   10.682872] ath10k: ath10k_htc_issue_skb: ep 2 skb f50a4f00
[   10.682876] ath10k: pci send data vaddr f505f640 paddr 0x3505f640 len 24 as 24 bytes
[   10.682879] ath10k tx: data: 00000000: 02 00 10 00 00 0c 00 00 08 50 00 00 00 00 00 00  .........P......
[   10.682882] ath10k tx: data: 00000010: 07 00 00 00 01 00 00 00                          ........
[   10.682885] ath10k: Credits required 1 got 1
[   10.682888] ath10k: ath10k_htc_issue_skb: ep 2 skb f50a49c0
[   10.682890] ath10k: HTC: endpoint 2 needs credit update
[   10.682908] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f50a4f00
[   10.682917] ath10k: pci send data vaddr f505f780 paddr 0x3505f780 len 24 as 24 bytes
[   10.682919] ath10k tx: data: 00000000: 02 01 10 00 00 0d 00 00 08 50 00 00 00 00 00 00  .........P......
[   10.682922] ath10k tx: data: 00000010: 08 00 00 00 01 00 00 00                          ........
[   10.682925] ath10k: Credits required 1 got 0
[   10.682948] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f50a49c0
[   10.682969] ath10k: ath10k_pci_ce_recv_data netbuf=f5518180  nbytes=16
[   10.682972] ath10k rx: 00000000: 00 02 08 00 08 0c 00 00 01 04 00 01 02 02 04 06  ................
[   10.682975] ath10k: ep 2 got 2 credits
[   10.682985] ath10k: Credits required 1 got 2
[   10.682987] ath10k: ath10k_htc_issue_skb: ep 2 skb f50a4900
[   10.682991] ath10k: pci send data vaddr f505f8c0 paddr 0x3505f8c0 len 108 as 108 bytes
[   10.682994] ath10k tx: data: 00000000: 02 00 64 00 00 0e 00 00 06 40 00 00 00 00 00 00  ..d......@......
[   10.682997] ath10k tx: data: 00000010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[   10.682999] ath10k tx: data: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[   10.683002] ath10k tx: data: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[   10.683005] ath10k tx: data: 00000040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[   10.683007] ath10k tx: data: 00000050: 00 00 00 00 0f 00 00 00 ff 03 00 00 02 00 00 00  ................
[   10.683010] ath10k tx: data: 00000060: 00 00 00 00 00 00 00 00 00 00 00 00              ............
[   10.683014] ath10k: Credits required 1 got 1
[   10.683016] ath10k: ath10k_htc_issue_skb: ep 2 skb f50a40c0
[   10.683018] ath10k: HTC: endpoint 2 needs credit update
[   10.683022] ath10k: pci send data vaddr f505fa40 paddr 0x3505fa40 len 24 as 24 bytes
[   10.683040] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f50a4900
[   10.683048] ath10k tx: data: 00000000: 02 01 10 00 00 0f 00 00 02 90 00 00 00 00 00 00  ................
[   10.683051] ath10k tx: data: 00000010: 04 00 00 00 00 00 00 00                          ........
[   10.683054] ath10k: Credits required 1 got 0
[   10.683079] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f50a40c0
[   10.683097] ath10k: ath10k_pci_ce_recv_data netbuf=f5518240  nbytes=16
[   10.683100] ath10k rx: 00000000: 00 02 08 00 08 0d 00 00 01 04 00 01 02 02 04 06  ................
[   10.683102] ath10k: ep 2 got 2 credits
[   10.683111] ath10k: Credits required 1 got 2
[   10.683113] ath10k: ath10k_htc_issue_skb: ep 2 skb f50a4000
[   10.683117] ath10k: pci send data vaddr f505fb80 paddr 0x3505fb80 len 24 as 24 bytes
[   10.683120] ath10k tx: data: 00000000: 02 00 10 00 00 10 00 00 02 90 00 00 00 00 00 00  ................
[   10.683122] ath10k tx: data: 00000010: 00 00 00 00 00 00 00 00                          ........
[   10.683126] ath10k: Credits required 1 got 1
[   10.683128] ath10k: ath10k_htc_issue_skb: ep 2 skb f50a43c0
[   10.683131] ath10k: HTC: endpoint 2 needs credit update
[   10.683149] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f50a4000
[   10.683157] ath10k: pci send data vaddr f505fcc0 paddr 0x3505fcc0 len 108 as 108 bytes
[   10.683160] ath10k tx: data: 00000000: 02 01 64 00 00 11 00 00 06 40 00 00 00 00 00 00  ..d......@......
[   10.683163] ath10k tx: data: 00000010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[   10.683166] ath10k tx: data: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[   10.683168] ath10k tx: data: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 0f 00 00 00  ................
[   10.683171] ath10k tx: data: 00000040: ff 03 00 00 02 00 00 00 00 00 00 00 00 00 00 00  ................
[   10.683173] ath10k tx: data: 00000050: 00 00 00 00 0f 00 00 00 ff 03 00 00 02 00 00 00  ................
[   10.683176] ath10k tx: data: 00000060: 00 00 00 00 00 00 00 00 00 00 00 00              ............
[   10.683180] ath10k: Credits required 1 got 0
[   10.683205] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f50a43c0
[   10.683238] ath10k: ath10k_pci_ce_recv_data netbuf=f5518300  nbytes=16
[   10.683241] ath10k rx: 00000000: 00 02 08 00 08 0e 00 00 01 04 00 01 02 02 04 06  ................
[   10.683243] ath10k: ep 2 got 2 credits
[   10.683252] ath10k: Credits required 1 got 2
[   10.683255] ath10k: ath10k_htc_issue_skb: ep 2 skb f50a4240
[   10.683259] ath10k: pci send data vaddr f505fe40 paddr 0x3505fe40 len 24 as 24 bytes
[   10.683262] ath10k tx: data: 00000000: 02 00 10 00 00 12 00 00 02 90 00 00 00 00 00 00  ................
[   10.683264] ath10k tx: data: 00000010: 04 00 00 00 00 00 00 00                          ........
[   10.683267] ath10k: Credits required 1 got 1
[   10.683269] ath10k: ath10k_htc_issue_skb: ep 2 skb f50a4180
[   10.683271] ath10k: HTC: endpoint 2 needs credit update
[   10.683290] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f50a4240
[   10.683299] ath10k: pci send data vaddr f50f0040 paddr 0x350f0040 len 24 as 24 bytes
[   10.683302] ath10k tx: data: 00000000: 02 01 10 00 00 13 00 00 02 90 00 00 00 00 00 00  ................
[   10.683304] ath10k tx: data: 00000010: 00 00 00 00 00 00 00 00                          ........
[   10.683307] ath10k: Credits required 1 got 0
[   10.683330] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f50a4180
[   10.683355] ath10k: ath10k_pci_ce_recv_data netbuf=f55183c0  nbytes=16
[   10.683358] ath10k rx: 00000000: 00 02 08 00 08 0f 00 00 01 04 00 01 02 02 04 06  ................
[   10.683361] ath10k: ep 2 got 2 credits
[   10.683378] ath10k: Credits required 1 got 2
[   10.683381] ath10k: ath10k_htc_issue_skb: ep 2 skb f50a4540
[   10.683385] ath10k: pci send data vaddr f50f0180 paddr 0x350f0180 len 108 as 108 bytes
[   10.683388] ath10k tx: data: 00000000: 02 00 64 00 00 14 00 00 06 40 00 00 0f 00 00 00  ..d......@......
[   10.683391] ath10k tx: data: 00000010: ff 03 00 00 02 00 00 00 00 00 00 00 00 00 00 00  ................
[   10.683393] ath10k tx: data: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[   10.683396] ath10k tx: data: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 0f 00 00 00  ................
[   10.683398] ath10k tx: data: 00000040: ff 03 00 00 02 00 00 00 00 00 00 00 00 00 00 00  ................
[   10.683401] ath10k tx: data: 00000050: 00 00 00 00 0f 00 00 00 ff 03 00 00 02 00 00 00  ................
[   10.683404] ath10k tx: data: 00000060: 00 00 00 00 00 00 00 00 00 00 00 00              ............
[   10.683408] ath10k: Credits required 1 got 1
[   10.683411] ath10k: ath10k_htc_issue_skb: ep 2 skb f50a4480
[   10.683413] ath10k: HTC: endpoint 2 needs credit update
[   10.683416] ath10k: pci send data vaddr f50f0300 paddr 0x350f0300 len 24 as 24 bytes
[   10.683434] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f50a4540
[   10.683443] ath10k tx: data: 00000000: 02 01 10 00 00 15 00 00 02 90 00 00 00 00 00 00  ................
[   10.683445] ath10k tx: data: 00000010: 04 00 00 00 00 00 00 00                          ........
[   10.683448] ath10k: Credits required 1 got 0
[   10.683472] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f50a4480
[   10.683491] ath10k: ath10k_pci_ce_recv_data netbuf=f5518480  nbytes=16
[   10.683494] ath10k rx: 00000000: 00 02 08 00 08 10 00 00 01 04 00 01 02 02 04 06  ................
[   10.683496] ath10k: ep 2 got 2 credits
[   10.683505] ath10k: Credits required 1 got 2
[   10.683507] ath10k: ath10k_htc_issue_skb: ep 2 skb f509bf00
[   10.683511] ath10k: pci send data vaddr f50f0440 paddr 0x350f0440 len 24 as 24 bytes
[   10.683514] ath10k tx: data: 00000000: 02 00 10 00 00 16 00 00 02 90 00 00 00 00 00 00  ................
[   10.683517] ath10k tx: data: 00000010: 00 00 00 00 00 00 00 00                          ........
[   10.683520] ath10k: Credits required 1 got 1
[   10.683523] ath10k: ath10k_htc_issue_skb: ep 2 skb f509bb40
[   10.683525] ath10k: HTC: endpoint 2 needs credit update
[   10.683542] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f509bf00
[   10.683551] ath10k: pci send data vaddr f50f0580 paddr 0x350f0580 len 108 as 108 bytes
[   10.683554] ath10k tx: data: 00000000: 02 01 64 00 00 17 00 00 06 40 00 00 0f 00 00 00  ..d......@......
[   10.683557] ath10k tx: data: 00000010: ff 03 00 00 02 00 00 00 00 00 00 00 00 00 00 00  ................
[   10.683559] ath10k tx: data: 00000020: 00 00 00 00 0f 00 00 00 ff 03 00 00 02 00 00 00  ................
[   10.683562] ath10k tx: data: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 0f 00 00 00  ................
[   10.683565] ath10k tx: data: 00000040: ff 03 00 00 02 00 00 00 00 00 00 00 00 00 00 00  ................
[   10.683567] ath10k tx: data: 00000050: 00 00 00 00 0f 00 00 00 ff 03 00 00 02 00 00 00  ................
[   10.683570] ath10k tx: data: 00000060: 00 00 00 00 00 00 00 00 00 00 00 00              ............
[   10.683573] ath10k: Credits required 1 got 0
[   10.683600] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f509bb40
[   10.683631] ath10k: ath10k_pci_ce_recv_data netbuf=f5518540  nbytes=16
[   10.683634] ath10k rx: 00000000: 00 02 08 00 08 11 00 00 01 04 00 01 02 02 04 06  ................
[   10.683636] ath10k: ep 2 got 2 credits
[   10.683645] ath10k: Credits required 1 got 2
[   10.683648] ath10k: ath10k_htc_issue_skb: ep 2 skb f509b9c0
[   10.683652] ath10k: pci send data vaddr f50f0700 paddr 0x350f0700 len 24 as 24 bytes
[   10.683655] ath10k tx: data: 00000000: 02 00 10 00 00 18 00 00 02 90 00 00 00 00 00 00  ................
[   10.683657] ath10k tx: data: 00000010: 04 00 00 00 00 00 00 00                          ........
[   10.683660] ath10k: Credits required 1 got 1
[   10.683663] ath10k: ath10k_htc_issue_skb: ep 2 skb f509b900
[   10.683665] ath10k: HTC: endpoint 2 needs credit update
[   10.683683] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f509b9c0
[   10.683691] ath10k: pci send data vaddr f50f0840 paddr 0x350f0840 len 24 as 24 bytes
[   10.683694] ath10k tx: data: 00000000: 02 01 10 00 00 19 00 00 02 90 00 00 00 00 00 00  ................
[   10.683697] ath10k tx: data: 00000010: 00 00 00 00 00 00 00 00                          ........
[   10.683699] ath10k: Credits required 1 got 0
[   10.683722] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f509b900
[   10.683740] ath10k: ath10k_pci_ce_recv_data netbuf=f5518600  nbytes=16
[   10.683743] ath10k rx: 00000000: 00 02 08 00 08 12 00 00 01 04 00 01 02 02 04 06  ................
[   10.683745] ath10k: ep 2 got 2 credits
[   10.683754] ath10k: Credits required 1 got 2
[   10.683756] ath10k: ath10k_htc_issue_skb: ep 2 skb f509b840
[   10.683760] ath10k: pci send data vaddr f50f0980 paddr 0x350f0980 len 20 as 20 bytes
[   10.683763] ath10k tx: data: 00000000: 02 00 0c 00 00 1a 00 00 01 90 00 00 00 00 00 00  ................
[   10.683765] ath10k tx: data: 00000010: 00 00 00 00                                      ....
[   10.683791] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb f509b840
[   25.530404] ath10k: wmi start scan
[   25.534232] ath10k: Credits required 1 got 1
[   25.538848] ath10k: ath10k_htc_issue_skb: ep 2 skb ed111cc0
[   25.544919] ath10k: HTC: endpoint 2 needs credit update
[   25.550428] ath10k: pci send data vaddr ed052380 paddr 0x2d052380 len 252 as 252 bytes
[   25.559046] ath10k tx: data: 00000000: 02 01 f4 00 00 1b 00 00 01 30 00 00 00 a0 00 00  .........0......
[   25.569372] ath10k tx: data: 00000010: 01 a0 00 00 00 00 00 00 01 00 00 00 1f 00 00 00  ................
[   25.579599] ath10k tx: data: 00000020: 32 00 00 00 96 00 00 00 32 00 00 00 f4 01 00 00  2.......2.......
[   25.589835] ath10k tx: data: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 88 13 00 00  ................
[   25.600113] ath10k tx: data: 00000040: 05 00 00 00 1c 00 00 00 00 00 00 00 01 00 00 00  ................
[   25.610243] ath10k tx: data: 00000050: 0e 00 00 00 6c 09 00 00 71 09 00 00 76 09 00 00  ....l...q...v...
[   25.620424] ath10k tx: data: 00000060: 7b 09 00 00 80 09 00 00 85 09 00 00 8a 09 00 00  {...............
[   25.630641] ath10k tx: data: 00000070: 8f 09 00 00 94 09 00 00 99 09 00 00 9e 09 00 00  ................
[   25.640963] ath10k tx: data: 00000080: a3 09 00 00 a8 09 00 00 b4 09 00 00 02 00 00 00  ................
[   25.651180] ath10k tx: data: 00000090: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[   25.661324] ath10k tx: data: 000000a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[   25.671640] ath10k tx: data: 000000b0: 00 00 00 00 00 00 00 00 03 00 00 00 01 00 00 00  ................
[   25.681890] ath10k tx: data: 000000c0: ff ff ff ff ff ff 00 00 04 00 00 00 2c 00 00 00  ............,...
[   25.692202] ath10k tx: data: 000000d0: 01 08 02 04 0b 16 0c 12 18 24 32 04 30 48 60 6c  .........$2.0H`l
[   25.702478] ath10k tx: data: 000000e0: 2d 1a e3 19 1b ff ff ff 00 00 00 00 00 00 00 00  -...............
[   25.712549] ath10k tx: data: 000000f0: 00 01 00 00 00 00 00 00 00 00 00 00              ............
[   25.722550] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb ed111cc0
[   25.729521] ath10k: firmware crashed!
[   25.733519] ath10k: hardware name qca988x hw2.0 version 0x4100016c
[   25.740134] ath10k: firmware version: 1.0.0.636
[   25.746062] ath10k: target register Dump Location: 0x00401930
[   25.753196] ath10k: target Register Dump
[   25.757439] ath10k: [00]: 0x4100016C 0x00000000 0x009B58F2 0x00000000
[   25.764330] ath10k: [04]: 0x00000000 0x00000000 0x00000000 0x00000000
[   25.771195] ath10k: [08]: 0x00000000 0x00000000 0x00000000 0x00000000
[   25.778051] ath10k: [12]: 0x00000000 0x00000000 0x00000000 0x00000000
[   25.784989] ath10k: [16]: 0x00000000 0x00000000 0x00000000 0x009B58F2
[   25.791837] ath10k: [20]: 0x00000000 0x00401930 0x00000000 0x00000000
[   25.798842] ath10k: [24]: 0x00000000 0x00000000 0x00000000 0x00000000
[   25.805720] ath10k: [28]: 0x00000000 0x00000000 0x00000000 0x00000000
[   25.812736] ath10k: [32]: 0x00000000 0x00000000 0x00000000 0x00000000
[   25.819648] ath10k: [36]: 0x00000000 0x00000000 0x00000000 0x00000000
[   25.826474] ath10k: [40]: 0x00000000 0x00000000 0x00000000 0x00000000
[   25.833270] ath10k: [44]: 0x00000000 0x00000000 0x00000000 0x00000000
[   25.840157] ath10k: [48]: 0x00000000 0x00000000 0x00000000 0x00000000
[   25.846999] ath10k: [52]: 0x00000000 0x00000000 0x00000000 0x00000000
[   25.853866] ath10k: [56]: 0x00000000 0x00000000 0x00000000 0x00000000
[   25.860780] ath10k: ath10k_pci_ce_recv_data netbuf=f55800c0  nbytes=44
[   25.867770] ath10k rx: 00000000: 02 02 24 00 08 13 00 00 01 30 00 00 01 00 00 00  ..$......0......
[   25.877472] ath10k rx: 00000010: 04 00 00 00 00 00 00 00 01 a0 00 00 00 a0 00 00  ................
[   25.887047] ath10k rx: 00000020: 00 00 00 00 01 04 00 00 02 01 00 00              ............
[   25.896278] ath10k: ep 2 got 1 credits
[   25.900385] ath10k: htc rx completion ep 2 skb f55800c0
[   25.906012] ath10k: ath10k_pci_ce_recv_data netbuf=f5580180  nbytes=36
[   25.906021] ath10k: WMI_SCAN_EVENTID
[   25.906026] ath10k: scan event type 1 reason 4 freq 0 req_id 40961 scan_id 40960 vdev_id 0
[   25.906028] ath10k: SCAN_EVENT_STARTED
[   25.929811] ath10k rx: 00000000: 02 00 1c 00 00 14 00 00 01 30 00 00 04 00 00 00  .........0......
[   25.939464] ath10k rx: 00000010: 04 00 00 00 00 00 00 00 01 a0 00 00 00 a0 00 00  ................
[   25.948943] ath10k rx: 00000020: 00 00 00 00                                      ....
[   25.957455] ath10k: htc rx completion ep 2 skb f5580180
[   25.963082] ath10k: ath10k_pci_ce_recv_data netbuf=f5580240  nbytes=36
[   25.963084] ath10k: WMI_SCAN_EVENTID
[   25.963093] ath10k: scan event type 4 reason 4 freq 0 req_id 40961 scan_id 40960 vdev_id 0
[   25.963095] ath10k: SCAN_EVENT_BSS_CHANNEL
[   25.987286] ath10k rx: 00000000: 02 00 1c 00 00 15 00 00 01 30 00 00 02 00 00 00  .........0......
[   25.996842] ath10k rx: 00000010: 00 00 00 00 00 00 00 00 01 a0 00 00 00 a0 00 00  ................
[   26.006460] ath10k rx: 00000020: 00 00 00 00                                      ....
[   26.014975] ath10k: htc rx completion ep 2 skb f5580240
[   26.020700] ath10k: WMI_SCAN_EVENTID
[   26.024594] ath10k: scan event type 2 reason 0 freq 0 req_id 40961 scan_id 40960 vdev_id 0
[   26.033498] ath10k: SCAN_EVENT_COMPLETED
[   26.037870] ath10k: SCAN_REASON_COMPLETED
[   26.042241] ath10k: wmi start scan
[   26.045946] ath10k: Credits required 1 got 1
[   26.050614] ath10k: ath10k_htc_issue_skb: ep 2 skb ed111900
[   26.056584] ath10k: HTC: endpoint 2 needs credit update
[   26.062155] ath10k: pci send data vaddr ed052f80 paddr 0x2d052f80 len 364 as 364 bytes
[   26.070731] ath10k tx: data: 00000000: 02 01 64 01 00 1c 00 00 01 30 00 00 00 a0 00 00  ..d......0......
[   26.081039] ath10k tx: data: 00000010: 01 a0 00 00 00 00 00 00 01 00 00 00 1f 00 00 00  ................
[   26.091241] ath10k tx: data: 00000020: 32 00 00 00 96 00 00 00 32 00 00 00 f4 01 00 00  2.......2.......
[   26.101449] ath10k tx: data: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 88 13 00 00  ................
[   26.111733] ath10k tx: data: 00000040: 05 00 00 00 1c 00 00 00 00 00 00 00 01 00 00 00  ................
[   26.121831] ath10k tx: data: 00000050: 28 00 00 00 33 13 00 00 38 13 00 00 3d 13 00 00  (...3...8...=...
[   26.132126] ath10k tx: data: 00000060: 47 13 00 00 4c 13 00 00 51 13 00 00 60 13 00 00  G...L...Q...`...
[   26.142371] ath10k tx: data: 00000070: 74 13 00 00 ab 13 00 00 b0 13 00 00 b5 13 00 00  t...............
[   26.152465] ath10k tx: data: 00000080: bf 13 00 00 32 14 00 00 3c 14 00 00 46 14 00 00  ....2...<...F...
[   26.162631] ath10k tx: data: 00000090: 50 14 00 00 5a 14 00 00 64 14 00 00 6e 14 00 00  P...Z...d...n...
[   26.172696] ath10k tx: data: 000000a0: 78 14 00 00 8c 14 00 00 a0 14 00 00 b4 14 00 00  x...............
[   26.182806] ath10k tx: data: 000000b0: c8 14 00 00 7c 15 00 00 90 15 00 00 a4 15 00 00  ....|...........
[   26.192880] ath10k tx: data: 000000c0: b8 15 00 00 cc 15 00 00 e0 15 00 00 f4 15 00 00  ................
[   26.203044] ath10k tx: data: 000000d0: 08 16 00 00 1c 16 00 00 30 16 00 00 44 16 00 00  ........0...D...
[   26.213123] ath10k tx: data: 000000e0: 71 16 00 00 85 16 00 00 99 16 00 00 ad 16 00 00  q...............
[   26.223378] ath10k tx: data: 000000f0: c1 16 00 00 02 00 00 00 01 00 00 00 00 00 00 00  ................
[   26.233530] ath10k tx: data: 00000100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[   26.243633] ath10k tx: data: 00000110: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
[   26.253896] ath10k tx: data: 00000120: 03 00 00 00 01 00 00 00 ff ff ff ff ff ff 00 00  ................
[   26.264262] ath10k tx: data: 00000130: 04 00 00 00 34 00 00 00 01 08 0c 12 18 24 30 48  ....4........$0H
[   26.274358] ath10k tx: data: 00000140: 60 6c 2d 1a e3 19 1b ff ff ff 00 00 00 00 00 00  `l-.............
[   26.284639] ath10k tx: data: 00000150: 00 00 00 01 00 00 00 00 00 00 00 00 00 00 bf 0c  ................
[   26.294849] ath10k tx: data: 00000160: b2 01 80 33 ea ff 00 00 ea ff 00 00              ...3........
[   26.304767] ath10k: ath10k_htc_notify_tx_completion: ep 2 skb ed111900
[   27.311630] ath10k: wmi stop scan reqid 1 req_type 0 vdev/scan_id 0
[   27.318355] ath10k: Credits required 1 got 0
[   32.320692] ath10k: wmi flush failed (-110)
[   35.326546] ath10k: timed out while waiting for scan to stop
[   35.332589] ath10k: could not stop scan. its still in progress

[-- Attachment #3: Type: text/plain, Size: 146 bytes --]

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

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

end of thread, other threads:[~2013-07-16 10:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-16  7:33 I just try to use QCA9880 mini pcie card with ath10k drivers in git source tree Hwan Jin Ko
2013-07-16  8:33 ` Michal Kazior
2013-07-16 10:12   ` H.Jin Ko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.