Advertisement
Guest User

Untitled

a guest
Feb 15th, 2013
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.83 KB | None | 0 0
  1. [ 0.000000] Linux version 3.3.8 (dani@tool) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Fri Feb 15 14:19:37 CET 2013
  2. [ 0.000000] Detected Broadcom 0x6358 CPU revision a1
  3. [ 0.000000] CPU frequency is 300 MHz
  4. [ 0.000000] 64MB of RAM installed
  5. [ 0.000000] registering 40 GPIOs
  6. [ 0.000000] gpiochip_add: registered GPIOs 0 to 39 on device: bcm63xx-gpio
  7. [ 0.000000] board_bcm963xx: Boot address 0xbe000000
  8. [ 0.000000] board_bcm963xx: CFE version: 100.48.56-49.46
  9. [ 0.000000] No bcm_tag found!
  10. [ 0.000000] bootconsole [early0] enabled
  11. [ 0.000000] CPU revision is: 0002a010 (Broadcom BMIPS4350)
  12. [ 0.000000] board_bcm963xx: board name: HW556_C
  13. [ 0.000000] Determined physical RAM map:
  14. [ 0.000000] memory: 04000000 @ 00000000 (usable)
  15. [ 0.000000] Initrd not found or empty - disabling initrd
  16. [ 0.000000] Zone PFN ranges:
  17. [ 0.000000] Normal 0x00000000 -> 0x00004000
  18. [ 0.000000] Movable zone start PFN for each node
  19. [ 0.000000] Early memory PFN ranges
  20. [ 0.000000] 0: 0x00000000 -> 0x00004000
  21. [ 0.000000] On node 0 totalpages: 16384
  22. [ 0.000000] free_area_init_node: node 0, pgdat 8029f7a0, node_mem_map 81000000
  23. [ 0.000000] Normal zone: 128 pages used for memmap
  24. [ 0.000000] Normal zone: 0 pages reserved
  25. [ 0.000000] Normal zone: 16256 pages, LIFO batch:3
  26. [ 0.000000] Reserving 0MB of memory at 0MB for crashkernel
  27. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  28. [ 0.000000] pcpu-alloc: [0] 0
  29. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
  30. [ 0.000000] Kernel command line: root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
  31. [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  32. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  33. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  34. [ 0.000000] Primary instruction cache 16kB, VIPT, 2-way, linesize 16 bytes.
  35. [ 0.000000] Primary data cache 16kB, 2-way, VIPT, cache aliases, linesize 16 bytes
  36. [ 0.000000] Memory: 61780k/65536k available (2224k kernel code, 3756k reserved, 398k data, 176k init, 0k highmem)
  37. [ 0.000000] NR_IRQS:128
  38. [ 0.000000] Calibrating delay loop... 297.98 BogoMIPS (lpj=595968)
  39. [ 0.036000] pid_max: default: 32768 minimum: 301
  40. [ 0.040000] Mount-cache hash table entries: 512
  41. [ 0.052000] NET: Registered protocol family 16
  42. [ 0.068000] registering PCI controller with io_map_base unset
  43. [ 0.088000] bio: create slab <bio-0> at 0
  44. [ 0.096000] PCI host bridge to bus 0000:00
  45. [ 0.100000] pci_bus 0000:00: root bus resource [mem 0x30000000-0x37ffffff]
  46. [ 0.104000] pci_bus 0000:00: root bus resource [io 0x8000000-0x800ffff]
  47. [ 0.108000] pci 0000:00:01.0: [168c:ff1d] type 0 class 0x000200
  48. [ 0.108000] pci 0000:00:01.0: reg 10: [mem 0x00000000-0x0000ffff]
  49. [ 0.120000] pci 0000:00:01.0: BAR 0: assigned [mem 0x30000000-0x3000ffff]
  50. [ 0.124000] Switching to clocksource MIPS
  51. [ 0.136000] NET: Registered protocol family 2
  52. [ 0.144000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  53. [ 0.152000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  54. [ 0.156000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  55. [ 0.164000] TCP: Hash tables configured (established 2048 bind 2048)
  56. [ 0.172000] TCP reno registered
  57. [ 0.176000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  58. [ 0.180000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  59. [ 0.188000] NET: Registered protocol family 1
  60. [ 0.192000] pci 0000:00:01.0: fixup device configuration
  61. [ 0.200000] PCI: CLS 0 bytes, default 16
  62. [ 0.204000] audit: initializing netlink socket (disabled)
  63. [ 0.212000] type=2000 audit(0.212:1): initialized
  64. [ 0.216000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  65. [ 0.224000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  66. [ 0.236000] msgmni has been set to 120
  67. [ 0.240000] io scheduler noop registered
  68. [ 0.244000] io scheduler deadline registered (default)
  69. [ 0.252000] bcm63xx_uart.0: ttyS0 at MMIO 0xfffe0100 (irq = 10) is a bcm63xx_uart
  70. [ 0.260000] console [ttyS0] enabled, bootconsole disabled
  71. [ 0.276000] physmap platform flash device: 02000000 at 1e000000
  72. [ 0.284000] physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002101
  73. [ 0.292000] physmap-flash.0: Found an alias at 0x1000000 for the chip at 0x0
  74. [ 0.292000] Amd/Fujitsu Extended Query Table at 0x0040
  75. [ 0.300000] Amd/Fujitsu Extended Query version 1.3.
  76. [ 0.304000] number of CFI chips: 1
  77. [ 0.308000] bcm63xxpart: CFE boot tag found with version 8 and board type HW556
  78. [ 0.316000] bcm63xxpart: Partition 0 is CFE offset 0 and length 20000
  79. [ 0.324000] bcm63xxpart: Partition 1 is kernel offset 20100 and length fff00
  80. [ 0.328000] bcm63xxpart: Partition 2 is rootfs offset 120000 and length dc0000
  81. [ 0.336000] bcm63xxpart: Partition 3 is cal_data offset ee0000 and length 20000
  82. [ 0.344000] bcm63xxpart: Partition 4 is nvram offset fe0000 and length 20000
  83. [ 0.352000] bcm63xxpart: Partition 5 is linux offset 20000 and length ec0000
  84. [ 0.360000] bcm63xxpart: Spare partition is offset 360004 and length b7fffc
  85. [ 0.368000] 6 bcm63xxpart partitions found on MTD device physmap-flash.0
  86. [ 0.372000] Creating 6 MTD partitions on "physmap-flash.0":
  87. [ 0.380000] 0x000000000000-0x000000020000 : "CFE"
  88. [ 0.388000] 0x000000020100-0x000000120000 : "kernel"
  89. [ 0.392000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
  90. [ 0.412000] 0x000000120000-0x000000ee0000 : "rootfs"
  91. [ 0.420000] mtd: partition "rootfs" set to be root filesystem
  92. [ 0.424000] mtd: partition "rootfs_data" created automatically, ofs=360000, len=B80000
  93. [ 0.432000] 0x000000360000-0x000000ee0000 : "rootfs_data"
  94. [ 0.444000] 0x000000ee0000-0x000000f00000 : "cal_data"
  95. [ 0.452000] 0x000000fe0000-0x000001000000 : "nvram"
  96. [ 0.460000] 0x000000020000-0x000000ee0000 : "linux"
  97. [ 0.480000] bcm63xx-wdt bcm63xx-wdt: started, timer margin: 30 sec
  98. [ 0.492000] Registered led device: HW556:red:message
  99. [ 0.492000] Registered led device: HW556:red:hspa
  100. [ 0.492000] Registered led device: HW556:red:dsl
  101. [ 0.492000] Registered led device: HW556:red:power
  102. [ 0.492000] Registered led device: HW556:red:all
  103. [ 0.496000] TCP cubic registered
  104. [ 0.496000] NET: Registered protocol family 17
  105. [ 0.504000] 8021q: 802.1Q VLAN Support v1.8
  106. [ 0.516000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  107. [ 0.524000] Freeing unused kernel memory: 176k freed
  108. [ 3.204000] eth0: link forced UP - 100/full - flow control off/off
  109. [ 3.368000] roboswitch: Probing device eth0: found a 5325! It's a 5350.
  110. [ 4.428000] There is already a switch registered on the device 'eth0'
  111. [ 5.872000] Button Hotplug driver version 0.4.1
  112. [ 5.908000] input: gpio-keys-polled as /devices/platform/gpio-keys-polled.0/input/input0
  113. [ 9.920000] JFFS2 notice: (351) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 7 of xref (0 dead, 0 orphan) found.
  114. [ 13.224000] Compat-drivers backport release: compat-drivers-2012-09-04-2-gddac993
  115. [ 13.232000] Backport based on wireless-testing.git master-2012-09-07
  116. [ 13.236000] compat.git: wireless-testing.git
  117. [ 13.300000] cfg80211: Calling CRDA to update world regulatory domain
  118. [ 13.308000] cfg80211: World regulatory domain updated:
  119. [ 13.312000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  120. [ 13.320000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  121. [ 13.328000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  122. [ 13.336000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  123. [ 13.344000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  124. [ 13.352000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  125. [ 13.948000] SCSI subsystem initialized
  126. [ 14.032000] There is already a switch registered on the device 'eth0'
  127. [ 14.348000] usbcore: registered new interface driver usbfs
  128. [ 14.352000] usbcore: registered new interface driver hub
  129. [ 14.364000] usbcore: registered new device driver usb
  130. [ 15.756000] PCI: Enabling device 0000:00:01.0 (0000 -> 0002)
  131. [ 15.772000] ath: phy0: eeprom contains invalid mac address: ff:ff:ff:ff:ff:ff
  132. [ 15.776000] ath: phy0: random mac address will be used: be:2a:9b:c0:b5:6b
  133. [ 15.788000] ath: EEPROM regdomain: 0xff
  134. [ 15.788000] ath: EEPROM indicates we should expect a direct regpair map
  135. [ 15.788000] ath: Country alpha2 being used: JP
  136. [ 15.788000] ath: Regpair used: 0xff
  137. [ 15.796000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  138. [ 15.800000] Registered led device: ath9k-phy0
  139. [ 15.800000] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xc02e0000, irq=39
  140. [ 15.812000] cfg80211: Calling CRDA for country: JP
  141. [ 15.816000] cfg80211: Regulatory domain changed to country: JP
  142. [ 15.820000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  143. [ 15.828000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  144. [ 15.836000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (N/A, 2000 mBm)
  145. [ 15.844000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
  146. [ 15.852000] cfg80211: (4910000 KHz - 4930000 KHz @ 10000 KHz), (N/A, 2300 mBm)
  147. [ 15.860000] cfg80211: (4910000 KHz - 4990000 KHz @ 40000 KHz), (N/A, 2300 mBm)
  148. [ 15.868000] cfg80211: (4930000 KHz - 4950000 KHz @ 10000 KHz), (N/A, 2300 mBm)
  149. [ 15.876000] cfg80211: (5030000 KHz - 5045000 KHz @ 10000 KHz), (N/A, 2300 mBm)
  150. [ 15.884000] cfg80211: (5030000 KHz - 5090000 KHz @ 40000 KHz), (N/A, 2300 mBm)
  151. [ 15.892000] cfg80211: (5050000 KHz - 5060000 KHz @ 10000 KHz), (N/A, 2300 mBm)
  152. [ 15.900000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  153. [ 15.908000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  154. [ 15.912000] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2300 mBm)
  155. [ 17.192000] PPP generic driver version 2.4.2
  156. [ 17.476000] ip_tables: (C) 2000-2006 Netfilter Core Team
  157. [ 17.896000] NET: Registered protocol family 24
  158. [ 18.048000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  159. [ 18.160000] bcm63xx_ehci bcm63xx_ehci.0: BCM63XX integrated EHCI controller
  160. [ 18.164000] bcm63xx_ehci bcm63xx_ehci.0: new USB bus registered, assigned bus number 1
  161. [ 18.200000] bcm63xx_ehci bcm63xx_ehci.0: irq 18, io mem 0xfffe1300
  162. [ 18.216000] bcm63xx_ehci bcm63xx_ehci.0: USB 2.0 started, EHCI 1.00, overcurrent ignored
  163. [ 18.224000] hub 1-0:1.0: USB hub found
  164. [ 18.228000] hub 1-0:1.0: 2 ports detected
  165. [ 18.404000] nf_conntrack version 0.5.0 (968 buckets, 3872 max)
  166. [ 18.912000] usb 1-1: new high-speed USB device number 2 using bcm63xx_ehci
  167. [ 19.060000] hub 1-1:1.0: USB hub found
  168. [ 19.068000] hub 1-1:1.0: 2 ports detected
  169. [ 19.188000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  170. [ 19.296000] bcm63xx_ohci bcm63xx_ohci.0: BCM63XX integrated OHCI controller
  171. [ 19.300000] bcm63xx_ohci bcm63xx_ohci.0: new USB bus registered, assigned bus number 2
  172. [ 19.308000] bcm63xx_ohci bcm63xx_ohci.0: irq 13, io mem 0xfffe1400
  173. [ 19.376000] hub 2-0:1.0: USB hub found
  174. [ 19.380000] hub 2-0:1.0: 1 port detected
  175. [ 19.512000] Initializing USB Mass Storage driver...
  176. [ 19.516000] usbcore: registered new interface driver usb-storage
  177. [ 19.524000] USB Mass Storage support registered.
  178. [ 26.016000] eth0: link forced UP - 100/full - flow control off/off
  179. [ 26.028000] device eth0 entered promiscuous mode
  180. [ 26.032000] br-lan: port 1(eth0) entered forwarding state
  181. [ 26.040000] br-lan: port 1(eth0) entered forwarding state
  182. [ 28.044000] br-lan: port 1(eth0) entered forwarding state
  183. [ 33.800000] device wlan0 entered promiscuous mode
  184. [ 34.856000] br-lan: port 2(wlan0) entered forwarding state
  185. [ 34.860000] br-lan: port 2(wlan0) entered forwarding state
  186. [ 36.864000] br-lan: port 2(wlan0) entered forwarding state
  187. [ 40.008000] br-lan: port 2(wlan0) entered disabled state
  188. [ 41.060000] wlan0-1: authenticate with 30:46:9a:xx:xx:xx
  189. [ 41.076000] wlan0-1: send auth to 30:46:9a:xx:xx:xx (try 1/3)
  190. [ 41.084000] wlan0-1: authenticated
  191. [ 41.100000] wlan0-1: associate with 30:46:9a:xx:xx:xx (try 1/3)
  192. [ 41.108000] wlan0-1: RX AssocResp from 30:46:9a:xx:xx:xx (capab=0x411 status=0 aid=2)
  193. [ 41.116000] wlan0-1: associated
  194. [ 42.760000] br-lan: port 2(wlan0) entered forwarding state
  195. [ 42.764000] br-lan: port 2(wlan0) entered forwarding state
  196. [ 44.768000] br-lan: port 2(wlan0) entered forwarding state
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement