Advertisement
Guest User

Untitled

a guest
May 19th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.53 KB | None | 0 0
  1. [ 0.000000] Linux version 3.3.8 (liuyang@ubuntu) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #77 Tue May 8 11:19:29 CST 2018
  2. [ 0.000000] MyLoader: sysp=fffffdff, boardp=ffffffff, parts=ffffffbf
  3. [ 0.000000] bootconsole [early0] enabled
  4. [ 0.000000] CPU revision is: 0001974c (MIPS 74Kc)
  5. [ 0.000000] SoC: Atheros AR9344 rev 3
  6. [ 0.000000] Clocks: CPU:560.000MHz, DDR:450.000MHz, AHB:225.000MHz, Ref:40.000MHz
  7. [ 0.000000] Determined physical RAM map:
  8. [ 0.000000] memory: 08000000 @ 00000000 (usable)
  9. [ 0.000000] Initrd not found or empty - disabling initrd
  10. [ 0.000000] Zone PFN ranges:
  11. [ 0.000000] Normal 0x00000000 -> 0x00008000
  12. [ 0.000000] Movable zone start PFN for each node
  13. [ 0.000000] Early memory PFN ranges
  14. [ 0.000000] 0: 0x00000000 -> 0x00008000
  15. [ 0.000000] On node 0 totalpages: 32768
  16. [ 0.000000] free_area_init_node: node 0, pgdat 80349a80, node_mem_map 81000000
  17. [ 0.000000] Normal zone: 256 pages used for memmap
  18. [ 0.000000] Normal zone: 0 pages reserved
  19. [ 0.000000] Normal zone: 32512 pages, LIFO batch:7
  20. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  21. [ 0.000000] pcpu-alloc: [0] 0
  22. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
  23. [ 0.000000] Kernel command line: board=DB120 console=ttyS0,115200 mtdparts=spi0.0:256k(u-boot),64k(u-boot-env),14528k(rootfs),1472k(kernel),64k(art),16000k@0x50000(firmware) rootfstype=squashfs,jffs2 noinitrd
  24. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  25. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  26. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  27. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  28. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  29. [ 0.000000] Writing ErrCtl register=00000000
  30. [ 0.000000] Readback ErrCtl register=00000000
  31. [ 0.000000] Memory: 126096k/131072k available (2346k kernel code, 4976k reserved, 638k data, 224k init, 0k highmem)
  32. [ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  33. [ 0.000000] NR_IRQS:83
  34. [ 0.000000] Calibrating delay loop... 278.93 BogoMIPS (lpj=1394688)
  35. [ 0.070000] pid_max: default: 32768 minimum: 301
  36. [ 0.070000] Mount-cache hash table entries: 512
  37. [ 0.070000] Performance counters: mips/74K PMU enabled, 4 32-bit counters available to each CPU, irq 13
  38. [ 0.080000] NET: Registered protocol family 16
  39. [ 0.090000] hxq:ath79_gpio_init
  40. [ 0.090000] gpiochip_add: registered GPIOs 0 to 22 on device: ath79
  41. [ 0.100000] MIPS: machine is Atheros DB120 reference board
  42. [ 0.100000] hxq:ath79_gpio_function4_enable value=[ 0],reg=[b804003c]
  43. [ 0.110000] hxq:ath79_gpio_function5_enable value=[ 0],reg=[b8040040]
  44. [ 0.110000] hxq:ath79_gpio_function_enable
  45. [ 0.120000] hxq:ath79_gpio_output_select
  46. [ 0.120000] hxq:ath79_gpio_direction_select
  47. [ 0.120000] hxq:ath79_gpio_direction_select
  48. [ 0.130000] hxq:ath79_gpio_direction_select
  49. [ 0.130000] hxq:ath79_gpio_output_select
  50. [ 0.130000] hxq:ath79_gpio_output_select
  51. [ 0.140000] hxq:ath79_gpio_output_select
  52. [ 0.550000] bio: create slab <bio-0> at 0
  53. [ 0.560000] i2c-gpio i2c-gpio: using pins 19 (SDA) and 15 (SCL)
  54. [ 0.560000] Switching to clocksource MIPS
  55. [ 0.570000] NET: Registered protocol family 2
  56. [ 0.570000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  57. [ 0.580000] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  58. [ 0.590000] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  59. [ 0.590000] TCP: Hash tables configured (established 4096 bind 4096)
  60. [ 0.600000] TCP reno registered
  61. [ 0.600000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  62. [ 0.610000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  63. [ 0.620000] NET: Registered protocol family 1
  64. [ 0.620000] PCI: CLS 0 bytes, default 32
  65. [ 0.640000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  66. [ 0.640000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  67. [ 0.650000] msgmni has been set to 246
  68. [ 0.660000] io scheduler noop registered
  69. [ 0.660000] io scheduler deadline registered (default)
  70. [ 0.670000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  71. [ 0.690000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
  72. [ 0.700000] console [ttyS0] enabled, bootconsole disabled
  73. [ 0.710000] m25p80 spi0.0: found w25q128, expected m25p80
  74. [ 0.720000] m25p80 spi0.0: w25q128 (16384 Kbytes)
  75. [ 0.720000] 6 cmdlinepart partitions found on MTD device spi0.0
  76. [ 0.730000] Creating 6 MTD partitions on "spi0.0":
  77. [ 0.730000] 0x000000000000-0x000000040000 : "u-boot"
  78. [ 0.740000] 0x000000040000-0x000000050000 : "u-boot-env"
  79. [ 0.750000] 0x000000050000-0x000000e80000 : "rootfs"
  80. [ 0.750000] mtd: partition "rootfs" set to be root filesystem
  81. [ 0.760000] mtd: partition "rootfs_data" created automatically, ofs=710000, len=770000
  82. [ 0.770000] 0x000000710000-0x000000e80000 : "rootfs_data"
  83. [ 0.780000] 0x000000e80000-0x000000ff0000 : "kernel"
  84. [ 0.780000] 0x000000ff0000-0x000001000000 : "art"
  85. [ 0.790000] 0x000000050000-0x000000ff0000 : "firmware"
  86. [ 0.820000] ar8216: Unknown Atheros device [ver=2, rev=1, phy_id=004dd042]
  87. [ 0.850000] ar8216: Unknown Atheros device [ver=2, rev=1, phy_id=004dd042]
  88. [ 0.870000] ar8216: Unknown Atheros device [ver=2, rev=1, phy_id=004dd042]
  89. [ 0.900000] ar8216: Unknown Atheros device [ver=2, rev=1, phy_id=004dd042]
  90. [ 0.920000] ar8216: Unknown Atheros device [ver=2, rev=1, phy_id=004dd042]
  91. [ 0.930000] ag71xx_mdio: probed
  92. [ 0.940000] ag71xx_mdio: probed
  93. [ 0.940000] eth0: Atheros AG71xx at 0xb9000000, irq 4
  94. [ 1.490000] ag71xx ag71xx.0: eth0: no PHY found with phy_mask=00000001
  95. [ 1.500000] eth0: Atheros AG71xx at 0xba000000, irq 5
  96. [ 2.060000] eth0: Found an AR934X built-in switch
  97. [ 3.090000] pcf8563_init
  98. [ 3.090000] pcf8563_probe enter
  99. [ 3.090000] chip found, driver version 0.4.3
  100. [ 3.100000] rtc-pcf8563 0-0051: chip found, driver version 0.4.3
  101. [ 3.110000] rtc-pcf8563 0-0051: low voltage detected, date/time is not reliable.
  102. [ 3.110000] rtc-pcf8563 0-0051: rtc core: registered rtc-pcf8563 as rtc0
  103. [ 3.120000] pcf8563_probe leave
  104. [ 3.130000] TCP cubic registered
  105. [ 3.130000] NET: Registered protocol family 17
  106. [ 3.130000] 8021q: 802.1Q VLAN Support v1.8
  107. [ 3.140000] rtc-pcf8563 0-0051: low voltage detected, date/time is not reliable.
  108. [ 3.150000] rtc-pcf8563 0-0051: setting system clock to 2042-06-22 20:22:48 UTC (2287081368)
  109. [ 3.160000] ### of_selftest(): No testcase data in device tree; not running tests
  110. [ 3.170000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  111. [ 3.180000] Freeing unused kernel memory: 224k freed
  112. [ 6.100000] Registered led device: db120:green:PORT3_LINK_LED
  113. [ 6.100000] Registered led device: db120:green:PORT4_LINK_LED
  114. [ 6.100000] Registered led device: db120:green:PORT5_LINK_LED
  115. [ 6.100000] Registered led device: db120:green:wlan-5g
  116. [ 6.100000] Registered led device: db120:green:wlan-2g
  117. [ 6.110000] Registered led device: db120:green:usb
  118. [ 6.580000] eth0: link up (1000Mbps/Full duplex)
  119. [ 9.380000] JFFS2 notice: (522) jffs2_build_xattr_subsystem: complete building xattr subsystem, 3 of xdatum (1 unchecked, 2 orphan) and 48 of xref (0 dead, 34 orphan) found.
  120. [ 9.570000] eth0: link down
  121. [ 9.570000] eth0: link down
  122. [ 11.450000] ssdk_plat_init start
  123. [ 11.450000] chip_version:0xff
  124. [ 11.460000] chip_version:0x2
  125. [ 11.460000] Register QCA PHY driver
  126. [ 11.550000] qca-ssdk module init succeeded!
  127. [ 11.840000] SCSI subsystem initialized
  128. [ 11.980000] usbcore: registered new interface driver usbfs
  129. [ 11.990000] usbcore: registered new interface driver hub
  130. [ 12.000000] usbcore: registered new device driver usb
  131. [ 12.040000] Button Hotplug driver version 0.4.1
  132. [ 12.350000] NTFS driver 2.1.30 [Flags: R/O MODULE].
  133. [ 12.660000] PPP generic driver version 2.4.2
  134. [ 12.690000] NET: Registered protocol family 24
  135. [ 12.790000] asf: module license 'Proprietary' taints kernel.
  136. [ 12.800000] Disabling lock debugging due to kernel taint
  137. [ 12.820000] ****Address of trace_timer :871ee610
  138. [ 13.150000] ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D)
  139. [ 13.260000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
  140. [ 13.280000] ath_dfs: Version 2.0.0
  141. [ 13.280000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
  142. [ 13.300000] ath_spectral: Version 2.0.0
  143. [ 13.300000] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
  144. [ 13.320000] SPECTRAL module built on May 8 2018 10:11:55
  145. [ 13.400000] ath_tx99: Version 2.0
  146. [ 13.400000] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
  147. [ 13.600000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
  148. [ 15.740000] __ath_attach: Set global_scn[0]
  149. [ 15.740000] *** All the minfree values should be <= ATH_TXBUF-32, otherwise default value will be used instead ***
  150. [ 15.750000] ACBKMinfree = 48
  151. [ 15.750000] ACBEMinfree = 32
  152. [ 15.760000] ACVIMinfree = 16
  153. [ 15.760000] ACVOMinfree = 0
  154. [ 15.760000] CABMinfree = 48
  155. [ 15.770000] UAPSDMinfree = 0
  156. [ 15.770000] ATH_TXBUF=540
  157. [ 15.780000] Enterprise mode: 0x00000000
  158. [ 15.780000] Restoring Cal data from DRAM
  159. [ 15.790000]
  160. [ 15.790000] ART Version : -48.90
  161. [ 15.790000] SW Image Version : 5.20.0.1011.102
  162. [ 15.800000] Board Revision : 1
  163. [ 15.800000] ar9300_attach: nf_2_nom -110 nf_2_max -60 nf_2_min -125
  164. [ 15.810000] SPECTRAL : get_capability not registered
  165. [ 15.810000] HAL_CAP_PHYDIAG : Capable
  166. [ 15.820000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 231)
  167. [ 15.820000] SPECTRAL : get_capability not registered
  168. [ 15.830000] HAL_CAP_RADAR : Capable
  169. [ 15.830000] SPECTRAL : Need to fix the capablity check for SPECTRAL
  170. [ 15.830000] (spectral_attach : 236)
  171. [ 15.840000] SPECTRAL : get_capability not registered
  172. [ 15.850000] HAL_CAP_SPECTRAL_SCAN : Capable
  173. [ 15.850000] SPECTRAL : get_tsf64 not registered
  174. [ 15.860000] spectral_init_netlink 65 NULL SKB
  175. [ 15.860000] SPECTRAL : No ADVANCED SPECTRAL SUPPORT
  176. [ 15.870000] SPECTRAL :----- module attached
  177. [ 15.870000] Green-AP : Green-AP : Attached
  178. [ 15.870000]
  179. [ 15.880000] ath_get_caps[6169] rx chainmask mismatch actual 3 sc_chainmak 0
  180. [ 15.890000] ath_get_caps[6144] tx chainmask mismatch actual 3 sc_chainmak 0
  181. [ 15.900000] band steering initialized for direct attach hardware
  182. [ 15.900000] ieee80211_bsteering_attach: Band steering initialized
  183. [ 15.910000] ath_attach_dfs[12687] dfsdomain 1
  184. [ 15.920000] SPECTRAL : module already attached
  185. [ 15.930000] osif_wrap_attach:296 osif wrap attached
  186. [ 15.930000] osif_wrap_devt_init:916 osif wrap dev table init done
  187. [ 15.940000] ath_tx_paprd_init sc 87268000 PAPRD disabled in HAL
  188. [ 15.950000] wifi0: Atheros 9340: mem=0xb8100000, irq=47
  189. [ 15.950000] ath_pci: SmartAntenna-DRT-0.1 (Atheros/multi-bss)
  190. [ 16.080000] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
  191. [ 16.330000] ip_tables: (C) 2000-2006 Netfilter Core Team
  192. [ 16.600000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  193. [ 16.610000] ehci-platform ehci-platform.0: Generic Platform EHCI Controller
  194. [ 16.610000] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1
  195. [ 16.650000] ehci-platform ehci-platform.0: irq 3, io mem 0x1b000000
  196. [ 16.670000] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00
  197. [ 16.670000] hub 1-0:1.0: USB hub found
  198. [ 16.680000] hub 1-0:1.0: 1 port detected
  199. [ 16.770000] nf_conntrack version 0.5.0 (1973 buckets, 7892 max)
  200. [ 17.180000] usb 1-1: new high-speed USB device number 2 using ehci-platform
  201. [ 17.250000] xt_time: kernel timezone is -0000
  202. [ 17.330000] hub 1-1:1.0: USB hub found
  203. [ 17.330000] hub 1-1:1.0: 4 ports detected
  204. [ 17.690000] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
  205. [ 17.710000] nf_conntrack_rtsp v0.6.21 loading
  206. [ 17.720000] nf_nat_rtsp v0.6.21 loading
  207. [ 17.910000] i2c /dev entries driver
  208. [ 17.950000] hub 1-1.1:1.0: USB hub found
  209. [ 17.950000] hub 1-1.1:1.0: 4 ports detected
  210. [ 18.130000] usbcore: registered new interface driver usbserial
  211. [ 18.130000] USB Serial support registered for generic
  212. [ 18.200000] usb 1-1.3: new full-speed USB device number 4 using ehci-platform
  213. [ 18.390000] usb 1-1.1.1: new full-speed USB device number 5 using ehci-platform
  214. [ 18.500000] usbcore: registered new interface driver usbserial_generic
  215. [ 18.510000] usbserial: USB Serial Driver core
  216. [ 18.540000] Initializing USB Mass Storage driver...
  217. [ 18.550000] usbcore: registered new interface driver usb-storage
  218. [ 18.550000] USB Mass Storage support registered.
  219. [ 18.670000] USB Serial support registered for cp210x
  220. [ 18.670000] cp210x 1-1.3:1.0: cp210x converter detected
  221. [ 18.760000] usb 1-1.3: reset full-speed USB device number 4 using ehci-platform
  222. [ 18.870000] usb 1-1.3: cp210x converter now attached to ttyUSB0
  223. [ 18.870000] cp210x 1-1.1.1:1.0: cp210x converter detected
  224. [ 18.960000] usb 1-1.1.1: reset full-speed USB device number 5 using ehci-platform
  225. [ 19.070000] usb 1-1.1.1: cp210x converter now attached to ttyUSB1
  226. [ 19.070000] usbcore: registered new interface driver cp210x
  227. [ 19.080000] cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver
  228. [ 19.140000] USB Serial support registered for GSM modem (1-port)
  229. [ 19.150000] usbcore: registered new interface driver option
  230. [ 19.150000] option: v0.7.2:USB Driver for GSM modems
  231. [ 19.170000] USB Serial support registered for pl2303
  232. [ 19.180000] usbcore: registered new interface driver pl2303
  233. [ 19.180000] pl2303: Prolific PL2303 USB to serial adaptor driver
  234. [ 19.280000] fuse init (API version 7.18)
  235. [ 21.420000] osif_wrap_devt_detach:271 osif wrap dev table detached
  236. [ 21.430000] osif_wrap_detach:328 osif wrap detached
  237. [ 21.440000] band steering terminated for direct attach hardware
  238. [ 21.450000] ieee80211_bsteering_detach: Band steering terminated
  239. [ 21.450000] ieee80211_atf_detach: ATF terminated
  240. [ 21.460000] SPECTRAL : Module removed (spectral = 8788a000)
  241. [ 21.470000] Green-AP : Green-AP : Detached
  242. [ 21.470000]
  243. [ 21.480000] Removing athdebug proc file
  244. [ 21.480000] ath_dev: driver unloaded
  245. [ 21.510000] ath_tx99: driver unloaded
  246. [ 21.510000] ath_spectral: driver unloaded
  247. [ 21.530000] ath_dfs: driver unloaded
  248. [ 21.540000] ath_rate_atheros: driver unloaded
  249. [ 21.550000] ath_hal: driver unloaded
  250. [ 24.230000] device eth0.1 entered promiscuous mode
  251. [ 24.230000] device eth0 entered promiscuous mode
  252. [ 24.840000] eth0: link up (1000Mbps/Full duplex)
  253. [ 24.850000] br-lan: port 1(eth0.1) entered forwarding state
  254. [ 24.850000] br-lan: port 1(eth0.1) entered forwarding state
  255. [ 26.850000] br-lan: port 1(eth0.1) entered forwarding state
  256. [ 28.730000] ****Address of trace_timer :8727a610
  257. [ 28.800000] ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D)
  258. [ 28.850000] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
  259. [ 28.890000] ath_dfs: Version 2.0.0
  260. [ 28.890000] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
  261. [ 28.930000] ath_spectral: Version 2.0.0
  262. [ 28.930000] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved
  263. [ 28.940000] SPECTRAL module built on May 8 2018 10:11:55
  264. [ 28.970000] ath_tx99: Version 2.0
  265. [ 28.970000] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved
  266. [ 29.030000] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
  267. [ 29.240000] __ath_attach: Set global_scn[0]
  268. [ 29.240000] *** All the minfree values should be <= ATH_TXBUF-32, otherwise default value will be used instead ***
  269. [ 29.250000] ACBKMinfree = 48
  270. [ 29.260000] ACBEMinfree = 32
  271. [ 29.260000] ACVIMinfree = 16
  272. [ 29.260000] ACVOMinfree = 0
  273. [ 29.270000] CABMinfree = 48
  274. [ 29.270000] UAPSDMinfree = 0
  275. [ 29.270000] ATH_TXBUF=540
  276. [ 29.280000] Enterprise mode: 0x00000000
  277. [ 29.290000] Restoring Cal data from DRAM
  278. [ 29.290000]
  279. [ 29.290000] ART Version : -48.90
  280. [ 29.290000] SW Image Version : 5.20.0.1011.102
  281. [ 29.300000] Board Revision : 1
  282. [ 29.300000] ar9300_attach: nf_2_nom -110 nf_2_max -60 nf_2_min -125
  283. [ 29.310000] SPECTRAL : get_capability not registered
  284. [ 29.320000] HAL_CAP_PHYDIAG : Capable
  285. [ 29.320000] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 231)
  286. [ 29.330000] SPECTRAL : get_capability not registered
  287. [ 29.330000] HAL_CAP_RADAR : Capable
  288. [ 29.340000] SPECTRAL : Need to fix the capablity check for SPECTRAL
  289. [ 29.340000] (spectral_attach : 236)
  290. [ 29.350000] SPECTRAL : get_capability not registered
  291. [ 29.350000] HAL_CAP_SPECTRAL_SCAN : Capable
  292. [ 29.360000] SPECTRAL : get_tsf64 not registered
  293. [ 29.360000] spectral_init_netlink 65 NULL SKB
  294. [ 29.360000] SPECTRAL : No ADVANCED SPECTRAL SUPPORT
  295. [ 29.370000] SPECTRAL :----- module attached
  296. [ 29.370000] Green-AP : Green-AP : Attached
  297. [ 29.370000]
  298. [ 29.380000] ath_get_caps[6169] rx chainmask mismatch actual 3 sc_chainmak 0
  299. [ 29.390000] ath_get_caps[6144] tx chainmask mismatch actual 3 sc_chainmak 0
  300. [ 29.400000] band steering initialized for direct attach hardware
  301. [ 29.410000] ieee80211_bsteering_attach: Band steering initialized
  302. [ 29.410000] ath_attach_dfs[12687] dfsdomain 1
  303. [ 29.420000] SPECTRAL : module already attached
  304. [ 29.430000] osif_wrap_attach:296 osif wrap attached
  305. [ 29.430000] osif_wrap_devt_init:916 osif wrap dev table init done
  306. [ 29.440000] ath_tx_paprd_init sc 87270000 PAPRD disabled in HAL
  307. [ 29.450000] wifi0: Atheros 9340: mem=0xb8100000, irq=47
  308. [ 29.460000] ath_pci: SmartAntenna-DRT-0.1 (Atheros/multi-bss)
  309. [ 29.790000] wlan_vap_create : enter. devhandle=0x873c0380, opmode=IEEE80211_M_HOSTAP, flags=0x1
  310. [ 29.800000] wlan_vap_create : exit. devhandle=0x873c0380, opmode=IEEE80211_M_HOSTAP, flags=0x1.
  311. [ 29.810000] VAP device ath0 created osifp: (85e12b80) os_if: (861b0000)
  312. [ 30.030000] Set freq vap 0 stop send + 861b0000
  313. [ 30.030000] Set freq vap 0 stop send -861b0000
  314. [ 30.170000] Set wait done --861b0000
  315. [ 30.240000]
  316. [ 30.240000] DES SSID SET=
  317. [ 30.260000]
  318. [ 30.260000] DES SSID SET=ar9344_wifi0
  319. [ 30.530000] 8021q: adding VLAN 0 to HW filter on device ath0
  320. [ 31.940000] device ath0 entered promiscuous mode
  321. [ 31.950000] br-lan: port 2(ath0) entered forwarding state
  322. [ 31.960000] br-lan: port 2(ath0) entered forwarding state
  323. [ 32.490000] ieee80211_ioctl_siwmode: imr.ifm_active=393856, new mode=3, valid=1
  324. [ 32.490000] _ieee80211_scan_unregister_event_handler: Failed to unregister evhandler=85463890 arg=87240000
  325. [ 32.500000] Scan in progress.. Cancelling it
  326. [ 32.540000] br-lan: port 2(ath0) entered disabled state
  327. [ 32.550000] DEVICE IS DOWN ifname=ath0
  328. [ 32.550000] DEVICE IS DOWN ifname=ath0
  329. [ 33.390000] br-lan: port 2(ath0) entered forwarding state
  330. [ 33.400000] br-lan: port 2(ath0) entered forwarding state
  331. [ 33.420000] 8021q: adding VLAN 0 to HW filter on device ath0
  332. [ 35.400000] br-lan: port 2(ath0) entered forwarding state
  333. [ 45.040000] GobiNet: Quectel_Linux_GobiNet_SR01A02V16
  334. [ 45.040000] usbcore: registered new interface driver GobiNet
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement