Guest User

Untitled

a guest
Apr 17th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.20 KB | None | 0 0
  1. [ 0.000000] Linux version 3.3.8 (stefan@bacchus) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Tue Mar 26 17:47:01 CET 2013
  2. [ 0.000000] MyLoader: sysp=aa02a2aa, boardp=aaaaaaab, parts=aaa2a80a
  3. [ 0.000000] bootconsole [early0] enabled
  4. [ 0.000000] CPU revision is: 00019374 (MIPS 24Kc)
  5. [ 0.000000] SoC: Atheros AR9132 rev 2
  6. [ 0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:5.000MHz
  7. [ 0.000000] Determined physical RAM map:
  8. [ 0.000000] memory: 02000000 @ 00000000 (usable)
  9. [ 0.000000] Initrd not found or empty - disabling initrd
  10. [ 0.000000] Zone PFN ranges:
  11. [ 0.000000] Normal 0x00000000 -> 0x00002000
  12. [ 0.000000] Movable zone start PFN for each node
  13. [ 0.000000] Early memory PFN ranges
  14. [ 0.000000] 0: 0x00000000 -> 0x00002000
  15. [ 0.000000] On node 0 totalpages: 8192
  16. [ 0.000000] free_area_init_node: node 0, pgdat 802e6ed0, node_mem_map 81000000
  17. [ 0.000000] Normal zone: 64 pages used for memmap
  18. [ 0.000000] Normal zone: 0 pages reserved
  19. [ 0.000000] Normal zone: 8128 pages, LIFO batch:0
  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: 8128
  23. [ 0.000000] Kernel command line: board=TL-WR1043ND console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
  24. [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
  25. [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  26. [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 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: 29044k/32768k available (2178k kernel code, 3724k reserved, 410k data, 212k 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:51
  34. [ 0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
  35. [ 0.080000] pid_max: default: 32768 minimum: 301
  36. [ 0.080000] Mount-cache hash table entries: 512
  37. [ 0.090000] NET: Registered protocol family 16
  38. [ 0.090000] gpiochip_add: registered GPIOs 0 to 21 on device: ath79
  39. [ 0.100000] MIPS: machine is TP-LINK TL-WR1043ND
  40. [ 0.360000] bio: create slab <bio-0> at 0
  41. [ 0.370000] Switching to clocksource MIPS
  42. [ 0.380000] NET: Registered protocol family 2
  43. [ 0.380000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  44. [ 0.380000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  45. [ 0.390000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  46. [ 0.390000] TCP: Hash tables configured (established 1024 bind 1024)
  47. [ 0.400000] TCP reno registered
  48. [ 0.400000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  49. [ 0.410000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  50. [ 0.410000] NET: Registered protocol family 1
  51. [ 0.420000] PCI: CLS 0 bytes, default 32
  52. [ 0.440000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  53. [ 0.440000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  54. [ 0.450000] msgmni has been set to 56
  55. [ 0.460000] io scheduler noop registered
  56. [ 0.460000] io scheduler deadline registered (default)
  57. [ 0.470000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  58. [ 0.490000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
  59. [ 0.500000] console [ttyS0] enabled, bootconsole disabled
  60. [ 0.510000] m25p80 spi0.0: found s25sl064a, expected m25p80
  61. [ 0.520000] m25p80 spi0.0: s25sl064a (8192 Kbytes)
  62. [ 0.530000] 5 tp-link partitions found on MTD device spi0.0
  63. [ 0.530000] Creating 5 MTD partitions on "spi0.0":
  64. [ 0.540000] 0x000000000000-0x000000020000 : "u-boot"
  65. [ 0.540000] 0x000000020000-0x000000108e00 : "kernel"
  66. [ 0.550000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
  67. [ 0.560000] 0x000000108e00-0x0000007f0000 : "rootfs"
  68. [ 0.570000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
  69. [ 0.580000] mtd: partition "rootfs" set to be root filesystem
  70. [ 0.590000] mtd: partition "rootfs_data" created automatically, ofs=500000, len=2F0000
  71. [ 0.600000] 0x000000500000-0x0000007f0000 : "rootfs_data"
  72. [ 0.600000] 0x0000007f0000-0x000000800000 : "art"
  73. [ 0.610000] 0x000000020000-0x0000007f0000 : "firmware"
  74. [ 0.620000] Realtek RTL8366RB ethernet switch driver version 0.2.3
  75. [ 0.740000] rtl8366rb rtl8366rb: using GPIO pins 18 (SDA) and 19 (SCK)
  76. [ 0.740000] rtl8366rb rtl8366rb: RTL5937 ver. 3 chip found
  77. [ 0.920000] rtl8366rb: probed
  78. [ 0.930000] eth0: Atheros AG71xx at 0xb9000000, irq 4
  79. [ 1.230000] TCP cubic registered
  80. [ 1.240000] NET: Registered protocol family 17
  81. [ 1.240000] Bridge firewalling registered
  82. [ 1.250000] 8021q: 802.1Q VLAN Support v1.8
  83. [ 1.260000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  84. [ 1.270000] Freeing unused kernel memory: 212k freed
  85. [ 3.810000] ar71xx: pll_reg 0xb8050014: 0x1a000000
  86. [ 3.810000] eth0: link up (1000Mbps/Full duplex)
  87. [ 3.970000] Registered led device: tp-link:green:usb
  88. [ 3.970000] Registered led device: tp-link:green:system
  89. [ 3.970000] Registered led device: tp-link:green:qss
  90. [ 3.970000] Registered led device: tp-link:green:wlan
  91. [ 7.320000] JFFS2 notice: (403) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 30 of xref (0 dead, 17 orphan) found.
  92. [ 8.260000] SCSI subsystem initialized
  93. [ 8.420000] usbcore: registered new interface driver usbfs
  94. [ 8.420000] usbcore: registered new interface driver hub
  95. [ 8.430000] usbcore: registered new device driver usb
  96. [ 8.890000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  97. [ 8.900000] ehci-platform ehci-platform: Generic Platform EHCI Controller
  98. [ 8.910000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
  99. [ 8.950000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
  100. [ 8.970000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
  101. [ 8.970000] hub 1-0:1.0: USB hub found
  102. [ 8.980000] hub 1-0:1.0: 1 port detected
  103. [ 9.070000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  104. [ 9.190000] Initializing USB Mass Storage driver...
  105. [ 9.190000] usbcore: registered new interface driver usb-storage
  106. [ 9.200000] USB Mass Storage support registered.
  107. [ 29.610000] eth0: link down
  108. [ 31.570000] Compat-drivers backport release: compat-drivers-2012-09-04-2-gddac993
  109. [ 31.570000] Backport based on wireless-testing.git master-2012-09-07
  110. [ 31.580000] compat.git: wireless-testing.git
  111. [ 31.750000] cfg80211: Calling CRDA to update world regulatory domain
  112. [ 31.750000] cfg80211: World regulatory domain updated:
  113. [ 31.760000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  114. [ 31.770000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  115. [ 31.780000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  116. [ 31.780000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  117. [ 31.790000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  118. [ 31.800000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  119. [ 32.070000] NET: Registered protocol family 10
  120. [ 33.020000] ath: EEPROM regdomain: 0x0
  121. [ 33.020000] ath: EEPROM indicates default country code should be used
  122. [ 33.020000] ath: doing EEPROM country->regdmn map search
  123. [ 33.020000] ath: country maps to regdmn code: 0x3a
  124. [ 33.020000] ath: Country alpha2 being used: US
  125. [ 33.020000] ath: Regpair used: 0x3a
  126. [ 33.020000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  127. [ 33.020000] ieee80211 phy0: Atheros AR9100 MAC/BB Rev:7 AR2133 RF Rev:a2 mem=0xb80c0000, irq=2
  128. [ 33.040000] cfg80211: Calling CRDA for country: US
  129. [ 33.040000] cfg80211: Regulatory domain changed to country: US
  130. [ 33.050000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  131. [ 33.050000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
  132. [ 33.060000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
  133. [ 33.070000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  134. [ 33.080000] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  135. [ 33.090000] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  136. [ 33.090000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
  137. [ 33.120000] NET: Registered protocol family 8
  138. [ 33.120000] NET: Registered protocol family 20
  139. [ 33.680000] PPP generic driver version 2.4.2
  140. [ 33.720000] tun: Universal TUN/TAP device driver, 1.6
  141. [ 33.730000] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  142. [ 33.860000] IPv6 over IPv4 tunneling driver
  143. [ 34.110000] ip_tables: (C) 2000-2006 Netfilter Core Team
  144. [ 34.560000] NET: Registered protocol family 24
  145. [ 34.630000] nf_conntrack version 0.5.0 (457 buckets, 1828 max)
  146. [ 35.470000] xt_time: kernel timezone is -0000
  147. [ 36.070000] nf_conntrack_rtsp v0.6.21 loading
  148. [ 36.090000] nf_nat_rtsp v0.6.21 loading
  149. [ 36.240000] ip6_tables: (C) 2000-2006 Netfilter Core Team
  150. [ 36.780000] usbcore: registered new interface driver cdc_acm
  151. [ 36.780000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  152. [ 36.890000] usbcore: registered new interface driver usbserial
  153. [ 36.900000] USB Serial support registered for generic
  154. [ 36.900000] usbcore: registered new interface driver usbserial_generic
  155. [ 36.910000] usbserial: USB Serial Driver core
  156. [ 37.280000] USB Serial support registered for GSM modem (1-port)
  157. [ 37.290000] usbcore: registered new interface driver option
  158. [ 37.290000] option: v0.7.2:USB Driver for GSM modems
  159. [ 44.180000] ar71xx: pll_reg 0xb8050014: 0x1a000000
  160. [ 44.480000] eth0: link up (1000Mbps/Full duplex)
  161. [ 44.480000] device eth0.1 entered promiscuous mode
  162. [ 44.490000] device eth0 entered promiscuous mode
  163. [ 44.500000] br-lan: port 1(eth0.1) entered forwarding state
  164. [ 44.500000] br-lan: port 1(eth0.1) entered forwarding state
  165. [ 45.480000] ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
  166. [ 46.500000] br-lan: port 1(eth0.1) entered forwarding state
  167. [ 47.090000] cfg80211: Calling CRDA for country: BE
  168. [ 47.090000] cfg80211: Regulatory domain changed to country: BE
  169. [ 47.100000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  170. [ 47.110000] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  171. [ 47.110000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  172. [ 47.120000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  173. [ 47.130000] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
  174. [ 51.130000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  175. [ 51.150000] device wlan0 entered promiscuous mode
  176. [ 51.170000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  177. [ 53.000000] br-lan: port 2(wlan0) entered forwarding state
  178. [ 53.010000] br-lan: port 2(wlan0) entered forwarding state
  179. [ 53.010000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  180. [ 55.010000] br-lan: port 2(wlan0) entered forwarding state
  181. [ 55.290000] eth0: no IPv6 routers present
  182. [ 55.530000] eth0.2: no IPv6 routers present
  183. [54011.240000] device wlan0 left promiscuous mode
  184. [54011.240000] br-lan: port 2(wlan0) entered disabled state
  185. [54132.520000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  186. [54132.530000] device wlan0 entered promiscuous mode
  187. [54132.550000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  188. [54134.070000] br-lan: port 2(wlan0) entered forwarding state
  189. [54134.070000] br-lan: port 2(wlan0) entered forwarding state
  190. [54134.080000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  191. [54136.070000] br-lan: port 2(wlan0) entered forwarding state
Advertisement
Add Comment
Please, Sign In to add comment