mrjcd@Deb:~$ ssh root@192.168.1.1
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
SHA256:zkvAWXcNvviw5ewOhHCz0myu7z7ZvkDovNRrG9TPZTg.
Please contact your system administrator.
Add correct host key in /home/mrjcd/.ssh/known_hosts to get rid of this message.
Offending RSA key in /home/mrjcd/.ssh/known_hosts:27
  remove with:
  ssh-keygen -f "/home/mrjcd/.ssh/known_hosts" -R "192.168.1.1"
RSA host key for 192.168.1.1 has changed and you have requested strict checking.
Host key verification failed.
mrjcd@Deb:~$ ssh-keygen -f "/home/mrjcd/.ssh/known_hosts" -R "192.168.1.1"
# Host 192.168.1.1 found: line 27
/home/mrjcd/.ssh/known_hosts updated.
Original contents retained as /home/mrjcd/.ssh/known_hosts.old
mrjcd@Deb:~$ ssh root@192.168.1.1
The authenticity of host '192.168.1.1 (192.168.1.1)' can't be established.
RSA key fingerprint is SHA256:zkvAWXcNvviw5ewOhHCz0myu7z7ZvkDovNRrG9TPZTg.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '192.168.1.1' (RSA) to the list of known hosts.
DD-WRT v3.0-r44044 std (c) 2020 NewMedia-NET GmbH
Release: 07/31/20
Board: Linksys EA8500
==========================================================
 
     ___  ___     _      _____  ______       ____  ___ 
    / _ \/ _ \___| | /| / / _ \/_  __/ _  __|_  / / _ \
   / // / // /___/ |/ |/ / , _/ / /   | |/ //_ <_/ // /
  /____/____/    |__/|__/_/|_| /_/    |___/____(_)___/ 
                                                     
                       DD-WRT v3.0
                   http://www.dd-wrt.com
 
==========================================================


BusyBox v1.32.0 (2020-07-31 00:30:09 +03) built-in shell (ash)

