Advertisement
Claudiu

Xen boot dom0

May 17th, 2011
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.85 KB | None | 0 0
  1. [ 0.000000] Initializing cgroup subsys cpuset
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Linux version 2.6.38-gentoo-r5 (root@Gentoo-11) (gcc version 4.4.5 (Gentoo 4.4.5 p1.2, pie-0.4.5) ) #5 SMP Tue May 17 16:25:51 CEST 2011
  4. [ 0.000000] Command line:
  5. [ 0.000000] xen_release_chunk: looking at area pfn 90000-a0000: 65536 pages freed
  6. [ 0.000000] xen_release_chunk: looking at area pfn b0000-fc000: 311296 pages freed
  7. [ 0.000000] xen_release_chunk: looking at area pfn fd000-fec00: 7168 pages freed
  8. [ 0.000000] xen_release_chunk: looking at area pfn fec01-fec90: 143 pages freed
  9. [ 0.000000] xen_release_chunk: looking at area pfn fec91-fed1c: 139 pages freed
  10. [ 0.000000] xen_release_chunk: looking at area pfn fed20-fee00: 224 pages freed
  11. [ 0.000000] xen_release_chunk: looking at area pfn fee01-ff800: 2559 pages freed
  12. [ 0.000000] released 387065 pages of unused memory
  13. [ 0.000000] BIOS-provided physical RAM map:
  14. [ 0.000000] Xen: 0000000000000000 - 0000000000099000 (usable)
  15. [ 0.000000] Xen: 0000000000099c00 - 0000000000100000 (reserved)
  16. [ 0.000000] Xen: 0000000000100000 - 000000008c105000 (usable)
  17. [ 0.000000] Xen: 000000008c105000 - 000000008c1d9000 (ACPI NVS)
  18. [ 0.000000] Xen: 000000008c1d9000 - 000000008c60d000 (ACPI data)
  19. [ 0.000000] Xen: 000000008c60d000 - 000000008da0d000 (ACPI NVS)
  20. [ 0.000000] Xen: 000000008da0d000 - 000000008f602000 (ACPI data)
  21. [ 0.000000] Xen: 000000008f602000 - 000000008f64f000 (reserved)
  22. [ 0.000000] Xen: 000000008f64f000 - 000000008f6e5000 (ACPI data)
  23. [ 0.000000] Xen: 000000008f6e5000 - 000000008f6ef000 (ACPI NVS)
  24. [ 0.000000] Xen: 000000008f6ef000 - 000000008f6f2000 (ACPI data)
  25. [ 0.000000] Xen: 000000008f6f2000 - 000000008f7cf000 (ACPI NVS)
  26. [ 0.000000] Xen: 000000008f7cf000 - 000000008f800000 (ACPI data)
  27. [ 0.000000] Xen: 000000008f800000 - 0000000090000000 (reserved)
  28. [ 0.000000] Xen: 00000000a0000000 - 00000000b0000000 (reserved)
  29. [ 0.000000] Xen: 00000000fc000000 - 00000000fd000000 (reserved)
  30. [ 0.000000] Xen: 00000000fec00000 - 00000000fec01000 (reserved)
  31. [ 0.000000] Xen: 00000000fec90000 - 00000000fec91000 (reserved)
  32. [ 0.000000] Xen: 00000000fed1c000 - 00000000fed20000 (reserved)
  33. [ 0.000000] Xen: 00000000fee00000 - 00000000fee01000 (reserved)
  34. [ 0.000000] Xen: 00000000ff800000 - 0000000100000000 (reserved)
  35. [ 0.000000] Xen: 0000000100000000 - 00000002ce7f9000 (usable)
  36. [ 0.000000] NX (Execute Disable) protection: active
  37. [ 0.000000] DMI 2.5 present.
  38. [ 0.000000] DMI: Intel Corporation S5520HC/S5520HC, BIOS S5500.86B.01.00.0048.022720101215 02/27/2010
  39. [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
  40. [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
  41. [ 0.000000] No AGP bridge found
  42. [ 0.000000] last_pfn = 0x2ce7f9 max_arch_pfn = 0x400000000
  43. [ 0.000000] last_pfn = 0x8c105 max_arch_pfn = 0x400000000
  44. [ 0.000000] found SMP MP-table at [ffff8800000fda70] fda70
  45. [ 0.000000] initial memory mapped : 0 - 020ad000
  46. [ 0.000000] init_memory_mapping: 0000000000000000-000000008c105000
  47. [ 0.000000] 0000000000 - 008c105000 page 4k
  48. [ 0.000000] kernel direct mapping tables up to 8c105000 @ b9b000-1000000
  49. [ 0.000000] init_memory_mapping: 0000000100000000-00000002ce7f9000
  50. [ 0.000000] 0100000000 - 02ce7f9000 page 4k
  51. [ 0.000000] kernel direct mapping tables up to 2ce7f9000 @ 8aa84000-8c105000
  52. [ 0.000000] RAMDISK: 01937000 - 020ad000
  53. [ 0.000000] ACPI: RSDP 00000000000f0410 00024 (v02 INTEL )
  54. [ 0.000000] ACPI: XSDT 000000008f7fd120 0009C (v01 INTEL S5500HCV 00000000 01000013)
  55. [ 0.000000] ACPI: FACP 000000008f7fb000 000F4 (v04 INTEL S5500HCV 00000000 MSFT 0100000D)
  56. [ 0.000000] ACPI: DSDT 000000008f7f4000 06234 (v02 INTEL S5500HCV 00000003 MSFT 0100000D)
  57. [ 0.000000] ACPI: FACS 000000008f6f2000 00040
  58. [ 0.000000] ACPI: APIC 000000008f7f3000 001A8 (v02 INTEL S5500HCV 00000000 MSFT 0100000D)
  59. [ 0.000000] ACPI: MCFG 000000008f7f2000 0003C (v01 INTEL S5500HCV 00000001 MSFT 0100000D)
  60. [ 0.000000] ACPI: HPET 000000008f7f1000 00038 (v01 INTEL S5500HCV 00000001 MSFT 0100000D)
  61. [ 0.000000] ACPI: SLIT 000000008f7f0000 00030 (v01 INTEL S5500HCV 00000001 MSFT 0100000D)
  62. [ 0.000000] ACPI: SRAT 000000008f7ef000 00430 (v02 INTEL S5500HCV 00000001 MSFT 0100000D)
  63. [ 0.000000] ACPI: SPCR 000000008f7ee000 00050 (v01 INTEL S5500HCV 00000000 MSFT 0100000D)
  64. [ 0.000000] ACPI: WDDT 000000008f7ed000 00040 (v01 INTEL S5500HCV 00000000 MSFT 0100000D)
  65. [ 0.000000] ACPI: SSDT 000000008f7d2000 1AFC4 (v02 INTEL SSDT PM 00004000 INTL 20061109)
  66. [ 0.000000] ACPI: SSDT 000000008f7d1000 001D8 (v02 INTEL IPMI 00004000 INTL 20061109)
  67. [ 0.000000] ACPI: HEST 000000008f7d0000 000A8 (v01 INTEL S5500HCV 00000001 INTL 00000001)
  68. [ 0.000000] ACPI: BERT 000000008f7cf000 00030 (v01 INTEL S5500HCV 00000001 INTL 00000001)
  69. [ 0.000000] ACPI: ERST 000000008f6f1000 00230 (v01 INTEL S5500HCV 00000001 INTL 00000001)
  70. [ 0.000000] ACPI: EINJ 000000008f6f0000 00130 (v01 INTEL S5500HCV 00000001 INTL 00000001)
  71. [ 0.000000] ACPI: XMAR 000000008f6ef000 001C8 (v01 INTEL S5500HCV 00000001 MSFT 0100000D)
  72. [ 0.000000] ACPI: Local APIC address 0xfee00000
  73. [ 0.000000] No NUMA configuration found
  74. [ 0.000000] Faking a node at 0000000000000000-00000002ce7f9000
  75. [ 0.000000] Initmem setup node 0 0000000000000000-00000002ce7f9000
  76. [ 0.000000] NODE_DATA [00000001ecb64000 - 00000001ecb6efff]
  77. [ 0.000000] Zone PFN ranges:
  78. [ 0.000000] DMA 0x00000010 -> 0x00001000
  79. [ 0.000000] DMA32 0x00001000 -> 0x00100000
  80. [ 0.000000] Normal 0x00100000 -> 0x002ce7f9
  81. [ 0.000000] Movable zone start PFN for each node
  82. [ 0.000000] early_node_map[3] active PFN ranges
  83. [ 0.000000] 0: 0x00000010 -> 0x00000099
  84. [ 0.000000] 0: 0x00000100 -> 0x0008c105
  85. [ 0.000000] 0: 0x00100000 -> 0x002ce7f9
  86. [ 0.000000] On node 0 totalpages: 2467975
  87. [ 0.000000] DMA zone: 56 pages used for memmap
  88. [ 0.000000] DMA zone: 1099 pages reserved
  89. [ 0.000000] DMA zone: 2822 pages, LIFO batch:0
  90. [ 0.000000] DMA32 zone: 14280 pages used for memmap
  91. [ 0.000000] DMA32 zone: 555325 pages, LIFO batch:31
  92. [ 0.000000] Normal zone: 25900 pages used for memmap
  93. [ 0.000000] Normal zone: 1868493 pages, LIFO batch:31
  94. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  95. [ 0.000000] ACPI: Local APIC address 0xfee00000
  96. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  97. [ 0.000000] BIOS bug, APIC version is 0 for CPU#0! fixing up to 0x10. (tell your hw vendor)
  98. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x10] enabled)
  99. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
  100. [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x12] enabled)
  101. [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled)
  102. [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x14] enabled)
  103. [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled)
  104. [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x16] enabled)
  105. [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x01] enabled)
  106. [ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x11] enabled)
  107. [ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x03] enabled)
  108. [ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x13] enabled)
  109. [ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x05] enabled)
  110. [ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x15] enabled)
  111. [ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x07] enabled)
  112. [ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x17] enabled)
  113. [ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0xff] disabled)
  114. [ 0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0xff] disabled)
  115. [ 0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0xff] disabled)
  116. [ 0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0xff] disabled)
  117. [ 0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0xff] disabled)
  118. [ 0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0xff] disabled)
  119. [ 0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0xff] disabled)
  120. [ 0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0xff] disabled)
  121. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high level lint[0x1])
  122. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
  123. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
  124. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
  125. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
  126. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high level lint[0x1])
  127. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high level lint[0x1])
  128. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high level lint[0x1])
  129. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high level lint[0x1])
  130. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x09] high level lint[0x1])
  131. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0a] high level lint[0x1])
  132. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0b] high level lint[0x1])
  133. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0c] high level lint[0x1])
  134. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0d] high level lint[0x1])
  135. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0e] high level lint[0x1])
  136. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0f] high level lint[0x1])
  137. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x10] high level lint[0x1])
  138. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x11] high level lint[0x1])
  139. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x12] high level lint[0x1])
  140. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x13] high level lint[0x1])
  141. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x14] high level lint[0x1])
  142. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x15] high level lint[0x1])
  143. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x16] high level lint[0x1])
  144. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x17] high level lint[0x1])
  145. [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
  146. [ 0.000000] IOAPIC[0]: apic_id 8, version 255, address 0xfec00000, GSI 0-255
  147. [ 0.000000] ACPI: IOAPIC (id[0x09] address[0xfec90000] gsi_base[24])
  148. [ 0.000000] IOAPIC[1]: apic_id 9, version 255, address 0xfec90000, GSI 24-279
  149. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  150. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  151. [ 0.000000] ACPI: IRQ0 used by override.
  152. [ 0.000000] ACPI: IRQ2 used by override.
  153. [ 0.000000] ACPI: IRQ9 used by override.
  154. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  155. [ 0.000000] ACPI: HPET id: 0x8086a401 base: 0xfed00000
  156. [ 0.000000] SMP: Allowing 24 CPUs, 8 hotplug CPUs
  157. [ 0.000000] nr_irqs_gsi: 296
  158. [ 0.000000] Allocating PCI resources starting at b0000000 (gap: b0000000:4c000000)
  159. [ 0.000000] Booting paravirtualized kernel on Xen
  160. [ 0.000000] Xen version: 4.1.0 (preserve-AD)
  161. [ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:24 nr_node_ids:1
  162. [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88008be2d000 s81024 r8192 d21376 u110592
  163. [ 0.000000] pcpu-alloc: s81024 r8192 d21376 u110592 alloc=27*4096
  164. [ 0.000000] pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07
  165. [ 0.000000] pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11 [0] 12 [0] 13 [0] 14 [0] 15
  166. [ 0.000000] pcpu-alloc: [0] 16 [0] 17 [0] 18 [0] 19 [0] 20 [0] 21 [0] 22 [0] 23
  167. [ 3.782582] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2426640
  168. [ 3.782585] Policy zone: Normal
  169. [ 3.782588] Kernel command line:
  170. [ 3.782595] PID hash table entries: 4096 (order: 3, 32768 bytes)
  171. [ 3.815972] Placing 64MB software IO TLB between ffff880086a84000 - ffff88008aa84000
  172. [ 3.815976] software IO TLB at phys 0x86a84000 - 0x8aa84000
  173. [ 3.838924] Memory: 5916152k/11771876k available (4230k kernel code, 1899976k absent, 3955748k reserved, 2465k data, 620k init)
  174. [ 3.838998] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
  175. [ 3.839051] Hierarchical RCU implementation.
  176. [ 3.839053] RCU-based detection of stalled CPUs is disabled.
  177. [ 3.839068] NR_IRQS:1280
  178. [ 3.842748] xen: sci override: global_irq=9 trigger=0 polarity=0
  179. [ 3.842750] xen: registering gsi 9 triggering 0 polarity 0
  180. [ 3.842757] xen: --> irq=9
  181. [ 3.842789] xen: acpi sci 9
  182. [ 3.842793] xen: --> irq=1
  183. [ 3.842797] xen: --> irq=2
  184. [ 3.842801] xen: --> irq=3
  185. [ 3.842805] xen: --> irq=4
  186. [ 3.842809] xen: --> irq=5
  187. [ 3.842812] xen: --> irq=6
  188. [ 3.842816] xen: --> irq=7
  189. [ 3.842820] xen: --> irq=8
  190. [ 3.842822] xen_map_pirq_gsi: returning irq 9 for gsi 9
  191. [ 3.842824] xen: --> irq=9
  192. [ 3.842828] xen: --> irq=10
  193. [ 3.842832] xen: --> irq=11
  194. [ 3.842835] xen: --> irq=12
  195. [ 3.842839] xen: --> irq=13
  196. [ 3.842843] xen: --> irq=14
  197. [ 3.842847] xen: --> irq=15
  198. [ 3.842874] Console: colour dummy device 80x25
  199. [ 3.843154] console [tty0] enabled
  200. [ 3.843204] Xen: using vcpuop timer interface
  201. [ 3.843209] installing Xen timer for CPU 0
  202. [ 3.843232] Detected 2266.716 MHz processor.
  203. [ 3.843241] Calibrating delay loop (skipped), value calculated using timer frequency.. 4533.43 BogoMIPS (lpj=2266716)
  204. [ 3.843248] pid_max: default: 32768 minimum: 301
  205. [ 3.843299] Security Framework initialized
  206. [ 3.845875] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
  207. [ 3.850554] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  208. [ 3.852200] Mount-cache hash table entries: 256
  209. [ 3.852451] Initializing cgroup subsys ns
  210. [ 3.852456] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
  211. [ 3.852461] Initializing cgroup subsys cpuacct
  212. [ 3.852479] Initializing cgroup subsys freezer
  213. [ 3.852542] CPU: Physical Processor ID: 0
  214. [ 3.852545] CPU: Processor Core ID: 0
  215. [ 3.853797] ACPI: Core revision 20110112
  216. [ 3.886883] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only.
  217. [ 3.887084] installing Xen timer for CPU 1
  218. [ 3.887282] installing Xen timer for CPU 2
  219. [ 3.887431] installing Xen timer for CPU 3
  220. [ 3.887582] installing Xen timer for CPU 4
  221. [ 3.887732] installing Xen timer for CPU 5
  222. [ 3.887881] installing Xen timer for CPU 6
  223. [ 3.888036] installing Xen timer for CPU 7
  224. [ 3.888179] installing Xen timer for CPU 8
  225. [ 3.888378] installing Xen timer for CPU 9
  226. [ 3.888541] installing Xen timer for CPU 10
  227. [ 3.888723] installing Xen timer for CPU 11
  228. [ 3.888912] installing Xen timer for CPU 12
  229. [ 3.889101] installing Xen timer for CPU 13
  230. [ 3.889287] installing Xen timer for CPU 14
  231. [ 3.889473] installing Xen timer for CPU 15
  232. [ 3.889599] Brought up 16 CPUs
  233. [ 3.889826] devtmpfs: initialized
  234. [ 3.895561] Grant table initialized
  235. [ 3.895623] NET: Registered protocol family 16
  236. [ 3.896148] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  237. [ 3.896154] ACPI: bus type pci registered
  238. [ 3.896392] dca service started, version 1.12.1
  239. [ 3.896477] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xa0000000-0xafffffff] (base 0xa0000000)
  240. [ 3.896484] PCI: MMCONFIG at [mem 0xa0000000-0xafffffff] reserved in E820
  241. [ 3.983250] PCI: Using configuration type 1 for base access
  242. [ 3.990064] bio: create slab <bio-0> at 0
  243. [ 3.994800] ACPI: EC: Look up EC in DSDT
  244. [ 3.995111] ACPI Error: Field [CPB3] at 96 exceeds Buffer [NULL] size 64 (bits) (20110112/dsopcode-597)
  245. [ 3.995121] ACPI Error: Method parse/execution failed [\_SB_._OSC] (Node ffff8801e246bde8), AE_AML_BUFFER_LIMIT (20110112/psparse-536)
  246. [ 4.050426] ACPI: Interpreter enabled
  247. [ 4.050432] ACPI: (supports S0 S1 S5)
  248. [ 4.050452] ACPI: Using IOAPIC for interrupt routing
  249. [ 4.075171] ACPI: No dock devices found.
  250. [ 4.075177] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  251. [ 4.075801] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fd])
  252. [ 4.076848] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
  253. [ 4.076854] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
  254. [ 4.076858] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
  255. [ 4.076863] pci_root PNP0A08:00: host bridge window [mem 0x000c4000-0x000cbfff]
  256. [ 4.076867] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfedfffff]
  257. [ 4.076872] pci_root PNP0A08:00: host bridge window [mem 0xb0000000-0xfdffffff]
  258. [ 4.076900] pci 0000:00:00.0: [8086:3403] type 0 class 0x000600
  259. [ 4.076999] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
  260. [ 4.077005] pci 0000:00:00.0: PME# disabled
  261. [ 4.077044] pci 0000:00:01.0: [8086:3408] type 1 class 0x000604
  262. [ 4.077138] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  263. [ 4.077144] pci 0000:00:01.0: PME# disabled
  264. [ 4.077186] pci 0000:00:03.0: [8086:340a] type 1 class 0x000604
  265. [ 4.077282] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
  266. [ 4.077287] pci 0000:00:03.0: PME# disabled
  267. [ 4.077332] pci 0000:00:07.0: [8086:340e] type 1 class 0x000604
  268. [ 4.077427] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
  269. [ 4.077433] pci 0000:00:07.0: PME# disabled
  270. [ 4.077474] pci 0000:00:09.0: [8086:3410] type 1 class 0x000604
  271. [ 4.077572] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
  272. [ 4.077580] pci 0000:00:09.0: PME# disabled
  273. [ 4.077630] pci 0000:00:10.0: [8086:3425] type 0 class 0x000800
  274. [ 4.077761] pci 0000:00:10.1: [8086:3426] type 0 class 0x000800
  275. [ 4.077879] pci 0000:00:11.0: [8086:3427] type 0 class 0x000800
  276. [ 4.078007] pci 0000:00:11.1: [8086:3428] type 0 class 0x000800
  277. [ 4.078126] pci 0000:00:13.0: [8086:342d] type 0 class 0x000800
  278. [ 4.078148] pci 0000:00:13.0: reg 10: [mem 0xc6b24000-0xc6b24fff]
  279. [ 4.078242] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
  280. [ 4.078247] pci 0000:00:13.0: PME# disabled
  281. [ 4.078279] pci 0000:00:14.0: [8086:342e] type 0 class 0x000800
  282. [ 4.078415] pci 0000:00:14.1: [8086:3422] type 0 class 0x000800
  283. [ 4.078547] pci 0000:00:14.2: [8086:3423] type 0 class 0x000800
  284. [ 4.078674] pci 0000:00:14.3: [8086:3438] type 0 class 0x000800
  285. [ 4.078791] pci 0000:00:15.0: [8086:342f] type 0 class 0x000800
  286. [ 4.078919] pci 0000:00:16.0: [8086:3430] type 0 class 0x000880
  287. [ 4.078945] pci 0000:00:16.0: reg 10: [mem 0xc6b00000-0xc6b03fff 64bit]
  288. [ 4.079078] pci 0000:00:16.1: [8086:3431] type 0 class 0x000880
  289. [ 4.079103] pci 0000:00:16.1: reg 10: [mem 0xc6b04000-0xc6b07fff 64bit]
  290. [ 4.079236] pci 0000:00:16.2: [8086:3432] type 0 class 0x000880
  291. [ 4.079261] pci 0000:00:16.2: reg 10: [mem 0xc6b08000-0xc6b0bfff 64bit]
  292. [ 4.079394] pci 0000:00:16.3: [8086:3433] type 0 class 0x000880
  293. [ 4.079419] pci 0000:00:16.3: reg 10: [mem 0xc6b0c000-0xc6b0ffff 64bit]
  294. [ 4.079549] pci 0000:00:16.4: [8086:3429] type 0 class 0x000880
  295. [ 4.079573] pci 0000:00:16.4: reg 10: [mem 0xc6b10000-0xc6b13fff 64bit]
  296. [ 4.079703] pci 0000:00:16.5: [8086:342a] type 0 class 0x000880
  297. [ 4.079728] pci 0000:00:16.5: reg 10: [mem 0xc6b14000-0xc6b17fff 64bit]
  298. [ 4.079854] pci 0000:00:16.6: [8086:342b] type 0 class 0x000880
  299. [ 4.079878] pci 0000:00:16.6: reg 10: [mem 0xc6b18000-0xc6b1bfff 64bit]
  300. [ 4.080004] pci 0000:00:16.7: [8086:342c] type 0 class 0x000880
  301. [ 4.080028] pci 0000:00:16.7: reg 10: [mem 0xc6b1c000-0xc6b1ffff 64bit]
  302. [ 4.080158] pci 0000:00:1a.0: [8086:3a37] type 0 class 0x000c03
  303. [ 4.080237] pci 0000:00:1a.0: reg 20: [io 0x50e0-0x50ff]
  304. [ 4.080315] pci 0000:00:1a.1: [8086:3a38] type 0 class 0x000c03
  305. [ 4.080394] pci 0000:00:1a.1: reg 20: [io 0x50c0-0x50df]
  306. [ 4.080471] pci 0000:00:1a.2: [8086:3a39] type 0 class 0x000c03
  307. [ 4.080550] pci 0000:00:1a.2: reg 20: [io 0x50a0-0x50bf]
  308. [ 4.080644] pci 0000:00:1a.7: [8086:3a3c] type 0 class 0x000c03
  309. [ 4.080680] pci 0000:00:1a.7: reg 10: [mem 0xc6b22000-0xc6b223ff]
  310. [ 4.080810] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
  311. [ 4.080816] pci 0000:00:1a.7: PME# disabled
  312. [ 4.080859] pci 0000:00:1c.0: [8086:3a40] type 1 class 0x000604
  313. [ 4.080970] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  314. [ 4.080976] pci 0000:00:1c.0: PME# disabled
  315. [ 4.081020] pci 0000:00:1c.4: [8086:3a48] type 1 class 0x000604
  316. [ 4.081131] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
  317. [ 4.081136] pci 0000:00:1c.4: PME# disabled
  318. [ 4.081180] pci 0000:00:1d.0: [8086:3a34] type 0 class 0x000c03
  319. [ 4.081264] pci 0000:00:1d.0: reg 20: [io 0x5080-0x509f]
  320. [ 4.081346] pci 0000:00:1d.1: [8086:3a35] type 0 class 0x000c03
  321. [ 4.081428] pci 0000:00:1d.1: reg 20: [io 0x5060-0x507f]
  322. [ 4.081510] pci 0000:00:1d.2: [8086:3a36] type 0 class 0x000c03
  323. [ 4.081592] pci 0000:00:1d.2: reg 20: [io 0x5040-0x505f]
  324. [ 4.081691] pci 0000:00:1d.7: [8086:3a3a] type 0 class 0x000c03
  325. [ 4.081731] pci 0000:00:1d.7: reg 10: [mem 0xc6b21000-0xc6b213ff]
  326. [ 4.081868] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
  327. [ 4.081875] pci 0000:00:1d.7: PME# disabled
  328. [ 4.081909] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
  329. [ 4.082014] pci 0000:00:1f.0: [8086:3a16] type 0 class 0x000601
  330. [ 4.082149] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0680 (mask 000f)
  331. [ 4.082156] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0ca0 (mask 000f)
  332. [ 4.082163] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0600 (mask 001f)
  333. [ 4.082232] pci 0000:00:1f.2: [8086:3a22] type 0 class 0x000106
  334. [ 4.082268] pci 0000:00:1f.2: reg 10: [io 0x5108-0x510f]
  335. [ 4.082282] pci 0000:00:1f.2: reg 14: [io 0x5114-0x5117]
  336. [ 4.082297] pci 0000:00:1f.2: reg 18: [io 0x5100-0x5107]
  337. [ 4.082311] pci 0000:00:1f.2: reg 1c: [io 0x5110-0x5113]
  338. [ 4.082325] pci 0000:00:1f.2: reg 20: [io 0x5020-0x503f]
  339. [ 4.082340] pci 0000:00:1f.2: reg 24: [mem 0xc6b20000-0xc6b207ff]
  340. [ 4.082404] pci 0000:00:1f.2: PME# supported from D3hot
  341. [ 4.082409] pci 0000:00:1f.2: PME# disabled
  342. [ 4.082438] pci 0000:00:1f.3: [8086:3a30] type 0 class 0x000c05
  343. [ 4.082466] pci 0000:00:1f.3: reg 10: [mem 0xc6b23000-0xc6b230ff 64bit]
  344. [ 4.082506] pci 0000:00:1f.3: reg 20: [io 0x5000-0x501f]
  345. [ 4.082649] pci 0000:01:00.0: [8086:10a7] type 0 class 0x000200
  346. [ 4.082670] pci 0000:01:00.0: reg 10: [mem 0xc6a20000-0xc6a3ffff]
  347. [ 4.082699] pci 0000:01:00.0: reg 18: [io 0x4020-0x403f]
  348. [ 4.082715] pci 0000:01:00.0: reg 1c: [mem 0xc6a44000-0xc6a47fff]
  349. [ 4.082807] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  350. [ 4.082812] pci 0000:01:00.0: PME# disabled
  351. [ 4.082863] pci 0000:01:00.1: [8086:10a7] type 0 class 0x000200
  352. [ 4.082884] pci 0000:01:00.1: reg 10: [mem 0xc6a00000-0xc6a1ffff]
  353. [ 4.082913] pci 0000:01:00.1: reg 18: [io 0x4000-0x401f]
  354. [ 4.082929] pci 0000:01:00.1: reg 1c: [mem 0xc6a40000-0xc6a43fff]
  355. [ 4.083021] pci 0000:01:00.1: PME# supported from D0 D3hot D3cold
  356. [ 4.083027] pci 0000:01:00.1: PME# disabled
  357. [ 4.083076] pci 0000:00:01.0: PCI bridge to [bus 01-01]
  358. [ 4.083083] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
  359. [ 4.083088] pci 0000:00:01.0: bridge window [mem 0xc6a00000-0xc6afffff]
  360. [ 4.083097] pci 0000:00:01.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
  361. [ 4.083191] pci 0000:02:00.0: [10de:0421] type 0 class 0x000300
  362. [ 4.083210] pci 0000:02:00.0: reg 10: [mem 0xc4000000-0xc4ffffff]
  363. [ 4.083231] pci 0000:02:00.0: reg 14: [mem 0xb0000000-0xbfffffff 64bit pref]
  364. [ 4.083253] pci 0000:02:00.0: reg 1c: [mem 0xc2000000-0xc3ffffff 64bit]
  365. [ 4.083267] pci 0000:02:00.0: reg 24: [io 0x3000-0x307f]
  366. [ 4.083282] pci 0000:02:00.0: reg 30: [mem 0xfffe0000-0xffffffff pref]
  367. [ 4.083348] pci 0000:00:03.0: PCI bridge to [bus 02-02]
  368. [ 4.083355] pci 0000:00:03.0: bridge window [io 0x3000-0x3fff]
  369. [ 4.083361] pci 0000:00:03.0: bridge window [mem 0xc2000000-0xc4ffffff]
  370. [ 4.083370] pci 0000:00:03.0: bridge window [mem 0xb0000000-0xbfffffff 64bit pref]
  371. [ 4.083463] pci 0000:03:00.0: [13c1:1004] type 0 class 0x000104
  372. [ 4.083489] pci 0000:03:00.0: reg 10: [mem 0xc0000000-0xc1ffffff 64bit pref]
  373. [ 4.083510] pci 0000:03:00.0: reg 18: [mem 0xc6900000-0xc6900fff 64bit]
  374. [ 4.083525] pci 0000:03:00.0: reg 20: [io 0x2000-0x20ff]
  375. [ 4.083551] pci 0000:03:00.0: reg 30: [mem 0xfffe0000-0xffffffff pref]
  376. [ 4.083590] pci 0000:03:00.0: supports D1 D2
  377. [ 4.083616] pci 0000:00:07.0: PCI bridge to [bus 03-03]
  378. [ 4.083623] pci 0000:00:07.0: bridge window [io 0x2000-0x2fff]
  379. [ 4.083629] pci 0000:00:07.0: bridge window [mem 0xc6900000-0xc69fffff]
  380. [ 4.083638] pci 0000:00:07.0: bridge window [mem 0xc0000000-0xc1ffffff 64bit pref]
  381. [ 4.083712] pci 0000:00:09.0: PCI bridge to [bus 04-04]
  382. [ 4.083720] pci 0000:00:09.0: bridge window [io 0xf000-0x0000] (disabled)
  383. [ 4.083725] pci 0000:00:09.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
  384. [ 4.083734] pci 0000:00:09.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
  385. [ 4.083812] pci 0000:00:1c.0: PCI bridge to [bus 05-05]
  386. [ 4.083821] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
  387. [ 4.083827] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
  388. [ 4.083837] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
  389. [ 4.083913] pci 0000:00:1c.4: PCI bridge to [bus 06-06]
  390. [ 4.083921] pci 0000:00:1c.4: bridge window [io 0xf000-0x0000] (disabled)
  391. [ 4.083927] pci 0000:00:1c.4: bridge window [mem 0xc6000000-0xc68fffff]
  392. [ 4.083936] pci 0000:00:1c.4: bridge window [mem 0xc5000000-0xc5ffffff 64bit pref]
  393. [ 4.083991] pci 0000:07:00.0: [1102:0007] type 0 class 0x000401
  394. [ 4.084020] pci 0000:07:00.0: reg 10: [io 0x1000-0x101f]
  395. [ 4.084135] pci 0000:07:00.0: supports D1 D2
  396. [ 4.084211] pci 0000:00:1e.0: PCI bridge to [bus 07-07] (subtractive decode)
  397. [ 4.084218] pci 0000:00:1e.0: bridge window [io 0x1000-0x1fff]
  398. [ 4.084224] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
  399. [ 4.084234] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
  400. [ 4.084236] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
  401. [ 4.084239] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
  402. [ 4.084241] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  403. [ 4.084244] pci 0000:00:1e.0: bridge window [mem 0x000c4000-0x000cbfff] (subtractive decode)
  404. [ 4.084246] pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfedfffff] (subtractive decode)
  405. [ 4.084249] pci 0000:00:1e.0: bridge window [mem 0xb0000000-0xfdffffff] (subtractive decode)
  406. [ 4.084303] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  407. [ 4.091336] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MRP1._PRT]
  408. [ 4.091408] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MRP3._PRT]
  409. [ 4.091526] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MRP7._PRT]
  410. [ 4.091640] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MRP9._PRT]
  411. [ 4.091797] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
  412. [ 4.091907] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
  413. [ 4.091940] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IP2P._PRT]
  414. [ 4.092125] pci0000:00: Requesting ACPI _OSC control (0x1d)
  415. [ 4.092339] pci0000:00: ACPI _OSC control (0x1d) granted
  416. [ 4.117352] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
  417. [ 4.117457] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
  418. [ 4.117555] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
  419. [ 4.117651] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
  420. [ 4.117748] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
  421. [ 4.117846] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
  422. [ 4.117947] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
  423. [ 4.118056] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
  424. [ 4.118327] xen_balloon: Initialising balloon driver.
  425. [ 4.118437] last_pfn = 0x2ce7f9 max_arch_pfn = 0x400000000
  426. [ 4.129818] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
  427. [ 4.129828] vgaarb: loaded
  428. [ 4.130088] SCSI subsystem initialized
  429. [ 4.130249] libata version 3.00 loaded.
  430. [ 4.130627] PCI: Using ACPI for IRQ routing
  431. [ 4.130634] PCI: pci_cache_line_size set to 64 bytes
  432. [ 4.130845] reserve RAM buffer: 0000000000099000 - 000000000009ffff
  433. [ 4.130848] reserve RAM buffer: 000000008c105000 - 000000008fffffff
  434. [ 4.130854] reserve RAM buffer: 00000002ce7f9000 - 00000002cfffffff
  435. [ 4.131187] Switching to clocksource xen
  436. [ 4.131333] Switched to NOHz mode on CPU #10
  437. [ 4.131428] Switched to NOHz mode on CPU #3
  438. [ 4.131483] Switched to NOHz mode on CPU #7
  439. [ 4.131532] Switched to NOHz mode on CPU #1
  440. [ 4.131709] Switched to NOHz mode on CPU #11
  441. [ 4.131714] Switched to NOHz mode on CPU #12
  442. [ 4.131828] Switched to NOHz mode on CPU #13
  443. [ 4.131903] Switched to NOHz mode on CPU #2
  444. [ 4.132096] Switched to NOHz mode on CPU #0
  445. [ 4.132137] Switched to NOHz mode on CPU #8
  446. [ 4.132142] Switched to NOHz mode on CPU #14
  447. [ 4.132176] Switched to NOHz mode on CPU #4
  448. [ 4.132199] Switched to NOHz mode on CPU #5
  449. [ 4.132271] Switched to NOHz mode on CPU #9
  450. [ 4.132275] Switched to NOHz mode on CPU #15
  451. [ 4.132317] Switched to NOHz mode on CPU #6
  452. [ 4.140361] pnp: PnP ACPI init
  453. [ 4.140375] ACPI: bus type pnp registered
  454. [ 4.140912] pnp 00:00: [bus 00-fd]
  455. [ 4.140915] pnp 00:00: [io 0x0cf8-0x0cff]
  456. [ 4.140917] pnp 00:00: [io 0x0000-0x0cf7 window]
  457. [ 4.140920] pnp 00:00: [io 0x0d00-0xffff window]
  458. [ 4.140922] pnp 00:00: [mem 0x000a0000-0x000bffff window]
  459. [ 4.140925] pnp 00:00: [mem 0x000c4000-0x000cbfff window]
  460. [ 4.140927] pnp 00:00: [mem 0xfed40000-0xfedfffff window]
  461. [ 4.140929] pnp 00:00: [mem 0xb0000000-0xfdffffff window]
  462. [ 4.140932] pnp 00:00: [mem 0x00000000 window]
  463. [ 4.141091] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
  464. [ 4.141106] pnp 00:01: [mem 0xfec00000-0xfecfffff]
  465. [ 4.141189] pnp 00:01: Plug and Play ACPI device, IDs PNP0003 (active)
  466. [ 4.141589] pnp 00:02: [io 0x0000-0x000f]
  467. [ 4.141591] pnp 00:02: [io 0x0081-0x0083]
  468. [ 4.141594] pnp 00:02: [io 0x0087]
  469. [ 4.141596] pnp 00:02: [io 0x0089-0x008b]
  470. [ 4.141598] pnp 00:02: [io 0x008f]
  471. [ 4.141600] pnp 00:02: [io 0x00c0-0x00df]
  472. [ 4.141602] pnp 00:02: [dma 4]
  473. [ 4.141719] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
  474. [ 4.141734] pnp 00:03: [io 0x0070-0x0071]
  475. [ 4.141736] pnp 00:03: [io 0x0074-0x0077]
  476. [ 4.141740] xen: registering gsi 8 triggering 1 polarity 0
  477. [ 4.141742] xen_map_pirq_gsi: returning irq 8 for gsi 8
  478. [ 4.141747] xen: --> irq=8
  479. [ 4.141780] pnp 00:03: [irq 8]
  480. [ 4.141899] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
  481. [ 4.141917] pnp 00:04: [io 0x00f0]
  482. [ 4.141919] xen: registering gsi 13 triggering 1 polarity 0
  483. [ 4.141921] xen_map_pirq_gsi: returning irq 13 for gsi 13
  484. [ 4.141925] xen: --> irq=13
  485. [ 4.141955] pnp 00:04: [irq 13]
  486. [ 4.142071] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
  487. [ 4.142088] pnp 00:05: [io 0x0061]
  488. [ 4.142202] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
  489. [ 4.142270] pnp 00:06: [mem 0xfed00000-0xfed003ff]
  490. [ 4.142404] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
  491. [ 4.142422] pnp 00:07: [io 0x0500-0x057f]
  492. [ 4.142424] pnp 00:07: [io 0x0400-0x047f]
  493. [ 4.142426] pnp 00:07: [io 0x0092]
  494. [ 4.142429] pnp 00:07: [io 0x0010-0x001f]
  495. [ 4.142431] pnp 00:07: [io 0x0072-0x0073]
  496. [ 4.142433] pnp 00:07: [io 0x0080]
  497. [ 4.142435] pnp 00:07: [io 0x0084-0x0086]
  498. [ 4.142437] pnp 00:07: [io 0x0088]
  499. [ 4.142439] pnp 00:07: [io 0x008c-0x008e]
  500. [ 4.142441] pnp 00:07: [io 0x0090-0x009f]
  501. [ 4.142443] pnp 00:07: [io 0x0800-0x081f]
  502. [ 4.142445] pnp 00:07: [io 0x0ca2-0x0ca3]
  503. [ 4.142447] pnp 00:07: [io 0x0600-0x061f]
  504. [ 4.142449] pnp 00:07: [io 0x0880-0x0883]
  505. [ 4.142451] pnp 00:07: [io 0x0ca4-0x0ca5]
  506. [ 4.142457] pnp 00:07: [mem 0xfed1c000-0xfed3fffe]
  507. [ 4.142459] pnp 00:07: [mem 0xff000000-0xffffffff]
  508. [ 4.142461] pnp 00:07: [mem 0xfee00000-0xfeefffff]
  509. [ 4.142464] pnp 00:07: [mem 0xfe900000-0xfe90001f]
  510. [ 4.142466] pnp 00:07: [mem 0xfea00000-0xfea0001f]
  511. [ 4.142468] pnp 00:07: [mem 0xfed1b000-0xfed1bfff]
  512. [ 4.142647] system 00:07: [io 0x0500-0x057f] has been reserved
  513. [ 4.142652] system 00:07: [io 0x0400-0x047f] has been reserved
  514. [ 4.142657] system 00:07: [io 0x0800-0x081f] has been reserved
  515. [ 4.142661] system 00:07: [io 0x0ca2-0x0ca3] has been reserved
  516. [ 4.142666] system 00:07: [io 0x0600-0x061f] has been reserved
  517. [ 4.142670] system 00:07: [io 0x0880-0x0883] has been reserved
  518. [ 4.142674] system 00:07: [io 0x0ca4-0x0ca5] has been reserved
  519. [ 4.142679] system 00:07: [mem 0xfed1c000-0xfed3fffe] could not be reserved
  520. [ 4.142684] system 00:07: [mem 0xff000000-0xffffffff] could not be reserved
  521. [ 4.142689] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
  522. [ 4.142694] system 00:07: [mem 0xfe900000-0xfe90001f] has been reserved
  523. [ 4.142699] system 00:07: [mem 0xfea00000-0xfea0001f] has been reserved
  524. [ 4.142703] system 00:07: [mem 0xfed1b000-0xfed1bfff] has been reserved
  525. [ 4.142708] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  526. [ 4.142939] pnp 00:08: [io 0x03f8-0x03ff]
  527. [ 4.142942] xen: registering gsi 4 triggering 1 polarity 0
  528. [ 4.142944] xen_map_pirq_gsi: returning irq 4 for gsi 4
  529. [ 4.142948] xen: --> irq=4
  530. [ 4.142977] pnp 00:08: [irq 4]
  531. [ 4.143141] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
  532. [ 4.143376] pnp 00:09: [io 0x02f8-0x02ff]
  533. [ 4.143379] xen: registering gsi 3 triggering 1 polarity 0
  534. [ 4.143382] xen_map_pirq_gsi: returning irq 3 for gsi 3
  535. [ 4.143386] xen: --> irq=3
  536. [ 4.143415] pnp 00:09: [irq 3]
  537. [ 4.143588] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
  538. [ 4.143662] pnp 00:0a: [io 0x0ca2]
  539. [ 4.143665] pnp 00:0a: [io 0x0ca3]
  540. [ 4.143787] pnp 00:0a: Plug and Play ACPI device, IDs IPI0001 (active)
  541. [ 4.143877] pnp: PnP ACPI: found 11 devices
  542. [ 4.143881] ACPI: ACPI bus type pnp unregistered
  543. [ 4.148467] PM-Timer failed consistency check (0x0xffffff) - aborting.
  544. [ 4.148496] pci 0000:02:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref]
  545. [ 4.148502] pci 0000:03:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref]
  546. [ 4.148612] pci 0000:00:1c.0: BAR 8: assigned [mem 0xc6c00000-0xc6dfffff]
  547. [ 4.148620] pci 0000:00:1c.0: BAR 9: assigned [mem 0xc6e00000-0xc6ffffff 64bit pref]
  548. [ 4.148626] pci 0000:00:1c.0: BAR 7: assigned [io 0x6000-0x6fff]
  549. [ 4.148631] pci 0000:00:1c.4: BAR 7: assigned [io 0x7000-0x7fff]
  550. [ 4.148635] pci 0000:00:01.0: PCI bridge to [bus 01-01]
  551. [ 4.148641] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
  552. [ 4.148650] pci 0000:00:01.0: bridge window [mem 0xc6a00000-0xc6afffff]
  553. [ 4.148657] pci 0000:00:01.0: bridge window [mem pref disabled]
  554. [ 4.148669] pci 0000:02:00.0: BAR 6: can't assign mem pref (size 0x20000)
  555. [ 4.148674] pci 0000:00:03.0: PCI bridge to [bus 02-02]
  556. [ 4.148679] pci 0000:00:03.0: bridge window [io 0x3000-0x3fff]
  557. [ 4.148688] pci 0000:00:03.0: bridge window [mem 0xc2000000-0xc4ffffff]
  558. [ 4.148696] pci 0000:00:03.0: bridge window [mem 0xb0000000-0xbfffffff 64bit pref]
  559. [ 4.148708] pci 0000:03:00.0: BAR 6: assigned [mem 0xc6920000-0xc693ffff pref]
  560. [ 4.148713] pci 0000:00:07.0: PCI bridge to [bus 03-03]
  561. [ 4.148718] pci 0000:00:07.0: bridge window [io 0x2000-0x2fff]
  562. [ 4.148727] pci 0000:00:07.0: bridge window [mem 0xc6900000-0xc69fffff]
  563. [ 4.148735] pci 0000:00:07.0: bridge window [mem 0xc0000000-0xc1ffffff 64bit pref]
  564. [ 4.148747] pci 0000:00:09.0: PCI bridge to [bus 04-04]
  565. [ 4.148750] pci 0000:00:09.0: bridge window [io disabled]
  566. [ 4.148759] pci 0000:00:09.0: bridge window [mem disabled]
  567. [ 4.148765] pci 0000:00:09.0: bridge window [mem pref disabled]
  568. [ 4.148776] pci 0000:00:1c.0: PCI bridge to [bus 05-05]
  569. [ 4.148782] pci 0000:00:1c.0: bridge window [io 0x6000-0x6fff]
  570. [ 4.148791] pci 0000:00:1c.0: bridge window [mem 0xc6c00000-0xc6dfffff]
  571. [ 4.148799] pci 0000:00:1c.0: bridge window [mem 0xc6e00000-0xc6ffffff 64bit pref]
  572. [ 4.148811] pci 0000:00:1c.4: PCI bridge to [bus 06-06]
  573. [ 4.148816] pci 0000:00:1c.4: bridge window [io 0x7000-0x7fff]
  574. [ 4.148826] pci 0000:00:1c.4: bridge window [mem 0xc6000000-0xc68fffff]
  575. [ 4.148833] pci 0000:00:1c.4: bridge window [mem 0xc5000000-0xc5ffffff 64bit pref]
  576. [ 4.148845] pci 0000:00:1e.0: PCI bridge to [bus 07-07]
  577. [ 4.148851] pci 0000:00:1e.0: bridge window [io 0x1000-0x1fff]
  578. [ 4.148860] pci 0000:00:1e.0: bridge window [mem disabled]
  579. [ 4.148867] pci 0000:00:1e.0: bridge window [mem pref disabled]
  580. [ 4.148886] xen: registering gsi 28 triggering 0 polarity 1
  581. [ 4.148895] xen: --> irq=28
  582. [ 4.148926] pci 0000:00:01.0: PCI INT A -> GSI 28 (level, low) -> IRQ 28
  583. [ 4.148935] pci 0000:00:01.0: setting latency timer to 64
  584. [ 4.148944] xen: registering gsi 24 triggering 0 polarity 1
  585. [ 4.148949] xen: --> irq=24
  586. [ 4.148978] pci 0000:00:03.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
  587. [ 4.148986] pci 0000:00:03.0: setting latency timer to 64
  588. [ 4.148994] xen: registering gsi 30 triggering 0 polarity 1
  589. [ 4.148999] xen: --> irq=30
  590. [ 4.149027] pci 0000:00:07.0: PCI INT A -> GSI 30 (level, low) -> IRQ 30
  591. [ 4.149035] pci 0000:00:07.0: setting latency timer to 64
  592. [ 4.149043] xen: registering gsi 32 triggering 0 polarity 1
  593. [ 4.149048] xen: --> irq=32
  594. [ 4.149077] pci 0000:00:09.0: PCI INT A -> GSI 32 (level, low) -> IRQ 32
  595. [ 4.149085] pci 0000:00:09.0: setting latency timer to 64
  596. [ 4.149095] xen: registering gsi 16 triggering 0 polarity 1
  597. [ 4.149100] xen: --> irq=16
  598. [ 4.149127] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  599. [ 4.149135] pci 0000:00:1c.0: setting latency timer to 64
  600. [ 4.149144] xen: registering gsi 16 triggering 0 polarity 1
  601. [ 4.149146] xen_map_pirq_gsi: returning irq 16 for gsi 16
  602. [ 4.149150] xen: --> irq=16
  603. [ 4.149152] Already setup the GSI :16
  604. [ 4.149155] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  605. [ 4.149163] pci 0000:00:1c.4: setting latency timer to 64
  606. [ 4.149173] pci 0000:00:1e.0: setting latency timer to 64
  607. [ 4.149178] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  608. [ 4.149181] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  609. [ 4.149183] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  610. [ 4.149185] pci_bus 0000:00: resource 7 [mem 0x000c4000-0x000cbfff]
  611. [ 4.149188] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfedfffff]
  612. [ 4.149190] pci_bus 0000:00: resource 9 [mem 0xb0000000-0xfdffffff]
  613. [ 4.149193] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
  614. [ 4.149195] pci_bus 0000:01: resource 1 [mem 0xc6a00000-0xc6afffff]
  615. [ 4.149197] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
  616. [ 4.149200] pci_bus 0000:02: resource 1 [mem 0xc2000000-0xc4ffffff]
  617. [ 4.149202] pci_bus 0000:02: resource 2 [mem 0xb0000000-0xbfffffff 64bit pref]
  618. [ 4.149205] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
  619. [ 4.149207] pci_bus 0000:03: resource 1 [mem 0xc6900000-0xc69fffff]
  620. [ 4.149210] pci_bus 0000:03: resource 2 [mem 0xc0000000-0xc1ffffff 64bit pref]
  621. [ 4.149212] pci_bus 0000:05: resource 0 [io 0x6000-0x6fff]
  622. [ 4.149215] pci_bus 0000:05: resource 1 [mem 0xc6c00000-0xc6dfffff]
  623. [ 4.149217] pci_bus 0000:05: resource 2 [mem 0xc6e00000-0xc6ffffff 64bit pref]
  624. [ 4.149220] pci_bus 0000:06: resource 0 [io 0x7000-0x7fff]
  625. [ 4.149222] pci_bus 0000:06: resource 1 [mem 0xc6000000-0xc68fffff]
  626. [ 4.149224] pci_bus 0000:06: resource 2 [mem 0xc5000000-0xc5ffffff 64bit pref]
  627. [ 4.149227] pci_bus 0000:07: resource 0 [io 0x1000-0x1fff]
  628. [ 4.149229] pci_bus 0000:07: resource 4 [io 0x0000-0x0cf7]
  629. [ 4.149232] pci_bus 0000:07: resource 5 [io 0x0d00-0xffff]
  630. [ 4.149234] pci_bus 0000:07: resource 6 [mem 0x000a0000-0x000bffff]
  631. [ 4.149236] pci_bus 0000:07: resource 7 [mem 0x000c4000-0x000cbfff]
  632. [ 4.149239] pci_bus 0000:07: resource 8 [mem 0xfed40000-0xfedfffff]
  633. [ 4.149241] pci_bus 0000:07: resource 9 [mem 0xb0000000-0xfdffffff]
  634. [ 4.149284] NET: Registered protocol family 2
  635. [ 4.150104] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
  636. [ 4.152094] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
  637. [ 4.153803] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  638. [ 4.154034] TCP: Hash tables configured (established 524288 bind 65536)
  639. [ 4.154038] TCP reno registered
  640. [ 4.154089] UDP hash table entries: 8192 (order: 6, 262144 bytes)
  641. [ 4.154185] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
  642. [ 4.154591] pci 0000:00:1a.0: uhci_check_and_reset_hc: legsup = 0x003f
  643. [ 4.154594] pci 0000:00:1a.0: Performing full reset
  644. [ 4.154618] pci 0000:00:1a.1: uhci_check_and_reset_hc: legsup = 0x003f
  645. [ 4.154620] pci 0000:00:1a.1: Performing full reset
  646. [ 4.154642] pci 0000:00:1a.2: uhci_check_and_reset_hc: legsup = 0x003f
  647. [ 4.154644] pci 0000:00:1a.2: Performing full reset
  648. [ 4.154812] pci 0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x003f
  649. [ 4.154814] pci 0000:00:1d.0: Performing full reset
  650. [ 4.154837] pci 0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x003f
  651. [ 4.154839] pci 0000:00:1d.1: Performing full reset
  652. [ 4.154861] pci 0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x003f
  653. [ 4.154863] pci 0000:00:1d.2: Performing full reset
  654. [ 4.155055] pci 0000:01:00.0: Disabling L0s
  655. [ 4.155063] pci 0000:01:00.1: Disabling L0s
  656. [ 4.155090] pci 0000:02:00.0: Boot video device
  657. [ 4.155100] PCI: CLS 64 bytes, default 64
  658. [ 4.155148] Trying to unpack rootfs image as initramfs...
  659. [ 4.162033] Freeing initrd memory: 7640k freed
  660. [ 4.172584] audit: initializing netlink socket (disabled)
  661. [ 4.172600] type=2000 audit(1305647422.144:1): initialized
  662. [ 4.182968] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  663. [ 4.188202] VFS: Disk quotas dquot_6.5.2
  664. [ 4.188360] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  665. [ 4.188565] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
  666. [ 4.189502] msgmni has been set to 11569
  667. [ 4.190010] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  668. [ 4.190016] io scheduler noop registered
  669. [ 4.190020] io scheduler deadline registered (default)
  670. [ 4.190118] io scheduler cfq registered
  671. [ 4.190307] pcieport 0000:00:01.0: setting latency timer to 64
  672. [ 4.190645] pcieport 0000:00:03.0: setting latency timer to 64
  673. [ 4.190953] pcieport 0000:00:07.0: setting latency timer to 64
  674. [ 4.191259] pcieport 0000:00:09.0: setting latency timer to 64
  675. [ 4.191607] pcieport 0000:00:1c.0: setting latency timer to 64
  676. [ 4.191987] pcieport 0000:00:1c.4: setting latency timer to 64
  677. [ 4.192470] aer 0000:00:01.0:pcie02: service driver aer loaded
  678. [ 4.192519] aer 0000:00:03.0:pcie02: service driver aer loaded
  679. [ 4.192567] aer 0000:00:07.0:pcie02: service driver aer loaded
  680. [ 4.192614] aer 0000:00:09.0:pcie02: service driver aer loaded
  681. [ 4.192735] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  682. [ 4.192929] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 3a40 ss_vid 8086 ss_did 34dc
  683. [ 4.193036] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
  684. [ 4.193053] pciehp 0000:00:1c.4:pcie04: HPC vendor_id 8086 device_id 3a48 ss_vid 8086 ss_did 34dc
  685. [ 4.193167] pciehp 0000:00:1c.4:pcie04: service driver pciehp loaded
  686. [ 4.193226] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  687. [ 4.193302] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  688. [ 4.193518] hpet_acpi_add: no address or irqs in _CRS
  689. [ 4.193668] Non-volatile memory driver v1.3
  690. [ 4.193960] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0
  691. [ 4.207347] ACPI: Sleep Button [SLPB]
  692. [ 4.207471] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  693. [ 4.207478] ACPI: Power Button [PWRF]
  694. [ 4.207617] ACPI: acpi_idle registered with cpuidle
  695. [ 4.218533] Event-channel device installed.
  696. [ 4.219769] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  697. [ 4.486628] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  698. [ 4.766626] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
  699. [ 4.833428] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  700. [ 4.870259] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
  701. [ 4.890775] brd: module loaded
  702. [ 4.891833] ahci 0000:00:1f.2: version 3.0
  703. [ 4.891860] xen: registering gsi 18 triggering 0 polarity 1
  704. [ 4.891868] xen: --> irq=18
  705. [ 4.891901] ahci 0000:00:1f.2: PCI INT B -> GSI 18 (level, low) -> IRQ 18
  706. [ 4.892100] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3 impl SATA mode
  707. [ 4.892108] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc
  708. [ 4.892118] ahci 0000:00:1f.2: setting latency timer to 64
  709. [ 4.894365] scsi0 : ahci
  710. [ 4.894647] scsi1 : ahci
  711. [ 4.894896] scsi2 : ahci
  712. [ 4.895153] scsi3 : ahci
  713. [ 4.895409] scsi4 : ahci
  714. [ 4.895664] scsi5 : ahci
  715. [ 4.896062] ata1: SATA max UDMA/133 abar m2048@0xc6b20000 port 0xc6b20100 irq 1191
  716. [ 4.896069] ata2: SATA max UDMA/133 abar m2048@0xc6b20000 port 0xc6b20180 irq 1191
  717. [ 4.896073] ata3: DUMMY
  718. [ 4.896076] ata4: DUMMY
  719. [ 4.896078] ata5: DUMMY
  720. [ 4.896080] ata6: DUMMY
  721. [ 4.896780] i8042: PNP: No PS/2 controller found. Probing ports directly.
  722. [ 4.897673] i8042: No controller found
  723. [ 4.897884] mousedev: PS/2 mouse device common for all mice
  724. [ 4.898212] rtc_cmos 00:03: RTC can wake from S4
  725. [ 4.907475] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
  726. [ 4.907552] rtc0: alarms up to one month, y3k, 114 bytes nvram
  727. [ 4.907793] coretemp coretemp.0: TjMax is 97 C.
  728. [ 4.908005] coretemp coretemp.2: TjMax is 97 C.
  729. [ 4.908209] coretemp coretemp.4: TjMax is 97 C.
  730. [ 4.908423] coretemp coretemp.6: TjMax is 97 C.
  731. [ 4.908630] coretemp coretemp.8: TjMax is 97 C.
  732. [ 4.908837] coretemp coretemp.10: TjMax is 97 C.
  733. [ 4.909042] coretemp coretemp.12: TjMax is 97 C.
  734. [ 4.909237] coretemp coretemp.14: TjMax is 97 C.
  735. [ 4.909351] md: raid1 personality registered for level 1
  736. [ 4.909594] device-mapper: uevent: version 1.0.3
  737. [ 4.909827] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com
  738. [ 4.909895] cpuidle: using governor ladder
  739. [ 4.909900] cpuidle: using governor menu
  740. [ 4.909905] ioatdma: Intel(R) QuickData Technology Driver 4.00
  741. [ 4.909947] xen: registering gsi 43 triggering 0 polarity 1
  742. [ 4.909953] xen: --> irq=43
  743. [ 4.909984] ioatdma 0000:00:16.0: PCI INT A -> GSI 43 (level, low) -> IRQ 43
  744. [ 4.910014] ioatdma 0000:00:16.0: setting latency timer to 64
  745. [ 4.910552] xen: registering gsi 44 triggering 0 polarity 1
  746. [ 4.910561] xen: --> irq=44
  747. [ 4.910594] ioatdma 0000:00:16.1: PCI INT B -> GSI 44 (level, low) -> IRQ 44
  748. [ 4.910626] ioatdma 0000:00:16.1: setting latency timer to 64
  749. [ 4.911076] xen: registering gsi 45 triggering 0 polarity 1
  750. [ 4.911083] xen: --> irq=45
  751. [ 4.911113] ioatdma 0000:00:16.2: PCI INT C -> GSI 45 (level, low) -> IRQ 45
  752. [ 4.911140] ioatdma 0000:00:16.2: setting latency timer to 64
  753. [ 4.911598] xen: registering gsi 46 triggering 0 polarity 1
  754. [ 4.911604] xen: --> irq=46
  755. [ 4.911634] ioatdma 0000:00:16.3: PCI INT D -> GSI 46 (level, low) -> IRQ 46
  756. [ 4.911661] ioatdma 0000:00:16.3: setting latency timer to 64
  757. [ 4.912088] xen: registering gsi 43 triggering 0 polarity 1
  758. [ 4.912091] xen_map_pirq_gsi: returning irq 43 for gsi 43
  759. [ 4.912095] xen: --> irq=43
  760. [ 4.912098] Already setup the GSI :43
  761. [ 4.912102] ioatdma 0000:00:16.4: PCI INT A -> GSI 43 (level, low) -> IRQ 43
  762. [ 4.912128] ioatdma 0000:00:16.4: setting latency timer to 64
  763. [ 4.912587] xen: registering gsi 44 triggering 0 polarity 1
  764. [ 4.912589] xen_map_pirq_gsi: returning irq 44 for gsi 44
  765. [ 4.912593] xen: --> irq=44
  766. [ 4.912596] Already setup the GSI :44
  767. [ 4.912600] ioatdma 0000:00:16.5: PCI INT B -> GSI 44 (level, low) -> IRQ 44
  768. [ 4.912626] ioatdma 0000:00:16.5: setting latency timer to 64
  769. [ 4.913050] xen: registering gsi 45 triggering 0 polarity 1
  770. [ 4.913052] xen_map_pirq_gsi: returning irq 45 for gsi 45
  771. [ 4.913057] xen: --> irq=45
  772. [ 4.913059] Already setup the GSI :45
  773. [ 4.913063] ioatdma 0000:00:16.6: PCI INT C -> GSI 45 (level, low) -> IRQ 45
  774. [ 4.913089] ioatdma 0000:00:16.6: setting latency timer to 64
  775. [ 4.913527] xen: registering gsi 46 triggering 0 polarity 1
  776. [ 4.913530] xen_map_pirq_gsi: returning irq 46 for gsi 46
  777. [ 4.913534] xen: --> irq=46
  778. [ 4.913537] Already setup the GSI :46
  779. [ 4.913541] ioatdma 0000:00:16.7: PCI INT D -> GSI 46 (level, low) -> IRQ 46
  780. [ 4.913567] ioatdma 0000:00:16.7: setting latency timer to 64
  781. [ 4.914244] oprofile: using NMI interrupt.
  782. [ 4.914463] TCP cubic registered
  783. [ 4.914467] Registering the dns_resolver key type
  784. [ 4.918428] registered taskstats version 1
  785. [ 5.200350] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  786. [ 5.200377] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  787. [ 5.200593] ata1.00: ATA-7: INTEL SSDSA2M040G2GC, 2CV102HD, max UDMA/133
  788. [ 5.200606] ata1.00: 78165360 sectors, multi 1: LBA48 NCQ (depth 31/32)
  789. [ 5.200626] ata2.00: ATA-7: INTEL SSDSA2M040G2GC, 2CV102HD, max UDMA/133
  790. [ 5.200631] ata2.00: 78165360 sectors, multi 1: LBA48 NCQ (depth 31/32)
  791. [ 5.200866] ata1.00: configured for UDMA/133
  792. [ 5.200892] ata2.00: configured for UDMA/133
  793. [ 5.200984] scsi 0:0:0:0: Direct-Access ATA INTEL SSDSA2M040 2CV1 PQ: 0 ANSI: 5
  794. [ 5.201276] sd 0:0:0:0: [sda] 78165360 512-byte logical blocks: (40.0 GB/37.2 GiB)
  795. [ 5.201398] sd 0:0:0:0: [sda] Write Protect is off
  796. [ 5.201406] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  797. [ 5.201447] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  798. [ 5.201569] scsi 1:0:0:0: Direct-Access ATA INTEL SSDSA2M040 2CV1 PQ: 0 ANSI: 5
  799. [ 5.201851] sd 1:0:0:0: [sdb] 78165360 512-byte logical blocks: (40.0 GB/37.2 GiB)
  800. [ 5.201951] sd 1:0:0:0: [sdb] Write Protect is off
  801. [ 5.201956] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  802. [ 5.201996] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  803. [ 5.202051] sda: sda1 sda2 sda3
  804. [ 5.202582] sdb: sdb1 sdb2 sdb3
  805. [ 5.202607] sd 0:0:0:0: [sda] Attached SCSI disk
  806. [ 5.203086] sd 1:0:0:0: [sdb] Attached SCSI disk
  807. [ 5.203367] Freeing unused kernel memory: 620k freed
  808. [ 5.251141] usbcore: registered new interface driver usbfs
  809. [ 5.251307] usbcore: registered new interface driver hub
  810. [ 5.251497] usbcore: registered new device driver usb
  811. [ 5.255139] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  812. [ 5.255154] ehci_hcd: block sizes: qh 104 qtd 96 itd 192 sitd 96
  813. [ 5.255197] xen: registering gsi 19 triggering 0 polarity 1
  814. [ 5.255205] xen: --> irq=19
  815. [ 5.255239] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
  816. [ 5.255307] ehci_hcd 0000:00:1a.7: setting latency timer to 64
  817. [ 5.255312] ehci_hcd 0000:00:1a.7: EHCI Host Controller
  818. [ 5.255344] drivers/usb/core/inode.c: creating file 'devices'
  819. [ 5.255348] drivers/usb/core/inode.c: creating file '001'
  820. [ 5.255352] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
  821. [ 5.263348] ehci_hcd 0000:00:1a.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
  822. [ 5.263354] ehci_hcd 0000:00:1a.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch
  823. [ 5.263429] ehci_hcd 0000:00:1a.7: debug port 1
  824. [ 5.263436] ehci_hcd 0000:00:1a.7: reset command 0080012 (park)=0 ithresh=8 Periodic period=1024 Reset HALT
  825. [ 5.267320] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
  826. [ 5.267322] ehci_hcd 0000:00:1a.7: supports USB remote wakeup
  827. [ 5.267386] ehci_hcd 0000:00:1a.7: irq 19, io mem 0xc6b22000
  828. [ 5.267392] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
  829. [ 5.271279] ehci_hcd 0000:00:1a.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
  830. [ 5.276342] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
  831. [ 5.276379] usb usb1: default language 0x0409
  832. [ 5.276390] usb usb1: udev 1, busnum 1, minor = 0
  833. [ 5.276394] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  834. [ 5.276401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  835. [ 5.276406] usb usb1: Product: EHCI Host Controller
  836. [ 5.276410] usb usb1: Manufacturer: Linux 2.6.38-gentoo-r5 ehci_hcd
  837. [ 5.276413] usb usb1: SerialNumber: 0000:00:1a.7
  838. [ 5.276630] usb usb1: usb_probe_device
  839. [ 5.276637] usb usb1: configuration #1 chosen from 1 choice
  840. [ 5.276648] usb usb1: adding 1-0:1.0 (config #1, interface 0)
  841. [ 5.276799] hub 1-0:1.0: usb_probe_interface
  842. [ 5.276803] hub 1-0:1.0: usb_probe_interface - got id
  843. [ 5.276808] hub 1-0:1.0: USB hub found
  844. [ 5.276818] hub 1-0:1.0: 6 ports detected
  845. [ 5.276826] hub 1-0:1.0: standalone hub
  846. [ 5.276829] hub 1-0:1.0: no power switching (usb 1.0)
  847. [ 5.276831] hub 1-0:1.0: individual port over-current protection
  848. [ 5.276834] hub 1-0:1.0: power on to power good time: 20ms
  849. [ 5.276844] hub 1-0:1.0: local power source is good
  850. [ 5.276847] hub 1-0:1.0: trying to enable port power on non-switchable hub
  851. [ 5.276891] drivers/usb/core/inode.c: creating file '001'
  852. [ 5.276957] xen: registering gsi 16 triggering 0 polarity 1
  853. [ 5.276959] xen_map_pirq_gsi: returning irq 16 for gsi 16
  854. [ 5.276963] xen: --> irq=16
  855. [ 5.276966] Already setup the GSI :16
  856. [ 5.276970] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 16 (level, low) -> IRQ 16
  857. [ 5.276994] ehci_hcd 0000:00:1d.7: setting latency timer to 64
  858. [ 5.276999] ehci_hcd 0000:00:1d.7: EHCI Host Controller
  859. [ 5.277007] drivers/usb/core/inode.c: creating file '002'
  860. [ 5.277011] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
  861. [ 5.283346] ehci_hcd 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
  862. [ 5.283352] ehci_hcd 0000:00:1d.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch
  863. [ 5.283419] ehci_hcd 0000:00:1d.7: debug port 1
  864. [ 5.283425] ehci_hcd 0000:00:1d.7: reset command 0080012 (park)=0 ithresh=8 Periodic period=1024 Reset HALT
  865. [ 5.287308] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
  866. [ 5.287310] ehci_hcd 0000:00:1d.7: supports USB remote wakeup
  867. [ 5.287369] ehci_hcd 0000:00:1d.7: irq 16, io mem 0xc6b21000
  868. [ 5.287376] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
  869. [ 5.291268] ehci_hcd 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
  870. [ 5.292344] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
  871. [ 5.292374] usb usb2: default language 0x0409
  872. [ 5.292384] usb usb2: udev 1, busnum 2, minor = 128
  873. [ 5.292391] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  874. [ 5.292395] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  875. [ 5.292400] usb usb2: Product: EHCI Host Controller
  876. [ 5.292403] usb usb2: Manufacturer: Linux 2.6.38-gentoo-r5 ehci_hcd
  877. [ 5.292407] usb usb2: SerialNumber: 0000:00:1d.7
  878. [ 5.292601] usb usb2: usb_probe_device
  879. [ 5.292604] usb usb2: configuration #1 chosen from 1 choice
  880. [ 5.292617] usb usb2: adding 2-0:1.0 (config #1, interface 0)
  881. [ 5.292758] hub 2-0:1.0: usb_probe_interface
  882. [ 5.292762] hub 2-0:1.0: usb_probe_interface - got id
  883. [ 5.292768] hub 2-0:1.0: USB hub found
  884. [ 5.292779] hub 2-0:1.0: 6 ports detected
  885. [ 5.292785] hub 2-0:1.0: standalone hub
  886. [ 5.292788] hub 2-0:1.0: no power switching (usb 1.0)
  887. [ 5.292791] hub 2-0:1.0: individual port over-current protection
  888. [ 5.292796] hub 2-0:1.0: power on to power good time: 20ms
  889. [ 5.292803] hub 2-0:1.0: local power source is good
  890. [ 5.292811] hub 2-0:1.0: trying to enable port power on non-switchable hub
  891. [ 5.292852] drivers/usb/core/inode.c: creating file '001'
  892. [ 5.295972] uhci_hcd: USB Universal Host Controller Interface driver
  893. [ 5.296171] xen: registering gsi 19 triggering 0 polarity 1
  894. [ 5.296177] xen_map_pirq_gsi: returning irq 19 for gsi 19
  895. [ 5.296183] xen: --> irq=19
  896. [ 5.296187] Already setup the GSI :19
  897. [ 5.296195] uhci_hcd 0000:00:1a.0: PCI INT D -> GSI 19 (level, low) -> IRQ 19
  898. [ 5.296216] uhci_hcd 0000:00:1a.0: setting latency timer to 64
  899. [ 5.296220] uhci_hcd 0000:00:1a.0: UHCI Host Controller
  900. [ 5.296230] drivers/usb/core/inode.c: creating file '003'
  901. [ 5.296236] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
  902. [ 5.303347] uhci_hcd 0000:00:1a.0: detected 2 ports
  903. [ 5.303359] uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000
  904. [ 5.303362] uhci_hcd 0000:00:1a.0: Performing full reset
  905. [ 5.303384] uhci_hcd 0000:00:1a.0: supports USB remote wakeup
  906. [ 5.303396] uhci_hcd 0000:00:1a.0: irq 19, io base 0x000050e0
  907. [ 5.303459] usb usb3: default language 0x0409
  908. [ 5.303467] usb usb3: udev 1, busnum 3, minor = 256
  909. [ 5.303469] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  910. [ 5.303474] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  911. [ 5.303478] usb usb3: Product: UHCI Host Controller
  912. [ 5.303482] usb usb3: Manufacturer: Linux 2.6.38-gentoo-r5 uhci_hcd
  913. [ 5.303485] usb usb3: SerialNumber: 0000:00:1a.0
  914. [ 5.303696] usb usb3: usb_probe_device
  915. [ 5.303703] usb usb3: configuration #1 chosen from 1 choice
  916. [ 5.303713] usb usb3: adding 3-0:1.0 (config #1, interface 0)
  917. [ 5.303875] hub 3-0:1.0: usb_probe_interface
  918. [ 5.303878] hub 3-0:1.0: usb_probe_interface - got id
  919. [ 5.303881] hub 3-0:1.0: USB hub found
  920. [ 5.303893] hub 3-0:1.0: 2 ports detected
  921. [ 5.303898] hub 3-0:1.0: standalone hub
  922. [ 5.303902] hub 3-0:1.0: no power switching (usb 1.0)
  923. [ 5.303905] hub 3-0:1.0: individual port over-current protection
  924. [ 5.303908] hub 3-0:1.0: power on to power good time: 2ms
  925. [ 5.303917] hub 3-0:1.0: local power source is good
  926. [ 5.303920] hub 3-0:1.0: trying to enable port power on non-switchable hub
  927. [ 5.303950] drivers/usb/core/inode.c: creating file '001'
  928. [ 5.304002] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.0
  929. [ 5.304023] xen: registering gsi 19 triggering 0 polarity 1
  930. [ 5.304026] xen_map_pirq_gsi: returning irq 19 for gsi 19
  931. [ 5.304029] xen: --> irq=19
  932. [ 5.304032] Already setup the GSI :19
  933. [ 5.304036] uhci_hcd 0000:00:1a.1: PCI INT D -> GSI 19 (level, low) -> IRQ 19
  934. [ 5.304049] uhci_hcd 0000:00:1a.1: setting latency timer to 64
  935. [ 5.304055] uhci_hcd 0000:00:1a.1: UHCI Host Controller
  936. [ 5.304063] drivers/usb/core/inode.c: creating file '004'
  937. [ 5.304067] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
  938. [ 5.315350] uhci_hcd 0000:00:1a.1: detected 2 ports
  939. [ 5.315362] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000
  940. [ 5.315365] uhci_hcd 0000:00:1a.1: Performing full reset
  941. [ 5.315386] uhci_hcd 0000:00:1a.1: supports USB remote wakeup
  942. [ 5.315397] uhci_hcd 0000:00:1a.1: irq 19, io base 0x000050c0
  943. [ 5.315455] usb usb4: default language 0x0409
  944. [ 5.315463] usb usb4: udev 1, busnum 4, minor = 384
  945. [ 5.315465] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  946. [ 5.315470] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  947. [ 5.315474] usb usb4: Product: UHCI Host Controller
  948. [ 5.315478] usb usb4: Manufacturer: Linux 2.6.38-gentoo-r5 uhci_hcd
  949. [ 5.315482] usb usb4: SerialNumber: 0000:00:1a.1
  950. [ 5.315683] usb usb4: usb_probe_device
  951. [ 5.315690] usb usb4: configuration #1 chosen from 1 choice
  952. [ 5.315700] usb usb4: adding 4-0:1.0 (config #1, interface 0)
  953. [ 5.315844] hub 4-0:1.0: usb_probe_interface
  954. [ 5.315849] hub 4-0:1.0: usb_probe_interface - got id
  955. [ 5.315854] hub 4-0:1.0: USB hub found
  956. [ 5.315864] hub 4-0:1.0: 2 ports detected
  957. [ 5.315871] hub 4-0:1.0: standalone hub
  958. [ 5.315874] hub 4-0:1.0: no power switching (usb 1.0)
  959. [ 5.315876] hub 4-0:1.0: individual port over-current protection
  960. [ 5.315881] hub 4-0:1.0: power on to power good time: 2ms
  961. [ 5.315888] hub 4-0:1.0: local power source is good
  962. [ 5.315891] hub 4-0:1.0: trying to enable port power on non-switchable hub
  963. [ 5.315926] drivers/usb/core/inode.c: creating file '001'
  964. [ 5.315979] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.1
  965. [ 5.316000] xen: registering gsi 19 triggering 0 polarity 1
  966. [ 5.316002] xen_map_pirq_gsi: returning irq 19 for gsi 19
  967. [ 5.316006] xen: --> irq=19
  968. [ 5.316009] Already setup the GSI :19
  969. [ 5.316015] uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
  970. [ 5.316025] uhci_hcd 0000:00:1a.2: setting latency timer to 64
  971. [ 5.316030] uhci_hcd 0000:00:1a.2: UHCI Host Controller
  972. [ 5.316037] drivers/usb/core/inode.c: creating file '005'
  973. [ 5.316042] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
  974. [ 5.322351] uhci_hcd 0000:00:1a.2: detected 2 ports
  975. [ 5.322362] uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000
  976. [ 5.322365] uhci_hcd 0000:00:1a.2: Performing full reset
  977. [ 5.322386] uhci_hcd 0000:00:1a.2: supports USB remote wakeup
  978. [ 5.322396] uhci_hcd 0000:00:1a.2: irq 19, io base 0x000050a0
  979. [ 5.322456] usb usb5: default language 0x0409
  980. [ 5.322464] usb usb5: udev 1, busnum 5, minor = 512
  981. [ 5.322466] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
  982. [ 5.322471] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  983. [ 5.322475] usb usb5: Product: UHCI Host Controller
  984. [ 5.322479] usb usb5: Manufacturer: Linux 2.6.38-gentoo-r5 uhci_hcd
  985. [ 5.322482] usb usb5: SerialNumber: 0000:00:1a.2
  986. [ 5.322677] usb usb5: usb_probe_device
  987. [ 5.322681] usb usb5: configuration #1 chosen from 1 choice
  988. [ 5.322693] usb usb5: adding 5-0:1.0 (config #1, interface 0)
  989. [ 5.322837] hub 5-0:1.0: usb_probe_interface
  990. [ 5.322841] hub 5-0:1.0: usb_probe_interface - got id
  991. [ 5.322848] hub 5-0:1.0: USB hub found
  992. [ 5.322858] hub 5-0:1.0: 2 ports detected
  993. [ 5.322865] hub 5-0:1.0: standalone hub
  994. [ 5.322867] hub 5-0:1.0: no power switching (usb 1.0)
  995. [ 5.322870] hub 5-0:1.0: individual port over-current protection
  996. [ 5.322875] hub 5-0:1.0: power on to power good time: 2ms
  997. [ 5.322882] hub 5-0:1.0: local power source is good
  998. [ 5.322885] hub 5-0:1.0: trying to enable port power on non-switchable hub
  999. [ 5.322920] drivers/usb/core/inode.c: creating file '001'
  1000. [ 5.322972] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.2
  1001. [ 5.322994] xen: registering gsi 16 triggering 0 polarity 1
  1002. [ 5.322996] xen_map_pirq_gsi: returning irq 16 for gsi 16
  1003. [ 5.323000] xen: --> irq=16
  1004. [ 5.323003] Already setup the GSI :16
  1005. [ 5.323006] uhci_hcd 0000:00:1d.0: PCI INT D -> GSI 16 (level, low) -> IRQ 16
  1006. [ 5.323017] uhci_hcd 0000:00:1d.0: setting latency timer to 64
  1007. [ 5.323021] uhci_hcd 0000:00:1d.0: UHCI Host Controller
  1008. [ 5.323029] drivers/usb/core/inode.c: creating file '006'
  1009. [ 5.323033] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
  1010. [ 5.331348] uhci_hcd 0000:00:1d.0: detected 2 ports
  1011. [ 5.331359] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
  1012. [ 5.331363] uhci_hcd 0000:00:1d.0: Performing full reset
  1013. [ 5.331384] uhci_hcd 0000:00:1d.0: supports USB remote wakeup
  1014. [ 5.331395] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00005080
  1015. [ 5.331454] usb usb6: default language 0x0409
  1016. [ 5.331462] usb usb6: udev 1, busnum 6, minor = 640
  1017. [ 5.331464] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
  1018. [ 5.331468] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1019. [ 5.331473] usb usb6: Product: UHCI Host Controller
  1020. [ 5.331476] usb usb6: Manufacturer: Linux 2.6.38-gentoo-r5 uhci_hcd
  1021. [ 5.331480] usb usb6: SerialNumber: 0000:00:1d.0
  1022. [ 5.331679] usb usb6: usb_probe_device
  1023. [ 5.331685] usb usb6: configuration #1 chosen from 1 choice
  1024. [ 5.331695] usb usb6: adding 6-0:1.0 (config #1, interface 0)
  1025. [ 5.331840] hub 6-0:1.0: usb_probe_interface
  1026. [ 5.331846] hub 6-0:1.0: usb_probe_interface - got id
  1027. [ 5.331851] hub 6-0:1.0: USB hub found
  1028. [ 5.331861] hub 6-0:1.0: 2 ports detected
  1029. [ 5.331868] hub 6-0:1.0: standalone hub
  1030. [ 5.331870] hub 6-0:1.0: no power switching (usb 1.0)
  1031. [ 5.331873] hub 6-0:1.0: individual port over-current protection
  1032. [ 5.331878] hub 6-0:1.0: power on to power good time: 2ms
  1033. [ 5.331885] hub 6-0:1.0: local power source is good
  1034. [ 5.331888] hub 6-0:1.0: trying to enable port power on non-switchable hub
  1035. [ 5.331923] drivers/usb/core/inode.c: creating file '001'
  1036. [ 5.331973] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.0
  1037. [ 5.331992] xen: registering gsi 16 triggering 0 polarity 1
  1038. [ 5.331994] xen_map_pirq_gsi: returning irq 16 for gsi 16
  1039. [ 5.331998] xen: --> irq=16
  1040. [ 5.332001] Already setup the GSI :16
  1041. [ 5.332005] uhci_hcd 0000:00:1d.1: PCI INT D -> GSI 16 (level, low) -> IRQ 16
  1042. [ 5.332015] uhci_hcd 0000:00:1d.1: setting latency timer to 64
  1043. [ 5.332019] uhci_hcd 0000:00:1d.1: UHCI Host Controller
  1044. [ 5.332028] drivers/usb/core/inode.c: creating file '007'
  1045. [ 5.332032] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
  1046. [ 5.339349] uhci_hcd 0000:00:1d.1: detected 2 ports
  1047. [ 5.339361] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
  1048. [ 5.339364] uhci_hcd 0000:00:1d.1: Performing full reset
  1049. [ 5.339385] uhci_hcd 0000:00:1d.1: supports USB remote wakeup
  1050. [ 5.339396] uhci_hcd 0000:00:1d.1: irq 16, io base 0x00005060
  1051. [ 5.339456] usb usb7: default language 0x0409
  1052. [ 5.339464] usb usb7: udev 1, busnum 7, minor = 768
  1053. [ 5.339466] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
  1054. [ 5.339471] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1055. [ 5.339475] usb usb7: Product: UHCI Host Controller
  1056. [ 5.339479] usb usb7: Manufacturer: Linux 2.6.38-gentoo-r5 uhci_hcd
  1057. [ 5.339483] usb usb7: SerialNumber: 0000:00:1d.1
  1058. [ 5.339677] usb usb7: usb_probe_device
  1059. [ 5.339683] usb usb7: configuration #1 chosen from 1 choice
  1060. [ 5.339693] usb usb7: adding 7-0:1.0 (config #1, interface 0)
  1061. [ 5.339839] hub 7-0:1.0: usb_probe_interface
  1062. [ 5.339845] hub 7-0:1.0: usb_probe_interface - got id
  1063. [ 5.339850] hub 7-0:1.0: USB hub found
  1064. [ 5.339860] hub 7-0:1.0: 2 ports detected
  1065. [ 5.339867] hub 7-0:1.0: standalone hub
  1066. [ 5.339870] hub 7-0:1.0: no power switching (usb 1.0)
  1067. [ 5.339872] hub 7-0:1.0: individual port over-current protection
  1068. [ 5.339875] hub 7-0:1.0: power on to power good time: 2ms
  1069. [ 5.339884] hub 7-0:1.0: local power source is good
  1070. [ 5.339888] hub 7-0:1.0: trying to enable port power on non-switchable hub
  1071. [ 5.339915] drivers/usb/core/inode.c: creating file '001'
  1072. [ 5.339963] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.1
  1073. [ 5.339981] xen: registering gsi 16 triggering 0 polarity 1
  1074. [ 5.339983] xen_map_pirq_gsi: returning irq 16 for gsi 16
  1075. [ 5.339989] xen: --> irq=16
  1076. [ 5.339991] Already setup the GSI :16
  1077. [ 5.339995] uhci_hcd 0000:00:1d.2: PCI INT D -> GSI 16 (level, low) -> IRQ 16
  1078. [ 5.340006] uhci_hcd 0000:00:1d.2: setting latency timer to 64
  1079. [ 5.340010] uhci_hcd 0000:00:1d.2: UHCI Host Controller
  1080. [ 5.340021] drivers/usb/core/inode.c: creating file '008'
  1081. [ 5.340025] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
  1082. [ 5.347349] uhci_hcd 0000:00:1d.2: detected 2 ports
  1083. [ 5.347360] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
  1084. [ 5.347363] uhci_hcd 0000:00:1d.2: Performing full reset
  1085. [ 5.347384] uhci_hcd 0000:00:1d.2: supports USB remote wakeup
  1086. [ 5.347394] uhci_hcd 0000:00:1d.2: irq 16, io base 0x00005040
  1087. [ 5.347453] usb usb8: default language 0x0409
  1088. [ 5.347461] usb usb8: udev 1, busnum 8, minor = 896
  1089. [ 5.347463] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
  1090. [ 5.347468] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1091. [ 5.347472] usb usb8: Product: UHCI Host Controller
  1092. [ 5.347476] usb usb8: Manufacturer: Linux 2.6.38-gentoo-r5 uhci_hcd
  1093. [ 5.347479] usb usb8: SerialNumber: 0000:00:1d.2
  1094. [ 5.347674] usb usb8: usb_probe_device
  1095. [ 5.347680] usb usb8: configuration #1 chosen from 1 choice
  1096. [ 5.347690] usb usb8: adding 8-0:1.0 (config #1, interface 0)
  1097. [ 5.347839] hub 8-0:1.0: usb_probe_interface
  1098. [ 5.347842] hub 8-0:1.0: usb_probe_interface - got id
  1099. [ 5.347847] hub 8-0:1.0: USB hub found
  1100. [ 5.347857] hub 8-0:1.0: 2 ports detected
  1101. [ 5.347864] hub 8-0:1.0: standalone hub
  1102. [ 5.347867] hub 8-0:1.0: no power switching (usb 1.0)
  1103. [ 5.347869] hub 8-0:1.0: individual port over-current protection
  1104. [ 5.347874] hub 8-0:1.0: power on to power good time: 2ms
  1105. [ 5.347881] hub 8-0:1.0: local power source is good
  1106. [ 5.347884] hub 8-0:1.0: trying to enable port power on non-switchable hub
  1107. [ 5.347915] drivers/usb/core/inode.c: creating file '001'
  1108. [ 5.347971] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.2
  1109. [ 5.352502] usbcore: registered new interface driver usbhid
  1110. [ 5.352510] usbhid: USB HID core driver
  1111. [ 5.376439] ehci_hcd 0000:00:1a.7: GetStatus port:5 status 001803 0 ACK POWER sig=j CSC CONNECT
  1112. [ 5.376445] hub 1-0:1.0: port 5: status 0501 change 0001
  1113. [ 5.392355] ehci_hcd 0000:00:1d.7: GetStatus port:2 status 001403 0 ACK POWER sig=k CSC CONNECT
  1114. [ 5.392360] hub 2-0:1.0: port 2: status 0501 change 0001
  1115. [ 5.392370] ehci_hcd 0000:00:1d.7: GetStatus port:3 status 001403 0 ACK POWER sig=k CSC CONNECT
  1116. [ 5.392375] hub 2-0:1.0: port 3: status 0501 change 0001
  1117. [ 5.403386] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
  1118. [ 5.415371] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
  1119. [ 5.422350] uhci_hcd 0000:00:1a.2: port 1 portsc 0082,00
  1120. [ 5.431355] uhci_hcd 0000:00:1d.0: port 2 portsc 008a,00
  1121. [ 5.439347] uhci_hcd 0000:00:1d.1: port 1 portsc 008a,00
  1122. [ 5.447370] hub 8-0:1.0: state 7 ports 2 chg 0000 evt 0000
  1123. [ 5.476358] hub 1-0:1.0: state 7 ports 6 chg 0020 evt 0000
  1124. [ 5.476370] hub 1-0:1.0: port 5, status 0501, change 0000, 480 Mb/s
  1125. [ 5.527546] ehci_hcd 0000:00:1a.7: port 5 full speed --> companion
  1126. [ 5.527551] ehci_hcd 0000:00:1a.7: GetStatus port:5 status 003801 0 ACK POWER OWNER sig=j CONNECT
  1127. [ 5.527555] hub 1-0:1.0: port 5 not reset yet, waiting 50ms
  1128. [ 5.578359] ehci_hcd 0000:00:1a.7: GetStatus port:5 status 003002 0 ACK POWER OWNER sig=se0 CSC
  1129. [ 5.578382] hub 2-0:1.0: state 7 ports 6 chg 000c evt 0000
  1130. [ 5.578389] hub 2-0:1.0: port 2, status 0501, change 0000, 480 Mb/s
  1131. [ 5.578399] ehci_hcd 0000:00:1d.7: port 2 low speed --> companion
  1132. [ 5.629347] ehci_hcd 0000:00:1d.7: GetStatus port:2 status 003002 0 ACK POWER OWNER sig=se0 CSC
  1133. [ 5.629369] hub 2-0:1.0: port 3, status 0501, change 0000, 480 Mb/s
  1134. [ 5.629376] ehci_hcd 0000:00:1d.7: port 3 low speed --> companion
  1135. [ 5.680348] ehci_hcd 0000:00:1d.7: GetStatus port:3 status 003002 0 ACK POWER OWNER sig=se0 CSC
  1136. [ 5.680369] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0002
  1137. [ 5.680381] uhci_hcd 0000:00:1a.2: port 1 portsc 0093,00
  1138. [ 5.680396] hub 5-0:1.0: port 1, status 0101, change 0001, 12 Mb/s
  1139. [ 5.784348] hub 5-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
  1140. [ 5.886343] usb 5-1: new full speed USB device using uhci_hcd and address 2
  1141. [ 6.017451] usb 5-1: skipped 1 descriptor after interface
  1142. [ 6.017455] usb 5-1: skipped 1 descriptor after interface
  1143. [ 6.022449] usb 5-1: default language 0x0409
  1144. [ 6.037448] usb 5-1: udev 2, busnum 5, minor = 513
  1145. [ 6.037452] usb 5-1: New USB device found, idVendor=046b, idProduct=ff10
  1146. [ 6.037459] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1147. [ 6.037465] usb 5-1: Product: Virtual Keyboard and Mouse
  1148. [ 6.037470] usb 5-1: Manufacturer: American Megatrends Inc.
  1149. [ 6.037475] usb 5-1: SerialNumber: serial
  1150. [ 6.037643] usb 5-1: usb_probe_device
  1151. [ 6.037647] usb 5-1: configuration #1 chosen from 1 choice
  1152. [ 6.039461] usb 5-1: adding 5-1:1.0 (config #1, interface 0)
  1153. [ 6.042562] usbhid 5-1:1.0: usb_probe_interface
  1154. [ 6.042565] usbhid 5-1:1.0: usb_probe_interface - got id
  1155. [ 6.046743] input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/input/input2
  1156. [ 6.046759] uhci_hcd 0000:00:1a.2: reserve dev 2 ep81-INT, period 1, phase 0, 17 us
  1157. [ 6.047057] generic-usb 0003:046B:FF10.0001: input,hidraw0: USB HID v1.10 Keyboard [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1a.2-1/input0
  1158. [ 6.047093] usb 5-1: adding 5-1:1.1 (config #1, interface 1)
  1159. [ 6.048570] usbhid 5-1:1.1: usb_probe_interface
  1160. [ 6.048573] usbhid 5-1:1.1: usb_probe_interface - got id
  1161. [ 6.052700] input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.1/input/input3
  1162. [ 6.053143] generic-usb 0003:046B:FF10.0002: input,hidraw1: USB HID v1.10 Mouse [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1a.2-1/input1
  1163. [ 6.053178] drivers/usb/core/inode.c: creating file '002'
  1164. [ 6.053206] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0004
  1165. [ 6.053219] uhci_hcd 0000:00:1d.0: port 2 portsc 01a3,00
  1166. [ 6.053228] hub 6-0:1.0: port 2, status 0301, change 0001, 1.5 Mb/s
  1167. [ 6.156349] hub 6-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x301
  1168. [ 6.258343] usb 6-2: new low speed USB device using uhci_hcd and address 2
  1169. [ 6.324351] usb usb3: suspend_rh (auto-stop)
  1170. [ 6.324385] usb usb4: suspend_rh (auto-stop)
  1171. [ 6.402472] usb 6-2: skipped 1 descriptor after interface
  1172. [ 6.402476] usb 6-2: skipped 1 descriptor after interface
  1173. [ 6.407467] usb 6-2: default language 0x0409
  1174. [ 6.422469] usb 6-2: udev 2, busnum 6, minor = 641
  1175. [ 6.422473] usb 6-2: New USB device found, idVendor=046d, idProduct=c51b
  1176. [ 6.422479] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1177. [ 6.422485] usb 6-2: Product: USB Receiver
  1178. [ 6.422490] usb 6-2: Manufacturer: Logitech
  1179. [ 6.422648] usb 6-2: usb_probe_device
  1180. [ 6.422651] usb 6-2: configuration #1 chosen from 1 choice
  1181. [ 6.434469] usb 6-2: adding 6-2:1.0 (config #1, interface 0)
  1182. [ 6.434600] usbhid 6-2:1.0: usb_probe_interface
  1183. [ 6.434602] usbhid 6-2:1.0: usb_probe_interface - got id
  1184. [ 6.449734] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.0/input/input4
  1185. [ 6.450175] generic-usb 0003:046D:C51B.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-2/input0
  1186. [ 6.450204] usb 6-2: adding 6-2:1.1 (config #1, interface 1)
  1187. [ 6.450341] usbhid 6-2:1.1: usb_probe_interface
  1188. [ 6.450343] usbhid 6-2:1.1: usb_probe_interface - got id
  1189. [ 6.464587] usbhid 6-2:1.1: looking for a minor, starting at 96
  1190. [ 6.464891] generic-usb 0003:046D:C51B.0004: hiddev0,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-2/input1
  1191. [ 6.464916] drivers/usb/core/inode.c: creating file '002'
  1192. [ 6.464935] hub 1-0:1.0: state 7 ports 6 chg 0000 evt 0020
  1193. [ 6.464944] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0002
  1194. [ 6.464953] uhci_hcd 0000:00:1d.1: port 1 portsc 01a3,00
  1195. [ 6.464964] hub 7-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s
  1196. [ 6.568349] hub 7-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301
  1197. [ 6.574353] usb usb8: suspend_rh (auto-stop)
  1198. [ 6.670348] usb 7-1: new low speed USB device using uhci_hcd and address 2
  1199. [ 6.814460] usb 7-1: skipped 1 descriptor after interface
  1200. [ 6.814464] usb 7-1: skipped 1 descriptor after interface
  1201. [ 6.819456] usb 7-1: default language 0x0409
  1202. [ 6.836457] usb 7-1: udev 2, busnum 7, minor = 769
  1203. [ 6.836460] usb 7-1: New USB device found, idVendor=06a3, idProduct=0728
  1204. [ 6.836467] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1205. [ 6.836473] usb 7-1: Product: Saitek Cyborg Keyboard
  1206. [ 6.836478] usb 7-1: Manufacturer: Chicony
  1207. [ 6.836640] usb 7-1: usb_probe_device
  1208. [ 6.836644] usb 7-1: configuration #1 chosen from 1 choice
  1209. [ 6.839464] usb 7-1: adding 7-1:1.0 (config #1, interface 0)
  1210. [ 6.839591] usbhid 7-1:1.0: usb_probe_interface
  1211. [ 6.839593] usbhid 7-1:1.0: usb_probe_interface - got id
  1212. [ 6.861504] input: Chicony Saitek Cyborg Keyboard as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/input/input5
  1213. [ 6.861516] uhci_hcd 0000:00:1d.1: reserve dev 2 ep81-INT, period 8, phase 4, 118 us
  1214. [ 6.861805] generic-usb 0003:06A3:0728.0005: input,hidraw4: USB HID v1.11 Keyboard [Chicony Saitek Cyborg Keyboard] on usb-0000:00:1d.1-1/input0
  1215. [ 6.861838] usb 7-1: adding 7-1:1.1 (config #1, interface 1)
  1216. [ 6.861986] usbhid 7-1:1.1: usb_probe_interface
  1217. [ 6.861989] usbhid 7-1:1.1: usb_probe_interface - got id
  1218. [ 6.883602] input: Chicony Saitek Cyborg Keyboard as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.1/input/input6
  1219. [ 6.883615] uhci_hcd 0000:00:1d.1: reserve dev 2 ep82-INT, period 8, phase 4, 118 us
  1220. [ 6.883752] usbhid 7-1:1.1: looking for a minor, starting at 96
  1221. [ 6.884080] generic-usb 0003:06A3:0728.0006: input,hiddev0,hidraw5: USB HID v1.11 Device [Chicony Saitek Cyborg Keyboard] on usb-0000:00:1d.1-1/input1
  1222. [ 6.884106] drivers/usb/core/inode.c: creating file '002'
  1223. [ 6.884132] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0008
  1224. [ 8.357194] md: md0 stopped.
  1225. [ 8.358320] md: bind<sdb3>
  1226. [ 8.358597] md: bind<sda3>
  1227. [ 8.358728] bio: create slab <bio-1> at 1
  1228. [ 8.358821] md/raid1:md0: active with 2 out of 2 mirrors
  1229. [ 8.358841] md0: detected capacity change from 0 to 35597889536
  1230. [ 8.363923] md0: unknown partition table
  1231. [ 8.447619] XFS mounting filesystem dm-0
  1232. [ 8.518414] Ending clean XFS mount for filesystem: dm-0
  1233. [ 8.829505] NET: Registered protocol family 1
  1234. [ 8.871155] udev: starting version 151
  1235. [ 8.871272] udevd (1294): /proc/1294/oom_adj is deprecated, please use /proc/1294/oom_score_adj instead.
  1236. [ 8.951821] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
  1237. [ 8.951861] xen: registering gsi 30 triggering 0 polarity 1
  1238. [ 8.951864] xen_map_pirq_gsi: returning irq 30 for gsi 30
  1239. [ 8.951866] xen: --> irq=30
  1240. [ 8.951871] Already setup the GSI :30
  1241. [ 8.951877] 3w-9xxx 0000:03:00.0: PCI INT A -> GSI 30 (level, low) -> IRQ 30
  1242. [ 8.951886] 3w-9xxx 0000:03:00.0: setting latency timer to 64
  1243. [ 8.954281] Intel(R) Gigabit Ethernet Network Driver - version 2.1.0-k2
  1244. [ 8.954285] Copyright (c) 2007-2009 Intel Corporation.
  1245. [ 8.954338] xen: registering gsi 40 triggering 0 polarity 1
  1246. [ 8.954350] xen: --> irq=40
  1247. [ 8.954387] igb 0000:01:00.0: PCI INT B -> GSI 40 (level, low) -> IRQ 40
  1248. [ 8.954412] igb 0000:01:00.0: setting latency timer to 64
  1249. [ 8.979679] sd 0:0:0:0: Attached scsi generic sg0 type 0
  1250. [ 8.979772] sd 1:0:0:0: Attached scsi generic sg1 type 0
  1251. [ 8.988115] xen: registering gsi 18 triggering 0 polarity 1
  1252. [ 8.988122] xen_map_pirq_gsi: returning irq 18 for gsi 18
  1253. [ 8.988125] xen: --> irq=18
  1254. [ 8.988130] Already setup the GSI :18
  1255. [ 8.988135] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 18 (level, low) -> IRQ 18
  1256. [ 8.995396] uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us
  1257. [ 9.004447] uhci_hcd 0000:00:1d.0: release dev 2 ep81-INT, period 8, phase 4, 118 us
  1258. [ 9.013995] xen: registering gsi 16 triggering 0 polarity 1
  1259. [ 9.014000] xen_map_pirq_gsi: returning irq 16 for gsi 16
  1260. [ 9.014002] xen: --> irq=16
  1261. [ 9.014006] Already setup the GSI :16
  1262. [ 9.014009] CA0106 0000:07:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  1263. [ 9.014049] snd-ca0106: Model 100a Rev 00000000 Serial 100a1102
  1264. [ 9.143994] igb 0000:01:00.0: Intel(R) Gigabit Ethernet Network Connection
  1265. [ 9.143998] igb 0000:01:00.0: eth0: (PCIe:2.5Gb/s:Width x4) 00:15:17:c4:f4:d8
  1266. [ 9.144076] igb 0000:01:00.0: eth0: PBA No: 1030FF-0FF
  1267. [ 9.144078] igb 0000:01:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
  1268. [ 9.144100] xen: registering gsi 28 triggering 0 polarity 1
  1269. [ 9.144103] xen_map_pirq_gsi: returning irq 28 for gsi 28
  1270. [ 9.144105] xen: --> irq=28
  1271. [ 9.144108] Already setup the GSI :28
  1272. [ 9.144111] igb 0000:01:00.1: PCI INT A -> GSI 28 (level, low) -> IRQ 28
  1273. [ 9.144128] igb 0000:01:00.1: setting latency timer to 64
  1274. [ 9.207353] 3w-9xxx: scsi6: AEN: WARNING (0x04:0x0006): Incomplete unit detected:unit=1.
  1275. [ 9.309344] scsi6 : 3ware 9000 Storage Controller
  1276. [ 9.309406] 3w-9xxx: scsi6: Found a 3ware 9000 Storage Controller at 0xc6900000, IRQ: 30.
  1277. [ 9.312660] igb 0000:01:00.1: Intel(R) Gigabit Ethernet Network Connection
  1278. [ 9.312663] igb 0000:01:00.1: eth1: (PCIe:2.5Gb/s:Width x4) 00:15:17:c4:f4:d9
  1279. [ 9.312740] igb 0000:01:00.1: eth1: PBA No: 1030FF-0FF
  1280. [ 9.312742] igb 0000:01:00.1: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
  1281. [ 9.615349] 3w-9xxx: scsi6: Firmware FE9X 4.10.00.007, BIOS BE9X 4.08.00.002, Ports: 8.
  1282. [ 9.615725] scsi 6:0:0:0: Direct-Access AMCC 9650SE-8LP DISK 4.10 PQ: 0 ANSI: 5
  1283. [ 9.615887] sd 6:0:0:0: Attached scsi generic sg2 type 0
  1284. [ 9.616015] sd 6:0:0:0: [sdc] 3906207744 512-byte logical blocks: (1.99 TB/1.81 TiB)
  1285. [ 9.616996] sd 6:0:0:0: [sdc] Write Protect is off
  1286. [ 9.617001] sd 6:0:0:0: [sdc] Mode Sense: 23 00 10 00
  1287. [ 9.617618] sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
  1288. [ 9.671311] sdc: sdc1
  1289. [ 9.672322] sd 6:0:0:0: [sdc] Attached SCSI disk
  1290. [ 11.209026] XFS mounting filesystem dm-3
  1291. [ 11.293271] Ending clean XFS mount for filesystem: dm-3
  1292. [ 11.296631] XFS mounting filesystem dm-2
  1293. [ 11.368178] Ending clean XFS mount for filesystem: dm-2
  1294. [ 11.370464] XFS mounting filesystem dm-1
  1295. [ 11.479095] Ending clean XFS mount for filesystem: dm-1
  1296. [ 12.293717] igb: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
  1297. [ 12.430400] NET: Registered protocol family 17
  1298. [ 26.905648] Adding 4200992k swap on /dev/sda2. Priority:-1 extents:1 across:4200992k SS
  1299. [ 26.922748] Adding 4200992k swap on /dev/sdb2. Priority:-2 extents:1 across:4200992k SS
  1300. [ 27.114505] NET: Registered protocol family 10
  1301. [ 37.344339] eth0: no IPv6 routers present
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement