Guest User

tplinkrouter usbhelp

a guest
Jan 31st, 2013
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 12.97 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 Dec 4 12:49:55 CET 2012
  2. [    0.000000] MyLoader: sysp=aaaa22aa, boardp=aaaaaaaa, parts=aaaaaaaa
  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 802d2180, 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: 29132k/32768k available (2105k kernel code, 3636k reserved, 400k data, 208k 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.420000] 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.520000] 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-0x000000102200 : "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] 0x000000102200-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=340000, len=4B0000
  71. [    0.600000] 0x000000340000-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] 8021q: 802.1Q VLAN Support v1.8
  82. [    1.250000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  83. [    1.260000] Freeing unused kernel memory: 208k freed
  84. [    3.220000] ar71xx: pll_reg 0xb8050014: 0x1a000000
  85. [    3.220000] eth0: link up (1000Mbps/Full duplex)
  86. [    3.260000] Registered led device: tp-link:green:usb
  87. [    3.260000] Registered led device: tp-link:green:system
  88. [    3.260000] Registered led device: tp-link:green:qss
  89. [    3.260000] Registered led device: tp-link:green:wlan
  90. [    6.580000] JFFS2 notice: (405) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 36 of xref (0 dead, 25 orphan) found.
  91. [    7.310000] usbcore: registered new interface driver usbfs
  92. [    7.310000] usbcore: registered new interface driver hub
  93. [    7.320000] usbcore: registered new device driver usb
  94. [    7.410000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  95. [    7.410000] ehci-platform ehci-platform: Generic Platform EHCI Controller
  96. [    7.420000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
  97. [    7.460000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
  98. [    7.480000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
  99. [    7.480000] hub 1-0:1.0: USB hub found
  100. [    7.490000] hub 1-0:1.0: 1 port detected
  101. [    7.530000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  102. [    7.570000] uhci_hcd: USB Universal Host Controller Interface driver
  103. [    7.640000] usb_storage: Unknown symbol scsi_report_device_reset (err 0)
  104. [    7.640000] usb_storage: Unknown symbol scsi_remove_host (err 0)
  105. [    7.650000] usb_storage: Unknown symbol scsi_report_bus_reset (err 0)
  106. [    7.660000] usb_storage: Unknown symbol scsi_sense_desc_find (err 0)
  107. [    7.660000] usb_storage: Unknown symbol scsi_eh_prep_cmnd (err 0)
  108. [    7.670000] usb_storage: Unknown symbol scsi_host_put (err 0)
  109. [    7.670000] usb_storage: Unknown symbol scsi_scan_host (err 0)
  110. [    7.680000] usb_storage: Unknown symbol scsi_eh_restore_cmnd (err 0)
  111. [    7.690000] usb_storage: Unknown symbol scsi_cmd_get_serial (err 0)
  112. [    7.690000] usb_storage: Unknown symbol scsi_add_host_with_dma (err 0)
  113. [    7.700000] usb_storage: Unknown symbol scsi_normalize_sense (err 0)
  114. [    7.710000] usb_storage: Unknown symbol scsi_host_alloc (err 0)
  115. [    7.710000] usb_storage: Unknown symbol scsi_get_host_dev (err 0)
  116. [    7.840000] usb 1-1: new high-speed USB device number 2 using ehci-platform
  117. [   28.150000] eth0: link down
  118. [   29.800000] Compat-drivers backport release: compat-drivers-2012-09-04-2-gddac993
  119. [   29.800000] Backport based on wireless-testing.git master-2012-09-07
  120. [   29.810000] compat.git: wireless-testing.git
  121. [   29.840000] cfg80211: Calling CRDA to update world regulatory domain
  122. [   29.850000] cfg80211: World regulatory domain updated:
  123. [   29.850000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  124. [   29.860000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  125. [   29.870000] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  126. [   29.880000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  127. [   29.890000] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  128. [   29.890000] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  129. [   30.150000] NET: Registered protocol family 10
  130. [   30.790000] ath: EEPROM regdomain: 0x0
  131. [   30.790000] ath: EEPROM indicates default country code should be used
  132. [   30.790000] ath: doing EEPROM country->regdmn map search
  133. [   30.790000] ath: country maps to regdmn code: 0x3a
  134. [   30.790000] ath: Country alpha2 being used: US
  135. [   30.790000] ath: Regpair used: 0x3a
  136. [   30.800000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  137. [   30.800000] ieee80211 phy0: Atheros AR9100 MAC/BB Rev:7 AR2133 RF Rev:a2 mem=0xb80c0000, irq=2
  138. [   30.810000] cfg80211: Calling CRDA for country: US
  139. [   30.810000] cfg80211: Regulatory domain changed to country: US
  140. [   30.820000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  141. [   30.830000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
  142. [   30.840000] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
  143. [   30.840000] cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  144. [   30.850000] cfg80211:   (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  145. [   30.860000] cfg80211:   (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  146. [   30.870000] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
  147. [   30.940000] PPP generic driver version 2.4.2
  148. [   30.990000] IPv6 over IPv4 tunneling driver
  149. [   31.320000] ip_tables: (C) 2000-2006 Netfilter Core Team
  150. [   31.520000] NET: Registered protocol family 24
  151. [   31.680000] nf_conntrack version 0.5.0 (458 buckets, 1832 max)
  152. [   32.580000] xt_time: kernel timezone is -0000
  153. [   33.190000] nf_conntrack_rtsp v0.6.21 loading
  154. [   33.210000] nf_nat_rtsp v0.6.21 loading
  155. [   33.260000] ip6_tables: (C) 2000-2006 Netfilter Core Team
  156. [   33.670000] usb_storage: Unknown symbol scsi_report_device_reset (err 0)
  157. [   33.680000] usb_storage: Unknown symbol scsi_remove_host (err 0)
  158. [   33.680000] usb_storage: Unknown symbol scsi_report_bus_reset (err 0)
  159. [   33.690000] usb_storage: Unknown symbol scsi_sense_desc_find (err 0)
  160. [   33.700000] usb_storage: Unknown symbol scsi_eh_prep_cmnd (err 0)
  161. [   33.700000] usb_storage: Unknown symbol scsi_host_put (err 0)
  162. [   33.710000] usb_storage: Unknown symbol scsi_scan_host (err 0)
  163. [   33.720000] usb_storage: Unknown symbol scsi_eh_restore_cmnd (err 0)
  164. [   33.720000] usb_storage: Unknown symbol scsi_cmd_get_serial (err 0)
  165. [   33.730000] usb_storage: Unknown symbol scsi_add_host_with_dma (err 0)
  166. [   33.740000] usb_storage: Unknown symbol scsi_normalize_sense (err 0)
  167. [   33.740000] usb_storage: Unknown symbol scsi_host_alloc (err 0)
  168. [   33.750000] usb_storage: Unknown symbol scsi_get_host_dev (err 0)
  169. [   33.810000] ftdi_sio: Unknown symbol usb_serial_handle_sysrq_char (err 0)
  170. [   33.820000] ftdi_sio: Unknown symbol usb_serial_disconnect (err 0)
  171. [   33.820000] ftdi_sio: Unknown symbol usb_serial_generic_open (err 0)
  172. [   33.830000] ftdi_sio: Unknown symbol usb_serial_generic_close (err 0)
  173. [   33.840000] ftdi_sio: Unknown symbol usb_serial_generic_unthrottle (err 0)
  174. [   33.840000] ftdi_sio: Unknown symbol usb_serial_handle_break (err 0)
  175. [   33.850000] ftdi_sio: Unknown symbol usb_serial_generic_throttle (err 0)
  176. [   33.860000] ftdi_sio: Unknown symbol usb_serial_probe (err 0)
  177. [   33.860000] ftdi_sio: Unknown symbol usb_serial_register (err 0)
  178. [   33.870000] ftdi_sio: Unknown symbol usb_serial_deregister (err 0)
  179. [   37.340000] ar71xx: pll_reg 0xb8050014: 0x1a000000
  180. [   37.640000] eth0: link up (1000Mbps/Full duplex)
  181. [   37.660000] device eth0.1 entered promiscuous mode
  182. [   37.660000] device eth0 entered promiscuous mode
  183. [   37.680000] br-lan: port 1(eth0.1) entered forwarding state
  184. [   37.680000] br-lan: port 1(eth0.1) entered forwarding state
  185. [   38.640000] ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
  186. [   39.680000] br-lan: port 1(eth0.1) entered forwarding state
  187. [   40.750000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  188. [   40.780000] device wlan0 entered promiscuous mode
  189. [   40.820000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  190. [   41.830000] br-lan: port 2(wlan0) entered forwarding state
  191. [   41.840000] br-lan: port 2(wlan0) entered forwarding state
  192. [   41.840000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  193. [   43.840000] br-lan: port 2(wlan0) entered forwarding state
  194. [   46.520000] u32 classifier
  195. [   46.530000]     Performance counters on
  196. [   46.530000]     input device check on
  197. [   46.530000]     Actions configured
  198. [   46.930000] Mirror/redirect action on
  199. [   47.790000] eth0.2: no IPv6 routers present
  200. [   48.590000] eth0: no IPv6 routers present
  201. [   57.050000] ifb0: no IPv6 routers present
Advertisement
Add Comment
Please, Sign In to add comment