root@DD-WRT:~# dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.231 (root@server2) (gcc version 10.0.1 (OpenWrt GCC 10.0.1 r12423-0493d57e04) ) #618 SMP Fri Jul 31 00:28:57 +03 2020
[    0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] OF: fdt:Machine model: Linksys EA8500 WiFi Router
[    0.000000] OF: fdt:Ignoring memory range 0x41500000 - 0x42000000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 122880
[    0.000000] free_area_init_node: node 0, pgdat c0b2d1c0, node_mem_map ddc39000
[    0.000000]   Normal zone: 960 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 122880 pages, LIFO batch:31
[    0.000000] percpu: Embedded 12 pages/cpu s19020 r8192 d21940 u49152
[    0.000000] pcpu-alloc: s19020 r8192 d21940 u49152 alloc=12*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 121920
[    0.000000] Kernel command line: console=ttyMSM0,115200n8 rootfstype=squashfs noinitrd console=ttyHSL1,115200n8 init=/sbin/init rootfstype=squashfs root=31:14
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 478236K/491520K available (6144K kernel code, 183K rwdata, 1012K rodata, 1024K init, 407K bss, 13284K reserved, 0K cma-reserved, 0K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xde800000 - 0xff800000   ( 528 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xde000000   ( 480 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0208000 - 0xc0900000   (7136 kB)
[    0.000000]       .init : 0xc0a00000 - 0xc0b00000   (1024 kB)
[    0.000000]       .data : 0xc0b00000 - 0xc0b2dff8   ( 184 kB)
[    0.000000]        .bss : 0xc0b2f000 - 0xc0b94ecc   ( 408 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns
[    0.000007] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[    0.000018] Switching to timer-based delay loop, resolution 160ns
[    0.000181] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[    0.000201] pid_max: default: 32768 minimum: 301
[    0.000310] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000324] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000900] CPU: Testing write buffer coherency: ok
[    0.001182] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.001233] Setting up static identity map for 0x42300000 - 0x4230003c
[    0.004280] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.004450] Brought up 2 CPUs
[    0.004468] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[    0.004477] CPU: All CPU(s) started in SVC mode.
[    0.016838] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[    0.017028] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.017058] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.017145] pinctrl core: initialized pinctrl subsystem
[    0.018254] NET: Registered protocol family 16
[    0.018592] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.041400] cpuidle: using governor ladder
[    0.094453] msm_bus_fabric_init_driver
[    0.095698] pps_core: LinuxPPS API ver. 1 registered
[    0.095712] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.095753] PTP clock support registered
[    0.097583] clocksource: Switched to clocksource dg_timer
[    0.101600] NET: Registered protocol family 2
[    0.102203] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.102245] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.102297] TCP: Hash tables configured (established 4096 bind 4096)
[    0.102347] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.102371] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.102547] NET: Registered protocol family 1
[    0.102593] PCI: CLS 0 bytes, default 64
[    0.106498] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    0.115765] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.121381] cryptodev: driver 1.9 loaded.
[    0.121423] io scheduler noop registered
[    0.121438] io scheduler deadline registered (default)
[    0.123121] 1b500000.pci supply vdda not found, using dummy regulator
[    0.123212] 1b500000.pci supply vdda_phy not found, using dummy regulator
[    0.123305] 1b500000.pci supply vdda_refclk not found, using dummy regulator
[    0.124050] OF: PCI: host bridge /soc/pci@1b500000 ranges:
[    0.124090] OF: PCI:    IO 0x0fe00000..0x0fefffff -> 0x0fe00000
[    0.124115] OF: PCI:   MEM 0x08000000..0x0fdfffff -> 0x08000000
[    0.227955] qcom-pcie 1b500000.pci: link up
[    0.228144] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[    0.228167] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.228184] pci_bus 0000:00: root bus resource [io  0x0000-0xfffff] (bus address [0xfe00000-0xfefffff])
[    0.228200] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[    0.228254] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[    0.228402] pci 0000:00:00.0: supports D1
[    0.228411] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    0.228699] PCI: bus0: Fast back to back transfers disabled
[    0.229028] pci 0000:01:00.0: [168c:0040] type 00 class 0x028000
[    0.229278] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[    0.230438] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.231015] PCI: bus1: Fast back to back transfers disabled
[    0.231300] pci 0000:00:00.0: BAR 14: assigned [mem 0x08000000-0x081fffff]
[    0.231324] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[    0.231459] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    0.231479] pci 0000:00:00.0:   bridge window [mem 0x08000000-0x081fffff]
[    0.231891] aer 0000:00:00.0:pcie002: service driver aer loaded
[    0.232358] 1b700000.pci supply vdda not found, using dummy regulator
[    0.232449] 1b700000.pci supply vdda_phy not found, using dummy regulator
[    0.232547] 1b700000.pci supply vdda_refclk not found, using dummy regulator
[    0.233268] OF: PCI: host bridge /soc/pci@1b700000 ranges:
[    0.233304] OF: PCI:    IO 0x31e00000..0x31efffff -> 0x31e00000
[    0.233326] OF: PCI:   MEM 0x2e000000..0x31dfffff -> 0x2e000000
[    0.337946] qcom-pcie 1b700000.pci: link up
[    0.338112] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[    0.338130] pci_bus 0001:00: root bus resource [bus 00-ff]
[    0.338144] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[    0.338187] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400
[    0.338307] pci 0001:00:00.0: supports D1
[    0.338316] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[    0.338590] PCI: bus0: Fast back to back transfers disabled
[    0.338897] pci 0001:01:00.0: [168c:0040] type 00 class 0x028000
[    0.339122] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[    0.340191] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[    0.340742] PCI: bus1: Fast back to back transfers disabled
[    0.341109] pci 0001:00:00.0: BAR 14: assigned [mem 0x2e000000-0x2e1fffff]
[    0.341132] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[    0.341253] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[    0.341272] pci 0001:00:00.0:   bridge window [mem 0x2e000000-0x2e1fffff]
[    0.341647] aer 0001:00:00.0:pcie002: service driver aer loaded
[    0.342097] 1b900000.pci supply vdda not found, using dummy regulator
[    0.342184] 1b900000.pci supply vdda_phy not found, using dummy regulator
[    0.342272] 1b900000.pci supply vdda_refclk not found, using dummy regulator
[    0.343007] OF: PCI: host bridge /soc/pci@1b900000 ranges:
[    0.343043] OF: PCI:    IO 0x35e00000..0x35efffff -> 0x35e00000
[    0.343065] OF: PCI:   MEM 0x32000000..0x35dfffff -> 0x32000000
[    1.347968] qcom-pcie 1b900000.pci: phy link never came up
[    1.349816] qcom-pcie 1b900000.pci: hostinit failed
[    1.350546] deviceless supply s1b not found, using dummy regulator
[    1.352134] L2 @ QSB rate. Forcing new rate.
[    1.352308] L2 @ 800000 KHz
[    1.352418] CPU0 @ 800000 KHz
[    1.352427] CPU1 @ QSB rate. Forcing new rate.
[    1.352549] CPU1 @ 800000 KHz
[    1.354633] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[    1.356311] serial8250_init
[    1.356322] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    1.357316] msm_serial 16340000.serial: msm_serial: detected port #0
[    1.357391] msm_serial 16340000.serial: uartclk = 7372800
[    1.357448] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 201, base_baud = 460800) is a MSM
[    1.357480] msm_serial: console setup on port #0
[    2.097783] console [ttyMSM0] enabled
[    2.102593] msm_serial: driver initialized
[    2.107730] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xa1
[    2.109983] nand: AMD/Spansion S34MS01G2
[    2.116428] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    2.120857] 19 ofpart partitions found on MTD device qcom_nand.0
[    2.127716] Creating 19 MTD partitions on "qcom_nand.0":
[    2.133957] 0x000000000000-0x000000040000 : "SBL1"
[    2.140481] 0x000000040000-0x000000180000 : "MIBIB"
[    2.146234] 0x000000180000-0x0000002c0000 : "SBL2"
[    2.151158] 0x0000002c0000-0x000000540000 : "SBL3"
[    2.154001] random: fast init done
[    2.161670] 0x000000540000-0x000000660000 : "DDRCONFIG"
[    2.163958] 0x000000660000-0x000000780000 : "SSD"
[    2.169052] 0x000000780000-0x000000a00000 : "TZ"
[    2.175622] 0x000000a00000-0x000000c80000 : "RPM"
[    2.180403] 0x000000c80000-0x000000dc0000 : "art"
[    2.183264] 0x000000dc0000-0x000000ec0000 : "APPSBL"
[    2.187668] 0x000000ec0000-0x000000f00000 : "u_env"
[    2.191774] 0x000000f00000-0x000000f40000 : "s_env"
[    2.196342] 0x000000f40000-0x000000f80000 : "devinfo"
[    2.201241] 0x000000f80000-0x000003780000 : "linux"
[    2.258647] 0x000001280000-0x000003780000 : "rootfs"
[    2.307734] mtd: partition "rootfs" set to be root filesystem
[    2.307764] 0x000003780000-0x000005f40000 : "linux2"
[    2.365232] 0x000003a80000-0x000005f40000 : "rootfs2"
[    2.414250] 0x000005f40000-0x000005f80000 : "nvram"
[    2.415447] 0x000005f80000-0x000008000000 : "ddwrt"
[    2.439159] random: crng init done
[    2.462447] libphy: GPIO Bitbanged MDIO: probed
[    2.465715] libphy: Fixed MDIO Bus: probed
[    2.487352] switch0: Atheros AR8337 rev. 2 switch registered on gpio-0
[    3.269485] stmmac - user ID: 0x10, Synopsys ID: 0x37
[    3.269513]  Ring mode enabled
[    3.273509]  DMA HW capability register supported
[    3.276464]  Enhanced/Alternate descriptors
[    3.282103] 	Enabled extended descriptors
[    3.285062]  RX Checksum Offload Engine supported
[    3.289299] 	COE Type 2
[    3.293911]  TX Checksum insertion supported
[    3.296173]  Wake-Up On Lan supported
[    3.300765] eth%d: device MAC address 00:06:3b:01:41:00
[    3.304247]  Enable RX Mitigation via HW Watchdog Timer
[    3.310586] stmmac - user ID: 0x10, Synopsys ID: 0x37
[    3.314491]  Ring mode enabled
[    3.319800]  DMA HW capability register supported
[    3.322648]  Enhanced/Alternate descriptors
[    3.328342] 	Enabled extended descriptors
[    3.331248]  RX Checksum Offload Engine supported
[    3.335416] 	COE Type 2
[    3.340152]  TX Checksum insertion supported
[    3.342359]  Wake-Up On Lan supported
[    3.346875] eth%d: device MAC address 00:03:7f:ba:db:02
[    3.350492]  Enable RX Mitigation via HW Watchdog Timer
[    3.356289] i2c /dev entries driver
[    3.361337] Calibration not found.
[    3.365216] CPUidle arm: CPU 0 failed to init idle CPU ops
[    3.368167] GACT probability NOT on
[    3.373097] Mirror/redirect action on
[    3.376509] Simple TC action Loaded
[    3.380928] netem: version 1.3
[    3.383617] u32 classifier
[    3.386714]     Performance counters on
[    3.389479]     input device check on
[    3.393141]     Actions configured
[    3.396965] Netfilter messages via NETLINK v0.30.
[    3.400576] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
[    3.405605] nf_conntrack_rtsp v0.7 loading
[    3.411397] xt_time: kernel timezone is -0000
[    3.415026] ip_set: protocol 6
[    3.419689] gre: GRE over IPv4 demultiplexor driver
[    3.422836] nf_nat_rtsp v0.7 loading
[    3.427195] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.431264] NET: Registered protocol family 17
[    3.436355] Bridge firewalling registered
[    3.440641] 8021q: 802.1Q VLAN Support v1.8
[    3.444736] Registering SWP/SWPB emulation handler
[    3.458010] qcom_rpm 108000.rpm: RPM firmware 3.0.16777342
[    3.476509] s1a: Bringing 0uV into 1050000-1050000uV
[    3.476787] s1b: Bringing 0uV into 1050000-1050000uV
[    3.480837] s2a: Bringing 0uV into 800000-800000uV
[    3.485708] s2b: Bringing 0uV into 800000-800000uV
[    3.493932] trying to register driver cpufreq-dt
[    3.496350] searching for nvram
[    3.499746] nvram size = 262144
[    3.544469] no valid UBI magic found inside mtd13
[    3.544502] hctosys: unable to open rtc device (rtc0)
[    3.568092] VFS: Mounted root (squashfs filesystem) readonly on device 31:14.
[    3.569600] Freeing unused kernel memory: 1024K
[    6.898691] Loading modules backported from Linux version v5.7-rc3-0-g6a8b55ed4056
[    6.898720] Backport generated by backports.git v5.7-rc3-1-0-gc0c7d2bb
[    7.361051] ath9k: ath9k: Driver unloaded
[    7.683797] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
[    7.684477] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[    7.849410] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2
[    8.199834] ath10k_pci 0000:01:00.0: found firmware features ie (4 B)
[    8.199865] ath10k_pci 0000:01:00.0: Enabling feature bit: 3
[    8.205251] ath10k_pci 0000:01:00.0: Enabling feature bit: 12
[    8.211064] ath10k_pci 0000:01:00.0: Enabling feature bit: 13
[    8.216621] ath10k_pci 0000:01:00.0: Enabling feature bit: 16
[    8.222412] ath10k_pci 0000:01:00.0: Enabling feature bit: 17
[    8.228163] ath10k_pci 0000:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003801ff sub 168c:0002
[    8.233815] ath10k_pci 0000:01:00.0: kconfig debug 1 debugfs 1 tracing 0 dfs 0 testmode 0
[    8.245589] ath10k_pci 0000:01:00.0: firmware ver 10.4-3.11.00023 api 5 features no-p2p,mfp,peer-flow-ctrl,allows-mesh-bcast,no-ps crc32 fbc4c6a8
[    8.323799] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 1:2 crc32 792a3d38
[    8.344987] ath10k_pci 0000:01:00.0: boot already acquired valid otp board id,skip download, board_id 2 chip_id 1
[    9.616520] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[    9.700429] ath: EEPROM regdomain sanitized
[    9.700440] ath: EEPROM regdomain: 0x64
[    9.700447] ath: EEPROM indicates we should expect a direct regpair map
[    9.700466] ath: Country alpha2 being used: 00
[    9.700473] ath: Regpair used: 0x64
[    9.706535] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142)
[    9.707192] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[    9.869251] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2
[    9.869312] ath10k_pci 0001:01:00.0: found firmware features ie (4 B)
[    9.878966] ath10k_pci 0001:01:00.0: Enabling feature bit: 3
[    9.885354] ath10k_pci 0001:01:00.0: Enabling feature bit: 12
[    9.891172] ath10k_pci 0001:01:00.0: Enabling feature bit: 13
[    9.896723] ath10k_pci 0001:01:00.0: Enabling feature bit: 16
[    9.902528] ath10k_pci 0001:01:00.0: Enabling feature bit: 17
[    9.908261] ath10k_pci 0001:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003801ff sub 168c:0002
[    9.913919] ath10k_pci 0001:01:00.0: kconfig debug 1 debugfs 1 tracing 0 dfs 0 testmode 0
[    9.927188] ath10k_pci 0001:01:00.0: firmware ver 10.4-3.11.00023 api 5 features no-p2p,mfp,peer-flow-ctrl,allows-mesh-bcast,no-ps crc32 fbc4c6a8
[    9.989908] ath10k_pci 0001:01:00.0: board_file api 2 bmi_id 1:1 crc32 792a3d38
[   10.010930] ath10k_pci 0001:01:00.0: boot already acquired valid otp board id,skip download, board_id 1 chip_id 1
[   11.274077] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[   11.359595] ath: EEPROM regdomain sanitized
[   11.359602] ath: EEPROM regdomain: 0x64
[   11.359607] ath: EEPROM indicates we should expect a direct regpair map
[   11.359620] ath: Country alpha2 being used: 00
[   11.359624] ath: Regpair used: 0x64
[   12.503403] dwmac1000: Master AXI performs any burst length
[   12.503470] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
[   12.508139] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock
[   12.620947] dwmac1000: Master AXI performs any burst length
[   12.620985] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[   12.625443] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[   13.527992] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[   14.613329] device br0 entered promiscuous mode
[   14.689330] br0: port 1(vlan1) entered blocking state
[   14.691832] br0: port 1(vlan1) entered disabled state
[   14.697064] device vlan1 entered promiscuous mode
[   14.701969] device eth0 entered promiscuous mode
[   14.714893] br0: port 1(vlan1) entered blocking state
[   14.714917] br0: port 1(vlan1) entered forwarding state
[   14.719839] device br0 left promiscuous mode
[   14.726961] device br0 entered promiscuous mode
[   14.734352] device br0 left promiscuous mode
[   14.784500] ath: EEPROM regdomain: 0x8348
[   14.784504] ath: EEPROM indicates we should expect a country code
[   14.784509] ath: doing EEPROM country->regdmn map search
[   14.784514] ath: country maps to regdmn code: 0x3a
[   14.784517] ath: Country alpha2 being used: US
[   14.784520] ath: Regpair used: 0x3a
[   14.784524] ath: regdomain 0x8348 dynamically updated by user
[   14.784537] ath: EEPROM regdomain: 0x8348
[   14.784540] ath: EEPROM indicates we should expect a country code
[   14.784543] ath: doing EEPROM country->regdmn map search
[   14.784546] ath: country maps to regdmn code: 0x3a
[   14.784549] ath: Country alpha2 being used: US
[   14.784552] ath: Regpair used: 0x3a
[   14.784555] ath: regdomain 0x8348 dynamically updated by user
[   14.813512] Core CLK 300
[   14.813529] Mac CLK 150
[   16.336752] ath10k_pci 0000:01:00.0: Unknown eventid: 36933
[   21.258770] ath10k_pci 0000:01:00.0: Unknown eventid: 36933
[   21.262049] br0: port 2(ath0) entered blocking state
[   21.263140] br0: port 2(ath0) entered disabled state
[   21.268616] device ath0 entered promiscuous mode
[   21.777259] br0: port 2(ath0) entered blocking state
[   21.777283] br0: port 2(ath0) entered forwarding state
[   21.837813] Core CLK 300
[   21.837829] Mac CLK 150
[   23.326158] ath10k_pci 0001:01:00.0: Unknown eventid: 36933
[   30.309852] ath10k_pci 0001:01:00.0: Unknown eventid: 36933
[   30.747310] br0: port 3(ath1) entered blocking state
[   30.747332] br0: port 3(ath1) entered disabled state
[   30.751657] device ath1 entered promiscuous mode
[   30.756366] br0: port 3(ath1) entered blocking state
[   30.760953] br0: port 3(ath1) entered forwarding state
[   30.989901] device vlan2 entered promiscuous mode
[   31.226730] fast-classifier (PBR safe v2.1.6b): starting up
[   31.226806] fast-classifier: registered
[   31.675290] device vlan2 left promiscuous mode
root@DD-WRT:~#