Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2018
865
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.90 KB | None | 0 0
  1.  
  2.  
  3. System startup
  4. =========1
  5. hello, open console
  6.  
  7. do_auto_sd_update: detect flash size: 0x1000000, gsdexist=0
  8.  
  9. do_auto_update: detect flash size: 0x1000000
  10. ### UBOOT:test pin high! ###
  11. Hit any key to stop autoboot: 0
  12. 16384 KiB hi_fmc at 0:0 is now current device
  13.  
  14. ## Booting kernel from Legacy Image at 82000000 ...
  15. Image Name: 7518-hi3518c-kernel
  16. Image Type: ARM Linux Kernel Image (uncompressed)
  17. Data Size: 1385408 Bytes = 1.3 MiB
  18. Load Address: 80008000
  19. Entry Point: 80008000
  20. Loading Kernel Image ... OK
  21. OK
  22.  
  23. Starting kernel ...
  24.  
  25. Uncompressing Linux... done, booting the kernel.
  26. Booting Linux on physical CPU 0
  27. Linux version 3.4.35 (zhangbao@ANTS-SH-SV02) (gcc version 4.8.3 20131202 (prerelease) (Hisilicon_v300) ) #30 Wed Aug 23 10:53:12 CST 2017
  28. CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
  29. CPU: VIVT data cache, VIVT instruction cache
  30. Machine: hi3518ev200
  31. Memory policy: ECC disabled, Data cache writeback
  32. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8636
  33. Kernel command line: mem=34M console=ttyAMA0,115200 root=/dev/mtdblock4 rootfstype=jffs2 mtdparts=hi_sfc:256k(boot)ro,64k(env),64k(conf),1600k(os),1280k(rootfs),12992k(home),64k(vd1),64k(ver)!!!
  34. PID hash table entries: 256 (order: -2, 1024 bytes)
  35. Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  36. Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  37. Memory: 34MB = 34MB total
  38. Memory: 30648k/30648k available, 4168k reserved, 0K highmem
  39. Virtual kernel memory layout:
  40. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  41. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  42. vmalloc : 0xc2800000 - 0xff000000 ( 968 MB)
  43. lowmem : 0xc0000000 - 0xc2200000 ( 34 MB)
  44. modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  45. .text : 0xc0008000 - 0xc0340000 (3296 kB)
  46. .init : 0xc0340000 - 0xc035cc64 ( 116 kB)
  47. .data : 0xc035e000 - 0xc037f260 ( 133 kB)
  48. .bss : 0xc037f284 - 0xc03b1850 ( 202 kB)
  49. SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  50. NR_IRQS:32
  51. VIC @fe0d0000: id 0x00641190, vendor 0x41
  52. sched_clock: 32 bits at 49MHz, resolution 20ns, wraps every 86767ms
  53. Console: colour dummy device 80x30
  54. Calibrating delay loop... 269.10 BogoMIPS (lpj=1345536)
  55. pid_max: default: 32768 minimum: 301
  56. Mount-cache hash table entries: 512
  57. Initializing cgroup subsys freezer
  58. CPU: Testing write buffer coherency: ok
  59. Setting up static identity map for 0x8026ab08 - 0x8026ab60
  60. dummy:
  61. NET: Registered protocol family 16
  62. Serial: AMBA PL011 UART driver
  63. uart:0: ttyAMA0 at MMIO 0x20080000 (irq = 5) is a PL011 rev2
  64. console [ttyAMA0] enabled
  65. uart:1: ttyAMA1 at MMIO 0x20090000 (irq = 30) is a PL011 rev2
  66. uart:2: ttyAMA2 at MMIO 0x200a0000 (irq = 25) is a PL011 rev2
  67. bio: create slab <bio-0> at 0
  68. SCSI subsystem initialized
  69. usbcore: registered new interface driver usbfs
  70. usbcore: registered new interface driver hub
  71. usbcore: registered new device driver usb
  72. Switching to clocksource timer0
  73. NET: Registered protocol family 2
  74. IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  75. TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  76. TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  77. TCP: Hash tables configured (established 2048 bind 2048)
  78. TCP: reno registered
  79. UDP hash table entries: 256 (order: 0, 4096 bytes)
  80. UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  81. NET: Registered protocol family 1
  82. jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  83. fuse init (API version 7.18)
  84. msgmni has been set to 59
  85. io scheduler noop registered
  86. io scheduler deadline registered (default)
  87. io scheduler cfq registered
  88. brd: module loaded
  89. Check Flash Memory Controller v100 ... Found.
  90. SPI Nor(cs 0) ID: 0xc2 0x20 0x18
  91. Block:64KB Chip:16MB Name:"MX25L128XX"
  92. SPI Nor total size: 16MB
  93. mtd: bad character after partition (!)
  94. 8 cmdlinepart partitions found on MTD device hi_sfc
  95. 8 cmdlinepart partitions found on MTD device hi_sfc
  96. Creating 8 MTD partitions on "hi_sfc":
  97. 0x000000000000-0x000000040000 : "boot"
  98. 0x000000040000-0x000000050000 : "env"
  99. 0x000000050000-0x000000060000 : "conf"
  100. 0x000000060000-0x0000001f0000 : "os"
  101. 0x0000001f0000-0x000000330000 : "rootfs"
  102. 0x000000330000-0x000000fe0000 : "home"
  103. 0x000000fe0000-0x000000ff0000 : "vd1"
  104. 0x000000ff0000-0x000001000000 : "ver"
  105. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  106. hiusb-ehci hiusb-ehci.0: HIUSB EHCI
  107. hiusb-ehci hiusb-ehci.0: new USB bus registered, assigned bus number 1
  108. hiusb-ehci hiusb-ehci.0: irq 15, io mem 0x100b0000
  109. hiusb-ehci hiusb-ehci.0: USB 0.0 started, EHCI 1.00
  110. hub 1-0:1.0: USB hub found
  111. hub 1-0:1.0: 1 port detected
  112. i2c /dev entries driver
  113. hisi_i2c hisi_i2c.0: Hisilicon [i2c-0] probed!
  114. hisi_i2c hisi_i2c.1: Hisilicon [i2c-1] probed!
  115. hisi_i2c hisi_i2c.2: Hisilicon [i2c-2] probed!
  116. TCP: cubic registered
  117. Initializing XFRM netlink socket
  118. NET: Registered protocol family 17
  119. NET: Registered protocol family 15
  120. lib80211: common routines for IEEE802.11 drivers
  121. Registering the dns_resolver key type
  122. ÿVFS: Mounted root (jffs2 filesystem) on device 31:4.
  123. Freeing init memory: 112K
  124.  
  125. _ _ _ _ _ _ _ _ _ _ _ _
  126. \ _ _ _ _ _ ___
  127. / /__/ \ |_/
  128. / __ / - _ ___
  129. / / / / / /
  130. _ _ _ _/ / / \_/ \_ ______
  131. ___________\___\__________________
  132.  
  133. [RCS]: /etc/init.d/S00devs
  134. [RCS]: /etc/init.d/S01udev
  135. usb 1-1: new high-speed USB device number 2 using hiusb-ehci
  136. Not recognise ACTION:change
  137. usbdev11 -> /dev/usbdev1.2
  138. rm: can't remove '/sbin/reboot': No such file or directory
  139. exFAT: Version 1.2.9
  140. vm.dirty_background_ratio = 2
  141. vm.dirty_ratio = 2
  142. vm.dirty_writeback_centisecs = 100
  143. vm.dirty_expire_centisecs = 500
  144. fs.mqueue.msg_max = 256
  145. cat: can't open '/sys/block/mmcblk0/device/cid': No such file or directory
  146. umount: can't forcibly umount /tmp/sd: Invalid argument
  147. mount: mounting /dev/mmcblk0p1 on /tmp/sd failed: No such file or directory
  148. rm: can't remove '/tmp/sd/*.REC': No such file or directory
  149. find: /tmp/sd/record: No such file or directory
  150. rm: can't remove '/etc/mtab': No such file or directory
  151. /home/app/init.sh: line 10: /home/app/script/factory_test.sh: not found
  152. vm.dirty_background_ratio = 2
  153. vm.dirty_ratio = 5
  154. vm.dirty_writeback_centisecs = 100
  155. vm.dirty_expire_centisecs = 500
  156. Bus 001 Device 002: ID 148f:7601
  157. Bus 001 Device 001: ID 1d6b:0002
  158. ash: =: argument expected
  159. ash: =: argument expected
  160. cp: can't stat '/home/base/wifi/firmware/SingleSKU.dat': No such file or directory
  161. *** Board tools : ver0.0.1_20121120 ***
  162. [debug]: {source/utils/cmdshell.c:166}usb 1-1: USB disconnect, device number 2
  163. cmdstr:himm
  164. 0x20180100: 0x00000040 --> 0x00000000
  165. [END]
  166. *** Board tools : ver0.0.1_20121120 ***
  167. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  168. 0x20180100: 0x00000000 --> 0x00000040
  169. [END]
  170. usb 1-1: new high-speed USB device number 3 using hiusb-ehci
  171. usbdev11 -> /dev/usbdev1.3
  172. cfg80211: Calling CRDA to update world regulatory domain
  173. mtprealloc: module license 'unspecified' taints kernel.
  174. Disabling lock debugging due to kernel taint
  175. ==>[0]:PreBuff:0xc1df0000, DmaAddr:0x81df0000
  176. ==>[1]:PreBuff:0xc1e80000, DmaAddr:0x81e80000
  177. ==>[2]:PreBuff:0xc1eac000, DmaAddr:0x81eac000
  178. ==>[3]:PreBuff:0xc1f04000, DmaAddr:0x81f04000
  179. ==>[4]:PreBuff:0xc1ef8000, DmaAddr:0x81ef8000
  180. ==>[5]:PreBuff:0xc1efc000, DmaAddr:0x81efc000
  181. ==>[6]:PreBuff:0xc1ec0000, DmaAddr:0x81ec0000
  182. ==>[7]:PreBuff:0xc1ec4000, DmaAddr:0x81ec4000
  183. ==>[8]:PreBuff:0xc1eb0000, DmaAddr:0x81eb0000
  184. ==>[9]:PreBuff:0xc1eb4000, DmaAddr:0x81eb4000
  185. ==>[10]:PreBuff:0xc1f08000, DmaAddr:0x81f08000
  186. ==>[11]:PreBuff:0xc1f0c000, DmaAddr:0x81f0c000
  187. ==>[12]:PreBuff:0xc1f10000, DmaAddr:0x81f10000
  188. ==>[13]:PreBuff:0xc1f14000, DmaAddr:0x81f14000
  189. ==>[14]:PreBuff:0xc1f18000, DmaAddr:0x81f18000
  190. ==>[15]:PreBuff:0xc1f1c000, DmaAddr:0x81f1c000
  191. ==>[16]:PreBuff:0xc1f20000, DmaAddr:0x81f20000
  192. ==>[17]:PreBuff:0xc1f24000, DmaAddr:0x81f24000
  193. ==>[18]:PreBuff:0xc1f28000, DmaAddr:0x81f28000
  194. ==>[19]:PreBuff:0xc1f2c000, DmaAddr:0x81f2c000
  195. ==>[20]:PreBuff:0xc1f30000, DmaAddr:0x81f30000
  196. ==>[21]:PreBuff:0xc1f34000, DmaAddr:0x81f34000
  197. ==>[22]:PreBuff:0xc1f38000, DmaAddr:0x81f38000
  198. ==>[23]:PreBuff:0xc1f3c000, DmaAddr:0x81f3c000
  199. ==>[24]:PreBuff:0xc1f40000, DmaAddr:0x81f40000
  200. ==>[25]:PreBuff:0xc1f44000, DmaAddr:0x81f44000
  201. ==>[26]:PreBuff:0xc1f48000, DmaAddr:0x81f48000
  202. ==>[27]:PreBuff:0xc1f4c000, DmaAddr:0x81f4c000
  203. ==>[28]:PreBuff:0xc1f50000, DmaAddr:0x81f50000
  204. ==>[29]:PreBuff:0xc1f54000, DmaAddr:0x81f54000
  205. ==>[30]:PreBuff:0xc1f58000, DmaAddr:0x81f58000
  206. ==>[31]:PreBuff:0xc1f5c000, DmaAddr:0x81f5c000
  207. ==>[32]:PreBuff:0xc1f60000, DmaAddr:0x81f60000
  208. ==>[33]:PreBuff:0xc1f64000, DmaAddr:0x81f64000
  209. ==>[34]:PreBuff:0xc1f68000, DmaAddr:0x81f68000
  210. ==>[35]:PreBuff:0xc1f6c000, DmaAddr:0x81f6c000
  211. ==>[36]:PreBuff:0xc1f70000, DmaAddr:0x81f70000
  212. ==>[37]:PreBuff:0xc1f74000, DmaAddr:0x81f74000
  213. ==>[38]:PreBuff:0xc1f78000, DmaAddr:0x81f78000
  214. ==>[39]:PreBuff:0xc1f7c000, DmaAddr:0x81f7c000
  215. ==>[40]:PreBuff:0xc1f80000, DmaAddr:0x81f80000
  216. ==>[41]:PreBuff:0xc1f84000, DmaAddr:0x81f84000
  217. ==>[42]:PreBuff:0xc1f88000, DmaAddr:0x81f88000
  218. ==>[43]:PreBuff:0xc1f8c000, DmaAddr:0x81f8c000
  219. ==>[44]:PreBuff:0xc1f90000, DmaAddr:0x81f90000
  220. ==>[45]:PreBuff:0xc1f94000, DmaAddr:0x81f94000
  221. ==>[46]:PreBuff:0xc1f98000, DmaAddr:0x81f98000
  222. ==>[47]:PreBuff:0xc1f9c000, DmaAddr:0x81f9c000
  223. ==>[48]:PreBuff:0xc1fa0000, DmaAddr:0x81fa0000
  224. ==>[49]:PreBuff:0xc1fa4000, DmaAddr:0x81fa4000
  225. ==>[50]:PreBuff:0xc1fa8000, DmaAddr:0x81fa8000
  226. ==>[51]:PreBuff:0xc1fac000, DmaAddr:0x81fac000
  227. ==>[52]:PreBuff:0xc1fb0000, DmaAddr:0x81fb0000
  228. ==>[53]:PreBuff:0xc1fb4000, DmaAddr:0x81fb4000
  229. ==>[54]:PreBuff:0xc1fb8000, DmaAddr:0x81fb8000
  230. ==>[55]:PreBuff:0xc1fbc000, DmaAddr:0x81fbc000
  231. ==>[56]:PreBuff:0xc1fc0000, DmaAddr:0x81fc0000
  232. ==>[57]:PreBuff:0xc1fc4000, DmaAddr:0x81fc4000
  233. ==>[58]:PreBuff:0xc1fc8000, DmaAddr:0x81fc8000
  234. ==>[59]:PreBuff:0xc1fcc000, DmaAddr:0x81fcc000
  235. ==>[60]:PreBuff:0xc1fd0000, DmaAddr:0x81fd0000
  236. ==>[61]:PreBuff:0xc1fd4000, DmaAddr:0x81fd4000
  237. ==>[62]:PreBuff:0xc1fd8000, DmaAddr:0x81fd8000
  238. ==>[63]:PreBuff:0xc1fdc000, DmaAddr:0x81fdc000
  239. ==>[64]:PreBuff:0xc1fe0000, DmaAddr:0x81fe0000
  240. ==>[65]:PreBuff:0xc1fe4000, DmaAddr:0x81fe4000
  241. ==>[66]:PreBuff:0xc1fe8000, DmaAddr:0x81fe8000
  242. ==>[67]:PreBuff:0xc1fec000, DmaAddr:0x81fec000
  243. ==>[68]:PreBuff:0xc1ff0000, DmaAddr:0x81ff0000
  244. ==>[69]:PreBuff:0xc1ff4000, DmaAddr:0x81ff4000
  245. ==>[70]:PreBuff:0xc1e60000, DmaAddr:0x81e60000
  246. ==>[71]:PreBuff:0xc1e61000, DmaAddr:0x81e61000
  247. ==>[72]:PreBuff:0xc1ff8000, DmaAddr:0x81ff8000
  248. ==>[73]:PreBuff:0xc1400000, DmaAddr:0x81400000
  249. ==>[74]:PreBuff:0xc1408000, DmaAddr:0x81408000
  250. ==>[75]:PreBuff:0xc1410000, DmaAddr:0x81410000
  251. ==>[76]:PreBuff:0xc1418000, DmaAddr:0x81418000
  252. ==>[77]:PreBuff:0xc1420000, DmaAddr:0x81420000
  253. ==>[78]:PreBuff:0xc1428000, DmaAddr:0x81428000
  254. ==>[79]:PreBuff:0xc1430000, DmaAddr:0x81430000
  255. ==>[80]:PreBuff:0xc1eb8000, DmaAddr:0x81eb8000
  256. install prealloc ok
  257. rtusb init rt2870 --->
  258.  
  259.  
  260. === pAd = c2a93000, size = 1582200 ===
  261.  
  262. allocate tx ringidx 0
  263. RTMPQMemAddr[0]
  264. allocate tx ringidx 1
  265. RTMPQMemAddr[1]
  266. allocate tx ringidx 2
  267. RTMPQMemAddr[2]
  268. allocate tx ringidx 3
  269. RTMPQMemAddr[3]
  270. allocate tx ringidx 4
  271. RTMPQMemAddr[4]
  272. allocate tx ringidx 5
  273. RTMPQMemAddr[5]
  274. allocate tx ringidx 6
  275. RTMPQMemAddr[6]
  276. allocate tx ringidx 7
  277. RTMPQMemAddr[7]
  278. allocate tx ringidx 8
  279. RTMPQMemAddr[8]
  280. allocate tx ringidx 9
  281. RTMPQMemAddr[9]
  282. allocate tx ringidx 10
  283. RTMPQMemAddr[10]
  284. allocate tx ringidx 11
  285. RTMPQMemAddr[11]
  286. allocate tx ringidx 12
  287. RTMPQMemAddr[12]
  288. allocate tx ringidx 13
  289. RTMPQMemAddr[13]
  290. allocate tx ringidx 0
  291. RTMPQMemAddr[14]
  292. allocate tx ringidx 1
  293. RTMPQMemAddr[15]
  294. allocate tx ringidx 2
  295. RTMPQMemAddr[16]
  296. allocate tx ringidx 3
  297. RTMPQMemAddr[17]
  298. allocate tx ringidx 4
  299. RTMPQMemAddr[18]
  300. allocate tx ringidx 5
  301. RTMPQMemAddr[19]
  302. allocate tx ringidx 6
  303. RTMPQMemAddr[20]
  304. allocate tx ringidx 7
  305. RTMPQMemAddr[21]
  306. allocate tx ringidx 8
  307. RTMPQMemAddr[22]
  308. allocate tx ringidx 9
  309. RTMPQMemAddr[23]
  310. allocate tx ringidx 10
  311. RTMPQMemAddr[24]
  312. allocate tx ringidx 11
  313. RTMPQMemAddr[25]
  314. allocate tx ringidx 12
  315. RTMPQMemAddr[26]
  316. allocate tx ringidx 13
  317. RTMPQMemAddr[27]
  318. allocate tx ringidx 0
  319. RTMPQMemAddr[28]
  320. allocate tx ringidx 1
  321. RTMPQMemAddr[29]
  322. allocate tx ringidx 2
  323. RTMPQMemAddr[30]
  324. allocate tx ringidx 3
  325. RTMPQMemAddr[31]
  326. allocate tx ringidx 4
  327. RTMPQMemAddr[32]
  328. allocate tx ringidx 5
  329. RTMPQMemAddr[33]
  330. allocate tx ringidx 6
  331. RTMPQMemAddr[34]
  332. allocate tx ringidx 7
  333. RTMPQMemAddr[35]
  334. allocate tx ringidx 8
  335. RTMPQMemAddr[36]
  336. allocate tx ringidx 9
  337. RTMPQMemAddr[37]
  338. allocate tx ringidx 10
  339. RTMPQMemAddr[38]
  340. allocate tx ringidx 11
  341. RTMPQMemAddr[39]
  342. allocate tx ringidx 12
  343. RTMPQMemAddr[40]
  344. allocate tx ringidx 13
  345. RTMPQMemAddr[41]
  346. allocate tx ringidx 0
  347. RTMPQMemAddr[42]
  348. allocate tx ringidx 1
  349. RTMPQMemAddr[43]
  350. allocate tx ringidx 2
  351. RTMPQMemAddr[44]
  352. allocate tx ringidx 3
  353. RTMPQMemAddr[45]
  354. allocate tx ringidx 4
  355. RTMPQMemAddr[46]
  356. allocate tx ringidx 5
  357. RTMPQMemAddr[47]
  358. allocate tx ringidx 6
  359. RTMPQMemAddr[48]
  360. allocate tx ringidx 7
  361. RTMPQMemAddr[49]
  362. allocate tx ringidx 8
  363. RTMPQMemAddr[50]
  364. allocate tx ringidx 9
  365. RTMPQMemAddr[51]
  366. allocate tx ringidx 10
  367. RTMPQMemAddr[52]
  368. allocate tx ringidx 11
  369. RTMPQMemAddr[53]
  370. allocate tx ringidx 12
  371. RTMPQMemAddr[54]
  372. allocate tx ringidx 13
  373. RTMPQMemAddr[55]
  374. RTMPQMemAddr[70]
  375. RTMPQMemAddr[71]
  376. RTMPQMemAddr[72]
  377. RTMPQMemAddr[73]
  378. RTMPQMemAddr[74]
  379. RTMPQMemAddr[75]
  380. RTMPQMemAddr[76]
  381. RTMPQMemAddr[77]
  382. RTMPQMemAddr[78]
  383. RTMPQMemAddr[79]
  384. RTMPQMemAddr[80]
  385. <-- RTMPAllocTxRxRingMemory, Status=0
  386. <-- RTMPAllocAdapterBlock, Status=0
  387. RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x8
  388. RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x4
  389. RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x5
  390. RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x6
  391. RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x7
  392. RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x9
  393. STA Driver version-JEDI.MP1.mt7601u.v1.5.1_20170821_2_SKU
  394. Compile time-Aug 21 2017,19:40:52
  395. ==>WaitForAsicReady MAC_CSR0=0x76010500
  396. ==>WaitForAsicReady MAC_CSR0=0x76010500
  397. NVM is EFUSE
  398. Endpoint(8) is for In-band Command
  399. Endpoint(4) is for WMM0 AC0
  400. Endpoint(5) is for WMM0 AC1
  401. Endpoint(6) is for WMM0 AC2
  402. Endpoint(7) is for WMM0 AC3
  403. Endpoint(9) is for WMM1 AC0
  404. Endpoint(84) is for Data-In
  405. Endpoint(85) is for Command Rsp
  406. 80211> RFICType = 3
  407. NumOfChan ===> 58
  408. 80211> Number of channel = 0x44
  409. 80211> Number of rate = 12
  410. 80211> CurTxPower = 0 dBm
  411. 80211> TxStream = 0
  412. crda> requlation requestion by core: 00
  413. 80211> CFG80211_Register
  414. usbcore: registered new interface driver rt2870
  415. ================> UP : RTMP_SEM_EVENT_WAIT(STA)
  416. 1. LDO_CTR0(6c) = a64799, PMU_OCLEVEL c
  417. 2. LDO_CTR0(6c) = a6478d, PMU_OCLEVEL 6
  418. ==>WaitForAsicReady MAC_CSR0=0x76010500
  419. FW Version:0.1.00 Build:7640
  420. Build Time:201301040941____
  421. ILM Length = 44276(bytes)
  422. DLM Length = 0(bytes)
  423. Loading FW....
  424. RTMP_TimerListAdd: add timer obj c2bbbaac!
  425. RTMP_TimerListAdd: add timer obj c2bbbadc!
  426. RTMP_TimerListAdd: add timer obj c2bbbb0c!
  427. RTMP_TimerListAdd: add timer obj c2bbba7c!
  428. RTMP_TimerListAdd: add timer obj c2bbb9ec!
  429. RTMP_TimerListAdd: add timer obj c2bbba1c!
  430. RTMP_TimerListAdd: add timer obj c2b50024!
  431. RTMP_TimerListAdd: add timer obj c2b3c918!
  432. RTMP_TimerListAdd: add timer obj c2b3c94c!
  433. RTMP_TimerListAdd: add timer obj c2b500c4!
  434. RTMP_TimerListAdd: add timer obj c2b3f2c8!
  435. RTMP_TimerListAdd: add timer obj c2b3eb08!
  436. RTMP_TimerListAdd: add timer obj c2b3f294!
  437. RTMP_TimerListAdd: add timer obj c2b3f5e4!
  438. RTMP_TimerListAdd: add timer obj c2b3f2fc!
  439. RTMP_TimerListAdd: add timer obj c2b3f330!
  440. RTMP_TimerListAdd: add timer obj c2b3f364!
  441. RTMP_TimerListAdd: add timer obj c2a97754!
  442. RTMP_TimerListAdd: add timer obj c2a96f94!
  443. RTMP_TimerListAdd: add timer obj c2a97720!
  444. RTMP_TimerListAdd: add timer obj c2a97a70!
  445. RTMP_TimerListAdd: add timer obj c2a979a4!
  446. RTMP_TimerListAdd: add timer obj c2ace9cc!
  447. RTMP_TimerListAdd: add timer obj c2ace20c!
  448. RTMP_TimerListAdd: add timer obj c2ace998!
  449. RTMP_TimerListAdd: add timer obj c2acece8!
  450. RTMP_TimerListAdd: add timer obj c2acea00!
  451. RTMP_TimerListAdd: add timer obj c2acea34!
  452. RTMP_TimerListAdd: add timer obj c2acea68!
  453. RTMP_TimerListAdd: add timer obj c2b4ffc4!
  454. RTMP_TimerListAdd: add timer obj c2b50094!
  455. RTMP_TimerListAdd: add timer obj c2c13118!
  456. RTMP_TimerListAdd: add timer obj c2c13148!
  457. RTMP_TimerListAdd: add timer obj c2c13178!
  458. RTMP_TimerListAdd: add timer obj c2c131a8!
  459. RTMP_TimerListAdd: add timer obj c2c131d8!
  460. RTMP_TimerListAdd: add timer obj c2c1320c!
  461. RTMP_TimerListAdd: add timer obj c2bbba4c!
  462. RTMP_TimerListAdd: add timer obj c2b3b934!
  463. RTMP_TimerListAdd: add timer obj c2b3b904!
  464. RTMP_TimerListAdd: add timer obj c2b3b8d4!
  465. RTMP_TimerListAdd: add timer obj c2b4fff4!
  466. P2pGroupTabInit .
  467. P2pScanChannelDefault <=== count = 3, Channels are 1, 6,11 separately
  468. P2pCfgInit::
  469. ==>WaitForAsicReady MAC_CSR0=0x76010500
  470. cfg_mode=9
  471. cfg_mode=9
  472. wmode_band_equal(): Band Equal!
  473. Key1Str is Invalid key length(1) or Type(0)
  474. Key2Str is Invalid key length(1) or Type(0)
  475. Key3Str is Invalid key length(1) or Type(0)
  476. Key4Str is Invalid key length(1) or Type(0)
  477. ###### Force at HT20 (BW_20) mode !!! ########
  478. start ch = 1, ch->num = 13
  479. 41 41 41 41
  480. 37 37 37 37 37 37 37 37
  481. 37 37 37 37 37 37 35 35 35 35 35 35 35 35 35 35
  482. 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35
  483. 1. Phy Mode = 14
  484. 2. Phy Mode = 14
  485. NVM is Efuse and its size =1d[1e0-1fc]
  486. ERROR!!! MT7601 E2PROM: WRONG VERSION 0xd, should be 9
  487. 3. Phy Mode = 14
  488. AntCfgInit: primary/secondary ant 0/1
  489. ---> InitFrequencyCalibration
  490. InitFrequencyCalibrationMode:Unknow mode = 3
  491. InitFrequencyCalibration: frequency offset in the EEPROM = 89(0x59)
  492. <--- InitFrequencyCalibration
  493. RTMPSetPhyMode: channel is out of range, use first channel=1
  494. MCS Set = ff 00 00 00 01
  495. <==== STA : rt28xx_init, Status=0
  496. 80211> re-init bands...
  497. 80211> RFICType = 1
  498. NumOfChan ===> 14
  499. 80211> Number of channel = 0x44
  500. 80211> Number of rate = 12
  501. 80211> CurTxPower = 0 dBm
  502. 80211> TxStream = 1
  503. 0x1300 = 00064300
  504. RTMPDrvOpen(1):Check if PDMA is idle!
  505. RTMPDrvOpen(2):Check if PDMA is idle!
  506. <================ UP : RTMP_SEM_EVENT_UP(STA)
  507.  
  508. [CPLD_PERIPH] cpld_init ok, [ ver=Dec 11 2017, 19:36:31 ]
  509. [CPLD_PERIPH] pwm init ok.
  510. [CPLD_PERIPH] timer init ok.
  511. timer resolution:10 MHZ
  512. [CPLD_PERIPH] HZ = 100
  513. mmz_start: 0x82200000, mmz_size: 30M
  514. Hisilicon Media Memory Zone Manager
  515. Module himedia: init ok
  516. load sys.ko for Hi3518EV200...OK!
  517. load tde.ko ...OK!
  518. load region.ko ....OK!
  519. load vgs.ko for Hi3518EV200...OK!
  520. ISP Mod init!
  521. load viu.ko for Hi3518EV200...OK!
  522. load vpss.ko ....OK!
  523. load rc.ko ...OK!
  524. load venc.ko ...OK!
  525. load chnl.ko for Hi3518EV200...OK!
  526. load h264e.ko ...OK!
  527. [SSP_MS41909]Kernel: muxctrl for spi1 initial ok!
  528. [SSP_MS41909]Kernel: pin cs for spi1 initial ok!
  529. [SSP_MS41909]Kernel: pin vd_fz initial ok!
  530. [SSP_MS41909]Kernel: spi0 gpio initial ok!
  531. load jpege.ko ...OK!
  532. [HW_TIMER] hw_timer frequency is 10000 HZ
  533. [HW_TIMER] hw_timer init OK!
  534. [SSP_MS41909]Kernel: ms41909 init success!
  535. [SSP_MS41909]Kernel: ssp initial ok!
  536. load sensor_i2c.ko ...OK!
  537. ==== Your input Sensor type is ov9712 ====
  538. insmod: can't insert 'extdrv/piris.ko': No such file or directory
  539. *** Board tools : ver0.0.1_20121120 ***
  540. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  541. 0x200f0040: 0x00000002 --> 0x00000002
  542. [END]
  543. *** Board tools : ver0.0.1_20121120 ***
  544. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  545. 0x200f0044: 0x00000002 --> 0x00000002
  546. [END]
  547. *** Board tools : ver0.0.1_20121120 ***
  548. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  549. 0x200f007c: 0x00000001 --> 0x00000001
  550. [END]
  551. *** Board tools : ver0.0.1_20121120 ***
  552. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  553. 0x200f0080: 0x00000001 --> 0x00000001
  554. [END]
  555. *** Board tools : ver0.0.1_20121120 ***
  556. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  557. 0x200f0084: 0x00000001 --> 0x00000001
  558. [END]
  559. *** Board tools : ver0.0.1_20121120 ***
  560. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  561. 0x200f0088: 0x00000001 --> 0x00000001
  562. [END]
  563. *** Board tools : ver0.0.1_20121120 ***
  564. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  565. 0x200f008c: 0x00000002 --> 0x00000002
  566. [END]
  567. *** Board tools : ver0.0.1_20121120 ***
  568. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  569. 0x200f0090: 0x00000002 --> 0x00000002
  570. [END]
  571. *** Board tools : ver0.0.1_20121120 ***
  572. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  573. 0x200f0094: 0x00000001 --> 0x00000001
  574. [END]
  575. *** Board tools : ver0.0.1_20121120 ***
  576. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  577. 0x2003002c: 0x000C4003 --> 0x001C4001
  578. [END]
  579. acodec inited!
  580. load hi3518e_aio.ko ...OK!
  581. load ai.ko ...OK!
  582. load ao.ko ...OK!
  583. load aenc.ko ...OK!
  584. load adec.ko ...OK!
  585. insert audio
  586. mipi_init
  587. init phy power successful!
  588. load hi_mipi.ko ...OK!
  589. ==== Your input Sensor type is ov9712 ====
  590. *** Board tools : ver0.0.1_20121120 ***
  591. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  592. 0x201200cc: 0xFF035168 --> 0xFE033144
  593. [END]
  594. *** Board tools : ver0.0.1_20121120 ***
  595. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  596. 0x201200c8: 0x00F22C2C --> 0x00023C2E
  597. [END]
  598. *** Board tools : ver0.0.1_20121120 ***
  599. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  600. 0x201200d8: 0x1E1EC001 --> 0x0D1EC001
  601. [END]
  602. Load hi_cipher.ko success.
  603. g_dispatch_info.mmap_info->hw_type =2
  604. hi_i2c_wait_rxfifo_notempty->302:
  605. wait timeout! auto_status: 0xc0b00000
  606.  
  607. hi_i2c_wait_rxfifo_notempty->316:
  608. transmit error, int_raw_status: 0x750!
  609.  
  610. hi_i2c_wait_rxfifo_notempty->318:
  611. tx_abrt_cause is 1.
  612.  
  613. Hisilicon Watchdog Timer: 0.01 initialized. default_margin=60 sec (nowayout= 0, nodeamon= 0)
  614. Failed to connect to non-global ctrl_ifname: wlan0 error: Conne[CPLD_PERIPH] Timer closed.
  615. ction refused
  616. [CPLD_PERIPH] Timer opened.
  617. WATCHDOG @Hi3518v200
  618. WATCHDOG @Hi3518v200
  619.  
  620. [PID_LIST] pid_list_init ok, [ ver=Dec 11 2017, 19:36:29 ]
  621. cat: can't open '/proc/timeout_cnt': No such file or directory
  622. ash: 100: unknown operand
  623. killall: wpa_supplicant: no process killed
  624. killall: udhcpc: no process killed
  625. sensor_register_callback ok
  626.  
  627. rmm.c(do_sensor_init-3253)[00:00:16.286]:sns_call_backsns_call_back
  628.  
  629.  
  630. rmm.c(do_sensor_init-3282)[00:00:16.287]:HI_MPIhi_i2c_wait_txfifo_notfull->279: _ISP_3A SUCCESS
  631.  
  632. linear mode
  633.  
  634. transmit error, int_raw_status: 0x750!
  635.  
  636. hi_i2c_wait_txfifo_notfull->281:
  637. tx_abrt_cause is 8.
  638.  
  639. I2C_WRITE error!
  640. addr = fd data =0
  641. ===ominivision ov2735 sensor new 1080P15fps(Parallel port) init success!=====
  642. =========================================================
  643. cmos_fps_set1 =20.000000
  644. ash: 1: unknown operand
  645.  
  646. rmm.c(isp_set_ae-3420)[00:00:16.483]:isp_set_ae: HI_MPI_ISP_SetExposureAttr target_lum =60
  647.  
  648.  
  649. rmm.c(isp_set_gamma-3569)[00:00:16.484]:
  650. _____Gamma test for table 4__________
  651.  
  652.  
  653. rmm.c(isp_set_drc-3766)[00:00:16.485]:modify drc (150), time:16-497215
  654. vi_start_devvi_start_dev =============
  655.  
  656. rmm.c(venc_bind_vpss-4836)[00:00:16.511]:
  657. ---------Rock_COMM_VENC_BindVpss VeChn = 0, VpssGrp = 0, VpssChn = 0
  658.  
  659.  
  660. rmm.c(rmm_venc_rcset-4933)[00:00:16.513]:rc set success! venc(0)
  661.  
  662.  
  663. rmm.c(venc_bind_vpss-4836)[00:00:16.515]:
  664. ---------Rock_COMM_VENC_BindVpss VeChn = 1, VpssGrp = 0, VpssChn = 1
  665.  
  666.  
  667. rmm.c(rmm_venc_rcset-4933)[00:00:16.516]:rc set success! venc(1)
  668.  
  669.  
  670. rmm.c(main-10680)[00:00:16.519]:rmm_init success
  671.  
  672. rmm.c(init_font-5491)[00:00:16.549]:font:/home/base/iso8859-1-24x48.bin
  673.  
  674.  
  675. rmm.c(init_font-5503)[00:00:16.551]:filesize=36864
  676.  
  677.  
  678. rmm.c(init_font-5523)[00:00:16.578]:init font /home/base/iso8859-1-24x48.bin ptr size(4)
  679.  
  680. rmm.c(init_font-5491)[00:00:16.579]:font:/home/base/iso8859-1-8x16.bin
  681.  
  682.  
  683. rmm.c(init_font-5503)[00:00:16.580]:filesize=4096
  684.  
  685.  
  686. rmm.c(init_font-5523)[00:00:16.583]:init font /home/base/iso8859-1-8x16.bin ptr size(4)
  687.  
  688. rmm.c(main-10683)[00:00:16.584]:load_font success
  689.  
  690. rmm.c(main-10691)[00:00:16.585]:msg_proc success
  691.  
  692. rmm.c(main-10718)[00:00:[CPLD_PERIPH] Timer closed.
  693. 16.587]:
  694. rmm.c(msg_proc-10382)[00:00:16[CPLD_PERIPH] Timer opened.
  695. .606]:pid[991]
  696.  
  697. rmm.c(ao_send_lpcmstream-7497)[00:00:16.608]:pid[992]
  698. zbar_proc success
  699.  
  700. rmm.c(main-10770)[00:00:16.632]:pid[938]
  701.  
  702. rmm.c(ao_get_711stream-7642)[00:00:16.635]:pid[993]
  703. cmos_fps_set1 =20.000000
  704.  
  705. rmm.c(venc_get_h264stream-6519)[00:00:16.647]:pid[994]
  706.  
  707. rmm.c(venc_get_h264stream-6519)[00:00:16.664]:pid[995]
  708.  
  709. rmm.c(ai_get_lpcmstream-7098)[00:00:16.669]:pid[996]
  710.  
  711. rmm.c(ai_get_lpcmstream-7099)[00:00:16.670]:AiGetLPCMStream start
  712.  
  713.  
  714. rmm.c(ai_get_aacstream-7390)[00:00:16.677]:pid[997]
  715.  
  716. rmm.c(motion_proc-9326)[00:00:16.679]:pid[998]
  717.  
  718. motion_detect.c(modet_init-95)[00:00:16.680]:modet_init img wid-hei:320-192, thresh:0
  719.  
  720.  
  721. watch_process.c(get_watch_info-116)[00:00:16.690]:check_interval=10
  722.  
  723.  
  724. watch_process.c(get_watch_info-134)[00:00:16.692]:process=dispatch;cmd=cd /home/app;./dispatch &;
  725.  
  726.  
  727. watch_process.c(get_watch_info-134)[00:00:16.693]:process=cloud;cmd=cd /home/app;./cloud &;
  728.  
  729.  
  730. watch_process.c(get_watch_info-134)[00:00:16.694]:process=rmm;cmd=reboot;
  731.  
  732.  
  733. rmm.c(rmm_vpp_create_bmp-6444)[00:00:16.699]:rmm_vpp_create_bmp 5 success!
  734.  
  735. rmm.c(venc_get_h264stream-6562)[00:00:16.700]:VencGetH264Stream vechn=1
  736.  
  737.  
  738. MMAP address=0xb5bb1000, size=1586752(0x183640), mode=1, try 1
  739.  
  740.  
  741. watch_process.c(get_watch_info-134)[00:00:16.754]:process=p2p_tnp;cmd=cd /home/app;./p2p_tnp &;
  742.  
  743.  
  744. watch_process.c(get_watch_info-134)[00:00:16.755]:process=mp4record;cmd=cd /home/app;./mp4record &;
  745.  
  746.  
  747. watch_process.c(get_watch_info-134)[00:00:16.755]:process=arp_test;cmd=cd /home/app;./arp_test &;
  748.  
  749.  
  750. watch_process.c(get_watch_info-134)[00:00:16.756]:process=oss;cmd=cd /home/app;./oss &;
  751.  
  752. motion_detect.c(modet_init-95)[00:00:16.753]:
  753. rmm.c(rmm_vpp_create_bmp-6444)[00:00:16.757]:rmm_vpp_create_bmp 4 success!
  754.  
  755. rmm.c(venc_get_h264stream-6562)[00:00:16.784]:VencGetH264Stream vechn=0
  756.  
  757. modet_init img wid-hei:320-192, thresh:0
  758.  
  759.  
  760. rmm.c(XY_cfg_setVolume-2070)[00:00:16.815]:set ai volume via himm 0x201200d8 0x0d0dc001
  761. /tmp/view: memory clear 1586752
  762. MMAP address=0xb5d35000, size=1586752(0x183640), mode=0, try 1
  763.  
  764. rmm.c(XY_cfg_setVolume-2079)[00:00:16.895]:set ai volume via himm 0x201200c8 0x23c3c
  765.  
  766. rmm.c(XY_cfg_setVolume-2088)[00:00:16.957]:set ao volume via himm 0x201200d4 0x03032424
  767.  
  768. ***** SMART BABYCRYING - V20160905.1 - *****
  769. x =2950 600 2950 800 x_step =0 -200 x_step_2 =0 0
  770. stExposureAttr.stAuto.u8Compensation=47
  771. ===============u32DstStrength =======32
  772.  
  773. rmm.c(ai_get_aacstream-7413)[00:00:17.687]:ai_get_aacstream: get aenc stream select time out
  774.  
  775. supp-global-ctrl-iface-init (will try fixup): bind(PF_UNIX): Address already in use
  776.  
  777. rmm.c(ai_get_aacstream-7413)[00:00:18.696]:ai_get_aacstream: get aenc stream select time out
  778.  
  779. --- pmstat init_flt2ll[1] diff:2249629 us, totalTm: 2249629 us
  780.  
  781. ***** SMART BABYCRYING - V20160412.2 - *****
  782. ppmngr:0x5b2b28, len:320000
  783.  
  784. dispatch.c(p_worker-2929)[16:55:41.099]:DISPATCH_SET_DEFAULT_TIME 1516035341
  785. MT7601_ChipSwitchChannel: SwitchChannel#1(RF=15, 1T)
  786.  
  787. mp4record.c(main-1371)[16:55:41.170]:mp4 mode start init_finish
  788.  
  789. MMAP address=0xb6d42000, size=1586752(0x183640), mode=0, try 1
  790.  
  791. mp4record.c(record_init-846)[16:55:41.194]:got video main sps pps, ts=18740
  792.  
  793. mp4record.c(record_init-859)[16:55:41.195]:got video sub sps pps, ts=18740
  794.  
  795. mp4record.c(record_init-868)[16:55:41.196]:got audio aac config, ts=4206852979
  796. MT7601_ChipSwitchChannel: SwitchChannel#2(RF=15, 1T)
  797. MT7601_ChipSwitchChannel: SwitchChannel#3(RF=15, 1T)
  798. MT7601_ChipSwitchChannel: SwitchChannel#4(RF=15, 1T)
  799. MT7601_ChipSwitchChannel: SwitchChannel#5(RF=15, 1T)
  800. MT7601_ChipSwitchChannel: SwitchChannel#6(RF=15, 1T)
  801. MT7601_ChipSwitchChannel: SwitchChannel#7(RF=15, 1T)
  802. MT7601_ChipSwitchChannel: SwitchChannel#8(RF=15, 1T)
  803. MT7601_ChipSwitchChannel: SwitchChannel#9(RF=15, 1T)
  804. MT7601_ChipSwitchChannel: SwitchChannel#10(RF=15, 1T)
  805. MT7601_ChipSwitchChannel: SwitchChannel#11(RF=15, 1T)
  806. MT7601_ChipSwitchChannel: SwitchChannel#12(RF=15, 1T)
  807. MT7601_ChipSwitchChannel: SwitchChannel#13(RF=15, 1T)
  808. MT7601_ChipSwitchChannel: SwitchChannel#1(RF=15, 1T)
  809. MT7601_ChipSwitchChannel: SwitchChannel#1(RF=15, 1T)
  810. MT7601_ChipSwitchChannel: SwitchChannel#2(RF=15, 1T)
  811. MT7601_ChipSwitchChannel: SwitchChannel#3(RF=15, 1T)
  812. MT7601_ChipSwitchChannel: SwitchChannel#4(RF=15, 1T)
  813. MT7601_ChipSwitchChannel: SwitchChannel#5(RF=15, 1T)
  814. MT7601_ChipSwitchChannel: SwitchChannel#6(RF=15, 1T)
  815. MT7601_ChipSwitchChannel: SwitchChannel#7(RF=15, 1T)
  816. MT7601_ChipSwitchChannel: SwitchChannel#8(RF=15, 1T)
  817. MT7601_ChipSwitchChannel: SwitchChannel#9(RF=15, 1T)
  818. MT7601_ChipSwitchChannel: SwitchChannel#10(RF=15, 1T)
  819. MT7601_ChipSwitchChannel: SwitchChannel#11(RF=15, 1T)
  820. MT7601_ChipSwitchChannel: SwitchChannel#12(RF=15, 1T)
  821. MT7601_ChipSwitchChannel: SwitchChannel#13(RF=15, 1T)
  822. MT7601_ChipSwitchChannel: SwitchChannel#1(RF=15, 1T)
  823. MT7601_ChipSwitchChannel: SwitchChannel#1(RF=15, 1T)
  824. MT7601_ChipSwitchChannel: SwitchChannel#2(RF=15, 1T)
  825. MT7601_ChipSwitchChannel: SwitchChannel#3(RF=15, 1T)
  826. MT7601_ChipSwitchChannel: SwitchChannel#4(RF=15, 1T)
  827. MT7601_ChipSwitchChannel: SwitchChannel#5(RF=15, 1T)
  828. MT7601_ChipSwitchChannel: SwitchChannel#6(RF=15, 1T)
  829. MT7601_ChipSwitchChannel: SwitchChannel#7(RF=15, 1T)
  830. 1. Lw SCANNING: TheRedPill [0]
  831. 1. Lw SCANNING: esptemp [1]
  832. 1. Lw SCANNING: TheBluePill [2]
  833. MT7601_ChipSwitchChannel: SwitchChannel#8(RF=15, 1T)
  834. MT7601_ChipSwitchChannel: SwitchChannel#9(RF=15, 1T)
  835. MT7601_ChipSwitchChannel: SwitchChannel#10(RF=15, 1T)
  836. MT7601_ChipSwitchChannel: SwitchChannel#11(RF=15, 1T)
  837. MT7601_ChipSwitchChannel: SwitchChannel#12(RF=15, 1T)
  838. MT7601_ChipSwitchChannel: SwitchChannel#13(RF=15, 1T)
  839. MT7601_ChipSwitchChannel: SwitchChannel#1(RF=15, 1T)
  840. ===>rt_ioctl_giwscan. 3(3) BSS returned, data->length = 538
  841. ==>rt_ioctl_siwfreq::SIOCSIWFREQ(Channel=7)
  842. MT7601_ChipSwitchChannel: SwitchChannel#7(RF=15, 1T)
  843. PeerBeaconAtJoinAction(): HT-CtrlChannel=7, CentralChannel=>7
  844. PeerBeaconAtJoinAction(): Set CentralChannel=7
  845. MT7601_ChipSwitchChannel: SwitchChannel#7(RF=15, 1T)
  846. 2. P2P SCANNING: TheRedPill [0]
  847. Bulk In Failed. Status=-71, BIIdx=0x7, BIRIdx=0x7, actual_length= 0x0
  848. usb 1-1: USB disconnect, device number 3
  849. RTUSB_VendorRequest failed(-19),TxFlags=0x0, ReqType=IN, Req=0x7, Idx=0x1000,pAd->Flags=0x31180102
  850. CMDTHREAD_RESET_BULK_IN: Cannot do bulk in because flags(0x31180102) on !
  851. STA : rtusb_disconnect: unregister usbnet usb-hiusb-ehci-1
  852. ================> DOWN : RTMP_SEM_EVENT_WAIT(STA)
  853. <=============== DOWN : RTMP_SEM_EVENT_UP(STA)
  854. RTNL: assertion failed at net/core/dev.c (6053)
  855. Backtrace:
  856. [<c000cbc8>] (dump_backtrace+0x0/0x104) from [<c0266060>] (dump_stack+0x18/0x1c)
  857. r6:c1c71e20 r5:00000000 r4:c178a400 r3:c0369fe0
  858. [<c0266048>] (dump_stack+0x0/0x1c) from [<c01ecaa4>] (unregister_netdevice_queue+0x34/0xa4)
  859. [<c01eca70>] (unregister_netdevice_queue+0x0/0xa4) from [<bf0d2ffc>] (RtmpOSNetDevDetach+0x18/0x24 [mt7601Usta])
  860. r5:c2a93000 r4:c2c19000
  861. [<bf0d2fe4>] (RtmpOSNetDevDetach+0x0/0x24 [mt7601Usta]) from [<bf147880>] (RTMP_CFG80211_DummyP2pIf_Remove+0x64/0xc0 [mt7601Usta])
  862. r4:c178a400 r3:00000001
  863. [<bf14781c>] (RTMP_CFG80211_DummyP2pIf_Remove+0x0/0xc0 [mt7601Usta]) from [<bf0d55c4>] (RtmpPhyNetDevExit+0x14/0x4c [mt7601Usta])
  864. r5:c2a93000 r4:c148c800
  865. [<bf0d55b0>] (RtmpPhyNetDevExit+0x0/0x4c [mt7601Usta]) from [<bf163dd4>] (rtusb_disconnect+0xf4/0x18c [mt7601Usta])
  866. r4:00000000 r3:00005076
  867. [<bf163ce0>] (rtusb_disconnect+0x0/0x18c [mt7601Usta]) from [<c01a3be8>] (usb_unbind_interface+0x5c/0xf0)
  868. r8:c1dea800 r7:bf1b5f14 r6:c1dea800 r5:c1de8800 r4:c1dea820
  869. [<c01a3b8c>] (usb_unbind_interface+0x0/0xf0) from [<c016ea70>] (__device_release_driver+0x6c/0xac)
  870. r7:c1c99800 r6:c03789cc r5:bf1b5f14 r4:c1dea820
  871. [<c016ea04>] (__device_release_driver+0x0/0xac) from [<c016ead4>] (device_release_driver+0x24/0x30)
  872. r5:c1dea820 r4:c1dea854
  873. [<c016eab0>] (device_release_driver+0x0/0x30) from [<c016e4c8>] (bus_remove_device+0xd4/0xe4)
  874. r5:c1c4dd2c r4:c1dea820
  875. [<c016e3f4>] (bus_remove_device+0x0/0xe4) from [<c016c36c>] (device_del+0x110/0x174)
  876. r6:c1de8868 r5:00000000 r4:c1dea820 r3:00000002
  877. [<c016c25c>] (device_del+0x0/0x174) from [<c01a27d8>] (usb_disable_device+0x8c/0x188)
  878. r6:00000000 r5:00000000 r4:c1de8800 r3:00000005
  879. [<c01a274c>] (usb_disable_device+0x0/0x188) from [<c019c310>] (usb_disconnect+0x7c/0xdc)
  880. r9:00000001 r8:c1da1100 r7:c1de8868 r6:c1de889c r5:00000000
  881. r4:c1de8800
  882. [<c019c294>] (usb_disconnect+0x0/0xdc) from [<c019d318>] (hub_thread+0x510/0xee8)
  883. r8:00000501 r7:c1d9c000 r6:c1d91500 r5:00000001 r4:c1d91538
  884. r3:c1de889c
  885. [<c019ce08>] (hub_thread+0x0/0xee8) from [<c002e298>] (kthread+0x94/0xa0)
  886. [<c002e204>] (kthread+0x0/0xa0) from [<c00190ec>] (do_exit+0x0/0x678)
  887. r6:c00190ec r5:c002e204 r4:c1c29f04
  888. RTNL: assertion failed at net/core/dev.c (5191)
  889. Backtrace:
  890. [<c000cbc8>] (dump_backtrace+0x0/0x104) from [<c0266060>] (dump_stack+0x18/0x1c)
  891. r6:c1c71e20 r5:c1c71da0 r4:c178a400 r3:c0369fe0
  892. [<c0266048>] (dump_stack+0x0/0x1c) from [<c01eb8b4>] (rollback_registered_many+0x40/0x29c)
  893. [<c01eb874>] (rollback_registered_many+0x0/0x29c) from [<c01ebb40>] (rollback_registered+0x30/0x48)
  894. r8:bf19fc68 r7:c1de8800 r6:c1c71e20 r5:00000000 r4:c178a400
  895. r3:c1c71da0
  896. [<c01ebb10>] (rollback_registered+0x0/0x48) from [<c01ecae0>] (unregister_netdevice_queue+0x70/0xa4)
  897. [<c01eca70>] (unregister_netdevice_queue+0x0/0xa4) from [<bf0d2ffc>] (RtmpOSNetDevDetach+0x18/0x24 [mt7601Usta])
  898. r5:c2a93000 r4:c2c19000
  899. [<bf0d2fe4>] (RtmpOSNetDevDetach+0x0/0x24 [mt7601Usta]) from [<bf147880>] (RTMP_CFG80211_DummyP2pIf_Remove+0x64/0xc0 [mt7601Usta])
  900. r4:c178a400 r3:00000001
  901. [<bf14781c>] (RTMP_CFG80211_DummyP2pIf_Remove+0x0/0xc0 [mt7601Usta]) from [<bf0d55c4>] (RtmpPhyNetDevExit+0x14/0x4c [mt7601Usta])
  902. r5:c2a93000 r4:c148c800
  903. [<bf0d55b0>] (RtmpPhyNetDevExit+0x0/0x4c [mt7601Usta]) from [<bf163dd4>] (rtusb_disconnect+0xf4/0x18c [mt7601Usta])
  904. r4:00000000 r3:00005076
  905. [<bf163ce0>] (rtusb_disconnect+0x0/0x18c [mt7601Usta]) from [<c01a3be8>] (usb_unbind_interface+0x5c/0xf0)
  906. r8:c1dea800 r7:bf1b5f14 r6:c1dea800 r5:c1de8800 r4:c1dea820
  907. [<c01a3b8c>] (usb_unbind_interface+0x0/0xf0) from [<c016ea70>] (__device_release_driver+0x6c/0xac)
  908. r7:c1c99800 r6:c03789cc r5:bf1b5f14 r4:c1dea820
  909. [<c016ea04>] (__device_release_driver+0x0/0xac) from [<c016ead4>] (device_release_driver+0x24/0x30)
  910. r5:c1dea820 r4:c1dea854
  911. [<c016eab0>] (device_release_driver+0x0/0x30) from [<c016e4c8>] (bus_remove_device+0xd4/0xe4)
  912. r5:c1c4dd2c r4:c1dea820
  913. [<c016e3f4>] (bus_remove_device+0x0/0xe4) from [<c016c36c>] (device_del+0x110/0x174)
  914. r6:c1de8868 r5:00000000 r4:c1dea820 r3:00000002
  915. [<c016c25c>] (device_del+0x0/0x174) from [<c01a27d8>] (usb_disable_device+0x8c/0x188)
  916. r6:00000000 r5:00000000 r4:c1de8800 r3:00000005
  917. [<c01a274c>] (usb_disable_device+0x0/0x188) from [<c019c310>] (usb_disconnect+0x7c/0xdc)
  918. r9:00000001 r8:c1da1100 r7:c1de8868 r6:c1de889c r5:00000000
  919. r4:c1de8800
  920. [<c019c294>] (usb_disconnect+0x0/0xdc) from [<c019d318>] (hub_thread+0x510/0xee8)
  921. r8:00000501 r7:c1d9c000 r6:c1d91500 r5:00000001 r4:c1d91538
  922. r3:c1de889c
  923. [<c019ce08>] (hub_thread+0x0/0xee8) from [<c002e298>] (kthread+0x94/0xa0)
  924. [<c002e204>] (kthread+0x0/0xa0) from [<c00190ec>] (do_exit+0x0/0x678)
  925. r6:c00190ec r5:c002e204 r4:c1c29f04
  926. RTNL: assertion failed at net/core/dev.c (1219)
  927. Backtrace:
  928. [<c000cbc8>] (dump_backtrace+0x0/0x104) from [<c0266060>] (dump_stack+0x18/0x1c)
  929. r6:c1c71d50 r5:c1c71da0 r4:c1c71da0 r3:c0369fe0
  930. [<c0266048>] (dump_stack+0x0/0x1c) from [<c01ea86c>] (__dev_close_many+0x30/0xd0)
  931. [<c01ea83c>] (__dev_close_many+0x0/0xd0) from [<c01ea9d8>] (dev_close_many+0x84/0xe8)
  932. r5:c1c71da0 r4:c1c71da0
  933. [<c01ea954>] (dev_close_many+0x0/0xe8) from [<c01eb93c>] (rollback_registered_many+0xc8/0x29c)
  934. r6:00200200 r5:c1c71da0 r4:c1c71d1c
  935. [<c01eb874>] (rollback_registered_many+0x0/0x29c) from [<c01ebb40>] (rollback_registered+0x30/0x48)
  936. r8:bf19fc68 r7:c1de8800 r6:c1c71e20 r5:00000000 r4:c178a400
  937. r3:c1c71da0
  938. [<c01ebb10>] (rollback_registered+0x0/0x48) from [<c01ecae0>] (unregister_netdevice_queue+0x70/0xa4)
  939. [<c01eca70>] (unregister_netdevice_queue+0x0/0xa4) from [<bf0d2ffc>] (RtmpOSNetDevDetach+0x18/0x24 [mt7601Usta])
  940. r5:c2a93000 r4:c2c19000
  941. [<bf0d2fe4>] (RtmpOSNetDevDetach+0x0/0x24 [mt7601Usta]) from [<bf147880>] (RTMP_CFG80211_DummyP2pIf_Remove+0x64/0xc0 [mt7601Usta])
  942. r4:c178a400 r3:00000001
  943. [<bf14781c>] (RTMP_CFG80211_DummyP2pIf_Remove+0x0/0xc0 [mt7601Usta]) from [<bf0d55c4>] (RtmpPhyNetDevExit+0x14/0x4c [mt7601Usta])
  944. r5:c2a93000 r4:c148c800
  945. [<bf0d55b0>] (RtmpPhyNetDevExit+0x0/0x4c [mt7601Usta]) from [<bf163dd4>] (rtusb_disconnect+0xf4/0x18c [mt7601Usta])
  946. r4:00000000 r3:00005076
  947. [<bf163ce0>] (rtusb_disconnect+0x0/0x18c [mt7601Usta]) from [<c01a3be8>] (usb_unbind_interface+0x5c/0xf0)
  948. r8:c1dea800 r7:bf1b5f14 r6:c1dea800 r5:c1de8800 r4:c1dea820
  949. [<c01a3b8c>] (usb_unbind_interface+0x0/0xf0) from [<c016ea70>] (__device_release_driver+0x6c/0xac)
  950. r7:c1c99800 r6:c03789cc r5:bf1b5f14 r4:c1dea820
  951. [<c016ea04>] (__device_release_driver+0x0/0xac) from [<c016ead4>] (device_release_driver+0x24/0x30)
  952. r5:c1dea820 r4:c1dea854
  953. [<c016eab0>] (device_release_driver+0x0/0x30) from [<c016e4c8>] (bus_remove_device+0xd4/0xe4)
  954. r5:c1c4dd2c r4:c1dea820
  955. [<c016e3f4>] (bus_remove_device+0x0/0xe4) from [<c016c36c>] (device_del+0x110/0x174)
  956. r6:c1de8868 r5:00000000 r4:c1dea820 r3:00000002
  957. [<c016c25c>] (device_del+0x0/0x174) from [<c01a27d8>] (usb_disable_device+0x8c/0x188)
  958. r6:00000000 r5:00000000 r4:c1de8800 r3:00000005
  959. [<c01a274c>] (usb_disable_device+0x0/0x188) from [<c019c310>] (usb_disconnect+0x7c/0xdc)
  960. r9:00000001 r8:c1da1100 r7:c1de8868 r6:c1de889c r5:00000000
  961. r4:c1de8800
  962. [<c019c294>] (usb_disconnect+0x0/0xdc) from [<c019d318>] (hub_thread+0x510/0xee8)
  963. r8:00000501 r7:c1d9c000 r6:c1d91500 r5:00000001 r4:c1d91538
  964. r3:c1de889c
  965. [<c019ce08>] (hub_thread+0x0/0xee8) from [<c002e298>] (kthread+0x94/0xa0)
  966. [<c002e204>] (kthread+0x0/0xa0) from [<c00190ec>] (do_exit+0x0/0x678)
  967. r6:c00190ec r5:c002e204 r4:c1c29f04
  968. RTNL: assertion failed at net/core/dev.c (258)
  969. Backtrace:
  970. [<c000cbc8>] (dump_backtrace+0x0/0x104) from [<c0266060>] (dump_stack+0x18/0x1c)
  971. r6:00200200 r5:c1c71da0 r4:c178a400 r3:c0369fe0
  972. [<c0266048>] (dump_stack+0x0/0x1c) from [<c01eb970>] (rollback_registered_many+0xfc/0x29c)
  973. [<c01eb874>] (rollback_registered_many+0x0/0x29c) from [<c01ebb40>] (rollback_registered+0x30/0x48)
  974. r8:bf19fc68 r7:c1de8800 r6:c1c71e20 r5:00000000 r4:c178a400
  975. r3:c1c71da0
  976. [<c01ebb10>] (rollback_registered+0x0/0x48) from [<c01ecae0>] (unregister_netdevice_queue+0x70/0xa4)
  977. [<c01eca70>] (unregister_netdevice_queue+0x0/0xa4) from [<bf0d2ffc>] (RtmpOSNetDevDetach+0x18/0x24 [mt7601Usta])
  978. r5:c2a93000 r4:c2c19000
  979. [<bf0d2fe4>] (RtmpOSNetDevDetach+0x0/0x24 [mt7601Usta]) from [<bf147880>] (RTMP_CFG80211_DummyP2pIf_Remove+0x64/0xc0 [mt7601Usta])
  980. r4:c178a400 r3:00000001
  981. [<bf14781c>] (RTMP_CFG80211_DummyP2pIf_Remove+0x0/0xc0 [mt7601Usta]) from [<bf0d55c4>] (RtmpPhyNetDevExit+0x14/0x4c [mt7601Usta])
  982. r5:c2a93000 r4:c148c800
  983. [<bf0d55b0>] (RtmpPhyNetDevExit+0x0/0x4c [mt7601Usta]) from [<bf163dd4>] (rtusb_disconnect+0xf4/0x18c [mt7601Usta])
  984. r4:00000000 r3:00005076
  985. [<bf163ce0>] (rtusb_disconnect+0x0/0x18c [mt7601Usta]) from [<c01a3be8>] (usb_unbind_interface+0x5c/0xf0)
  986. r8:c1dea800 r7:bf1b5f14 r6:c1dea800 r5:c1de8800 r4:c1dea820
  987. [<c01a3b8c>] (usb_unbind_interface+0x0/0xf0) from [<c016ea70>] (__device_release_driver+0x6c/0xac)
  988. r7:c1c99800 r6:c03789cc r5:bf1b5f14 r4:c1dea820
  989. [<c016ea04>] (__device_release_driver+0x0/0xac) from [<c016ead4>] (device_release_driver+0x24/0x30)
  990. r5:c1dea820 r4:c1dea854
  991. [<c016eab0>] (device_release_driver+0x0/0x30) from [<c016e4c8>] (bus_remove_device+0xd4/0xe4)
  992. r5:c1c4dd2c r4:c1dea820
  993. [<c016e3f4>] (bus_remove_device+0x0/0xe4) from [<c016c36c>] (device_del+0x110/0x174)
  994. r6:c1de8868 r5:00000000 r4:c1dea820 r3:00000002
  995. [<c016c25c>] (device_del+0x0/0x174) from [<c01a27d8>] (usb_disable_device+0x8c/0x188)
  996. r6:00000000 r5:00000000 r4:c1de8800 r3:00000005
  997. [<c01a274c>] (usb_disable_device+0x0/0x188) from [<c019c310>] (usb_disconnect+0x7c/0xdc)
  998. r9:00000001 r8:c1da1100 r7:c1de8868 r6:c1de889c r5:00000000
  999. r4:c1de8800
  1000. [<c019c294>] (usb_disconnect+0x0/0xdc) from [<c019d318>] (hub_thread+0x510/0xee8)
  1001. r8:00000501 r7:c1d9c000 r6:c1d91500 r5:00000001 r4:c1d91538
  1002. r3:c1de889c
  1003. [<c019ce08>] (hub_thread+0x0/0xee8) from [<c002e298>] (kthread+0x94/0xa0)
  1004. [<c002e204>] (kthread+0x0/0xa0) from [<c00190ec>] (do_exit+0x0/0x678)
  1005. r6:c00190ec r5:c002e204 r4:c1c29f04
  1006. RTNL: assertion failed at net/core/dev.c (1460)
  1007. Backtrace:
  1008. [<c000cbc8>] (dump_backtrace+0x0/0x104) from [<c0266060>] (dump_stack+0x18/0x1c)
  1009. r6:0000024e r5:00000006 r4:c178a400 r3:c0369fe0
  1010. [<c0266048>] (dump_stack+0x0/0x1c) from [<c01ea7dc>] (call_netdevice_notifiers+0x34/0x58)
  1011. [<c01ea7a8>] (call_netdevice_notifiers+0x0/0x58) from [<c01eba14>] (rollback_registered_many+0x1a0/0x29c)
  1012. r5:c1c71da0 r4:c178a400
  1013. [<c01eb874>] (rollback_registered_many+0x0/0x29c) from [<c01ebb40>] (rollback_registered+0x30/0x48)
  1014. r8:bf19fc68 r7:c1de8800 r6:c1c71e20 r5:00000000 r4:c178a400
  1015. r3:c1c71da0
  1016. [<c01ebb10>] (rollback_registered+0x0/0x48) from [<c01ecae0>] (unregister_netdevice_queue+0x70/0xa4)
  1017. [<c01eca70>] (unregister_netdevice_queue+0x0/0xa4) from [<bf0d2ffc>] (RtmpOSNetDevDetach+0x18/0x24 [mt7601Usta])
  1018. r5:c2a93000 r4:c2c19000
  1019. [<bf0d2fe4>] (RtmpOSNetDevDetach+0x0/0x24 [mt7601Usta]) from [<bf147880>] (RTMP_CFG80211_DummyP2pIf_Remove+0x64/0xc0 [mt7601Usta])
  1020. r4:c178a400 r3:00000001
  1021. [<bf14781c>] (RTMP_CFG80211_DummyP2pIf_Remove+0x0/0xc0 [mt7601Usta]) from [<bf0d55c4>] (RtmpPhyNetDevExit+0x14/0x4c [mt7601Usta])
  1022. r5:c2a93000 r4:c148c800
  1023. [<bf0d55b0>] (RtmpPhyNetDevExit+0x0/0x4c [mt7601Usta]) from [<bf163dd4>] (rtusb_disconnect+0xf4/0x18c [mt7601Usta])
  1024. r4:00000000 r3:00005076
  1025. [<bf163ce0>] (rtusb_disconnect+0x0/0x18c [mt7601Usta]) from [<c01a3be8>] (usb_unbind_interface+0x5c/0xf0)
  1026. r8:c1dea800 r7:bf1b5f14 r6:c1dea800 r5:c1de8800 r4:c1dea820
  1027. [<c01a3b8c>] (usb_unbind_interface+0x0/0xf0) from [<c016ea70>] (__device_release_driver+0x6c/0xac)
  1028. r7:c1c99800 r6:c03789cc r5:bf1b5f14 r4:c1dea820
  1029. [<c016ea04>] (__device_release_driver+0x0/0xac) from [<c016ead4>] (device_release_driver+0x24/0x30)
  1030. r5:c1dea820 r4:c1dea854
  1031. [<c016eab0>] (device_release_driver+0x0/0x30) from [<c016e4c8>] (bus_remove_device+0xd4/0xe4)
  1032. r5:c1c4dd2c r4:c1dea820
  1033. [<c016e3f4>] (bus_remove_device+0x0/0xe4) from [<c016c36c>] (device_del+0x110/0x174)
  1034. r6:c1de8868 r5:00000000 r4:c1dea820 r3:00000002
  1035. [<c016c25c>] (device_del+0x0/0x174) from [<c01a27d8>] (usb_disable_device+0x8c/0x188)
  1036. r6:00000000 r5:00000000 r4:c1de8800 r3:00000005
  1037. [<c01a274c>] (usb_disable_device+0x0/0x188) from [<c019c310>] (usb_disconnect+0x7c/0xdc)
  1038. r9:00000001 r8:c1da1100 r7:c1de8868 r6:c1de889c r5:00000000
  1039. r4:c1de8800
  1040. [<c019c294>] (usb_disconnect+0x0/0xdc) from [<c019d318>] (hub_thread+0x510/0xee8)
  1041. r8:00000501 r7:c1d9c000 r6:c1d91500 r5:00000001 r4:c1d91538
  1042. r3:c1de889c
  1043. [<c019ce08>] (hub_thread+0x0/0xee8) from [<c002e298>] (kthread+0x94/0xa0)
  1044. [<c002e204>] (kthread+0x0/0xa0) from [<c00190ec>] (do_exit+0x0/0x678)
  1045. r6:c00190ec r5:c002e204 r4:c1c29f04
  1046. RTNL: assertion failed at net/core/fib_rules.c (712)
  1047. Backtrace:
  1048. [<c000cbc8>] (dump_backtrace+0x0/0x104) from [<c0266060>] (dump_stack+0x18/0x1c)
  1049. r6:00000006 r5:c178a400 r4:00000006 r3:c0369fe0
  1050. [<c0266048>] (dump_stack+0x0/0x1c) from [<c01fedd0>] (fib_rules_event+0x34/0x138)
  1051. [<c01fed9c>] (fib_rules_event+0x0/0x138) from [<c0032688>] (notifier_call_chain+0x48/0x70)
  1052. r8:c037c954 r7:c178a400 r6:00000006 r5:00000000 r4:fffffffe
  1053. r3:c01fed9c
  1054. [<c0032640>] (notifier_call_chain+0x0/0x70) from [<c003278c>] (raw_notifier_call_chain+0x20/0x28)
  1055. r8:00200200 r7:00200200 r6:0000024e r5:00000006 r4:c178a400
  1056. r3:ffffffff
  1057. [<c003276c>] (raw_notifier_call_chain+0x0/0x28) from [<c01ea7ec>] (call_netdevice_notifiers+0x44/0x58)
  1058. [<c01ea7a8>] (call_netdevice_notifiers+0x0/0x58) from [<c01eba14>] (rollback_registered_many+0x1a0/0x29c)
  1059. r5:c1c71da0 r4:c178a400
  1060. [<c01eb874>] (rollback_registered_many+0x0/0x29c) from [<c01ebb40>] (rollback_registered+0x30/0x48)
  1061. r8:bf19fc68 r7:c1de8800 r6:c1c71e20 r5:00000000 r4:c178a400
  1062. r3:c1c71da0
  1063. [<c01ebb10>] (rollback_registered+0x0/0x48) from [<c01ecae0>] (unregister_netdevice_queue+0x70/0xa4)
  1064. [<c01eca70>] (unregister_netdevice_queue+0x0/0xa4) from [<bf0d2ffc>] (RtmpOSNetDevDetach+0x18/0x24 [mt7601Usta])
  1065. r5:c2a93000 r4:c2c19000
  1066. [<bf0d2fe4>] (RtmpOSNetDevDetach+0x0/0x24 [mt7601Usta]) from [<bf147880>] (RTMP_CFG80211_DummyP2pIf_Remove+0x64/0xc0 [mt7601Usta])
  1067. r4:c178a400 r3:00000001
  1068. [<bf14781c>] (RTMP_CFG80211_DummyP2pIf_Remove+0x0/0xc0 [mt7601Usta]) from [<bf0d55c4>] (RtmpPhyNetDevExit+0x14/0x4c [mt7601Usta])
  1069. r5:c2a93000 r4:c148c800
  1070. [<bf0d55b0>] (RtmpPhyNetDevExit+0x0/0x4c [mt7601Usta]) from [<bf163dd4>] (rtusb_disconnect+0xf4/0x18c [mt7601Usta])
  1071. r4:00000000 r3:00005076
  1072. [<bf163ce0>] (rtusb_disconnect+0x0/0x18c [mt7601Usta]) from [<c01a3be8>] (usb_unbind_interface+0x5c/0xf0)
  1073. r8:c1dea800 r7:bf1b5f14 r6:c1dea800 r5:c1de8800 r4:c1dea820
  1074. [<c01a3b8c>] (usb_unbind_interface+0x0/0xf0) from [<c016ea70>] (__device_release_driver+0x6c/0xac)
  1075. r7:c1c99800 r6:c03789cc r5:bf1b5f14 r4:c1dea820
  1076. [<c016ea04>] (__device_release_driver+0x0/0xac) from [<c016ead4>] (device_release_driver+0x24/0x30)
  1077. r5:c1dea820 r4:c1dea854
  1078. [<c016eab0>] (device_release_driver+0x0/0x30) from [<c016e4c8>] (bus_remove_device+0xd4/0xe4)
  1079. r5:c1c4dd2c r4:c1dea820
  1080. [<c016e3f4>] (bus_remove_device+0x0/0xe4) from [<c016c36c>] (device_del+0x110/0x174)
  1081. r6:c1de8868 r5:00000000 r4:c1dea820 r3:00000002
  1082. [<c016c25c>] (device_del+0x0/0x174) from [<c01a27d8>] (usb_disable_device+0x8c/0x188)
  1083. r6:00000000 r5:00000000 r4:c1de8800 r3:00000005
  1084. [<c01a274c>] (usb_disable_device+0x0/0x188) from [<c019c310>] (usb_disconnect+0x7c/0xdc)
  1085. r9:00000001 r8:c1da1100 r7:c1de8868 r6:c1de889c r5:00000000
  1086. r4:c1de8800
  1087. [<c019c294>] (usb_disconnect+0x0/0xdc) from [<c019d318>] (hub_thread+0x510/0xee8)
  1088. r8:00000501 r7:c1d9c000 r6:c1d91500 r5:00000001 r4:c1d91538
  1089. r3:c1de889c
  1090. [<c019ce08>] (hub_thread+0x0/0xee8) from [<c002e298>] (kthread+0x94/0xa0)
  1091. [<c002e204>] (kthread+0x0/0xa0) from [<c00190ec>] (do_exit+0x0/0x678)
  1092. r6:c00190ec r5:c002e204 r4:c1c29f04
  1093. RTNL: assertion failed at net/ipv4/devinet.c (1162)
  1094. Backtrace:
  1095. [<c000cbc8>] (dump_backtrace+0x0/0x104) from [<c0266060>] (dump_stack+0x18/0x1c)
  1096. r6:00000006 r5:c178a400 r4:c1db3d00 r3:c0369fe0
  1097. [<c0266048>] (dump_stack+0x0/0x1c) from [<c0232ed4>] (inetdev_event+0x3c/0x428)
  1098. [<c0232e98>] (inetdev_event+0x0/0x428) from [<c0032688>] (notifier_call_chain+0x48/0x70)
  1099. [<c0032640>] (notifier_call_chain+0x0/0x70) from [<c003278c>] (raw_notifier_call_chain+0x20/0x28)
  1100. r8:00200200 r7:00200200 r6:0000024e r5:00000006 r4:c178a400
  1101. r3:ffffffff
  1102. [<c003276c>] (raw_notifier_call_chain+0x0/0x28) from [<c01ea7ec>] (call_netdevice_notifiers+0x44/0x58)
  1103. [<c01ea7a8>] (call_netdevice_notifiers+0x0/0x58) from [<c01eba14>] (rollback_registered_many+0x1a0/0x29c)
  1104. r5:c1c71da0 r4:c178a400
  1105. [<c01eb874>] (rollback_registered_many+0x0/0x29c) from [<c01ebb40>] (rollback_registered+0x30/0x48)
  1106. r8:bf19fc68 r7:c1de8800 r6:c1c71e20 r5:00000000 r4:c178a400
  1107. r3:c1c71da0
  1108. [<c01ebb10>] (rollback_registered+0x0/0x48) from [<c01ecae0>] (unregister_netdevice_queue+0x70/0xa4)
  1109. [<c01eca70>] (unregister_netdevice_queue+0x0/0xa4) from [<bf0d2ffc>] (RtmpOSNetDevDetach+0x18/0x24 [mt7601Usta])
  1110. r5:c2a93000 r4:c2c19000
  1111. [<bf0d2fe4>] (RtmpOSNetDevDetach+0x0/0x24 [mt7601Usta]) from [<bf147880>] (RTMP_CFG80211_DummyP2pIf_Remove+0x64/0xc0 [mt7601Usta])
  1112. r4:c178a400 r3:00000001
  1113. [<bf14781c>] (RTMP_CFG80211_DummyP2pIf_Remove+0x0/0xc0 [mt7601Usta]) from [<bf0d55c4>] (RtmpPhyNetDevExit+0x14/0x4c [mt7601Usta])
  1114. r5:c2a93000 r4:c148c800
  1115. [<bf0d55b0>] (RtmpPhyNetDevExit+0x0/0x4c [mt7601Usta]) from [<bf163dd4>] (rtusb_disconnect+0xf4/0x18c [mt7601Usta])
  1116. r4:00000000 r3:00005076
  1117. [<bf163ce0>] (rtusb_disconnect+0x0/0x18c [mt7601Usta]) from [<c01a3be8>] (usb_unbind_interface+0x5c/0xf0)
  1118. r8:c1dea800 r7:bf1b5f14 r6:c1dea800 r5:c1de8800 r4:c1dea820
  1119. [<c01a3b8c>] (usb_unbind_interface+0x0/0xf0) from [<c016ea70>] (__device_release_driver+0x6c/0xac)
  1120. r7:c1c99800 r6:c03789cc r5:bf1b5f14 r4:c1dea820
  1121. [<c016ea04>] (__device_release_driver+0x0/0xac) from [<c016ead4>] (device_release_driver+0x24/0x30)
  1122. r5:c1dea820 r4:c1dea854
  1123. [<c016eab0>] (device_release_driver+0x0/0x30) from [<c016e4c8>] (bus_remove_device+0xd4/0xe4)
  1124. r5:c1c4dd2c r4:c1dea820
  1125. [<c016e3f4>] (bus_remove_device+0x0/0xe4) from [<c016c36c>] (device_del+0x110/0x174)
  1126. r6:c1de8868 r5:00000000 r4:c1dea820 r3:00000002
  1127. [<c016c25c>] (device_del+0x0/0x174) from [<c01a27d8>] (usb_disable_device+0x8c/0x188)
  1128. r6:00000000 r5:00000000 r4:c1de8800 r3:00000005
  1129. [<c01a274c>] (usb_disable_device+0x0/0x188) from [<c019c310>] (usb_disconnect+0x7c/0xdc)
  1130. r9:00000001 r8:c1da1100 r7:c1de8868 r6:c1de889c r5:00000000
  1131. r4:c1de8800
  1132. [<c019c294>] (usb_disconnect+0x0/0xdc) from [<c019d318>] (hub_thread+0x510/0xee8)
  1133. r8:00000501 r7:c1d9c000 r6:c1d91500 r5:00000001 r4:c1d91538
  1134. r3:c1de889c
  1135. [<c019ce08>] (hub_thread+0x0/0xee8) from [<c002e298>] (kthread+0x94/0xa0)
  1136. [<c002e204>] (kthread+0x0/0xa0) from [<c00190ec>] (do_exit+0x0/0x678)
  1137. r6:c00190ec r5:c002e204 r4:c1c29f04
  1138. RTNL: assertion failed at net/ipv4/devinet.c (281)
  1139. Backtrace:
  1140. [<c000cbc8>] (dump_backtrace+0x0/0x104) from [<c0266060>] (dump_stack+0x18/0x1c)
  1141. r6:00000005 r5:c178a400 r4:c1db3d00 r3:c0369fe0
  1142. [<c0266048>] (dump_stack+0x0/0x1c) from [<c023311c>] (inetdev_event+0x284/0x428)
  1143. [<c0232e98>] (inetdev_event+0x0/0x428) from [<c0032688>] (notifier_call_chain+0x48/0x70)
  1144. [<c0032640>] (notifier_call_chain+0x0/0x70) from [<c003278c>] (raw_notifier_call_chain+0x20/0x28)
  1145. r8:00200200 r7:00200200 r6:0000024e r5:00000006 r4:c178a400
  1146. r3:ffffffff
  1147. [<c003276c>] (raw_notifier_call_chain+0x0/0x28) from [<c01ea7ec>] (call_netdevice_notifiers+0x44/0x58)
  1148. [<c01ea7a8>] (call_netdevice_notifiers+0x0/0x58) from [<c01eba14>] (rollback_registered_many+0x1a0/0x29c)
  1149. r5:c1c71da0 r4:c178a400
  1150. [<c01eb874>] (rollback_registered_many+0x0/0x29c) from [<c01ebb40>] (rollback_registered+0x30/0x48)
  1151. r8:bf19fc68 r7:c1de8800 r6:c1c71e20 r5:00000000 r4:c178a400
  1152. r3:c1c71da0
  1153. [<c01ebb10>] (rollback_registered+0x0/0x48) from [<c01ecae0>] (unregister_netdevice_queue+0x70/0xa4)
  1154. [<c01eca70>] (unregister_netdevice_queue+0x0/0xa4) from [<bf0d2ffc>] (RtmpOSNetDevDetach+0x18/0x24 [mt7601Usta])
  1155. r5:c2a93000 r4:c2c19000
  1156. [<bf0d2fe4>] (RtmpOSNetDevDetach+0x0/0x24 [mt7601Usta]) from [<bf147880>] (RTMP_CFG80211_DummyP2pIf_Remove+0x64/0xc0 [mt7601Usta])
  1157. r4:c178a400 r3:00000001
  1158. [<bf14781c>] (RTMP_CFG80211_DummyP2pIf_Remove+0x0/0xc0 [mt7601Usta]) from [<bf0d55c4>] (RtmpPhyNetDevExit+0x14/0x4c [mt7601Usta])
  1159. r5:c2a93000 r4:c148c800
  1160. [<bf0d55b0>] (RtmpPhyNetDevExit+0x0/0x4c [mt7601Usta]) from [<bf163dd4>] (rtusb_disconnect+0xf4/0x18c [mt7601Usta])
  1161. r4:00000000 r3:00005076
  1162. [<bf163ce0>] (rtusb_disconnect+0x0/0x18c [mt7601Usta]) from [<c01a3be8>] (usb_unbind_interface+0x5c/0xf0)
  1163. r8:c1dea800 r7:bf1b5f14 r6:c1dea800 r5:c1de8800 r4:c1dea820
  1164. [<c01a3b8c>] (usb_unbind_interface+0x0/0xf0) from [<c016ea70>] (__device_release_driver+0x6c/0xac)
  1165. r7:c1c99800 r6:c03789cc r5:bf1b5f14 r4:c1dea820
  1166. [<c016ea04>] (__device_release_driver+0x0/0xac) from [<c016ead4>] (device_release_driver+0x24/0x30)
  1167. r5:c1dea820 r4:c1dea854
  1168. [<c016eab0>] (device_release_driver+0x0/0x30) from [<c016e4c8>] (bus_remove_device+0xd4/0xe4)
  1169. r5:c1c4dd2c r4:c1dea820
  1170. [<c016e3f4>] (bus_remove_device+0x0/0xe4) from [<c016c36c>] (device_del+0x110/0x174)
  1171. r6:c1de8868 r5:00000000 r4:c1dea820 r3:00000002
  1172. [<c016c25c>] (device_del+0x0/0x174) from [<c01a27d8>] (usb_disable_device+0x8c/0x188)
  1173. r6:00000000 r5:00000000 r4:c1de8800 r3:00000005
  1174. [<c01a274c>] (usb_disable_device+0x0/0x188) from [<c019c310>] (usb_disconnect+0x7c/0xdc)
  1175. r9:00000001 r8:c1da1100 r7:c1de8868 r6:c1de889c r5:00000000
  1176. r4:c1de8800
  1177. [<c019c294>] (usb_disconnect+0x0/0xdc) from [<c019d318>] (hub_thread+0x510/0xee8)
  1178. r8:00000501 r7:c1d9c000 r6:c1d91500 r5:00000001 r4:c1d91538
  1179. r3:c1de889c
  1180. [<c019ce08>] (hub_thread+0x0/0xee8) from [<c002e298>] (kthread+0x94/0xa0)
  1181. [<c002e204>] (kthread+0x0/0xa0) from [<c00190ec>] (do_exit+0x0/0x678)
  1182. r6:c00190ec r5:c002e204 r4:c1c29f04
  1183. RTNL: assertion failed at net/ipv4/igmp.c (1413)
  1184. Backtrace:
  1185. [<c000cbc8>] (dump_backtrace+0x0/0x104) from [<c0266060>] (dump_stack+0x18/0x1c)
  1186. r6:c178a400 r5:c178a400 r4:c1db3d00 r3:c0369fe0
  1187. [<c0266048>] (dump_stack+0x0/0x1c) from [<c023888c>] (ip_mc_destroy_dev+0x30/0x7c)
  1188. [<c023885c>] (ip_mc_destroy_dev+0x0/0x7c) from [<c0233130>] (inetdev_event+0x298/0x428)
  1189. r5:c178a400 r4:c1db3d00
  1190. [<c0232e98>] (inetdev_event+0x0/0x428) from [<c0032688>] (notifier_call_chain+0x48/0x70)
  1191. [<c0032640>] (notifier_call_chain+0x0/0x70) from [<c003278c>] (raw_notifier_call_chain+0x20/0x28)
  1192. r8:00200200 r7:00200200 r6:0000024e r5:00000006 r4:c178a400
  1193. r3:ffffffff
  1194. [<c003276c>] (raw_notifier_call_chain+0x0/0x28) from [<c01ea7ec>] (call_netdevice_notifiers+0x44/0x58)
  1195. [<c01ea7a8>] (call_netdevice_notifiers+0x0/0x58) from [<c01eba14>] (rollback_registered_many+0x1a0/0x29c)
  1196. r5:c1c71da0 r4:c178a400
  1197. [<c01eb874>] (rollback_registered_many+0x0/0x29c) from [<c01ebb40>] (rollback_registered+0x30/0x48)
  1198. r8:bf19fc68 r7:c1de8800 r6:c1c71e20 r5:00000000 r4:c178a400
  1199. r3:c1c71da0
  1200. [<c01ebb10>] (rollback_registered+0x0/0x48) from [<c01ecae0>] (unregister_netdevice_queue+0x70/0xa4)
  1201. [<c01eca70>] (unregister_netdevice_queue+0x0/0xa4) from [<bf0d2ffc>] (RtmpOSNetDevDetach+0x18/0x24 [mt7601Usta])
  1202. r5:c2a93000 r4:c2c19000
  1203. [<bf0d2fe4>] (RtmpOSNetDevDetach+0x0/0x24 [mt7601Usta]) from [<bf147880>] (RTMP_CFG80211_DummyP2pIf_Remove+0x64/0xc0 [mt7601Usta])
  1204. r4:c178a400 r3:00000001
  1205. [<bf14781c>] (RTMP_CFG80211_DummyP2pIf_Remove+0x0/0xc0 [mt7601Usta]) from [<bf0d55c4>] (RtmpPhyNetDevExit+0x14/0x4c [mt7601Usta])
  1206. r5:c2a93000 r4:c148c800
  1207. [<bf0d55b0>] (RtmpPhyNetDevExit+0x0/0x4c [mt7601Usta]) from [<bf163dd4>] (rtusb_disconnect+0xf4/0x18c [mt7601Usta])
  1208. r4:00000000 r3:00005076
  1209. [<bf163ce0>] (rtusb_disconnect+0x0/0x18c [mt7601Usta]) from [<c01a3be8>] (usb_unbind_interface+0x5c/0xf0)
  1210. r8:c1dea800 r7:bf1b5f14 r6:c1dea800 r5:c1de8800 r4:c1dea820
  1211. [<c01a3b8c>] (usb_unbind_interface+0x0/0xf0) from [<c016ea70>] (__device_release_driver+0x6c/0xac)
  1212. r7:c1c99800 r6:c03789cc r5:bf1b5f14 r4:c1dea820
  1213. [<c016ea04>] (__device_release_driver+0x0/0xac) from [<c016ead4>] (device_release_driver+0x24/0x30)
  1214. r5:c1dea820 r4:c1dea854
  1215. [<c016eab0>] (device_release_driver+0x0/0x30) from [<c016e4c8>] (bus_remove_device+0xd4/0xe4)
  1216. r5:c1c4dd2c r4:c1dea820
  1217. [<c016e3f4>] (bus_remove_device+0x0/0xe4) from [<c016c36c>] (device_del+0x110/0x174)
  1218. r6:c1de8868 r5:00000000 r4:c1dea820 r3:00000002
  1219. [<c016c25c>] (device_del+0x0/0x174) from [<c01a27d8>] (usb_disable_device+0x8c/0x188)
  1220. r6:00000000 r5:00000000 r4:c1de8800 r3:00000005
  1221. [<c01a274c>] (usb_disable_device+0x0/0x188) from [<c019c310>] (usb_disconnect+0x7c/0xdc)
  1222. r9:00000001 r8:c1da1100 r7:c1de8868 r6:c1de889c r5:00000000
  1223. r4:c1de8800
  1224. [<c019c294>] (usb_disconnect+0x0/0xdc) from [<c019d318>] (hub_thread+0x510/0xee8)
  1225. r8:00000501 r7:c1d9c000 r6:c1d91500 r5:00000001 r4:c1d91538
  1226. r3:c1de889c
  1227. [<c019ce08>] (hub_thread+0x0/0xee8) from [<c002e298>] (kthread+0x94/0xa0)
  1228. [<c002e204>] (kthread+0x0/0xa0) from [<c00190ec>] (do_exit+0x0/0x678)
  1229. r6:c00190ec r5:c002e204 r4:c1c29f04
  1230. RTNL: assertion failed at net/ipv4/igmp.c (1354)
  1231. Backtrace:
  1232. [<c000cbc8>] (dump_backtrace+0x0/0x104) from [<c0266060>] (dump_stack+0x18/0x1c)
  1233. r6:c178a400 r5:c178a400 r4:c1db3d00 r3:c0369fe0
  1234. [<c0266048>] (dump_stack+0x0/0x1c) from [<c02386ac>] (ip_mc_down+0x30/0xd8)
  1235. [<c023867c>] (ip_mc_down+0x0/0xd8) from [<c0238894>] (ip_mc_destroy_dev+0x38/0x7c)
  1236. r5:c178a400 r4:c1db3d00
  1237. [<c023885c>] (ip_mc_destroy_dev+0x0/0x7c) from [<c0233130>] (inetdev_event+0x298/0x428)
  1238. r5:c178a400 r4:c1db3d00
  1239. [<c0232e98>] (inetdev_event+0x0/0x428) from [<c0032688>] (notifier_call_chain+0x48/0x70)
  1240. [<c0032640>] (notifier_call_chain+0x0/0x70) from [<c003278c>] (raw_notifier_call_chain+0x20/0x28)
  1241. r8:00200200 r7:00200200 r6:0000024e r5:00000006 r4:c178a400
  1242. r3:ffffffff
  1243. [<c003276c>] (raw_notifier_call_chain+0x0/0x28) from [<c01ea7ec>] (call_netdevice_notifiers+0x44/0x58)
  1244. [<c01ea7a8>] (call_netdevice_notifiers+0x0/0x58) from [<c01eba14>] (rollback_registered_many+0x1a0/0x29c)
  1245. r5:c1c71da0 r4:c178a400
  1246. [<c01eb874>] (rollback_registered_many+0x0/0x29c) from [<c01ebb40>] (rollback_registered+0x30/0x48)
  1247. r8:bf19fc68 r7:c1de8800 r6:c1c71e20 r5:00000000 r4:c178a400
  1248. r3:c1c71da0
  1249. [<c01ebb10>] (rollback_registered+0x0/0x48) from [<c01ecae0>] (unregister_netdevice_queue+0x70/0xa4)
  1250. [<c01eca70>] (unregister_netdevice_queue+0x0/0xa4) from [<bf0d2ffc>] (RtmpOSNetDevDetach+0x18/0x24 [mt7601Usta])
  1251. r5:c2a93000 r4:c2c19000
  1252. [<bf0d2fe4>] (RtmpOSNetDevDetach+0x0/0x24 [mt7601Usta]) from [<bf147880>] (RTMP_CFG80211_DummyP2pIf_Remove+0x64/0xc0 [mt7601Usta])
  1253. r4:c178a400 r3:00000001
  1254. [<bf14781c>] (RTMP_CFG80211_DummyP2pIf_Remove+0x0/0xc0 [mt7601Usta]) from [<bf0d55c4>] (RtmpPhyNetDevExit+0x14/0x4c [mt7601Usta])
  1255. r5:c2a93000 r4:c148c800
  1256. [<bf0d55b0>] (RtmpPhyNetDevExit+0x0/0x4c [mt7601Usta]) from [<bf163dd4>] (rtusb_disconnect+0xf4/0x18c [mt7601Usta])
  1257. r4:00000000 r3:00005076
  1258. [<bf163ce0>] (rtusb_disconnect+0x0/0x18c [mt7601Usta]) from [<c01a3be8>] (usb_unbind_interface+0x5c/0xf0)
  1259. r8:c1dea800 r7:bf1b5f14 r6:c1dea800 r5:c1de8800 r4:c1dea820
  1260. [<c01a3b8c>] (usb_unbind_interface+0x0/0xf0) from [<c016ea70>] (__device_release_driver+0x6c/0xac)
  1261. r7:c1c99800 r6:c03789cc r5:bf1b5f14 r4:c1dea820
  1262. [<c016ea04>] (__device_release_driver+0x0/0xac) from [<c016ead4>] (device_release_driver+0x24/0x30)
  1263. r5:c1dea820 r4:c1dea854
  1264. [<c016eab0>] (device_release_driver+0x0/0x30) from [<c016e4c8>] (bus_remove_device+0xd4/0xe4)
  1265. r5:c1c4dd2c r4:c1dea820
  1266. [<c016e3f4>] (bus_remove_device+0x0/0xe4) from [<c016c36c>] (device_del+0x110/0x174)
  1267. r6:c1de8868 r5:00000000 r4:c1dea820 r3:00000002
  1268. [<c016c25c>] (device_del+0x0/0x174) from [<c01a27d8>] (usb_disable_device+0x8c/0x188)
  1269. r6:00000000 r5:00000000 r4:c1de8800 r3:00000005
  1270. [<c01a274c>] (usb_disable_device+0x0/0x188) from [<c019c310>] (usb_disconnect+0x7c/0xdc)
  1271. r9:00000001 r8:c1da1100 r7:c1de8868 r6:c1de889c r5:00000000
  1272. r4:c1de8800
  1273. [<c019c294>] (usb_disconnect+0x0/0xdc) from [<c019d318>] (hub_thread+0x510/0xee8)
  1274. r8:00000501 r7:c1d9c000 r6:c1d91500 r5:00000001 r4:c1d91538
  1275. r3:c1de889c
  1276. [<c019ce08>] (hub_thread+0x0/0xee8) from [<c002e298>] (kthread+0x94/0xa0)
  1277. [<c002e204>] (kthread+0x0/0xa0) from [<c00190ec>] (do_exit+0x0/0x678)
  1278. r6:c00190ec r5:c002e204 r4:c1c29f04
  1279. RTNL: assertion failed at net/ipv4/igmp.c (1302)
  1280. Backtrace:
  1281. [<c000cbc8>] (dump_backtrace+0x0/0x104) from [<c0266060>] (dump_stack+0x18/0x1c)
  1282. r6:010000e0 r5:c1db3d00 r4:c1db3d00 r3:c0369fe0
  1283. [<c0266048>] (dump_stack+0x0/0x1c) from [<c0237c9c>] (ip_mc_dec_group+0x34/0xc0)
  1284. [<c0237c68>] (ip_mc_dec_group+0x0/0xc0) from [<c0238740>] (ip_mc_down+0xc4/0xd8)
  1285. r6:c178a400 r5:00000000 r4:c1db3d00 r3:00000000
  1286. [<c023867c>] (ip_mc_down+0x0/0xd8) from [<c0238894>] (ip_mc_destroy_dev+0x38/0x7c)
  1287. r5:c178a400 r4:c1db3d00
  1288. [<c023885c>] (ip_mc_destroy_dev+0x0/0x7c) from [<c0233130>] (inetdev_event+0x298/0x428)
  1289. r5:c178a400 r4:c1db3d00
  1290. [<c0232e98>] (inetdev_event+0x0/0x428) from [<c0032688>] (notifier_call_chain+0x48/0x70)
  1291. [<c0032640>] (notifier_call_chain+0x0/0x70) from [<c003278c>] (raw_notifier_call_chain+0x20/0x28)
  1292. r8:00200200 r7:00200200 r6:0000024e r5:00000006 r4:c178a400
  1293. r3:ffffffff
  1294. [<c003276c>] (raw_notifier_call_chain+0x0/0x28) from [<c01ea7ec>] (call_netdevice_notifiers+0x44/0x58)
  1295. [<c01ea7a8>] (call_netdevice_notifiers+0x0/0x58) from [<c01eba14>] (rollback_registered_many+0x1a0/0x29c)
  1296. r5:c1c71da0 r4:c178a400
  1297. [<c01eb874>] (rollback_registered_many+0x0/0x29c) from [<c01ebb40>] (rollback_registered+0x30/0x48)
  1298. r8:bf19fc68 r7:c1de8800 r6:c1c71e20 r5:00000000 r4:c178a400
  1299. r3:c1c71da0
  1300. [<c01ebb10>] (rollback_registered+0x0/0x48) from [<c01ecae0>] (unregister_netdevice_queue+0x70/0xa4)
  1301. [<c01eca70>] (unregister_netdevice_queue+0x0/0xa4) from [<bf0d2ffc>] (RtmpOSNetDevDetach+0x18/0x24 [mt7601Usta])
  1302. r5:c2a93000 r4:c2c19000
  1303. [<bf0d2fe4>] (RtmpOSNetDevDetach+0x0/0x24 [mt7601Usta]) from [<bf147880>] (RTMP_CFG80211_DummyP2pIf_Remove+0x64/0xc0 [mt7601Usta])
  1304. r4:c178a400 r3:00000001
  1305. [<bf14781c>] (RTMP_CFG80211_DummyP2pIf_Remove+0x0/0xc0 [mt7601Usta]) from [<bf0d55c4>] (RtmpPhyNetDevExit+0x14/0x4c [mt7601Usta])
  1306. r5:c2a93000 r4:c148c800
  1307. [<bf0d55b0>] (RtmpPhyNetDevExit+0x0/0x4c [mt7601Usta]) from [<bf163dd4>] (rtusb_disconnect+0xf4/0x18c [mt7601Usta])
  1308. r4:00000000 r3:00005076
  1309. [<bf163ce0>] (rtusb_disconnect+0x0/0x18c [mt7601Usta]) from [<c01a3be8>] (usb_unbind_interface+0x5c/0xf0)
  1310. r8:c1dea800 r7:bf1b5f14 r6:c1dea800 r5:c1de8800 r4:c1dea820
  1311. [<c01a3b8c>] (usb_unbind_interface+0x0/0xf0) from [<c016ea70>] (__device_release_driver+0x6c/0xac)
  1312. r7:c1c99800 r6:c03789cc r5:bf1b5f14 r4:c1dea820
  1313. [<c016ea04>] (__device_release_driver+0x0/0xac) from [<c016ead4>] (device_release_driver+0x24/0x30)
  1314. r5:c1dea820 r4:c1dea854
  1315. [<c016eab0>] (device_release_driver+0x0/0x30) from [<c016e4c8>] (bus_remove_device+0xd4/0xe4)
  1316. r5:c1c4dd2c r4:c1dea820
  1317. [<c016e3f4>] (bus_remove_device+0x0/0xe4) from [<c016c36c>] (device_del+0x110/0x174)
  1318. r6:c1de8868 r5:00000000 r4:c1dea820 r3:00000002
  1319. [<c016c25c>] (device_del+0x0/0x174) from [<c01a27d8>] (usb_disable_device+0x8c/0x188)
  1320. r6:00000000 r5:00000000 r4:c1de8800 r3:00000005
  1321. [<c01a274c>] (usb_disable_device+0x0/0x188) from [<c019c310>] (usb_disconnect+0x7c/0xdc)
  1322. r9:00000001 r8:c1da1100 r7:c1de8868 r6:c1de889c r5:00000000
  1323. r4:c1de8800
  1324. [<c019c294>] (usb_disconnect+0x0/0xdc) from [<c019d318>] (hub_thread+0x510/0xee8)
  1325. r8:00000501 r7:c1d9c000 r6:c1d91500 r5:00000001 r4:c1d91538
  1326. r3:c1de889c
  1327. [<c019ce08>] (hub_thread+0x0/0xee8) from [<c002e298>] (kthread+0x94/0xa0)
  1328. [<c002e204>] (kthread+0x0/0xa0) from [<c00190ec>] (do_exit+0x0/0x678)
  1329. r6:c00190ec r5:c002e204 r4:c1c29f04
  1330. RTNL: assertion failed at net/core/rtnetlink.c (887)
  1331. Backtrace:
  1332. [<c000cbc8>] (dump_backtrace+0x0/0x104) from [<c0266060>] (dump_stack+0x18/0x1c)
  1333. r6:c0eb66c0 r5:c178a400 r4:c0eb66c0 r3:c0369fe0
  1334. [<c0266048>] (dump_stack+0x0/0x1c) from [<c01f8cc0>] (rtnl_fill_ifinfo+0x48/0x760)
  1335. [<c01f8c78>] (rtnl_fill_ifinfo+0x0/0x760) from [<c01fa5d4>] (rtmsg_ifinfo+0x68/0xdc)
  1336. [<c01fa56c>] (rtmsg_ifinfo+0x0/0xdc) from [<c01eba3c>] (rollback_registered_many+0x1c8/0x29c)
  1337. r8:00200200 r7:00200200 r6:0000024e r5:c1c71da0 r4:c178a400
  1338. [<c01eb874>] (rollback_registered_many+0x0/0x29c) from [<c01ebb40>] (rollback_registered+0x30/0x48)
  1339. r8:bf19fc68 r7:c1de8800 r6:c1c71e20 r5:00000000 r4:c178a400
  1340. r3:c1c71da0
  1341. [<c01ebb10>] (rollback_registered+0x0/0x48) from [<c01ecae0>] (unregister_netdevice_queue+0x70/0xa4)
  1342. [<c01eca70>] (unregister_netdevice_queue+0x0/0xa4) from [<bf0d2ffc>] (RtmpOSNetDevDetach+0x18/0x24 [mt7601Usta])
  1343. r5:c2a93000 r4:c2c19000
  1344. [<bf0d2fe4>] (RtmpOSNetDevDetach+0x0/0x24 [mt7601Usta]) from [<bf147880>] (RTMP_CFG80211_DummyP2pIf_Remove+0x64/0xc0 [mt7601Usta])
  1345. r4:c178a400 r3:00000001
  1346. [<bf14781c>] (RTMP_CFG80211_DummyP2pIf_Remove+0x0/0xc0 [mt7601Usta]) from [<bf0d55c4>] (RtmpPhyNetDevExit+0x14/0x4c [mt7601Usta])
  1347. r5:c2a93000 r4:c148c800
  1348. [<bf0d55b0>] (RtmpPhyNetDevExit+0x0/0x4c [mt7601Usta]) from [<bf163dd4>] (rtusb_disconnect+0xf4/0x18c [mt7601Usta])
  1349. r4:00000000 r3:00005076
  1350. [<bf163ce0>] (rtusb_disconnect+0x0/0x18c [mt7601Usta]) from [<c01a3be8>] (usb_unbind_interface+0x5c/0xf0)
  1351. r8:c1dea800 r7:bf1b5f14 r6:c1dea800 r5:c1de8800 r4:c1dea820
  1352. [<c01a3b8c>] (usb_unbind_interface+0x0/0xf0) from [<c016ea70>] (__device_release_driver+0x6c/0xac)
  1353. r7:c1c99800 r6:c03789cc r5:bf1b5f14 r4:c1dea820
  1354. [<c016ea04>] (__device_release_driver+0x0/0xac) from [<c016ead4>] (device_release_driver+0x24/0x30)
  1355. r5:c1dea820 r4:c1dea854
  1356. [<c016eab0>] (device_release_driver+0x0/0x30) from [<c016e4c8>] (bus_remove_device+0xd4/0xe4)
  1357. r5:c1c4dd2c r4:c1dea820
  1358. [<c016e3f4>] (bus_remove_device+0x0/0xe4) from [<c016c36c>] (device_del+0x110/0x174)
  1359. r6:c1de8868 r5:00000000 r4:c1dea820 r3:00000002
  1360. [<c016c25c>] (device_del+0x0/0x174) from [<c01a27d8>] (usb_disable_device+0x8c/0x188)
  1361. r6:00000000 r5:00000000 r4:c1de8800 r3:00000005
  1362. [<c01a274c>] (usb_disable_device+0x0/0x188) from [<c019c310>] (usb_disconnect+0x7c/0xdc)
  1363. r9:00000001 r8:c1da1100 r7:c1de8868 r6:c1de889c r5:00000000
  1364. r4:c1de8800
  1365. [<c019c294>] (usb_disconnect+0x0/0xdc) from [<c019d318>] (hub_thread+0x510/0xee8)
  1366. r8:00000501 r7:c1d9c000 r6:c1d91500 r5:00000001 r4:c1d91538
  1367. r3:c1de889c
  1368. [<c019ce08>] (hub_thread+0x0/0xee8) from [<c002e298>] (kthread+0x94/0xa0)
  1369. [<c002e204>] (kthread+0x0/0xa0) from [<c00190ec>] (do_exit+0x0/0x678)
  1370. r6:c00190ec r5:c002e204 r4:c1c29f04
  1371. RTNL: assertion failed at net/core/dev.c (1460)
  1372. Backtrace:
  1373. [<c000cbc8>] (dump_backtrace+0x0/0x104) from [<c0266060>] (dump_stack+0x18/0x1c)
  1374. r6:0000024e r5:00000011 r4:c178a400 r3:c0369fe0
  1375. [<c0266048>] (dump_stack+0x0/0x1c) from [<c01ea7dc>] (call_netdevice_notifiers+0x34/0x58)
  1376. [<c01ea7a8>] (call_netdevice_notifiers+0x0/0x58) from [<c01ebaa0>] (rollback_registered_many+0x22c/0x29c)
  1377. r5:c1c71da0 r4:c1c71d1c
  1378. [<c01eb874>] (rollback_registered_many+0x0/0x29c) from [<c01ebb40>] (rollback_registered+0x30/0x48)
  1379. r8:bf19fc68 r7:c1de8800 r6:c1c71e20 r5:00000000 r4:c178a400
  1380. r3:c1c71da0
  1381. [<c01ebb10>] (rollback_registered+0x0/0x48) from [<c01ecae0>] (unregister_netdevice_queue+0x70/0xa4)
  1382. [<c01eca70>] (unregister_netdevice_queue+0x0/0xa4) from [<bf0d2ffc>] (RtmpOSNetDevDetach+0x18/0x24 [mt7601Usta])
  1383. r5:c2a93000 r4:c2c19000
  1384. [<bf0d2fe4>] (RtmpOSNetDevDetach+0x0/0x24 [mt7601Usta]) from [<bf147880>] (RTMP_CFG80211_DummyP2pIf_Remove+0x64/0xc0 [mt7601Usta])
  1385. r4:c178a400 r3:00000001
  1386. [<bf14781c>] (RTMP_CFG80211_DummyP2pIf_Remove+0x0/0xc0 [mt7601Usta]) from [<bf0d55c4>] (RtmpPhyNetDevExit+0x14/0x4c [mt7601Usta])
  1387. r5:c2a93000 r4:c148c800
  1388. [<bf0d55b0>] (RtmpPhyNetDevExit+0x0/0x4c [mt7601Usta]) from [<bf163dd4>] (rtusb_disconnect+0xf4/0x18c [mt7601Usta])
  1389. r4:00000000 r3:00005076
  1390. [<bf163ce0>] (rtusb_disconnect+0x0/0x18c [mt7601Usta]) from [<c01a3be8>] (usb_unbind_interface+0x5c/0xf0)
  1391. r8:c1dea800 r7:bf1b5f14 r6:c1dea800 r5:c1de8800 r4:c1dea820
  1392. [<c01a3b8c>] (usb_unbind_interface+0x0/0xf0) from [<c016ea70>] (__device_release_driver+0x6c/0xac)
  1393. r7:c1c99800 r6:c03789cc r5:bf1b5f14 r4:c1dea820
  1394. [<c016ea04>] (__device_release_driver+0x0/0xac) from [<c016ead4>] (device_release_driver+0x24/0x30)
  1395. r5:c1dea820 r4:c1dea854
  1396. [<c016eab0>] (device_release_driver+0x0/0x30) from [<c016e4c8>] (bus_remove_device+0xd4/0xe4)
  1397. r5:c1c4dd2c r4:c1dea820
  1398. [<c016e3f4>] (bus_remove_device+0x0/0xe4) from [<c016c36c>] (device_del+0x110/0x174)
  1399. r6:c1de8868 r5:00000000 r4:c1dea820 r3:00000002
  1400. [<c016c25c>] (device_del+0x0/0x174) from [<c01a27d8>] (usb_disable_device+0x8c/0x188)
  1401. r6:00000000 r5:00000000 r4:c1de8800 r3:00000005
  1402. [<c01a274c>] (usb_disable_device+0x0/0x188) from [<c019c310>] (usb_disconnect+0x7c/0xdc)
  1403. r9:00000001 r8:c1da1100 r7:c1de8868 r6:c1de889c r5:00000000
  1404. r4:c1de8800
  1405. [<c019c294>] (usb_disconnect+0x0/0xdc) from [<c019d318>] (hub_thread+0x510/0xee8)
  1406. r8:00000501 r7:c1d9c000 r6:c1d91500 r5:00000001 r4:c1d91538
  1407. r3:c1de889c
  1408. [<c019ce08>] (hub_thread+0x0/0xee8) from [<c002e298>] (kthread+0x94/0xa0)
  1409. [<c002e204>] (kthread+0x0/0xa0) from [<c00190ec>] (do_exit+0x0/0x678)
  1410. r6:c00190ec r5:c002e204 r4:c1c29f04
  1411. RTNL: assertion failed at net/core/fib_rules.c (712)
  1412. Backtrace:
  1413. [<c000cbc8>] (dump_backtrace+0x0/0x104) from [<c0266060>] (dump_stack+0x18/0x1c)
  1414. r6:00000011 r5:c178a400 r4:00000011 r3:c0369fe0
  1415. [<c0266048>] (dump_stack+0x0/0x1c) from [<c01fedd0>] (fib_rules_event+0x34/0x138)
  1416. [<c01fed9c>] (fib_rules_event+0x0/0x138) from [<c0032688>] (notifier_call_chain+0x48/0x70)
  1417. r8:c037c954 r7:c178a400 r6:00000011 r5:00000000 r4:fffffffe
  1418. r3:c01fed9c
  1419. [<c0032640>] (notifier_call_chain+0x0/0x70) from [<c003278c>] (raw_notifier_call_chain+0x20/0x28)
  1420. r8:00200200 r7:00200200 r6:0000024e r5:00000011 r4:c178a400
  1421. r3:ffffffff
  1422. [<c003276c>] (raw_notifier_call_chain+0x0/0x28) from [<c01ea7ec>] (call_netdevice_notifiers+0x44/0x58)
  1423. [<c01ea7a8>] (call_netdevice_notifiers+0x0/0x58) from [<c01ebaa0>] (rollback_registered_many+0x22c/0x29c)
  1424. r5:c1c71da0 r4:c1c71d1c
  1425. [<c01eb874>] (rollback_registered_many+0x0/0x29c) from [<c01ebb40>] (rollback_registered+0x30/0x48)
  1426. r8:bf19fc68 r7:c1de8800 r6:c1c71e20 r5:00000000 r4:c178a400
  1427. r3:c1c71da0
  1428. [<c01ebb10>] (rollback_registered+0x0/0x48) from [<c01ecae0>] (unregister_netdevice_queue+0x70/0xa4)
  1429. [<c01eca70>] (unregister_netdevice_queue+0x0/0xa4) from [<bf0d2ffc>] (RtmpOSNetDevDetach+0x18/0x24 [mt7601Usta])
  1430. r5:c2a93000 r4:c2c19000
  1431. [<bf0d2fe4>] (RtmpOSNetDevDetach+0x0/0x24 [mt7601Usta]) from [<bf147880>] (RTMP_CFG80211_DummyP2pIf_Remove+0x64/0xc0 [mt7601Usta])
  1432. r4:c178a400 r3:00000001
  1433. [<bf14781c>] (RTMP_CFG80211_DummyP2pIf_Remove+0x0/0xc0 [mt7601Usta]) from [<bf0d55c4>] (RtmpPhyNetDevExit+0x14/0x4c [mt7601Usta])
  1434. r5:c2a93000 r4:c148c800
  1435. [<bf0d55b0>] (RtmpPhyNetDevExit+0x0/0x4c [mt7601Usta]) from [<bf163dd4>] (rtusb_disconnect+0xf4/0x18c [mt7601Usta])
  1436. r4:00000000 r3:00005076
  1437. [<bf163ce0>] (rtusb_disconnect+0x0/0x18c [mt7601Usta]) from [<c01a3be8>] (usb_unbind_interface+0x5c/0xf0)
  1438. r8:c1dea800 r7:bf1b5f14 r6:c1dea800 r5:c1de8800 r4:c1dea820
  1439. [<c01a3b8c>] (usb_unbind_interface+0x0/0xf0) from [<c016ea70>] (__device_release_driver+0x6c/0xac)
  1440. r7:c1c99800 r6:c03789cc r5:bf1b5f14 r4:c1dea820
  1441. [<c016ea04>] (__device_release_driver+0x0/0xac) from [<c016ead4>] (device_release_driver+0x24/0x30)
  1442. r5:c1dea820 r4:c1dea854
  1443. [<c016eab0>] (device_release_driver+0x0/0x30) from [<c016e4c8>] (bus_remove_device+0xd4/0xe4)
  1444. r5:c1c4dd2c r4:c1dea820
  1445. [<c016e3f4>] (bus_remove_device+0x0/0xe4) from [<c016c36c>] (device_del+0x110/0x174)
  1446. r6:c1de8868 r5:00000000 r4:c1dea820 r3:00000002
  1447. [<c016c25c>] (device_del+0x0/0x174) from [<c01a27d8>] (usb_disable_device+0x8c/0x188)
  1448. r6:00000000 r5:00000000 r4:c1de8800 r3:00000005
  1449. [<c01a274c>] (usb_disable_device+0x0/0x188) from [<c019c310>] (usb_disconnect+0x7c/0xdc)
  1450. r9:00000001 r8:c1da1100 r7:c1de8868 r6:c1de889c r5:00000000
  1451. r4:c1de8800
  1452. [<c019c294>] (usb_disconnect+0x0/0xdc) from [<c019d318>] (hub_thread+0x510/0xee8)
  1453. r8:00000501 r7:c1d9c000 r6:c1d91500 r5:00000001 r4:c1d91538
  1454. r3:c1de889c
  1455. [<c019ce08>] (hub_thread+0x0/0xee8) from [<c002e298>] (kthread+0x94/0xa0)
  1456. [<c002e204>] (kthread+0x0/0xa0) from [<c00190ec>] (do_exit+0x0/0x678)
  1457. r6:c00190ec r5:c002e204 r4:c1c29f04
  1458. RTNL: assertion failed at net/ipv4/devinet.c (1162)
  1459. Backtrace:
  1460. [<c000cbc8>] (dump_backtrace+0x0/0x104) from [<c0266060>] (dump_stack+0x18/0x1c)
  1461. r6:00000011 r5:c178a400 r4:00000000 r3:c0369fe0
  1462. [<c0266048>] (dump_stack+0x0/0x1c) from [<c0232ed4>] (inetdev_event+0x3c/0x428)
  1463. [<c0232e98>] (inetdev_event+0x0/0x428) from [<c0032688>] (notifier_call_chain+0x48/0x70)
  1464. [<c0032640>] (notifier_call_chain+0x0/0x70) from [<c003278c>] (raw_notifier_call_chain+0x20/0x28)
  1465. r8:00200200 r7:00200200 r6:0000024e r5:00000011 r4:c178a400
  1466. r3:ffffffff
  1467. [<c003276c>] (raw_notifier_call_chain+0x0/0x28) from [<c01ea7ec>] (call_netdevice_notifiers+0x44/0x58)
  1468. [<c01ea7a8>] (call_netdevice_notifiers+0x0/0x58) from [<c01ebaa0>] (rollback_registered_many+0x22c/0x29c)
  1469. r5:c1c71da0 r4:c1c71d1c
  1470. [<c01eb874>] (rollback_registered_many+0x0/0x29c) from [<c01ebb40>] (rollback_registered+0x30/0x48)
  1471. r8:bf19fc68 r7:c1de8800 r6:c1c71e20 r5:00000000 r4:c178a400
  1472. r3:c1c71da0
  1473. [<c01ebb10>] (rollback_registered+0x0/0x48) from [<c01ecae0>] (unregister_netdevice_queue+0x70/0xa4)
  1474. [<c01eca70>] (unregister_netdevice_queue+0x0/0xa4) from [<bf0d2ffc>] (RtmpOSNetDevDetach+0x18/0x24 [mt7601Usta])
  1475. r5:c2a93000 r4:c2c19000
  1476. [<bf0d2fe4>] (RtmpOSNetDevDetach+0x0/0x24 [mt7601Usta]) from [<bf147880>] (RTMP_CFG80211_DummyP2pIf_Remove+0x64/0xc0 [mt7601Usta])
  1477. r4:c178a400 r3:00000001
  1478. [<bf14781c>] (RTMP_CFG80211_DummyP2pIf_Remove+0x0/0xc0 [mt7601Usta]) from [<bf0d55c4>] (RtmpPhyNetDevExit+0x14/0x4c [mt7601Usta])
  1479. r5:c2a93000 r4:c148c800
  1480. [<bf0d55b0>] (RtmpPhyNetDevExit+0x0/0x4c [mt7601Usta]) from [<bf163dd4>] (rtusb_disconnect+0xf4/0x18c [mt7601Usta])
  1481. r4:00000000 r3:00005076
  1482. [<bf163ce0>] (rtusb_disconnect+0x0/0x18c [mt7601Usta]) from [<c01a3be8>] (usb_unbind_interface+0x5c/0xf0)
  1483. r8:c1dea800 r7:bf1b5f14 r6:c1dea800 r5:c1de8800 r4:c1dea820
  1484. [<c01a3b8c>] (usb_unbind_interface+0x0/0xf0) from [<c016ea70>] (__device_release_driver+0x6c/0xac)
  1485. r7:c1c99800 r6:c03789cc r5:bf1b5f14 r4:c1dea820
  1486. [<c016ea04>] (__device_release_driver+0x0/0xac) from [<c016ead4>] (device_release_driver+0x24/0x30)
  1487. r5:c1dea820 r4:c1dea854
  1488. [<c016eab0>] (device_release_driver+0x0/0x30) from [<c016e4c8>] (bus_remove_device+0xd4/0xe4)
  1489. r5:c1c4dd2c r4:c1dea820
  1490. [<c016e3f4>] (bus_remove_device+0x0/0xe4) from [<c016c36c>] (device_del+0x110/0x174)
  1491. r6:c1de8868 r5:00000000 r4:c1dea820 r3:00000002
  1492. [<c016c25c>] (device_del+0x0/0x174) from [<c01a27d8>] (usb_disable_device+0x8c/0x188)
  1493. r6:00000000 r5:00000000 r4:c1de8800 r3:00000005
  1494. [<c01a274c>] (usb_disable_device+0x0/0x188) from [<c019c310>] (usb_disconnect+0x7c/0xdc)
  1495. r9:00000001 r8:c1da1100 r7:c1de8868 r6:c1de889c r5:00000000
  1496. r4:c1de8800
  1497. [<c019c294>] (usb_disconnect+0x0/0xdc) from [<c019d318>] (hub_thread+0x510/0xee8)
  1498. r8:00000501 r7:c1d9c000 r6:c1d91500 r5:00000001 r4:c1d91538
  1499. r3:c1de889c
  1500. [<c019ce08>] (hub_thread+0x0/0xee8) from [<c002e298>] (kthread+0x94/0xa0)
  1501. [<c002e204>] (kthread+0x0/0xa0) from [<c00190ec>] (do_exit+0x0/0x678)
  1502. r6:c00190ec r5:c002e204 r4:c1c29f04
  1503. RtmpOSNetDevDetach(): RtmpOSNetDeviceDetach(), dev->name=wlan0!
  1504. ================> DOWN : RTMP_SEM_EVENT_WAIT(STA)
  1505. <=============== DOWN : RTMP_SEM_EVENT_UP(STA)
  1506. 80211> unregister/free wireless device
  1507. STA : RTUSB disconnect successfully
  1508. usb 1-1: new high-speed USB device number 4 using hiusb-ehci
  1509.  
  1510.  
  1511. === pAd = c5033000, size = 1582200 ===
  1512.  
  1513. allocate tx ringidx 0
  1514. RTMPQMemAddr[0]
  1515. allocate tx ringidx 1
  1516. RTMPQMemAddr[1]
  1517. allocate tx ringidx 2
  1518. RTMPQMemAddr[2]
  1519. allocate tx ringidx 3
  1520. RTMPQMemAddr[3]
  1521. allocate tx ringidx 4
  1522. RTMPQMemAddr[4]
  1523. allocate tx ringidx 5
  1524. RTMPQMemAddr[5]
  1525. allocate tx ringidx 6
  1526. RTMPQMemAddr[6]
  1527. allocate tx ringidx 7
  1528. RTMPQMemAddr[7]
  1529. allocate tx ringidx 8
  1530. RTMPQMemAddr[8]
  1531. allocate tx ringidx 9
  1532. RTMPQMemAddr[9]
  1533. allocate tx ringidx 10
  1534. RTMPQMemAddr[10]
  1535. allocate tx ringidx 11
  1536. RTMPQMemAddr[11]
  1537. allocate tx ringidx 12
  1538. RTMPQMemAddr[12]
  1539. allocate tx ringidx 13
  1540. RTMPQMemAddr[13]
  1541. allocate tx ringidx 0
  1542. RTMPQMemAddr[14]
  1543. allocate tx ringidx 1
  1544. RTMPQMemAddr[15]
  1545. allocate tx ringidx 2
  1546. RTMPQMemAddr[16]
  1547. allocate tx ringidx 3
  1548. RTMPQMemAddr[17]
  1549. allocate tx ringidx 4
  1550. RTMPQMemAddr[18]
  1551. allocate tx ringidx 5
  1552. RTMPQMemAddr[19]
  1553. allocate tx ringidx 6
  1554. RTMPQMemAddr[20]
  1555. allocate tx ringidx 7
  1556. RTMPQMemAddr[21]
  1557. allocate tx ringidx 8
  1558. RTMPQMemAddr[22]
  1559. allocate tx ringidx 9
  1560. RTMPQMemAddr[23]
  1561. allocate tx ringidx 10
  1562. RTMPQMemAddr[24]
  1563. allocate tx ringidx 11
  1564. RTMPQMemAddr[25]
  1565. allocate tx ringidx 12
  1566. RTMPQMemAddr[26]
  1567. allocate tx ringidx 13
  1568. RTMPQMemAddr[27]
  1569. allocate tx ringidx 0
  1570. RTMPQMemAddr[28]
  1571. allocate tx ringidx 1
  1572. RTMPQMemAddr[29]
  1573. allocate tx ringidx 2
  1574. RTMPQMemAddr[30]
  1575. allocate tx ringidx 3
  1576. RTMPQMemAddr[31]
  1577. allocate tx ringidx 4
  1578. RTMPQMemAddr[32]
  1579. allocate tx ringidx 5
  1580. RTMPQMemAddr[33]
  1581. allocate tx ringidx 6
  1582. RTMPQMemAddr[34]
  1583. allocate tx ringidx 7
  1584. RTMPQMemAddr[35]
  1585. allocate tx ringidx 8
  1586. RTMPQMemAddr[36]
  1587. allocate tx ringidx 9
  1588. RTMPQMemAddr[37]
  1589. allocate tx ringidx 10
  1590. RTMPQMemAddr[38]
  1591. allocate tx ringidx 11
  1592. RTMPQMemAddr[39]
  1593. allocate tx ringidx 12
  1594. RTMPQMemAddr[40]
  1595. allocate tx ringidx 13
  1596. RTMPQMemAddr[41]
  1597. allocate tx ringidx 0
  1598. RTMPQMemAddr[42]
  1599. allocate tx ringidx 1
  1600. RTMPQMemAddr[43]
  1601. allocate tx ringidx 2
  1602. RTMPQMemAddr[44]
  1603. allocate tx ringidx 3
  1604. RTMPQMemAddr[45]
  1605. allocate tx ringidx 4
  1606. RTMPQMemAddr[46]
  1607. allocate tx ringidx 5
  1608. RTMPQMemAddr[47]
  1609. allocate tx ringidx 6
  1610. RTMPQMemAddr[48]
  1611. allocate tx ringidx 7
  1612. RTMPQMemAddr[49]
  1613. allocate tx ringidx 8
  1614. RTMPQMemAddr[50]
  1615. allocate tx ringidx 9
  1616. RTMPQMemAddr[51]
  1617. allocate tx ringidx 10
  1618. RTMPQMemAddr[52]
  1619. allocate tx ringidx 11
  1620. RTMPQMemAddr[53]
  1621. allocate tx ringidx 12
  1622. RTMPQMemAddr[54]
  1623. allocate tx ringidx 13
  1624. RTMPQMemAddr[55]
  1625. RTMPQMemAddr[70]
  1626. RTMPQMemAddr[71]
  1627. RTMPQMemAddr[72]
  1628. RTMPQMemAddr[73]
  1629. RTMPQMemAddr[74]
  1630. RTMPQMemAddr[75]
  1631. RTMPQMemAddr[76]
  1632. RTMPQMemAddr[77]
  1633. RTMPQMemAddr[78]
  1634. RTMPQMemAddr[79]
  1635. RTMPQMemAddr[80]
  1636. <-- RTMPAllocTxRxRingMemory, Status=0
  1637. <-- RTMPAllocAdapterBlock, Status=0
  1638. RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x8
  1639. RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x4
  1640. RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x5
  1641. RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x6
  1642. RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x7
  1643. RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x9
  1644. STA Driver version-JEDI.MP1.mt7601u.v1.5.1_20170821_2_SKU
  1645. Compile time-Aug 21 2017,19:40:52
  1646. ==>WaitForAsicReady MAC_CSR0=0x76010500
  1647. ==>WaitForAsicReady MAC_CSR0=0x76010500
  1648. NVM is EFUSE
  1649. Endpoint(8) is for In-band Command
  1650. Endpoint(4) is for WMM0 AC0
  1651. Endpoint(5) is for WMM0 AC1
  1652. Endpoint(6) is for WMM0 AC2
  1653. Endpoint(7) is for WMM0 AC3
  1654. Endpoint(9) is for WMM1 AC0
  1655. Endpoint(84) is for Data-In
  1656. Endpoint(85) is for Command Rsp
  1657. 80211> RFICType = 3
  1658. NumOfChan ===> 58
  1659. 80211> Number of channel = 0x44
  1660. 80211> Number of rate = 12
  1661. 80211> CurTxPower = 0 dBm
  1662. 80211> TxStream = 0
  1663. crda> requlation requestion by core: 00
  1664. 80211> CFG80211_Register
  1665. ================> UP : RTMP_SEM_EVENT_WAIT(STA)
  1666. 1. LDO_CTR0(6c) = a64799, PMU_OCLEVEL c
  1667. 2. LDO_CTR0(6c) = a6478d, PMU_OCLEVEL 6
  1668. ==>WaitForAsicReady MAC_CSR0=0x76010500
  1669. FW Version:0.1.00 Build:7640
  1670. Build Time:201301040941____
  1671. ILM Length = 44276(bytes)
  1672. DLM Length = 0(bytes)
  1673. Loading FW....
  1674. RTMP_TimerListAdd: add timer obj c515baac!
  1675. RTMP_TimerListAdd: add timer obj c515badc!
  1676. RTMP_TimerListAdd: add timer obj c515bb0c!
  1677. RTMP_TimerListAdd: add timer obj c515ba7c!
  1678. RTMP_TimerListAdd: add timer obj c515b9ec!
  1679. RTMP_TimerListAdd: add timer obj c515ba1c!
  1680. RTMP_TimerListAdd: add timer obj c50f0024!
  1681. RTMP_TimerListAdd: add timer obj c50dc918!
  1682. RTMP_TimerListAdd: add timer obj c50dc94c!
  1683. RTMP_TimerListAdd: add timer obj c50f00c4!
  1684. RTMP_TimerListAdd: add timer obj c50df2c8!
  1685. RTMP_TimerListAdd: add timer obj c50deb08!
  1686. RTMP_TimerListAdd: add timer obj c50df294!
  1687. RTMP_TimerListAdd: add timer obj c50df5e4!
  1688. RTMP_TimerListAdd: add timer obj c50df2fc!
  1689. RTMP_TimerListAdd: add timer obj c50df330!
  1690. RTMP_TimerListAdd: add timer obj c50df364!
  1691. RTMP_TimerListAdd: add timer obj c5037754!
  1692. RTMP_TimerListAdd: add timer obj c5036f94!
  1693. RTMP_TimerListAdd: add timer obj c5037720!
  1694. RTMP_TimerListAdd: add timer obj c5037a70!
  1695. RTMP_TimerListAdd: add timer obj c50379a4!
  1696. RTMP_TimerListAdd: add timer obj c506e9cc!
  1697. RTMP_TimerListAdd: add timer obj c506e20c!
  1698. RTMP_TimerListAdd: add timer obj c506e998!
  1699. RTMP_TimerListAdd: add timer obj c506ece8!
  1700. RTMP_TimerListAdd: add timer obj c506ea00!
  1701. RTMP_TimerListAdd: add timer obj c506ea34!
  1702. RTMP_TimerListAdd: add timer obj c506ea68!
  1703. RTMP_TimerListAdd: add timer obj c50effc4!
  1704. RTMP_TimerListAdd: add timer obj c50f0094!
  1705. RTMP_TimerListAdd: add timer obj c51b3118!
  1706. RTMP_TimerListAdd: add timer obj c51b3148!
  1707. RTMP_TimerListAdd: add timer obj c51b3178!
  1708. RTMP_TimerListAdd: add timer obj c51b31a8!
  1709. RTMP_TimerListAdd: add timer obj c51b31d8!
  1710. RTMP_TimerListAdd: add timer obj c51b320c!
  1711. RTMP_TimerListAdd: add timer obj c515ba4c!
  1712. RTMP_TimerListAdd: add timer obj c50db934!
  1713. RTMP_TimerListAdd: add timer obj c50db904!
  1714. RTMP_TimerListAdd: add timer obj c50db8d4!
  1715. RTMP_TimerListAdd: add timer obj c50efff4!
  1716. P2pGroupTabInit .
  1717. P2pScanChannelDefault <=== count = 3, Channels are 1, 6,11 separately
  1718. P2pCfgInit::
  1719. usbdev11 -> /dev/usbdev1.4
  1720. ==>WaitForAsicReady MAC_CSR0=0x76010500
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement