Skip to content

Instantly share code, notes, and snippets.

@enukane
Created July 2, 2014 07:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enukane/a0f2cfc563232d5a0428 to your computer and use it in GitHub Desktop.
Save enukane/a0f2cfc563232d5a0428 to your computer and use it in GitHub Desktop.
WPJ344 dmesg + 11ac
[ 0.000000] Linux version 3.3.8 (ttyaw@mesh) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #2 Thu Apr 24 04:07:18 GMT 2014
[ 0.000000] MyLoader: sysp=d75b58eb, boardp=9ef03ccb, parts=e361fc24
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU revision is: 0001974c (MIPS 74Kc)
[ 0.000000] SoC: Atheros AR9344 rev 2
[ 0.000000] Clocks: CPU:560.000MHz, DDR:450.000MHz, AHB:225.000MHz, Ref:40.000MHz
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 08000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone PFN ranges:
[ 0.000000] Normal 0x00000000 -> 0x00008000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] Early memory PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x00008000
[ 0.000000] On node 0 totalpages: 32768
[ 0.000000] free_area_init_node: node 0, pgdat 802cd550, node_mem_map 81000000
[ 0.000000] Normal zone: 256 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 32512 pages, LIFO batch:7
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: board=WPJ344 console=ttyS0,115200 mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,6336k(rootfs),1408k(kernel),64k(nvram),64k(art)ro,7744k@0x50000(firmware) rootfstype=squashfs,jffs2 noinitrd
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[ 0.000000] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] Memory: 126640k/131072k available (2099k kernel code, 4432k reserved, 387k data, 184k init, 0k highmem)
[ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:51
[ 0.000000] Calibrating delay loop... 278.93 BogoMIPS (lpj=1394688)
[ 0.070000] pid_max: default: 32768 minimum: 301
[ 0.070000] Mount-cache hash table entries: 512
[ 0.080000] NET: Registered protocol family 16
[ 0.080000] gpiochip_add: registered GPIOs 0 to 22 on device: ath79
[ 0.090000] MIPS: machine is Compex WPJ344
[ 0.110000] registering PCI controller with io_map_base unset
[ 0.120000] bio: create slab <bio-0> at 0
[ 0.130000] PCI host bridge to bus 0000:00
[ 0.130000] pci_bus 0000:00: root bus resource [mem 0x10000000-0x13ffffff]
[ 0.140000] pci_bus 0000:00: root bus resource [io 0x0000]
[ 0.140000] pci 0000:00:00.0: [168c:003c] type 0 class 0x000280
[ 0.140000] pci 0000:00:00.0: invalid calibration data
[ 0.150000] pci 0000:00:00.0: reg 10: [mem 0x00000000-0x001fffff 64bit]
[ 0.150000] pci 0000:00:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
[ 0.150000] pci 0000:00:00.0: supports D1 D2
[ 0.150000] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
[ 0.150000] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x101fffff 64bit]
[ 0.150000] pci 0000:00:00.0: BAR 6: assigned [mem 0x10200000-0x1020ffff pref]
[ 0.160000] pci 0000:00:00.0: using irq 40 for pin 1
[ 0.160000] Switching to clocksource MIPS
[ 0.170000] NET: Registered protocol family 2
[ 0.170000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.170000] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.180000] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.180000] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.190000] TCP reno registered
[ 0.190000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.200000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.200000] NET: Registered protocol family 1
[ 0.210000] PCI: CLS 0 bytes, default 32
[ 0.220000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.230000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.240000] msgmni has been set to 247
[ 0.240000] io scheduler noop registered
[ 0.250000] io scheduler deadline registered (default)
[ 0.250000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 0.280000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
[ 0.280000] console [ttyS0] enabled, bootconsole disabled
[ 0.300000] m25p80 spi0.0: found mx25l6405d, expected m25p80
[ 0.300000] m25p80 spi0.0: mx25l6405d (8192 Kbytes)
[ 0.310000] 7 cmdlinepart partitions found on MTD device spi0.0
[ 0.320000] Creating 7 MTD partitions on "spi0.0":
[ 0.320000] 0x000000000000-0x000000040000 : "u-boot"
[ 0.330000] 0x000000040000-0x000000050000 : "u-boot-env"
[ 0.330000] 0x000000050000-0x000000680000 : "rootfs"
[ 0.340000] mtd: partition "rootfs" set to be root filesystem
[ 0.350000] mtd: partition "rootfs_data" created automatically, ofs=510000, len=170000
[ 0.350000] 0x000000510000-0x000000680000 : "rootfs_data"
[ 0.360000] 0x000000680000-0x0000007e0000 : "kernel"
[ 0.370000] 0x0000007e0000-0x0000007f0000 : "nvram"
[ 0.370000] 0x0000007f0000-0x000000800000 : "art"
[ 0.380000] 0x000000050000-0x0000007e0000 : "firmware"
[ 0.410000] ag71xx_mdio: probed
[ 0.530000] ag71xx_mdio: probed
[ 0.540000] TCP cubic registered
[ 0.540000] NET: Registered protocol family 17
[ 0.550000] 8021q: 802.1Q VLAN Support v1.8
[ 0.560000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[ 0.560000] Freeing unused kernel memory: 184k freed
[ 2.380000] Registered led device: wpj344:green:status
[ 2.380000] Registered led device: wpj344:red:sig1
[ 2.380000] Registered led device: wpj344:yellow:sig2
[ 2.380000] Registered led device: wpj344:green:sig3
[ 2.380000] Registered led device: wpj344:green:sig4
[ 2.380000] Registered led device: wpj344:buzzer
[ 5.610000] JFFS2 notice: (487) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 12 of xref (0 dead, 2 orphan) found.
[ 7.600000] ATHR_GMAC: Length per segment 1536
[ 7.610000] ATHR_GMAC: fifo cfg 3 01f00140
[ 7.610000] mac:0 Registering S17....
[ 7.620000] ATHR_GMAC: RX TASKLET - Pkts per Intr:100
[ 7.620000] ATHR_GMAC: Mac address for unit 0: 04:f0:21:10:a5:c7
[ 8.180000] ATHR_GMAC: Max segments per packet : 1
[ 8.180000] ATHR_GMAC: Max tx descriptor count : 128
[ 8.190000] ATHR_GMAC: Max rx descriptor count : 128
[ 8.190000] ATHR_GMAC: Mac capability flags : 2381
[ 8.200000] ATHR_GMAC: Mac address for unit 0: 04:f0:21:10:a5:c7
[ 8.200000] ATHR_GMAC: Mac address for unit 1: 04:f0:21:10:a5:c8
[ 8.400000] usbcore: registered new interface driver usbfs
[ 8.400000] usbcore: registered new interface driver hub
[ 8.410000] usbcore: registered new device driver usb
[ 8.450000] PPP generic driver version 2.4.2
[ 8.470000] tun: Universal TUN/TAP device driver, 1.6
[ 8.480000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 8.490000] PPP MPPE Compression module registered
[ 8.570000] L2TP core driver, V2.0
[ 8.590000] L2TP netlink interface
[ 8.690000] GRE over IPv4 demultiplexor driver
[ 8.700000] GRE over IPv4 tunneling driver
[ 8.740000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 8.910000] NET: Registered protocol family 24
[ 8.930000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.940000] ehci-platform ehci-platform: Generic Platform EHCI Controller
[ 8.940000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[ 8.980000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[ 9.000000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[ 9.000000] hub 1-0:1.0: USB hub found
[ 9.010000] hub 1-0:1.0: 1 port detected
[ 9.030000] nf_conntrack version 0.5.0 (1981 buckets, 7924 max)
[ 9.270000] PPPoL2TP kernel driver, V2.0
[ 9.280000] PPTP driver version 0.8.5
[ 9.540000] xt_time: kernel timezone is -0000
[ 10.180000] adf: module license 'Proprietary' taints kernel.
[ 10.180000] Disabling lock debugging due to kernel taint
[ 10.490000] ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, WRITE_EEPROM, 11D)
[ 10.520000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
[ 10.540000] ath_spectral: Version 2.0.0
[ 10.540000] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
[ 10.550000] SPECTRAL module built on Apr 24 2014 04:00:47
[ 10.570000] ath_dfs: Version 2.0.0
[ 10.570000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
[ 10.750000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
[ 12.010000] ath_ahb: 10.1.436 (Atheros/multi-bss)
[ 12.010000] __ath_attach: Set global_scn[0]
[ 12.020000] ACBKMinfree = 48
[ 12.020000] ACBEMinfree = 32
[ 12.020000] ACVIMinfree = 16
[ 12.030000] ACVOMinfree = 0
[ 12.030000] CABMinfree = 48
[ 12.030000] UAPSDMinfree = 0
[ 12.040000] Enterprise mode: 0x00000000
[ 12.050000] Restoring Cal data from Flash
[ 12.050000] SPECTRAL : get_capability not registered
[ 12.060000] HAL_CAP_PHYDIAG : Capable
[ 12.060000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 226)
[ 12.070000] SPECTRAL : get_capability not registered
[ 12.070000] HAL_CAP_RADAR : Capable
[ 12.080000] SPECTRAL : Need to fix the capablity check for SPECTRAL
[ 12.080000] (spectral_attach : 231)
[ 12.090000] SPECTRAL : get_capability not registered
[ 12.090000] HAL_CAP_SPECTRAL_SCAN : Capable
[ 12.100000] SPECTRAL : get_tsf64 not registered
[ 12.100000] spectral_init_netlink 52 NULL SKB
[ 12.110000] SPECTRAL : No ADVANCED SPECTRAL SUPPORT
[ 12.110000] SPECTRAL : module attached
[ 12.110000] Green-AP : Green-AP : Attached
[ 12.110000]
[ 12.120000] ath_get_caps[5982] rx chainmask mismatch actual 3 sc_chainmak 0
[ 12.130000] ath_get_caps[5957] tx chainmask mismatch actual 3 sc_chainmak 0
[ 12.140000] ath_attach_dfs[11964] dfsdomain 0
[ 12.150000] SPECTRAL : module already attached
[ 12.160000] ath_tx_paprd_init sc 86810000 PAPRD Enabled
[ 12.170000] wifi0: Atheros 9340: mem=0xb8100000, irq=47
[ 12.170000] ath_pci: 10.1.436 (Atheros/multi-bss)
[ 12.180000] ath_pci_probe
[ 12.180000] PCI device id is 003c :003c
[ 12.180000] ath_pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x101fffff 64bit]
[ 12.190000] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
[ 12.200000] ath_pci 0000:00:00.0: ath DEBUG: sc=0x86801c00
[ 12.200000]
[ 12.200000] ol_ath_pci_configure : num_desired MSI set to 0
[ 12.210000]
[ 12.210000] Using PCI Legacy Interrupt
[ 12.730000] __ol_ath_attach: ath_attach TODO
[ 12.730000] ol_ath_attach() BMI inited.
[ 12.740000] ol_ath_attach() BMI Get Target Info.
[ 12.740000] ol_ath_attach() TARGET TYPE: 7 Vers 0x4100016c
[ 12.750000] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0
[ 12.750000] ol_ath_attach() configure Target .
[ 12.760000] ol_transfer_bin_file 1618: Download Board data len 2116
[ 12.780000] ol_ath_download_firmware: Using 0x1234 for the remainder of init
[ 12.780000] ol_transfer_bin_file 1610: Download OTP data len 6276
[ 12.870000] ol_transfer_bin_file 1661: Download Firmware data len 189488
[ 13.680000] ol_ath_attach() Download FW.
[ 13.690000] ol_ath_attach() HT Create .
[ 13.690000] ol_ath_attach() HIF Claim.
[ 13.690000] ol_ath_attach() BMI Done.
[ 13.700000] ol_ath_attach() WMI attached. wmi_handle 86570000
[ 13.700000] +HWT
[ 13.710000] -HWT
[ 13.710000] HTC Service:0x0300 ep:1 TX flow control disabled
[ 13.720000] TXRX: Created pdev 870cc200
[ 13.720000] wmi_service_ready_event_rx: WMI UNIFIED SERVICE READY event
[ 13.730000] num_rf_chain : 00000003
[ 13.730000] ht_cap_info: : 0000085b
[ 13.740000] vht_cap_info : 338001b2
[ 13.740000] vht_supp_mcs : 0000ffea
[ 13.750000] LARGE_AP enabled. num_peers 144, num_vdevs 16, num_tids 256
[ 13.750000] idx 0 req 1 num_units 0 num_unit_info 2 unit size 404 actual units 145
[ 13.760000] chunk 0 len 58580 requested ,ptr 0x6290000
[ 13.770000] FIRMWARE:P 145 V 16 T 443
[ 13.770000]
[ 13.790000] wmi_ready_event_rx: WMI UNIFIED READY event
[ 13.790000] ol_ath_connect_htc() WMI is ready
[ 13.800000] ol_ath_set_host_app_area TODO
[ 13.800000] ol_ath_attach() connect HTC.
[ 13.800000] target uses HTT version 2.1; host uses 2.1
[ 13.810000] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0.
[ 13.820000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2) flags 0x2150
[ 13.830000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4) flags 0xa0
[ 13.830000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x8) flags 0xc0
[ 13.840000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x20) flags 0xd0
[ 13.850000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x40) flags 0x150
[ 13.860000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x800) flags 0x10080
[ 13.860000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2000) flags 0x20080
[ 13.870000] ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4000) flags 0x40080
[ 13.880000] Skipping VHT80 channel 5825
[ 13.880000] ol_ath_phyerr_attach: called
[ 13.890000] OL Resmgr Init-ed
[ 13.890000] ol_if_spectral_setup
[ 13.890000] SPECTRAL : get_capability not registered
[ 13.900000] HAL_CAP_PHYDIAG : Capable
[ 13.900000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 226)
[ 13.910000] SPECTRAL : get_capability not registered
[ 13.920000] HAL_CAP_RADAR : Capable
[ 13.920000] SPECTRAL : Need to fix the capablity check for SPECTRAL
[ 13.920000] (spectral_attach : 231)
[ 13.930000] SPECTRAL : get_capability not registered
[ 13.940000] HAL_CAP_SPECTRAL_SCAN : Capable
[ 13.940000] SPECTRAL : get_tsf64 not registered
[ 13.940000] spectral_init_netlink 52 NULL SKB
[ 13.950000] Green-AP : Green-AP : Attached
[ 13.950000]
[ 13.950000] Green-AP : Attached
[ 13.960000] ol_if_dfs_setup: called
[ 13.960000] ol_if_dfs_attach: called; ptr=8627d974, radar_info=8729bb80
[ 13.970000] ol_ath_rtt_meas_report_attach: called
[ 13.980000] ol_ath_attach() UMAC attach .
[ 13.980000] ol_if_dfs_configure: called
[ 13.980000] ol_if_dfs_configure: UNINIT domain
[ 13.990000] ol_if_dfs_disable: called
[ 13.990000] ol_ath_attach: Calling ol_if_dfs_configure
[ 14.000000] __ol_ath_attach: init tx/rx TODO
[ 14.000000] __ol_ath_attach: hard_header_len reservation 58
[ 14.010000] __ol_ath_attach: dev name wifi1
[ 14.700000] FWLOG: [19024] WHAL_ERROR_RECV_STOPPCU ( 0x110298a, 0x3 )
[ 14.710000] FWLOG: [19024] WHAL_ERROR_RESET_PM ( )
[ 18.350000] athr_gmac_ring_alloc Allocated 2048 at 0x8633d000
[ 18.360000] athr_gmac_ring_alloc Allocated 2048 at 0x8633d800
[ 18.660000] WASP ----> S17 PHY *
[ 18.670000] To set s17 LOOKUP_CTRL_REG registers, flag 0
[ 18.680000] To set s17 LOOKUP_CTRL_REG registers, flag 0
[ 18.710000] athrs17_reg_init:done
[ 18.710000] Setting Drop CRC Errors, Pause Frames and Length Error frames
[ 18.720000] Setting PHY...
[ 19.730000] Phy setup Complete
[ 19.730000] ATH_MAC_TIMER: enet unit:0 is up...
[ 19.740000] RGMii 1000Mbps full duplex
[ 19.740000] ATH_MAC_TIMER: done cfg2 0x7215 ifctl 0x0 miictrl
[ 19.750000] To set s17 LOOKUP_CTRL_REG registers, flag 1
[ 19.750000] To set s17 LOOKUP_CTRL_REG registers, flag 1
[ 19.760000] device eth0 entered promiscuous mode
[ 19.780000] br-lan: port 1(eth0) entered forwarding state
[ 19.780000] br-lan: port 1(eth0) entered forwarding state
[ 21.780000] br-lan: port 1(eth0) entered forwarding state
[ 23.670000] ath_attach_dfs[11964] dfsdomain 0
[ 23.740000] DCS for CW interference mitigation: 0
[ 23.740000] DCS for WLAN interference mitigation: 0
[ 23.760000]
[ 23.760000] Enet:0 port1 up
[ 24.100000] wlan_vap_create : enter. devhandle=0x873e0380, opmode=IEEE80211_M_HOSTAP, flags=0x1
[ 24.110000] wlan_vap_create : exit. devhandle=0x873e0380, opmode=IEEE80211_M_HOSTAP, flags=0x1.
[ 24.120000] VAP device ath0 created
[ 24.360000]
[ 24.360000] DES SSID SET=MimoSeries
[ 24.570000] [COMPEX] [p=0] dfs threshold = 6 + 0(antenna gain)
[ 24.580000] [COMPEX] [p=1] dfs threshold = 5 + 0(antenna gain)
[ 24.590000] [COMPEX] [p=2] dfs threshold = 6 + 0(antenna gain)
[ 24.590000] [COMPEX] [p=3] dfs threshold = 6 + 0(antenna gain)
[ 24.600000] [COMPEX] [p=4] dfs threshold = 5 + 0(antenna gain)
[ 24.600000] [COMPEX] [p=5] dfs threshold = 5 + 0(antenna gain)
[ 24.610000] [COMPEX] [p=6] dfs threshold = 5 + 0(antenna gain)
[ 24.620000] [COMPEX] [p=7] dfs threshold = 11 + 0(antenna gain)
[ 24.620000] [COMPEX] [p=8] dfs threshold = 8 + 0(antenna gain)
[ 24.630000] [COMPEX] [p=9] dfs threshold = 7 + 0(antenna gain)
[ 24.990000] ath_paprd_cal sc 86810000 chan_mask 3 PAPRD excessive failure disabling PAPRD now
[ 26.520000] [COMPEX] [p=0] dfs threshold = 6 + 0(antenna gain)
[ 26.530000] [COMPEX] [p=1] dfs threshold = 5 + 0(antenna gain)
[ 26.530000] [COMPEX] [p=2] dfs threshold = 6 + 0(antenna gain)
[ 26.540000] [COMPEX] [p=3] dfs threshold = 6 + 0(antenna gain)
[ 26.550000] [COMPEX] [p=4] dfs threshold = 5 + 0(antenna gain)
[ 26.550000] [COMPEX] [p=5] dfs threshold = 5 + 0(antenna gain)
[ 26.560000] [COMPEX] [p=6] dfs threshold = 5 + 0(antenna gain)
[ 26.560000] [COMPEX] [p=7] dfs threshold = 11 + 0(antenna gain)
[ 26.570000] [COMPEX] [p=8] dfs threshold = 8 + 0(antenna gain)
[ 26.580000] [COMPEX] [p=9] dfs threshold = 7 + 0(antenna gain)
[ 27.050000] device ath0 entered promiscuous mode
[ 27.060000] br-lan: port 2(ath0) entered forwarding state
[ 27.060000] br-lan: port 2(ath0) entered forwarding state
[ 28.840000] ieee80211_ioctl_siwmode: imr.ifm_active=393856, new mode=3, valid=1
[ 28.990000] br-lan: port 2(ath0) entered disabled state
[ 28.990000] DEVICE IS DOWN ifname=ath0
[ 29.000000] DEVICE IS DOWN ifname=ath0
[ 29.340000] [COMPEX] [p=0] dfs threshold = 6 + 0(antenna gain)
[ 29.350000] [COMPEX] [p=1] dfs threshold = 5 + 0(antenna gain)
[ 29.350000] [COMPEX] [p=2] dfs threshold = 6 + 0(antenna gain)
[ 29.360000] [COMPEX] [p=3] dfs threshold = 6 + 0(antenna gain)
[ 29.370000] [COMPEX] [p=4] dfs threshold = 5 + 0(antenna gain)
[ 29.370000] [COMPEX] [p=5] dfs threshold = 5 + 0(antenna gain)
[ 29.380000] [COMPEX] [p=6] dfs threshold = 5 + 0(antenna gain)
[ 29.380000] [COMPEX] [p=7] dfs threshold = 11 + 0(antenna gain)
[ 29.390000] [COMPEX] [p=8] dfs threshold = 8 + 0(antenna gain)
[ 29.400000] [COMPEX] [p=9] dfs threshold = 7 + 0(antenna gain)
[ 29.400000] br-lan: port 2(ath0) entered forwarding state
[ 29.410000] br-lan: port 2(ath0) entered forwarding state
[ 29.500000] ath_ioctl: SIOC80211IFCREATE CALLED
[ 29.510000] wmi_unified_vdev_create_send: ID = 0 VAP Addr = 04:f0:21:10:a5:ca:
[ 29.510000] TXRX: Created vdev 85c0b000 (04:f0:21:10:a5:ca)
[ 29.520000] Setting vdev param = 26, value = 147
[ 29.520000] Setting vdev param = 27, value = 295
[ 29.530000] Setting vdev param = 28, value = 300
[ 29.530000] VAP device ath1 created
[ 29.540000] TXRX: ol_txrx_peer_find_add_id: peer 863d2800 ID 478
[ 29.540000] TXRX: ol_txrx_peer_find_add_id: peer 863d2800 ID 494
[ 29.590000] ol_ath_vap_set_param: VAP param unsupported param:38 value:0
[ 29.610000] ol_ath_vap_set_param: VAP param unsupported param:43 value:0
[ 29.630000] Setting vdev param = 1a, value = 1
[ 29.640000] ol_ath_vap_set_param: VAP param unsupported param:35 value:0
[ 29.660000] Setting vdev param = f, value = 0
[ 29.670000] Setting vdev param = 3, value = 100
[ 29.680000]
[ 29.680000] DES SSID SET=MimoSeries2
[ 29.690000] OL vap_stop +
[ 29.690000] wmi_unified_vdev_stop_send
[ 29.700000] OL vap_stop -
[ 29.700000] STOPPED EVENT for vap 0
[ 29.830000] Invoking ACS module for Best channel selection
[ 31.410000] br-lan: port 2(ath0) entered forwarding state
[ 31.610000] device ath1 entered promiscuous mode
[ 31.610000] br-lan: port 3(ath1) entered forwarding state
[ 31.620000] br-lan: port 3(ath1) entered forwarding state
[ 31.740000] Setting vdev param = 1e, value = 1
[ 33.620000] br-lan: port 3(ath1) entered forwarding state
[ 37.330000] Function ieee80211_acs_find_best_11na_centerchan best 5G channel is 136
[ 37.340000] OL vap_start +
[ 37.340000] OL vap_start -
[ 37.350000] ol_vdev_start_resp_ev
[ 37.360000] ol_ath_vap_join: join operation is only for STA/IBSS mode
[ 37.360000] ol_ath_wmm_update:
[ 37.370000] Setting vdev param = 3, value = 100
[ 37.370000] Notification to UMAC VAP layer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment