linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFT][PATCH] PCI / ACPI: Do not require MSI support for PCIe native features
@ 2011-03-05 21:54 Rafael J. Wysocki
  2011-03-14 18:26 ` Sarah Sharp
  0 siblings, 1 reply; 19+ messages in thread
From: Rafael J. Wysocki @ 2011-03-05 21:54 UTC (permalink / raw)
  To: linux-pci, Sarah Sharp
  Cc: LKML, Jesse Barnes, ACPI Devel Mailing List, Len Brown, Matthew Garrett

From: Rafael J. Wysocki <rjw@sisk.pl>

After commit 415e12b2379239973feab91850b0dce985c6058a
(PCI/ACPI: Request _OSC control once for each root bridge (v3)) we
require MSI to be supported so that we use _OSC to request control
of PCIe native features (hotplug, AER, PME), but that appears to
be overkill and causes problems to happen on some systems.  For
this reason, request control of PCIe native features via _OSC
even if MSI support is not enabled.

Reported-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
---

Hi,

Sarah, please test this patch on your machine causing PCIe hotplug
problems on top of the patch from https://patchwork.kernel.org/patch/612171/
and on top of 2.6.38-rc6 or later.

Thanks,
Rafael

---
 drivers/acpi/pci_root.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Index: linux-2.6/drivers/acpi/pci_root.c
===================================================================
--- linux-2.6.orig/drivers/acpi/pci_root.c
+++ linux-2.6/drivers/acpi/pci_root.c
@@ -50,8 +50,7 @@ static int acpi_pci_root_start(struct ac
 
 #define ACPI_PCIE_REQ_SUPPORT (OSC_EXT_PCI_CONFIG_SUPPORT \
 				| OSC_ACTIVE_STATE_PWR_SUPPORT \
-				| OSC_CLOCK_PWR_CAPABILITY_SUPPORT \
-				| OSC_MSI_SUPPORT)
+				| OSC_CLOCK_PWR_CAPABILITY_SUPPORT)
 
 static const struct acpi_device_id root_device_ids[] = {
 	{"PNP0A03", 0},

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [RFT][PATCH] PCI / ACPI: Do not require MSI support for PCIe native features
  2011-03-05 21:54 [RFT][PATCH] PCI / ACPI: Do not require MSI support for PCIe native features Rafael J. Wysocki
@ 2011-03-14 18:26 ` Sarah Sharp
  2011-03-14 20:02   ` Rafael J. Wysocki
  0 siblings, 1 reply; 19+ messages in thread
From: Sarah Sharp @ 2011-03-14 18:26 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: linux-pci, LKML, Jesse Barnes, ACPI Devel Mailing List,
	Len Brown, Matthew Garrett

[-- Attachment #1: Type: text/plain, Size: 2081 bytes --]

Hi Rafael,

I applied this patch, on top of this patch:
PCI/ACPI: Report ASPM support to BIOS if not disabled from command line

Unfortunately, the Express Card still doesn't show up.  The trace looks
slightly different, but the irq still gets disabled.  dmesg is attached.

Sarah Sharp

On Sat, Mar 05, 2011 at 10:54:48PM +0100, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rjw@sisk.pl>
> 
> After commit 415e12b2379239973feab91850b0dce985c6058a
> (PCI/ACPI: Request _OSC control once for each root bridge (v3)) we
> require MSI to be supported so that we use _OSC to request control
> of PCIe native features (hotplug, AER, PME), but that appears to
> be overkill and causes problems to happen on some systems.  For
> this reason, request control of PCIe native features via _OSC
> even if MSI support is not enabled.
> 
> Reported-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
> ---
> 
> Hi,
> 
> Sarah, please test this patch on your machine causing PCIe hotplug
> problems on top of the patch from https://patchwork.kernel.org/patch/612171/
> and on top of 2.6.38-rc6 or later.
> 
> Thanks,
> Rafael
> 
> ---
>  drivers/acpi/pci_root.c |    3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> Index: linux-2.6/drivers/acpi/pci_root.c
> ===================================================================
> --- linux-2.6.orig/drivers/acpi/pci_root.c
> +++ linux-2.6/drivers/acpi/pci_root.c
> @@ -50,8 +50,7 @@ static int acpi_pci_root_start(struct ac
>  
>  #define ACPI_PCIE_REQ_SUPPORT (OSC_EXT_PCI_CONFIG_SUPPORT \
>  				| OSC_ACTIVE_STATE_PWR_SUPPORT \
> -				| OSC_CLOCK_PWR_CAPABILITY_SUPPORT \
> -				| OSC_MSI_SUPPORT)
> +				| OSC_CLOCK_PWR_CAPABILITY_SUPPORT)
>  
>  static const struct acpi_device_id root_device_ids[] = {
>  	{"PNP0A03", 0},
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

[-- Attachment #2: dmesg.txt --]
[-- Type: text/plain, Size: 81931 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.38-rc8+ (sarah@xanatos) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #773 SMP PREEMPT Mon Mar 14 11:15:00 PDT 2011
[    0.000000] Command line: root=UUID=7b14f772-a799-415f-a4c9-931ef81f6f0d ro  
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
[    0.000000]  BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000bd6a1000 (usable)
[    0.000000]  BIOS-e820: 00000000bd6a1000 - 00000000bd6a7000 (reserved)
[    0.000000]  BIOS-e820: 00000000bd6a7000 - 00000000bd7b7000 (usable)
[    0.000000]  BIOS-e820: 00000000bd7b7000 - 00000000bd80f000 (reserved)
[    0.000000]  BIOS-e820: 00000000bd80f000 - 00000000bd8c7000 (usable)
[    0.000000]  BIOS-e820: 00000000bd8c7000 - 00000000bd8d2000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bd8d2000 - 00000000bd8d5000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bd8d5000 - 00000000bd8d9000 (reserved)
[    0.000000]  BIOS-e820: 00000000bd8d9000 - 00000000bd8dd000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bd8dd000 - 00000000bd8e0000 (reserved)
[    0.000000]  BIOS-e820: 00000000bd8e0000 - 00000000bd907000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bd907000 - 00000000bd908000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bd908000 - 00000000bdb0f000 (reserved)
[    0.000000]  BIOS-e820: 00000000bdb0f000 - 00000000bdb9f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bdb9f000 - 00000000bdbff000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bdbff000 - 00000000bdc00000 (usable)
[    0.000000]  BIOS-e820: 00000000bdc00000 - 00000000c0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000013c000000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI present.
[    0.000000] DMI: LENOVO 74663HU/74663HU, BIOS 6DET44WW (2.08 ) 04/22/2009
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x13c000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-D3FFF write-protect
[    0.000000]   D4000-DBFFF uncachable
[    0.000000]   DC000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 13C000000 mask FFC000000 uncachable
[    0.000000]   1 base 0BE000000 mask FFE000000 uncachable
[    0.000000]   2 base 000000000 mask F80000000 write-back
[    0.000000]   3 base 080000000 mask FC0000000 write-back
[    0.000000]   4 base 100000000 mask FC0000000 write-back
[    0.000000]   5 base 0BDE00000 mask FFFE00000 uncachable
[    0.000000]   6 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000bde00000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0xbdc00 max_arch_pfn = 0x400000000
[    0.000000] Scanning 0 areas for low memory corruption
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] init_memory_mapping: 0000000000000000-00000000bdc00000
[    0.000000]  0000000000 - 00bdc00000 page 2M
[    0.000000] kernel direct mapping tables up to bdc00000 @ 1fffc000-20000000
[    0.000000] init_memory_mapping: 0000000100000000-000000013c000000
[    0.000000]  0100000000 - 013c000000 page 2M
[    0.000000] kernel direct mapping tables up to 13c000000 @ bd8c1000-bd8c7000
[    0.000000] RAMDISK: 36323000 - 37ff0000
[    0.000000] ACPI: RSDP 00000000000f7380 00024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 00000000bdb7bdd4 00094 (v01 LENOVO TP-6D    00002080  LTP 00000000)
[    0.000000] ACPI: FACP 00000000bdb7bf00 000F4 (v03 LENOVO TP-6D    00002080 LNVO 00000001)
[    0.000000] ACPI: DSDT 00000000bdb7c2f4 0D881 (v01 LENOVO TP-6D    00002080 MSFT 03000000)
[    0.000000] ACPI: FACS 00000000bdb8e000 00040
[    0.000000] ACPI: SSDT 00000000bdb7c0b4 00240 (v01 LENOVO TP-6D    00002080 MSFT 03000000)
[    0.000000] ACPI: ECDT 00000000bdb89b75 00052 (v01 LENOVO TP-6D    00002080 LNVO 00000001)
[    0.000000] ACPI: APIC 00000000bdb89bc7 00078 (v01 LENOVO TP-6D    00002080 LNVO 00000001)
[    0.000000] ACPI: MCFG 00000000bdb89c3f 0003C (v01 LENOVO TP-6D    00002080 LNVO 00000001)
[    0.000000] ACPI: HPET 00000000bdb89c7b 00038 (v01 LENOVO TP-6D    00002080 LNVO 00000001)
[    0.000000] ACPI: SLIC 00000000bdb89dc2 00176 (v01 LENOVO TP-6D    00002080  LTP 00000000)
[    0.000000] ACPI: BOOT 00000000bdb89f38 00028 (v01 LENOVO TP-6D    00002080  LTP 00000001)
[    0.000000] ACPI: ASF! 00000000bdb89f60 000A0 (v16 LENOVO TP-6D    00002080 PTL  00000001)
[    0.000000] ACPI: SSDT 00000000bdb8d203 0055F (v01 LENOVO TP-6D    00002080 INTL 20050513)
[    0.000000] ACPI: TCPA 00000000bd907000 00032 (v00                 00000000      00000000)
[    0.000000] ACPI: SSDT 00000000bd8d4000 00655 (v01  PmRef    CpuPm 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 00000000bd8d3000 00274 (v01  PmRef  Cpu0Tst 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 00000000bd8d2000 00242 (v01  PmRef    ApTst 00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000]  [ffffea0000000000-ffffea00045fffff] PMD -> [ffff8800b0000000-ffff8800b37fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x0013c000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[6] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009e
[    0.000000]     0: 0x00000100 -> 0x000bd6a1
[    0.000000]     0: 0x000bd6a7 -> 0x000bd7b7
[    0.000000]     0: 0x000bd80f -> 0x000bd8c7
[    0.000000]     0: 0x000bdbff -> 0x000bdc00
[    0.000000]     0: 0x00100000 -> 0x0013c000
[    0.000000] On node 0 totalpages: 1021944
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3920 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 757922 pages, LIFO batch:31
[    0.000000]   Normal zone: 3360 pages used for memmap
[    0.000000]   Normal zone: 242400 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] 4 Processors exceeds NR_CPUS limit of 2
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
[    0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000bd6a1000 - 00000000bd6a7000
[    0.000000] PM: Registered nosave memory: 00000000bd7b7000 - 00000000bd80f000
[    0.000000] PM: Registered nosave memory: 00000000bd8c7000 - 00000000bd8d2000
[    0.000000] PM: Registered nosave memory: 00000000bd8d2000 - 00000000bd8d5000
[    0.000000] PM: Registered nosave memory: 00000000bd8d5000 - 00000000bd8d9000
[    0.000000] PM: Registered nosave memory: 00000000bd8d9000 - 00000000bd8dd000
[    0.000000] PM: Registered nosave memory: 00000000bd8dd000 - 00000000bd8e0000
[    0.000000] PM: Registered nosave memory: 00000000bd8e0000 - 00000000bd907000
[    0.000000] PM: Registered nosave memory: 00000000bd907000 - 00000000bd908000
[    0.000000] PM: Registered nosave memory: 00000000bd908000 - 00000000bdb0f000
[    0.000000] PM: Registered nosave memory: 00000000bdb0f000 - 00000000bdb9f000
[    0.000000] PM: Registered nosave memory: 00000000bdb9f000 - 00000000bdbff000
[    0.000000] PM: Registered nosave memory: 00000000bdc00000 - 00000000c0000000
[    0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
[    0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed00000
[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
[    0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
[    0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed90000
[    0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000
[    0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
[    0.000000] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 26 pages/cpu @ffff8800bd400000 s75840 r8192 d22464 u1048576
[    0.000000] pcpu-alloc: s75840 r8192 d22464 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1004242
[    0.000000] Kernel command line: root=UUID=7b14f772-a799-415f-a4c9-931ef81f6f0d ro  
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 3911412k/5177344k available (4769k kernel code, 1089568k absent, 176364k reserved, 3936k data, 524k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptable hierarchical RCU implementation.
[    0.000000] 	RCU-based detection of stalled CPUs is disabled.
[    0.000000] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:320
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000]  memory used by lock dependency info: 5823 kB
[    0.000000]  per task-struct memory footprint: 1920 bytes
[    0.000000] allocated 41943040 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1862.079 MHz processor.
[    0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3724.15 BogoMIPS (lpj=7448316)
[    0.004098] pid_max: default: 32768 minimum: 301
[    0.004465] Mount-cache hash table entries: 256
[    0.005743] Initializing cgroup subsys ns
[    0.005791] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[    0.005860] Initializing cgroup subsys cpuacct
[    0.005920] Initializing cgroup subsys memory
[    0.006069] Initializing cgroup subsys freezer
[    0.006285] CPU: Physical Processor ID: 0
[    0.006330] CPU: Processor Core ID: 0
[    0.006376] using mwait in idle threads.
[    0.006474] ACPI: Core revision 20110112
[    0.156286] Setting APIC routing to flat
[    0.156799] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.197302] CPU0: Intel(R) Core(TM)2 Duo CPU     L9400  @ 1.86GHz stepping 0a
[    0.200011] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[    0.200011] ... version:                2
[    0.200011] ... bit width:              40
[    0.200011] ... generic registers:      2
[    0.200011] ... value mask:             000000ffffffffff
[    0.200011] ... max period:             000000007fffffff
[    0.200011] ... fixed-purpose events:   3
[    0.200011] ... event mask:             0000000700000003
[    0.212174] NMI watchdog enabled, takes one hw-pmu counter.
[    0.224029] lockdep: fixing up alternatives.
[    0.228109] Booting Node   0, Processors  #1 Ok.
[    0.320091] NMI watchdog enabled, takes one hw-pmu counter.
[    0.324030] Brought up 2 CPUs
[    0.324079] Total of 2 processors activated (7448.07 BogoMIPS).
[    0.328847] NET: Registered protocol family 16
[    0.331128] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.331197] ACPI: bus type pci registered
[    0.331881] PCI: Using configuration type 1 for base access
[    0.345139] bio: create slab <bio-0> at 0
[    0.354271] ACPI: EC: EC description table is found, configuring boot EC
[    0.483653] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.537100] ACPI: SSDT 00000000bd8d7c20 002C8 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.540419] ACPI: Dynamic OEM Table Load:
[    0.540532] ACPI: SSDT           (null) 002C8 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.544565] ACPI: SSDT 00000000bd8d5020 0087A (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.549565] ACPI: Dynamic OEM Table Load:
[    0.549678] ACPI: SSDT           (null) 0087A (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.581317] ACPI: SSDT 00000000bd8d6ca0 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.585384] ACPI: Dynamic OEM Table Load:
[    0.585497] ACPI: SSDT           (null) 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.603648] ACPI: SSDT 00000000bd8d6f20 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.606286] ACPI: Dynamic OEM Table Load:
[    0.606399] ACPI: SSDT           (null) 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.626744] ACPI: Interpreter enabled
[    0.626793] ACPI: (supports S0 S3 S4 S5)
[    0.627350] ACPI: Using IOAPIC for interrupt routing
[    0.701276] ACPI: Power Resource [PUBS] (on)
[    0.763362] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[    0.801453] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[    0.801506] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.808427] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.809255] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.809308] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.809360] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.809424] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
[    0.809486] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
[    0.809550] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff]
[    0.809696] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600
[    0.809787] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300
[    0.809808] pci 0000:00:02.0: reg 10: [mem 0xf2000000-0xf23fffff 64bit]
[    0.809821] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.809830] pci 0000:00:02.0: reg 20: [io  0x1800-0x1807]
[    0.809897] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380
[    0.809914] pci 0000:00:02.1: reg 10: [mem 0xf2400000-0xf24fffff 64bit]
[    0.810007] pci 0000:00:03.0: [8086:2a44] type 0 class 0x000780
[    0.810031] pci 0000:00:03.0: reg 10: [mem 0xf2826800-0xf282680f 64bit]
[    0.810096] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.810101] pci 0000:00:03.0: PME# disabled
[    0.810145] pci 0000:00:03.2: [8086:2a46] type 0 class 0x000101
[    0.810165] pci 0000:00:03.2: reg 10: [io  0x1828-0x182f]
[    0.810176] pci 0000:00:03.2: reg 14: [io  0x180c-0x180f]
[    0.810186] pci 0000:00:03.2: reg 18: [io  0x1820-0x1827]
[    0.810197] pci 0000:00:03.2: reg 1c: [io  0x1808-0x180b]
[    0.810208] pci 0000:00:03.2: reg 20: [io  0x1810-0x181f]
[    0.810287] pci 0000:00:03.3: [8086:2a47] type 0 class 0x000700
[    0.810308] pci 0000:00:03.3: reg 10: [io  0x1830-0x1837]
[    0.810319] pci 0000:00:03.3: reg 14: [mem 0xf2624000-0xf2624fff]
[    0.810479] pci 0000:00:19.0: [8086:10f5] type 0 class 0x000200
[    0.810512] pci 0000:00:19.0: reg 10: [mem 0xf2600000-0xf261ffff]
[    0.810528] pci 0000:00:19.0: reg 14: [mem 0xf2625000-0xf2625fff]
[    0.810543] pci 0000:00:19.0: reg 18: [io  0x1840-0x185f]
[    0.810635] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.810641] pci 0000:00:19.0: PME# disabled
[    0.810689] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
[    0.810763] pci 0000:00:1a.0: reg 20: [io  0x1860-0x187f]
[    0.810856] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
[    0.810930] pci 0000:00:1a.1: reg 20: [io  0x1880-0x189f]
[    0.811021] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03
[    0.811096] pci 0000:00:1a.2: reg 20: [io  0x18a0-0x18bf]
[    0.811202] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
[    0.811236] pci 0000:00:1a.7: reg 10: [mem 0xf2826c00-0xf2826fff]
[    0.811352] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.811359] pci 0000:00:1a.7: PME# disabled
[    0.811414] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
[    0.811440] pci 0000:00:1b.0: reg 10: [mem 0xf2620000-0xf2623fff 64bit]
[    0.811550] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.811557] pci 0000:00:1b.0: PME# disabled
[    0.811606] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
[    0.811719] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.811726] pci 0000:00:1c.0: PME# disabled
[    0.811778] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604
[    0.811891] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.811897] pci 0000:00:1c.1: PME# disabled
[    0.811951] pci 0000:00:1c.3: [8086:2946] type 1 class 0x000604
[    0.812197] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.812204] pci 0000:00:1c.3: PME# disabled
[    0.812265] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
[    0.812340] pci 0000:00:1d.0: reg 20: [io  0x18c0-0x18df]
[    0.812432] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
[    0.812506] pci 0000:00:1d.1: reg 20: [io  0x18e0-0x18ff]
[    0.812599] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
[    0.812673] pci 0000:00:1d.2: reg 20: [io  0x1c00-0x1c1f]
[    0.812781] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
[    0.812814] pci 0000:00:1d.7: reg 10: [mem 0xf2827000-0xf28273ff]
[    0.812931] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.812938] pci 0000:00:1d.7: PME# disabled
[    0.812987] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
[    0.813110] pci 0000:00:1f.0: [8086:2917] type 0 class 0x000601
[    0.813317] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106
[    0.813354] pci 0000:00:1f.2: reg 10: [io  0x1c48-0x1c4f]
[    0.813369] pci 0000:00:1f.2: reg 14: [io  0x183c-0x183f]
[    0.813384] pci 0000:00:1f.2: reg 18: [io  0x1c40-0x1c47]
[    0.813399] pci 0000:00:1f.2: reg 1c: [io  0x1838-0x183b]
[    0.813414] pci 0000:00:1f.2: reg 20: [io  0x1c20-0x1c3f]
[    0.813429] pci 0000:00:1f.2: reg 24: [mem 0xf2826000-0xf28267ff]
[    0.813495] pci 0000:00:1f.2: PME# supported from D3hot
[    0.813501] pci 0000:00:1f.2: PME# disabled
[    0.813547] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05
[    0.813575] pci 0000:00:1f.3: reg 10: [mem 0xf2827400-0xf28274ff 64bit]
[    0.813614] pci 0000:00:1f.3: reg 20: [io  0x1c60-0x1c7f]
[    0.813752] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.813807] pci 0000:00:1c.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.813813] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.813824] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.814037] pci 0000:03:00.0: [8086:4237] type 0 class 0x000280
[    0.814100] pci 0000:03:00.0: reg 10: [mem 0xf2500000-0xf2501fff 64bit]
[    0.814339] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.814368] pci 0000:03:00.0: PME# disabled
[    0.814486] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.814541] pci 0000:00:1c.1:   bridge window [io  0xf000-0x0000] (disabled)
[    0.814547] pci 0000:00:1c.1:   bridge window [mem 0xf2500000-0xf25fffff]
[    0.814558] pci 0000:00:1c.1:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.814650] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    0.814704] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.814711] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf1ffffff]
[    0.814721] pci 0000:00:1c.3:   bridge window [mem 0xf2900000-0xf29fffff 64bit pref]
[    0.814856] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] (subtractive decode)
[    0.814913] pci 0000:00:1e.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.814920] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.814930] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.814942] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.814954] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.814965] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.814977] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.814989] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.815000] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
[    0.815034] pci_bus 0000:00: on NUMA node 0
[    0.815057] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.821698] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT]
[    0.823121] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[    0.824608] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
[    1.034117] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    1.036474] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[    1.038685] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[    1.040919] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    1.043129] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[    1.045454] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
[    1.047668] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
[    1.049891] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[    1.051150] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.051401] vgaarb: loaded
[    1.052988] SCSI subsystem initialized
[    1.053064] libata version 3.00 loaded.
[    1.053064] PCI: Using ACPI for IRQ routing
[    1.053064] PCI: pci_cache_line_size set to 64 bytes
[    1.053064] reserve RAM buffer: 000000000009ec00 - 000000000009ffff 
[    1.053064] reserve RAM buffer: 00000000bd6a1000 - 00000000bfffffff 
[    1.053064] reserve RAM buffer: 00000000bd7b7000 - 00000000bfffffff 
[    1.053068] reserve RAM buffer: 00000000bd8c7000 - 00000000bfffffff 
[    1.053172] reserve RAM buffer: 00000000bdc00000 - 00000000bfffffff 
[    1.056163] Bluetooth: Core ver 2.15
[    1.056309] NET: Registered protocol family 31
[    1.056358] Bluetooth: HCI device and connection manager initialized
[    1.056424] Bluetooth: HCI socket layer initialized
[    1.056812] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    1.060276] Switching to clocksource hpet
[    1.060394] pnp: PnP ACPI init
[    1.060592] ACPI: bus type pnp registered
[    1.063589] Switched to NOHz mode on CPU #0
[    1.063657] Switched to NOHz mode on CPU #1
[    1.093994] pnp 00:00: [mem 0x00000000-0x0009ffff]
[    1.094004] pnp 00:00: [mem 0x000c0000-0x000c3fff]
[    1.094014] pnp 00:00: [mem 0x000c4000-0x000c7fff]
[    1.094023] pnp 00:00: [mem 0x000c8000-0x000cbfff]
[    1.094033] pnp 00:00: [mem 0x000cc000-0x000cffff]
[    1.094042] pnp 00:00: [mem 0x000d0000-0x000d3fff]
[    1.094052] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
[    1.094061] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
[    1.094071] pnp 00:00: [mem 0x000dc000-0x000dffff]
[    1.094080] pnp 00:00: [mem 0x000e0000-0x000e3fff]
[    1.094090] pnp 00:00: [mem 0x000e4000-0x000e7fff]
[    1.094099] pnp 00:00: [mem 0x000e8000-0x000ebfff]
[    1.094109] pnp 00:00: [mem 0x000ec000-0x000effff]
[    1.094118] pnp 00:00: [mem 0x000f0000-0x000fffff]
[    1.094128] pnp 00:00: [mem 0x00100000-0xbfffffff]
[    1.094137] pnp 00:00: [mem 0xfec00000-0xfed3ffff]
[    1.094146] pnp 00:00: [mem 0xfed4c000-0xffffffff]
[    1.094852] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    1.094925] system 00:00: [mem 0x000c0000-0x000c3fff] has been reserved
[    1.094995] system 00:00: [mem 0x000c4000-0x000c7fff] has been reserved
[    1.095066] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
[    1.095137] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
[    1.095207] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved
[    1.095282] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
[    1.095358] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    1.095433] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    1.095509] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    1.095585] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    1.095660] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    1.095736] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
[    1.095812] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    1.095888] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
[    1.095944] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.096165] pnp 00:01: [bus 00-ff]
[    1.096175] pnp 00:01: [io  0x0cf8-0x0cff]
[    1.096184] pnp 00:01: [io  0x0000-0x0cf7 window]
[    1.096194] pnp 00:01: [io  0x0d00-0xffff window]
[    1.096203] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[    1.096214] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
[    1.096223] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
[    1.096235] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
[    1.096245] pnp 00:01: [mem 0x000cc000-0x000cffff window]
[    1.096255] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
[    1.096265] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
[    1.096274] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
[    1.096285] pnp 00:01: [mem 0x000dc000-0x000dffff window]
[    1.096294] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
[    1.096304] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
[    1.096313] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
[    1.096323] pnp 00:01: [mem 0x000ec000-0x000effff window]
[    1.096333] pnp 00:01: [mem 0xc0000000-0xfebfffff window]
[    1.096342] pnp 00:01: [mem 0xfed40000-0xfed4bfff window]
[    1.096711] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    1.118932] pnp 00:02: [io  0x0010-0x001f]
[    1.118942] pnp 00:02: [io  0x0090-0x009f]
[    1.118951] pnp 00:02: [io  0x0024-0x0025]
[    1.118961] pnp 00:02: [io  0x0028-0x0029]
[    1.118970] pnp 00:02: [io  0x002c-0x002d]
[    1.118979] pnp 00:02: [io  0x0030-0x0031]
[    1.118989] pnp 00:02: [io  0x0034-0x0035]
[    1.118998] pnp 00:02: [io  0x0038-0x0039]
[    1.119008] pnp 00:02: [io  0x003c-0x003d]
[    1.119017] pnp 00:02: [io  0x00a4-0x00a5]
[    1.119027] pnp 00:02: [io  0x00a8-0x00a9]
[    1.119036] pnp 00:02: [io  0x00ac-0x00ad]
[    1.119045] pnp 00:02: [io  0x00b0-0x00b5]
[    1.119055] pnp 00:02: [io  0x00b8-0x00b9]
[    1.119064] pnp 00:02: [io  0x00bc-0x00bd]
[    1.119074] pnp 00:02: [io  0x0050-0x0053]
[    1.119083] pnp 00:02: [io  0x0072-0x0077]
[    1.119092] pnp 00:02: [io  0x002e-0x002f]
[    1.119102] pnp 00:02: [io  0x1000-0x107f]
[    1.119111] pnp 00:02: [io  0x1180-0x11ff]
[    1.119120] pnp 00:02: [io  0x0800-0x080f]
[    1.119129] pnp 00:02: [io  0x15e0-0x15ef]
[    1.119139] pnp 00:02: [io  0x1600-0x167f]
[    1.119148] pnp 00:02: [io  0x1680-0x169f]
[    1.119157] pnp 00:02: [mem 0xe0000000-0xefffffff]
[    1.119168] pnp 00:02: [mem 0xfed1c000-0xfed1ffff]
[    1.119177] pnp 00:02: [mem 0xfed10000-0xfed13fff]
[    1.119187] pnp 00:02: [mem 0xfed18000-0xfed18fff]
[    1.119196] pnp 00:02: [mem 0xfed19000-0xfed19fff]
[    1.119206] pnp 00:02: [mem 0xfed45000-0xfed4bfff]
[    1.119940] system 00:02: [io  0x1000-0x107f] has been reserved
[    1.120026] system 00:02: [io  0x1180-0x11ff] has been reserved
[    1.120097] system 00:02: [io  0x0800-0x080f] has been reserved
[    1.120166] system 00:02: [io  0x15e0-0x15ef] has been reserved
[    1.120236] system 00:02: [io  0x1600-0x167f] has been reserved
[    1.120305] system 00:02: [io  0x1680-0x169f] has been reserved
[    1.120375] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved
[    1.120445] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.120516] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved
[    1.120586] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.120657] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.120728] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved
[    1.120783] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.121402] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    1.121761] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    1.121892] pnp 00:04: [io  0x0000-0x000f]
[    1.121902] pnp 00:04: [io  0x0080-0x008f]
[    1.121911] pnp 00:04: [io  0x00c0-0x00df]
[    1.121921] pnp 00:04: [dma 4]
[    1.122280] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[    1.122409] pnp 00:05: [io  0x0061]
[    1.122767] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    1.122899] pnp 00:06: [io  0x00f0]
[    1.122917] pnp 00:06: [irq 13]
[    1.123279] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    1.123410] pnp 00:07: [io  0x0070-0x0071]
[    1.123425] pnp 00:07: [irq 8]
[    1.123788] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.123918] pnp 00:08: [io  0x0060]
[    1.123928] pnp 00:08: [io  0x0064]
[    1.123943] pnp 00:08: [irq 1]
[    1.124331] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.124468] pnp 00:09: [irq 12]
[    1.124838] pnp 00:09: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active)
[    1.146768] pnp 00:0a: [mem 0xfed40000-0xfed44fff]
[    1.147129] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c31 (active)
[    1.151134] pnp: PnP ACPI: found 11 devices
[    1.151184] ACPI: ACPI bus type pnp unregistered
[    1.178951] pci 0000:00:1c.0: BAR 8: assigned [mem 0xc0000000-0xc01fffff]
[    1.179010] pci 0000:00:1c.0: BAR 9: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
[    1.179079] pci 0000:00:1c.1: BAR 9: assigned [mem 0xc0400000-0xc05fffff 64bit pref]
[    1.179147] pci 0000:00:1c.0: BAR 7: assigned [io  0x3000-0x3fff]
[    1.179202] pci 0000:00:1c.1: BAR 7: assigned [io  0x4000-0x4fff]
[    1.179256] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    1.179308] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    1.179365] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xc01fffff]
[    1.179421] pci 0000:00:1c.0:   bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
[    1.179491] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    1.179543] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    1.179600] pci 0000:00:1c.1:   bridge window [mem 0xf2500000-0xf25fffff]
[    1.179655] pci 0000:00:1c.1:   bridge window [mem 0xc0400000-0xc05fffff 64bit pref]
[    1.179725] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    1.179777] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    1.179834] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf1ffffff]
[    1.179890] pci 0000:00:1c.3:   bridge window [mem 0xf2900000-0xf29fffff 64bit pref]
[    1.179960] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d]
[    1.180028] pci 0000:00:1e.0:   bridge window [io  disabled]
[    1.180084] pci 0000:00:1e.0:   bridge window [mem disabled]
[    1.180138] pci 0000:00:1e.0:   bridge window [mem pref disabled]
[    1.180216] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    1.180273] pci 0000:00:1c.0: setting latency timer to 64
[    1.180294] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    1.180350] pci 0000:00:1c.1: setting latency timer to 64
[    1.180370] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    1.180426] pci 0000:00:1c.3: setting latency timer to 64
[    1.180436] pci 0000:00:1e.0: setting latency timer to 64
[    1.180442] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.180445] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.180448] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    1.180451] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    1.180454] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    1.180457] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff]
[    1.180460] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    1.180463] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff]
[    1.180466] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
[    1.180470] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[    1.180473] pci_bus 0000:03: resource 1 [mem 0xf2500000-0xf25fffff]
[    1.180476] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref]
[    1.180479] pci_bus 0000:05: resource 0 [io  0x2000-0x2fff]
[    1.180482] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff]
[    1.180485] pci_bus 0000:05: resource 2 [mem 0xf2900000-0xf29fffff 64bit pref]
[    1.180488] pci_bus 0000:0d: resource 4 [io  0x0000-0x0cf7]
[    1.180491] pci_bus 0000:0d: resource 5 [io  0x0d00-0xffff]
[    1.180494] pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff]
[    1.180497] pci_bus 0000:0d: resource 7 [mem 0x000d4000-0x000d7fff]
[    1.180500] pci_bus 0000:0d: resource 8 [mem 0x000d8000-0x000dbfff]
[    1.180503] pci_bus 0000:0d: resource 9 [mem 0xc0000000-0xfebfffff]
[    1.180638] NET: Registered protocol family 2
[    1.180938] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    1.182465] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    1.184225] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
[    1.187555] TCP: Hash tables configured (established 262144 bind 65536)
[    1.187642] TCP reno registered
[    1.187709] UDP hash table entries: 2048 (order: 6, 327680 bytes)
[    1.188028] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes)
[    1.188746] NET: Registered protocol family 1
[    1.188864] pci 0000:00:02.0: Boot video device
[    1.188936] pci 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.188939] pci 0000:00:1a.0: Performing full reset
[    1.188971] pci 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.188974] pci 0000:00:1a.1: Performing full reset
[    1.189003] pci 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.189005] pci 0000:00:1a.2: Performing full reset
[    1.189161] pci 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.189164] pci 0000:00:1d.0: Performing full reset
[    1.189194] pci 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.189197] pci 0000:00:1d.1: Performing full reset
[    1.189227] pci 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.189229] pci 0000:00:1d.2: Performing full reset
[    1.189369] PCI: CLS 64 bytes, default 64
[    1.189740] Trying to unpack rootfs image as initramfs...
[    2.018101] Freeing initrd memory: 29492k freed
[    2.172327] DMA-API: preallocated 32768 debug entries
[    2.172383] DMA-API: debugging enabled by kernel config
[    2.172441] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    2.172494] Placing 64MB software IO TLB between ffff8800b8c9d000 - ffff8800bcc9d000
[    2.172557] software IO TLB at phys 0xb8c9d000 - 0xbcc9d000
[    2.172790] Simple Boot Flag at 0x35 set to 0x1
[    2.174259] Scanning for low memory corruption every 60 seconds
[    2.175127] audit: initializing netlink socket (disabled)
[    2.175253] type=2000 audit(1300126930.168:1): initialized
[    2.192287] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    2.217289] fuse init (API version 7.16)
[    2.218249] msgmni has been set to 7697
[    2.219519] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    2.219591] io scheduler noop registered
[    2.219639] io scheduler deadline registered
[    2.220100] io scheduler cfq registered (default)
[    2.221645] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.222055] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.222884] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    2.224146] ACPI: AC Adapter [AC] (on-line)
[    2.225607] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[    2.260040] ACPI: Lid Switch [LID]
[    2.260745] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[    2.324021] ACPI: Sleep Button [SLPB]
[    2.324748] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    2.324824] ACPI: Power Button [PWRF]
[    2.325056] ACPI: acpi_idle registered with cpuidle
[    2.441970] Monitor-Mwait will be used to enter C-1 state
[    2.442049] Monitor-Mwait will be used to enter C-2 state
[    2.442123] Monitor-Mwait will be used to enter C-3 state
[    2.442135] Marking TSC unstable due to TSC halts in idle
[    2.539110] thermal LNXTHERM:00: registered as thermal_zone0
[    2.539162] ACPI: Thermal Zone [THM0] (62 C)
[    2.548842] thermal LNXTHERM:01: registered as thermal_zone1
[    2.548894] ACPI: Thermal Zone [THM1] (63 C)
[    2.549485] Linux agpgart interface v0.103
[    2.566171] brd: module loaded
[    2.574388] loop: module loaded
[    2.576128] ahci 0000:00:1f.2: version 3.0
[    2.576182] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    2.576398] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[    2.576511] ahci: SSS flag set, parallel bus scan disabled
[    2.576589] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
[    2.576655] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs 
[    2.576723] ahci 0000:00:1f.2: setting latency timer to 64
[    2.586727] scsi0 : ahci
[    2.588064] scsi1 : ahci
[    2.589150] scsi2 : ahci
[    2.590236] scsi3 : ahci
[    2.599627] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    2.599782] ACPI: Battery Slot [BAT0] (battery present)
[    2.602420] ata1: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826100 irq 40
[    2.602485] ata2: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826180 irq 40
[    2.602548] ata3: DUMMY
[    2.602593] ata4: DUMMY
[    2.603171] ata_generic 0000:00:03.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.603365] ata_generic 0000:00:03.2: setting latency timer to 64
[    2.609475] scsi4 : ata_generic
[    2.610491] scsi5 : ata_generic
[    2.611401] ata5: PATA max UDMA/100 cmd 0x1828 ctl 0x180c bmdma 0x1810 irq 18
[    2.611454] ata6: PATA max UDMA/100 cmd 0x1820 ctl 0x1808 bmdma 0x1818 irq 18
[    2.611737] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.20-k2
[    2.611789] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
[    2.611917] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    2.611994] e1000e 0000:00:19.0: setting latency timer to 64
[    2.612324] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[    2.920032] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.923435] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    2.923440] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.923505] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.923807] ata1.00: ATA-7: INTEL SSDSA2M160G2GC, 2CV102M3, max UDMA/133
[    2.923860] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    2.927356] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    2.927361] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.927426] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.927728] ata1.00: configured for UDMA/133
[    2.928653] scsi 0:0:0:0: Direct-Access     ATA      INTEL SSDSA2M160 2CV1 PQ: 0 ANSI: 5
[    2.931419] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1f:16:1d:fb:eb
[    2.931484] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[    2.931560] e1000e 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF
[    2.931579] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.931822] PPP generic driver version 2.4.2
[    2.932528] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    2.932734] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    2.933494] sd 0:0:0:0: [sda] Write Protect is off
[    2.933553] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.933816] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.938059]  sda: sda1 sda2
[    2.942294] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.944290] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.944732] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.945715] mousedev: PS/2 mouse device common for all mice
[    2.947181] rtc_cmos 00:07: RTC can wake from S4
[    2.952749] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    2.960667] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    2.960784] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    2.960898] Linux video capture interface: v2.00
[    2.964462] device-mapper: uevent: version 1.0.3
[    2.965139] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com
[    2.965393] device-mapper: multipath: version 1.2.0 loaded
[    2.965458] device-mapper: multipath round-robin: version 1.0.0 loaded
[    2.967099] cpuidle: using governor ladder
[    2.968653] cpuidle: using governor menu
[    2.969898] TCP cubic registered
[    2.971126] NET: Registered protocol family 10
[    2.974033] NET: Registered protocol family 17
[    2.974270] Bluetooth: L2CAP ver 2.15
[    2.974320] Bluetooth: L2CAP socket layer initialized
[    2.974386] Bluetooth: SCO (Voice Link) ver 0.6
[    2.974434] Bluetooth: SCO socket layer initialized
[    2.974667] Bluetooth: RFCOMM TTY layer initialized
[    2.974737] Bluetooth: RFCOMM socket layer initialized
[    2.974786] Bluetooth: RFCOMM ver 1.11
[    2.974834] Registering the dns_resolver key type
[    2.975787] registered taskstats version 1
[    2.975965] kmemleak: Kernel memory leak detector initialized
[    2.975972] kmemleak: Automatic memory scanning thread started
[    2.977327] rtc_cmos 00:07: setting system clock to 2011-03-14 18:22:11 UTC (1300126931)
[    2.977392] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    2.977442] EDD information not available.
[    3.252078] ata2: SATA link down (SStatus 0 SControl 300)
[    3.419863] Freeing unused kernel memory: 524k freed
[    3.420126] Write protecting the kernel read-only data: 8192k
[    3.425530] Freeing unused kernel memory: 1356k freed
[    3.426285] Freeing unused kernel memory: 16k freed
[    3.459360] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    3.477726] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input4
[    3.483694] udevd (86): /proc/86/oom_adj is deprecated, please use /proc/86/oom_score_adj instead.
[    3.849684] usbcore: registered new interface driver usbfs
[    3.850058] usbcore: registered new interface driver hub
[    3.850327] usbcore: registered new device driver usb
[    3.855993] uhci_hcd: USB Universal Host Controller Interface driver
[    3.856812] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    3.856883] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    3.856946] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    3.857027] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    3.857032] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    3.857172] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    3.869727] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.869783] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[    3.869848] ehci_hcd: block sizes: qh 104 qtd 96 itd 192 sitd 96
[    3.876082] uhci_hcd 0000:00:1a.0: detected 2 ports
[    3.876142] uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000
[    3.876145] uhci_hcd 0000:00:1a.0: Performing full reset
[    3.876163] uhci_hcd 0000:00:1a.0: supports USB remote wakeup
[    3.876329] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
[    3.876829] usb usb1: default language 0x0409
[    3.876966] usb usb1: udev 1, busnum 1, minor = 0
[    3.876969] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    3.877021] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.877083] usb usb1: Product: UHCI Host Controller
[    3.877131] usb usb1: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    3.877181] usb usb1: SerialNumber: 0000:00:1a.0
[    3.877916] usb usb1: usb_probe_device
[    3.877920] usb usb1: configuration #1 chosen from 1 choice
[    3.878036] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[    3.878528] hub 1-0:1.0: usb_probe_interface
[    3.878531] hub 1-0:1.0: usb_probe_interface - got id
[    3.878535] hub 1-0:1.0: USB hub found
[    3.878676] hub 1-0:1.0: 2 ports detected
[    3.878743] hub 1-0:1.0: standalone hub
[    3.878745] hub 1-0:1.0: no power switching (usb 1.0)
[    3.878748] hub 1-0:1.0: individual port over-current protection
[    3.878750] hub 1-0:1.0: power on to power good time: 2ms
[    3.878853] hub 1-0:1.0: local power source is good
[    3.878869] hub 1-0:1.0: trying to enable port power on non-switchable hub
[    3.880528] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    3.880605] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    3.880610] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    3.880708] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    3.892108] uhci_hcd 0000:00:1a.1: detected 2 ports
[    3.892169] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000
[    3.892172] uhci_hcd 0000:00:1a.1: Performing full reset
[    3.892324] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
[    3.892652] usb usb2: default language 0x0409
[    3.892787] usb usb2: udev 1, busnum 2, minor = 128
[    3.892790] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    3.892842] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.892904] usb usb2: Product: UHCI Host Controller
[    3.892952] usb usb2: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    3.893002] usb usb2: SerialNumber: 0000:00:1a.1
[    3.893718] usb usb2: usb_probe_device
[    3.893722] usb usb2: configuration #1 chosen from 1 choice
[    3.893797] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[    3.894347] hub 2-0:1.0: usb_probe_interface
[    3.894350] hub 2-0:1.0: usb_probe_interface - got id
[    3.894355] hub 2-0:1.0: USB hub found
[    3.894498] hub 2-0:1.0: 2 ports detected
[    3.894562] hub 2-0:1.0: standalone hub
[    3.894564] hub 2-0:1.0: no power switching (usb 1.0)
[    3.894567] hub 2-0:1.0: individual port over-current protection
[    3.894570] hub 2-0:1.0: power on to power good time: 2ms
[    3.894664] hub 2-0:1.0: local power source is good
[    3.894682] hub 2-0:1.0: trying to enable port power on non-switchable hub
[    3.896694] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
[    3.896763] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
[    3.896835] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    3.896911] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    3.896916] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    3.897015] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3
[    3.908149] uhci_hcd 0000:00:1a.2: detected 2 ports
[    3.908203] uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000
[    3.908206] uhci_hcd 0000:00:1a.2: Performing full reset
[    3.908223] uhci_hcd 0000:00:1a.2: supports USB remote wakeup
[    3.908383] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0
[    3.908713] usb usb3: default language 0x0409
[    3.908850] usb usb3: udev 1, busnum 3, minor = 256
[    3.908853] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    3.908904] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.908966] usb usb3: Product: UHCI Host Controller
[    3.909015] usb usb3: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    3.909065] usb usb3: SerialNumber: 0000:00:1a.2
[    3.909781] usb usb3: usb_probe_device
[    3.909785] usb usb3: configuration #1 chosen from 1 choice
[    3.909861] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[    3.910426] hub 3-0:1.0: usb_probe_interface
[    3.910429] hub 3-0:1.0: usb_probe_interface - got id
[    3.910433] hub 3-0:1.0: USB hub found
[    3.910574] hub 3-0:1.0: 2 ports detected
[    3.911186] hub 3-0:1.0: standalone hub
[    3.911189] hub 3-0:1.0: no power switching (usb 1.0)
[    3.911191] hub 3-0:1.0: individual port over-current protection
[    3.911194] hub 3-0:1.0: power on to power good time: 2ms
[    3.911290] hub 3-0:1.0: local power source is good
[    3.911308] hub 3-0:1.0: trying to enable port power on non-switchable hub
[    3.913187] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
[    3.913257] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
[    3.913320] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    3.913468] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    3.913473] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    3.913571] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 4
[    3.924334] ehci_hcd 0000:00:1a.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
[    3.924340] ehci_hcd 0000:00:1a.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch
[    3.924506] ehci_hcd 0000:00:1a.7: debug port 1
[    3.924559] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    3.928437] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[    3.928440] ehci_hcd 0000:00:1a.7: supports USB remote wakeup
[    3.928574] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xf2826c00
[    3.928627] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    3.932521] ehci_hcd 0000:00:1a.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[    3.944091] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    3.944440] usb usb4: default language 0x0409
[    3.944574] usb usb4: udev 1, busnum 4, minor = 384
[    3.944577] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[    3.944628] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.944690] usb usb4: Product: EHCI Host Controller
[    3.944738] usb usb4: Manufacturer: Linux 2.6.38-rc8+ ehci_hcd
[    3.944788] usb usb4: SerialNumber: 0000:00:1a.7
[    3.945488] usb usb4: usb_probe_device
[    3.945492] usb usb4: configuration #1 chosen from 1 choice
[    3.945567] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[    3.946130] hub 4-0:1.0: usb_probe_interface
[    3.946133] hub 4-0:1.0: usb_probe_interface - got id
[    3.946138] hub 4-0:1.0: USB hub found
[    3.946294] hub 4-0:1.0: 6 ports detected
[    3.946356] hub 4-0:1.0: standalone hub
[    3.946359] hub 4-0:1.0: no power switching (usb 1.0)
[    3.946361] hub 4-0:1.0: individual port over-current protection
[    3.946364] hub 4-0:1.0: power on to power good time: 20ms
[    3.946458] hub 4-0:1.0: local power source is good
[    3.946474] hub 4-0:1.0: trying to enable port power on non-switchable hub
[    3.948171] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.0
[    3.948187] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.1
[    3.948202] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.2
[    3.948445] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    3.948515] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    3.948571] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    3.948646] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    3.948651] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    3.948748] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[    3.960173] uhci_hcd 0000:00:1d.0: detected 2 ports
[    3.960232] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
[    3.960235] uhci_hcd 0000:00:1d.0: Performing full reset
[    3.960252] uhci_hcd 0000:00:1d.0: supports USB remote wakeup
[    3.960390] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0
[    3.960719] usb usb5: default language 0x0409
[    3.960857] usb usb5: udev 1, busnum 5, minor = 512
[    3.960860] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    3.960911] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.960973] usb usb5: Product: UHCI Host Controller
[    3.961021] usb usb5: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    3.961071] usb usb5: SerialNumber: 0000:00:1d.0
[    3.961789] usb usb5: usb_probe_device
[    3.961793] usb usb5: configuration #1 chosen from 1 choice
[    3.961869] usb usb5: adding 5-0:1.0 (config #1, interface 0)
[    3.962476] hub 5-0:1.0: usb_probe_interface
[    3.962479] hub 5-0:1.0: usb_probe_interface - got id
[    3.962484] hub 5-0:1.0: USB hub found
[    3.962626] hub 5-0:1.0: 2 ports detected
[    3.962689] hub 5-0:1.0: standalone hub
[    3.962692] hub 5-0:1.0: no power switching (usb 1.0)
[    3.962694] hub 5-0:1.0: individual port over-current protection
[    3.962697] hub 5-0:1.0: power on to power good time: 2ms
[    3.962792] hub 5-0:1.0: local power source is good
[    3.962809] hub 5-0:1.0: trying to enable port power on non-switchable hub
[    3.964636] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    3.964712] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    3.964717] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    3.964815] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[    3.980174] uhci_hcd 0000:00:1a.0: port 1 portsc 0082,00
[    3.980263] uhci_hcd 0000:00:1d.1: detected 2 ports
[    3.980323] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
[    3.980325] uhci_hcd 0000:00:1d.1: Performing full reset
[    3.980475] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0
[    3.980802] usb usb6: default language 0x0409
[    3.980941] usb usb6: udev 1, busnum 6, minor = 640
[    3.980944] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    3.980995] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.981057] usb usb6: Product: UHCI Host Controller
[    3.981105] usb usb6: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    3.981155] usb usb6: SerialNumber: 0000:00:1d.1
[    3.981868] usb usb6: usb_probe_device
[    3.981871] usb usb6: configuration #1 chosen from 1 choice
[    3.981948] usb usb6: adding 6-0:1.0 (config #1, interface 0)
[    3.982411] hub 6-0:1.0: usb_probe_interface
[    3.982414] hub 6-0:1.0: usb_probe_interface - got id
[    3.982418] hub 6-0:1.0: USB hub found
[    3.982558] hub 6-0:1.0: 2 ports detected
[    3.982627] hub 6-0:1.0: standalone hub
[    3.982629] hub 6-0:1.0: no power switching (usb 1.0)
[    3.982631] hub 6-0:1.0: individual port over-current protection
[    3.982634] hub 6-0:1.0: power on to power good time: 2ms
[    3.982715] hub 6-0:1.0: local power source is good
[    3.982729] hub 6-0:1.0: trying to enable port power on non-switchable hub
[    3.984367] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    3.984443] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    3.984447] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    3.984548] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[    3.992118] uhci_hcd 0000:00:1a.1: port 1 portsc 0082,00
[    3.992172] uhci_hcd 0000:00:1a.1: port 2 portsc 0082,00
[    4.000110] uhci_hcd 0000:00:1d.2: detected 2 ports
[    4.000163] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
[    4.000166] uhci_hcd 0000:00:1d.2: Performing full reset
[    4.000223] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00
[    4.000549] usb usb7: default language 0x0409
[    4.000687] usb usb7: udev 1, busnum 7, minor = 768
[    4.000689] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    4.000741] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.000803] usb usb7: Product: UHCI Host Controller
[    4.000851] usb usb7: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    4.000901] usb usb7: SerialNumber: 0000:00:1d.2
[    4.001626] usb usb7: usb_probe_device
[    4.001630] usb usb7: configuration #1 chosen from 1 choice
[    4.001705] usb usb7: adding 7-0:1.0 (config #1, interface 0)
[    4.002310] hub 7-0:1.0: usb_probe_interface
[    4.002313] hub 7-0:1.0: usb_probe_interface - got id
[    4.002318] hub 7-0:1.0: USB hub found
[    4.002461] hub 7-0:1.0: 2 ports detected
[    4.002525] hub 7-0:1.0: standalone hub
[    4.002528] hub 7-0:1.0: no power switching (usb 1.0)
[    4.002530] hub 7-0:1.0: individual port over-current protection
[    4.002533] hub 7-0:1.0: power on to power good time: 2ms
[    4.002629] hub 7-0:1.0: local power source is good
[    4.002647] hub 7-0:1.0: trying to enable port power on non-switchable hub
[    4.004484] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    4.004555] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    4.004628] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    4.004741] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    4.004746] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    4.004847] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 8
[    4.012195] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.016178] ehci_hcd 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
[    4.016185] ehci_hcd 0000:00:1d.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch
[    4.016352] ehci_hcd 0000:00:1d.7: debug port 1
[    4.016410] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.020299] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    4.020302] ehci_hcd 0000:00:1d.7: supports USB remote wakeup
[    4.020436] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xf2827000
[    4.020489] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.024378] ehci_hcd 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[    4.036024] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    4.036405] usb usb8: default language 0x0409
[    4.036562] usb usb8: udev 1, busnum 8, minor = 896
[    4.036565] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[    4.036618] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.036681] usb usb8: Product: EHCI Host Controller
[    4.036730] usb usb8: Manufacturer: Linux 2.6.38-rc8+ ehci_hcd
[    4.036780] usb usb8: SerialNumber: 0000:00:1d.7
[    4.037567] usb usb8: usb_probe_device
[    4.037570] usb usb8: configuration #1 chosen from 1 choice
[    4.037645] usb usb8: adding 8-0:1.0 (config #1, interface 0)
[    4.038127] hub 8-0:1.0: usb_probe_interface
[    4.038130] hub 8-0:1.0: usb_probe_interface - got id
[    4.038135] hub 8-0:1.0: USB hub found
[    4.038291] hub 8-0:1.0: 6 ports detected
[    4.038353] hub 8-0:1.0: standalone hub
[    4.038356] hub 8-0:1.0: no power switching (usb 1.0)
[    4.038358] hub 8-0:1.0: individual port over-current protection
[    4.038361] hub 8-0:1.0: power on to power good time: 20ms
[    4.038453] hub 8-0:1.0: local power source is good
[    4.038469] hub 8-0:1.0: trying to enable port power on non-switchable hub
[    4.040195] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.0
[    4.040210] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.1
[    4.040225] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.2
[    4.044021] Monitor-Mwait will be used to enter C-3 state
[    4.044074] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 001403 0  ACK POWER sig=k CSC CONNECT
[    4.044086] hub 4-0:1.0: port 1: status 0501 change 0001
[    4.044157] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 001803 0  ACK POWER sig=j CSC CONNECT
[    4.044168] hub 4-0:1.0: port 3: status 0501 change 0001
[    4.044215] ehci_hcd 0000:00:1a.7: GetStatus port:4 status 001803 0  ACK POWER sig=j CSC CONNECT
[    4.044226] hub 4-0:1.0: port 4: status 0501 change 0001
[    4.060096] uhci_hcd 0000:00:1d.0: port 1 portsc 0082,00
[    4.084156] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.084185] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.096140] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.104202] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.136154] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 001403 0  ACK POWER sig=k CSC CONNECT
[    4.136167] hub 8-0:1.0: port 1: status 0501 change 0001
[    4.144161] hub 4-0:1.0: state 7 ports 6 chg 001a evt 0000
[    4.144198] hub 4-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[    4.144267] ehci_hcd 0000:00:1a.7: port 1 low speed --> companion
[    4.200115] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    4.200241] hub 4-0:1.0: port 3, status 0501, change 0000, 480 Mb/s
[    4.256299] ehci_hcd 0000:00:1a.7: port 3 full speed --> companion
[    4.256304] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003801 0  ACK POWER OWNER sig=j CONNECT
[    4.256313] hub 4-0:1.0: port 3 not reset yet, waiting 50ms
[    4.312122] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    4.312241] hub 4-0:1.0: port 4, status 0501, change 0000, 480 Mb/s
[    4.368299] ehci_hcd 0000:00:1a.7: port 4 full speed --> companion
[    4.368304] ehci_hcd 0000:00:1a.7: GetStatus port:4 status 003801 0  ACK POWER OWNER sig=j CONNECT
[    4.368320] hub 4-0:1.0: port 4 not reset yet, waiting 50ms
[    4.424121] ehci_hcd 0000:00:1a.7: GetStatus port:4 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    4.424218] hub 4-0:1.0: state 7 ports 6 chg 0000 evt 0010
[    4.424251] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.424258] hub 8-0:1.0: state 7 ports 6 chg 0002 evt 0000
[    4.424286] hub 8-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[    4.424329] ehci_hcd 0000:00:1d.7: port 1 low speed --> companion
[    4.480122] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    4.480220] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002
[    4.480246] uhci_hcd 0000:00:1a.0: port 1 portsc 01a3,00
[    4.480279] hub 1-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s
[    4.608104] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301
[    4.720124] usb 1-1: new low speed USB device using uhci_hcd and address 2
[    4.874613] usb 1-1: skipped 1 descriptor after interface
[    4.879618] usb 1-1: default language 0x0409
[    4.895626] usb 1-1: udev 2, busnum 1, minor = 1
[    4.895629] usb 1-1: New USB device found, idVendor=046d, idProduct=c018
[    4.895682] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.895735] usb 1-1: Product: USB Optical Mouse
[    4.895784] usb 1-1: Manufacturer: Logitech
[    4.896599] usb 1-1: usb_probe_device
[    4.896603] usb 1-1: configuration #1 chosen from 1 choice
[    4.899626] usb 1-1: adding 1-1:1.0 (config #1, interface 0)
[    4.901147] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0006
[    4.901174] uhci_hcd 0000:00:1a.1: port 1 portsc 0093,00
[    4.901208] hub 2-0:1.0: port 1, status 0101, change 0001, 12 Mb/s
[    4.911248] usbhid 1-1:1.0: usb_probe_interface
[    4.911252] usbhid 1-1:1.0: usb_probe_interface - got id
[    4.925647] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1:1.0/input/input5
[    4.927253] generic-usb 0003:046D:C018.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1a.0-1/input0
[    4.927444] usbcore: registered new interface driver usbhid
[    4.927500] usbhid: USB HID core driver
[    5.028123] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
[    5.112069] usb usb3: suspend_rh (auto-stop)
[    5.112097] usb usb6: suspend_rh (auto-stop)
[    5.112123] usb usb7: suspend_rh (auto-stop)
[    5.140090] usb 2-1: new full speed USB device using uhci_hcd and address 2
[    5.272076] usb 2-1: ep0 maxpacket = 8
[    5.298526] usb 2-1: default language 0x0409
[    5.307538] usb 2-1: udev 2, busnum 2, minor = 129
[    5.307541] usb 2-1: New USB device found, idVendor=08ff, idProduct=2810
[    5.307599] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    5.307651] usb 2-1: Product: Fingerprint Sensor
[    5.308315] usb 2-1: usb_probe_device
[    5.308319] usb 2-1: configuration #1 chosen from 1 choice
[    5.309553] usb 2-1: adding 2-1:1.0 (config #1, interface 0)
[    5.311522] uhci_hcd 0000:00:1a.1: port 2 portsc 0093,00
[    5.311560] hub 2-0:1.0: port 2, status 0101, change 0001, 12 Mb/s
[    5.440119] hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
[    5.552119] usb 2-2: new full speed USB device using uhci_hcd and address 3
[    5.704632] usb 2-2: skipped 1 descriptor after interface
[    5.707536] usb 2-2: default language 0x0409
[    5.718543] usb 2-2: udev 3, busnum 2, minor = 130
[    5.718547] usb 2-2: New USB device found, idVendor=0a5c, idProduct=2145
[    5.718600] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.718653] usb 2-2: Product: ThinkPad Bluetooth with Enhanced Data Rate II
[    5.718710] usb 2-2: Manufacturer: Lenovo Computer Corp
[    5.719323] usb 2-2: usb_probe_device
[    5.719327] usb 2-2: configuration #1 chosen from 1 choice
[    5.720587] usb 2-2: adding 2-2:1.0 (config #1, interface 0)
[    5.722211] usb 2-2: adding 2-2:1.1 (config #1, interface 1)
[    5.723364] usb 2-2: adding 2-2:1.2 (config #1, interface 2)
[    5.724464] usb 2-2: adding 2-2:1.3 (config #1, interface 3)
[    5.725570] hub 8-0:1.0: state 7 ports 6 chg 0000 evt 0002
[    5.725615] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0002
[    5.725641] uhci_hcd 0000:00:1d.0: port 1 portsc 01a3,00
[    5.725677] hub 5-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s
[    5.856092] hub 5-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301
[    5.968118] usb 5-1: new low speed USB device using uhci_hcd and address 2
[    6.012087] hub 3-0:1.0: hub_suspend
[    6.012125] usb usb3: bus auto-suspend
[    6.012128] usb usb3: suspend_rh
[    6.125627] usb 5-1: skipped 1 descriptor after interface
[    6.125639] usb 5-1: skipped 1 descriptor after interface
[    6.130592] usb 5-1: default language 0x0409
[    6.147604] usb 5-1: udev 2, busnum 5, minor = 513
[    6.147608] usb 5-1: New USB device found, idVendor=046d, idProduct=c30a
[    6.147661] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.147719] usb 5-1: Product: Logitech USB Keyboard
[    6.147767] usb 5-1: Manufacturer: Logitech
[    6.148445] usb 5-1: usb_probe_device
[    6.148448] usb 5-1: configuration #1 chosen from 1 choice
[    6.150622] usb 5-1: adding 5-1:1.0 (config #1, interface 0)
[    6.151060] usbhid 5-1:1.0: usb_probe_interface
[    6.151064] usbhid 5-1:1.0: usb_probe_interface - got id
[    6.152105] usb 5-1: adding 5-1:1.1 (config #1, interface 1)
[    6.152521] usbhid 5-1:1.1: usb_probe_interface
[    6.152524] usbhid 5-1:1.1: usb_probe_interface - got id
[    6.154442] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    6.196765] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/input/input6
[    6.196890] uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us
[    6.197888] logitech 0003:046D:C30A.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:1d.0-1/input0
[    6.236344] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.1/input/input7
[    6.236447] uhci_hcd 0000:00:1d.0: reserve dev 2 ep82-INT, period 32, phase 16, 118 us
[    6.237927] logitech 0003:046D:C30A.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech Logitech USB Keyboard] on usb-0000:00:1d.0-1/input1
[    6.824093] hub 6-0:1.0: hub_suspend
[    6.824103] usb usb6: bus auto-suspend
[    6.824106] usb usb6: suspend_rh
[    6.824126] hub 7-0:1.0: hub_suspend
[    6.824132] usb usb7: bus auto-suspend
[    6.824135] usb usb7: suspend_rh
[    6.824153] hub 4-0:1.0: hub_suspend
[    6.824160] usb usb4: bus auto-suspend
[    6.824163] ehci_hcd 0000:00:1a.7: suspend root hub
[    7.824110] hub 8-0:1.0: hub_suspend
[    7.824117] usb usb8: bus auto-suspend
[    7.824120] ehci_hcd 0000:00:1d.7: suspend root hub
[    8.688065] EXT3-fs: barriers not enabled
[    8.688594] kjournald starting.  Commit interval 5 seconds
[    8.688755] EXT3-fs (sda1): mounted filesystem with writeback data mode
[   13.686639] Adding 1871568k swap on /dev/sda2.  Priority:-1 extents:1 across:1871568k SS
[   13.702104] EXT3-fs (sda1): using internal journal
[   13.761324] udev: starting version 151
[   14.048577] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[   14.048951] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[   14.061397] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[   14.094827] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[   14.408811] cfg80211: Calling CRDA to update world regulatory domain
[   14.583673] [drm] Initialized drm 1.1.0 20060810
[   14.645756] cfg80211: World regulatory domain updated:
[   14.645760] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   14.645763] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   14.645766] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   14.645769] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   14.645772] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   14.645775] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   14.856391] i915 0000:00:02.0: power state changed by ACPI to D0
[   14.856413] i915 0000:00:02.0: power state changed by ACPI to D0
[   14.856422] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   14.856428] i915 0000:00:02.0: setting latency timer to 64
[   15.019713] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[   15.019717] iwlagn: Copyright(c) 2003-2010 Intel Corporation
[   15.019962] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   15.019973] iwlagn 0000:03:00.0: setting latency timer to 64
[   15.020649] iwlagn 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
[   15.058123] iwlagn 0000:03:00.0: device EEPROM VER=0x11f, CALIB=0x4
[   15.058128] iwlagn 0000:03:00.0: Device SKU: 0Xb
[   15.058172] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[   15.058313] iwlagn 0000:03:00.0: irq 42 for MSI/MSI-X
[   15.100989] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-5.ucode' failed.
[   15.130924] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-4.ucode' failed.
[   15.168093] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-3.ucode' failed.
[   15.190076] iwlagn 0000:03:00.0: Firmware has old API version. Expected v5, got v2. New firmware can be obtained from http://www.intellinuxwireless.org.
[   15.190153] iwlagn 0000:03:00.0: loaded firmware version 8.24.2.12
[   15.269416] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[   15.284735] i915 0000:00:02.0: irq 43 for MSI/MSI-X
[   15.284851] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   15.284853] [drm] Driver supports precise vblank timestamp query.
[   15.324171] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[   15.325265] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   15.326537] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   15.479294] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   15.677494] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   15.842953] fb0: inteldrmfb frame buffer device
[   15.842957] drm: registered panic notifier
[   15.990741] acpi device:02: registered as cooling_device2
[   15.997471] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8
[   15.998387] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[   15.999853] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   16.000103] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[   16.000247] HDA Intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[   16.000432] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   16.060957] Console: switching to colour frame buffer device 180x56
[   16.880928] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None
[   16.880934] e1000e 0000:00:19.0: eth0: 10/100 speed: disabling TSO
[   16.881514] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   17.096300] uhci_hcd 0000:00:1a.0: reserve dev 2 ep81-INT, period 8, phase 4, 99 us
[   18.555317] usb usb8: usb auto-resume
[   18.555326] ehci_hcd 0000:00:1d.7: resume root hub
[   18.604146] hub 8-0:1.0: hub_resume
[   18.604577] usb usb6: usb auto-resume
[   18.604581] usb usb6: wakeup_rh
[   18.604592] hub 8-0:1.0: state 7 ports 6 chg 0000 evt 0000
[   18.644028] hub 6-0:1.0: hub_resume
[   18.644310] usb usb7: usb auto-resume
[   18.644314] usb usb7: wakeup_rh
[   18.644325] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   18.688151] hub 7-0:1.0: hub_resume
[   18.688291] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   18.688659] usb usb4: usb auto-resume
[   18.688664] ehci_hcd 0000:00:1a.7: resume root hub
[   18.744077] hub 4-0:1.0: hub_resume
[   18.744344] hub 4-0:1.0: state 7 ports 6 chg 0000 evt 0000
[   18.744473] usb usb3: usb auto-resume
[   18.744477] usb usb3: wakeup_rh
[   18.788050] hub 3-0:1.0: hub_resume
[   18.792024] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   19.744031] usb usb6: suspend_rh (auto-stop)
[   19.744061] usb usb7: suspend_rh (auto-stop)
[   19.992079] usb usb3: suspend_rh (auto-stop)
[   20.836065] hub 7-0:1.0: hub_suspend
[   20.836079] usb usb7: bus auto-suspend
[   20.836083] usb usb7: suspend_rh
[   20.836103] hub 4-0:1.0: hub_suspend
[   20.836109] usb usb4: bus auto-suspend
[   20.836113] ehci_hcd 0000:00:1a.7: suspend root hub
[   20.836142] hub 3-0:1.0: hub_suspend
[   20.836148] usb usb3: bus auto-suspend
[   20.836151] usb usb3: suspend_rh
[   20.836171] hub 8-0:1.0: hub_suspend
[   20.836177] usb usb8: bus auto-suspend
[   20.836180] ehci_hcd 0000:00:1d.7: suspend root hub
[   20.836207] hub 6-0:1.0: hub_suspend
[   20.836213] usb usb6: bus auto-suspend
[   20.836216] usb usb6: suspend_rh
[   26.904056] eth0: no IPv6 routers present
[   39.546537] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   39.546938] wlan0: Selected IBSS BSSID 2e:25:b3:96:d5:f9 based on configured SSID
[   39.563927] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon
[   39.565530] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon
[   39.565733] wlan0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge)
[   50.240086] wlan0: no IPv6 routers present
[   81.001427] kmemleak: 2 new suspected memory leaks (see /sys/kernel/debug/kmemleak)
[   84.713838] wlan0: Trigger new scan to find an IBSS to join
[   84.716242] iwlagn 0000:03:00.0: failed to remove IBSS station 00:00:00:00:00:00
[   90.126347] wlan0: deauthenticating from 1c:17:d3:cb:d5:8e by local choice (reason=3)
[   90.126634] wlan0: authenticate with 1c:17:d3:cb:d3:11 (try 1)
[   90.182562] wlan0: authenticated
[   90.182674] wlan0: waiting for beacon from 1c:17:d3:cb:d3:11
[  102.551232] wlan0: authenticate with 1c:17:d3:cb:d3:11 (try 1)
[  102.748087] wlan0: authenticate with 1c:17:d3:cb:d3:11 (try 2)
[  102.750152] wlan0: authenticated
[  102.750264] wlan0: waiting for beacon from 1c:17:d3:cb:d3:11
[  115.245039] wlan0: deauthenticating from 1c:17:d3:cb:d3:11 by local choice (reason=3)
[  115.252368] wlan0: authenticate with 1c:17:d3:cb:d3:1e (try 1)
[  115.452056] wlan0: authenticate with 1c:17:d3:cb:d3:1e (try 2)
[  115.452736] wlan0: authenticated
[  115.462266] wlan0: associate with 1c:17:d3:cb:d3:1e (try 1)
[  115.660094] wlan0: associate with 1c:17:d3:cb:d3:1e (try 2)
[  115.661798] wlan0: RX AssocResp from 1c:17:d3:cb:d3:1e (capab=0x11 status=0 aid=59)
[  115.661802] wlan0: associated
[  115.667474] cfg80211: Calling CRDA for country: US
[  115.672857] cfg80211: Regulatory domain changed to country: US
[  115.672860] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  115.672863] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[  115.672867] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
[  115.672870] cfg80211:     (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  115.672873] cfg80211:     (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  115.672876] cfg80211:     (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  115.672878] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
[  116.837062] Intel AES-NI instructions are not detected.
[  119.910898] irq 23: nobody cared (try booting with the "irqpoll" option)
[  119.910903] Pid: 0, comm: swapper Not tainted 2.6.38-rc8+ #773
[  119.910906] Call Trace:
[  119.910908]  <IRQ>  [<ffffffff81099d36>] ? __report_bad_irq+0x26/0xa0
[  119.910918]  [<ffffffff81099f3c>] ? note_interrupt+0x18c/0x1d0
[  119.910922]  [<ffffffff8109a8bd>] ? handle_fasteoi_irq+0xcd/0x100
[  119.910926]  [<ffffffff8100543d>] ? handle_irq+0x1d/0x30
[  119.910929]  [<ffffffff81004bb8>] ? do_IRQ+0x58/0xd0
[  119.910934]  [<ffffffff814a0e93>] ? ret_from_intr+0x0/0xe
[  119.910936]  <EOI>  [<ffffffff8126fd08>] ? acpi_idle_enter_c1+0x7e/0x99
[  119.910944]  [<ffffffff8126fcea>] ? acpi_idle_enter_c1+0x60/0x99
[  119.910949]  [<ffffffff8138bc82>] ? cpuidle_idle_call+0x82/0xf0
[  119.910953]  [<ffffffff810018d6>] ? cpu_idle+0x56/0xb0
[  119.910957]  [<ffffffff8148bd0b>] ? rest_init+0xcb/0xe0
[  119.910960]  [<ffffffff8148bc40>] ? rest_init+0x0/0xe0
[  119.910964]  [<ffffffff81895d6f>] ? start_kernel+0x38a/0x395
[  119.910969]  [<ffffffff81895321>] ? x86_64_start_reservations+0x131/0x135
[  119.910973]  [<ffffffff81895417>] ? x86_64_start_kernel+0xf2/0xf9
[  119.910975] handlers:
[  119.910977] [<ffffffffa0006dc0>] (usb_hcd_irq+0x0/0x70 [usbcore])
[  119.910992] Disabling IRQ #23

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [RFT][PATCH] PCI / ACPI: Do not require MSI support for PCIe native features
  2011-03-14 18:26 ` Sarah Sharp
@ 2011-03-14 20:02   ` Rafael J. Wysocki
  2011-03-14 20:19     ` Sarah Sharp
  0 siblings, 1 reply; 19+ messages in thread
From: Rafael J. Wysocki @ 2011-03-14 20:02 UTC (permalink / raw)
  To: Sarah Sharp
  Cc: linux-pci, LKML, Jesse Barnes, ACPI Devel Mailing List,
	Len Brown, Matthew Garrett

On Monday, March 14, 2011, Sarah Sharp wrote:
> Hi Rafael,
> 
> I applied this patch, on top of this patch:
> PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
> 
> Unfortunately, the Express Card still doesn't show up.  The trace looks
> slightly different, but the irq still gets disabled.  dmesg is attached.

Hmm.  It looks like, for some reason, the check against
pcie_aspm_support_enabled() returns false on your system.  Do you have
ASPM enabled in .config?

Rafael

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [RFT][PATCH] PCI / ACPI: Do not require MSI support for PCIe native features
  2011-03-14 20:02   ` Rafael J. Wysocki
@ 2011-03-14 20:19     ` Sarah Sharp
  2011-03-14 20:37       ` Rafael J. Wysocki
  0 siblings, 1 reply; 19+ messages in thread
From: Sarah Sharp @ 2011-03-14 20:19 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: linux-pci, LKML, Jesse Barnes, ACPI Devel Mailing List,
	Len Brown, Matthew Garrett

[-- Attachment #1: Type: text/plain, Size: 647 bytes --]

On Mon, Mar 14, 2011 at 09:02:11PM +0100, Rafael J. Wysocki wrote:
> On Monday, March 14, 2011, Sarah Sharp wrote:
> > Hi Rafael,
> > 
> > I applied this patch, on top of this patch:
> > PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
> > 
> > Unfortunately, the Express Card still doesn't show up.  The trace looks
> > slightly different, but the irq still gets disabled.  dmesg is attached.
> 
> Hmm.  It looks like, for some reason, the check against
> pcie_aspm_support_enabled() returns false on your system.  Do you have
> ASPM enabled in .config?

My .config is attached.  Looks like CONFIG_PCIEASPM=y.

Sarah Sharp

[-- Attachment #2: .config --]
[-- Type: text/plain, Size: 81167 bytes --]

#
# Automatically generated make config: don't edit
# Linux/x86_64 2.6.38-rc8 Kernel Configuration
# Mon Mar 14 09:53:20 2011
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_DEFAULT_IDLE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_HAVE_CPUMASK_OF_CPU_MAP=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ZONE_DMA32=y
CONFIG_ARCH_POPULATES_NODE_MAP=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_X86_64_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_TRAMPOLINE=y
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11"
# CONFIG_KTIME_SCALAR is not set
CONFIG_ARCH_CPU_PROBE_RELEASE=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_CONSTRUCTORS=y
CONFIG_HAVE_IRQ_WORK=y
CONFIG_IRQ_WORK=y

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_TASKSTATS=y
# CONFIG_TASK_DELAY_ACCT is not set
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_WATCH=y
CONFIG_AUDIT_TREE=y
CONFIG_HAVE_GENERIC_HARDIRQS=y

#
# IRQ subsystem
#
CONFIG_GENERIC_HARDIRQS=y
# CONFIG_GENERIC_HARDIRQS_NO_DEPRECATED is not set
CONFIG_HAVE_SPARSE_IRQ=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_PENDING_IRQ=y
# CONFIG_AUTO_IRQ_AFFINITY is not set
# CONFIG_IRQ_PER_CPU is not set
# CONFIG_HARDIRQS_SW_RESEND is not set
# CONFIG_SPARSE_IRQ is not set

#
# RCU Subsystem
#
CONFIG_TREE_PREEMPT_RCU=y
CONFIG_PREEMPT_RCU=y
# CONFIG_RCU_TRACE is not set
CONFIG_RCU_FANOUT=64
# CONFIG_RCU_FANOUT_EXACT is not set
# CONFIG_TREE_RCU_TRACE is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=17
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_CGROUP_NS=y
CONFIG_CGROUP_FREEZER=y
# CONFIG_CGROUP_DEVICE is not set
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_RESOURCE_COUNTERS=y
CONFIG_CGROUP_MEM_RES_CTLR=y
# CONFIG_CGROUP_MEM_RES_CTLR_SWAP is not set
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_RT_GROUP_SCHED=y
# CONFIG_BLK_CGROUP is not set
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
# CONFIG_USER_NS is not set
CONFIG_PID_NS=y
# CONFIG_NET_NS is not set
# CONFIG_SCHED_AUTOGROUP is not set
CONFIG_MM_OWNER=y
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
CONFIG_EXPERT=y
# CONFIG_EMBEDDED is not set
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_HAVE_PERF_EVENTS=y

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_PERF_COUNTERS is not set
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_PCI_QUIRKS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
CONFIG_PROFILING=y
CONFIG_OPROFILE=m
# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_KPROBES=y
# CONFIG_JUMP_LABEL is not set
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_KRETPROBES=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y

#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
CONFIG_BLK_DEV_BSG=y
CONFIG_BLK_DEV_INTEGRITY=y
CONFIG_BLOCK_COMPAT=y

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
# CONFIG_INLINE_SPIN_TRYLOCK is not set
# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK is not set
# CONFIG_INLINE_SPIN_LOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
# CONFIG_INLINE_SPIN_UNLOCK is not set
# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
# CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set
# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_READ_TRYLOCK is not set
# CONFIG_INLINE_READ_LOCK is not set
# CONFIG_INLINE_READ_LOCK_BH is not set
# CONFIG_INLINE_READ_LOCK_IRQ is not set
# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
# CONFIG_INLINE_READ_UNLOCK is not set
# CONFIG_INLINE_READ_UNLOCK_BH is not set
# CONFIG_INLINE_READ_UNLOCK_IRQ is not set
# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_WRITE_TRYLOCK is not set
# CONFIG_INLINE_WRITE_LOCK is not set
# CONFIG_INLINE_WRITE_LOCK_BH is not set
# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
# CONFIG_INLINE_WRITE_UNLOCK is not set
# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
# CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set
# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
# CONFIG_MUTEX_SPIN_ON_OWNER is not set
CONFIG_FREEZER=y

#
# Processor type and features
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_SMP=y
# CONFIG_X86_MPPARSE is not set
# CONFIG_X86_EXTENDED_PLATFORM is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_PARAVIRT_GUEST is not set
CONFIG_NO_BOOTMEM=y
# CONFIG_MEMTEST is not set
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
CONFIG_GENERIC_CPU=y
CONFIG_X86_CPU=y
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_CMPXCHG=y
CONFIG_CMPXCHG_LOCAL=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_XADD=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_PROCESSOR_SELECT=y
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
# CONFIG_CALGARY_IOMMU is not set
# CONFIG_AMD_IOMMU is not set
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
# CONFIG_IOMMU_API is not set
# CONFIG_MAXSMP is not set
CONFIG_NR_CPUS=2
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_IRQ_TIME_ACCOUNTING is not set
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
# CONFIG_X86_MCE is not set
# CONFIG_I8K is not set
CONFIG_MICROCODE=m
CONFIG_MICROCODE_INTEL=y
# CONFIG_MICROCODE_AMD is not set
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_DIRECT_GBPAGES=y
# CONFIG_NUMA is not set
CONFIG_ARCH_PROC_KCORE_TEXT=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_HAVE_MEMBLOCK=y
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=999999
# CONFIG_COMPACTION is not set
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
# CONFIG_KSM is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
# CONFIG_TRANSPARENT_HUGEPAGE is not set
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_X86_RESERVE_LOW=64
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
# CONFIG_EFI is not set
CONFIG_SECCOMP=y
# CONFIG_CC_STACKPROTECTOR is not set
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
# CONFIG_KEXEC_JUMP is not set
CONFIG_PHYSICAL_START=0x200000
CONFIG_RELOCATABLE=y
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y

#
# Power management and ACPI options
#
CONFIG_ARCH_HIBERNATION_HEADER=y
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION="/dev/sda5"
CONFIG_PM_RUNTIME=y
CONFIG_PM_OPS=y
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
# CONFIG_ACPI_PROCFS is not set
CONFIG_ACPI_PROCFS_POWER=y
# CONFIG_ACPI_POWER_METER is not set
# CONFIG_ACPI_EC_DEBUGFS is not set
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_PROCESSOR=y
# CONFIG_ACPI_IPMI is not set
CONFIG_ACPI_HOTPLUG_CPU=y
# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_CUSTOM_DSDT_FILE=""
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
# CONFIG_ACPI_PCI_SLOT is not set
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_SBS=m
# CONFIG_ACPI_HED is not set
# CONFIG_ACPI_APEI is not set
# CONFIG_SFI is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
# CONFIG_CPU_FREQ_DEBUG is not set
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

#
# CPUFreq processor drivers
#
# CONFIG_X86_PCC_CPUFREQ is not set
# CONFIG_X86_ACPI_CPUFREQ is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
CONFIG_X86_P4_CLOCKMOD=m

#
# shared options
#
CONFIG_X86_SPEEDSTEP_LIB=m
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
# CONFIG_INTEL_IDLE is not set

#
# Memory power savings
#
CONFIG_I7300_IDLE_IOAT_CHANNEL=y
CONFIG_I7300_IDLE=m

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
# CONFIG_PCI_MMCONFIG is not set
CONFIG_PCI_DOMAINS=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
# CONFIG_DMAR is not set
# CONFIG_INTR_REMAP is not set
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=y
CONFIG_PCIEAER=y
# CONFIG_PCIE_ECRC is not set
# CONFIG_PCIEAER_INJECT is not set
CONFIG_PCIEASPM=y
# CONFIG_PCIEASPM_DEBUG is not set
CONFIG_PCIE_PME=y
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_STUB is not set
CONFIG_HT_IRQ=y
# CONFIG_PCI_IOV is not set
CONFIG_PCI_IOAPIC=y
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
# CONFIG_PCCARD is not set
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_FAKE=m
# CONFIG_HOTPLUG_PCI_ACPI is not set
CONFIG_HOTPLUG_PCI_CPCI=y
CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
CONFIG_HOTPLUG_PCI_SHPC=m

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
# CONFIG_HAVE_AOUT is not set
CONFIG_BINFMT_MISC=m
CONFIG_IA32_EMULATION=y
# CONFIG_IA32_AOUT is not set
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_HAVE_TEXT_POKE_SMP=y
CONFIG_NET=y
CONFIG_COMPAT_NETLINK_MESSAGES=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=m
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
CONFIG_XFRM_IPCOMP=m
CONFIG_NET_KEY=m
# CONFIG_NET_KEY_MIGRATE is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=m
# CONFIG_NET_IPGRE_DEMUX is not set
CONFIG_IP_MROUTE=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=m
CONFIG_INET_XFRM_MODE_TRANSPORT=m
CONFIG_INET_XFRM_MODE_TUNNEL=m
CONFIG_INET_XFRM_MODE_BEET=m
CONFIG_INET_LRO=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
CONFIG_IPV6=y
CONFIG_IPV6_PRIVACY=y
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
# CONFIG_IPV6_MIP6 is not set
CONFIG_INET6_XFRM_TUNNEL=m
CONFIG_INET6_TUNNEL=m
CONFIG_INET6_XFRM_MODE_TRANSPORT=m
CONFIG_INET6_XFRM_MODE_TUNNEL=m
CONFIG_INET6_XFRM_MODE_BEET=m
CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m
CONFIG_IPV6_SIT=m
# CONFIG_IPV6_SIT_6RD is not set
CONFIG_IPV6_NDISC_NODETYPE=y
CONFIG_IPV6_TUNNEL=m
CONFIG_IPV6_MULTIPLE_TABLES=y
# CONFIG_IPV6_SUBTREES is not set
# CONFIG_IPV6_MROUTE is not set
CONFIG_NETWORK_SECMARK=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=m
CONFIG_NETFILTER_NETLINK_QUEUE=m
CONFIG_NETFILTER_NETLINK_LOG=m
CONFIG_NF_CONNTRACK=m
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
# CONFIG_NF_CONNTRACK_ZONES is not set
CONFIG_NF_CONNTRACK_EVENTS=y
# CONFIG_NF_CT_PROTO_DCCP is not set
CONFIG_NF_CT_PROTO_GRE=m
CONFIG_NF_CT_PROTO_SCTP=m
CONFIG_NF_CT_PROTO_UDPLITE=m
CONFIG_NF_CONNTRACK_AMANDA=m
CONFIG_NF_CONNTRACK_FTP=m
CONFIG_NF_CONNTRACK_H323=m
CONFIG_NF_CONNTRACK_IRC=m
CONFIG_NF_CONNTRACK_NETBIOS_NS=m
CONFIG_NF_CONNTRACK_PPTP=m
# CONFIG_NF_CONNTRACK_SANE is not set
CONFIG_NF_CONNTRACK_SIP=m
CONFIG_NF_CONNTRACK_TFTP=m
CONFIG_NF_CT_NETLINK=m
CONFIG_NETFILTER_TPROXY=m
CONFIG_NETFILTER_XTABLES=m

#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=m
CONFIG_NETFILTER_XT_CONNMARK=m

#
# Xtables targets
#
# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m
CONFIG_NETFILTER_XT_TARGET_CT=m
CONFIG_NETFILTER_XT_TARGET_DSCP=m
CONFIG_NETFILTER_XT_TARGET_HL=m
# CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
# CONFIG_NETFILTER_XT_TARGET_LED is not set
CONFIG_NETFILTER_XT_TARGET_MARK=m
CONFIG_NETFILTER_XT_TARGET_NFLOG=m
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
CONFIG_NETFILTER_XT_TARGET_RATEEST=m
# CONFIG_NETFILTER_XT_TARGET_TEE is not set
CONFIG_NETFILTER_XT_TARGET_TPROXY=m
CONFIG_NETFILTER_XT_TARGET_TRACE=m
CONFIG_NETFILTER_XT_TARGET_SECMARK=m
CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set

#
# Xtables matches
#
# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
CONFIG_NETFILTER_XT_MATCH_COMMENT=m
CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
# CONFIG_NETFILTER_XT_MATCH_CPU is not set
CONFIG_NETFILTER_XT_MATCH_DCCP=m
CONFIG_NETFILTER_XT_MATCH_DSCP=m
CONFIG_NETFILTER_XT_MATCH_ESP=m
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
CONFIG_NETFILTER_XT_MATCH_HELPER=m
CONFIG_NETFILTER_XT_MATCH_HL=m
CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
# CONFIG_NETFILTER_XT_MATCH_IPVS is not set
CONFIG_NETFILTER_XT_MATCH_LENGTH=m
CONFIG_NETFILTER_XT_MATCH_LIMIT=m
CONFIG_NETFILTER_XT_MATCH_MAC=m
CONFIG_NETFILTER_XT_MATCH_MARK=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
# CONFIG_NETFILTER_XT_MATCH_OSF is not set
CONFIG_NETFILTER_XT_MATCH_OWNER=m
CONFIG_NETFILTER_XT_MATCH_POLICY=m
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
CONFIG_NETFILTER_XT_MATCH_QUOTA=m
CONFIG_NETFILTER_XT_MATCH_RATEEST=m
CONFIG_NETFILTER_XT_MATCH_REALM=m
CONFIG_NETFILTER_XT_MATCH_RECENT=m
CONFIG_NETFILTER_XT_MATCH_SCTP=m
CONFIG_NETFILTER_XT_MATCH_SOCKET=m
CONFIG_NETFILTER_XT_MATCH_STATE=m
CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
CONFIG_NETFILTER_XT_MATCH_STRING=m
CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
CONFIG_NETFILTER_XT_MATCH_TIME=m
CONFIG_NETFILTER_XT_MATCH_U32=m
CONFIG_IP_VS=m
CONFIG_IP_VS_IPV6=y
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12

#
# IPVS transport protocol load balancing support
#
CONFIG_IP_VS_PROTO_TCP=y
CONFIG_IP_VS_PROTO_UDP=y
CONFIG_IP_VS_PROTO_AH_ESP=y
CONFIG_IP_VS_PROTO_ESP=y
CONFIG_IP_VS_PROTO_AH=y
# CONFIG_IP_VS_PROTO_SCTP is not set

#
# IPVS scheduler
#
CONFIG_IP_VS_RR=m
CONFIG_IP_VS_WRR=m
CONFIG_IP_VS_LC=m
CONFIG_IP_VS_WLC=m
CONFIG_IP_VS_LBLC=m
CONFIG_IP_VS_LBLCR=m
CONFIG_IP_VS_DH=m
CONFIG_IP_VS_SH=m
CONFIG_IP_VS_SED=m
CONFIG_IP_VS_NQ=m

#
# IPVS application helper
#
CONFIG_IP_VS_FTP=m
CONFIG_IP_VS_NFCT=y
# CONFIG_IP_VS_PE_SIP is not set

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=m
CONFIG_NF_CONNTRACK_IPV4=m
CONFIG_NF_CONNTRACK_PROC_COMPAT=y
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_ADDRTYPE=m
CONFIG_IP_NF_MATCH_AH=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_NF_NAT_SNMP_BASIC=m
CONFIG_NF_NAT_PROTO_GRE=m
CONFIG_NF_NAT_PROTO_UDPLITE=m
CONFIG_NF_NAT_PROTO_SCTP=m
CONFIG_NF_NAT_FTP=m
CONFIG_NF_NAT_IRC=m
CONFIG_NF_NAT_TFTP=m
CONFIG_NF_NAT_AMANDA=m
CONFIG_NF_NAT_PPTP=m
CONFIG_NF_NAT_H323=m
CONFIG_NF_NAT_SIP=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_CLUSTERIP=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_TTL=m
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m

#
# IPv6: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV6=m
CONFIG_NF_CONNTRACK_IPV6=m
CONFIG_IP6_NF_QUEUE=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_AH=m
CONFIG_IP6_NF_MATCH_EUI64=m
CONFIG_IP6_NF_MATCH_FRAG=m
CONFIG_IP6_NF_MATCH_OPTS=m
CONFIG_IP6_NF_MATCH_HL=m
CONFIG_IP6_NF_MATCH_IPV6HEADER=m
CONFIG_IP6_NF_MATCH_MH=m
CONFIG_IP6_NF_MATCH_RT=m
CONFIG_IP6_NF_TARGET_HL=m
CONFIG_IP6_NF_TARGET_LOG=m
CONFIG_IP6_NF_FILTER=m
CONFIG_IP6_NF_TARGET_REJECT=m
CONFIG_IP6_NF_MANGLE=m
CONFIG_IP6_NF_RAW=m
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_L2TP is not set
# CONFIG_BRIDGE is not set
# CONFIG_NET_DSA is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_PHONET is not set
# CONFIG_IEEE802154 is not set
# CONFIG_NET_SCHED is not set
CONFIG_NET_CLS_ROUTE=y
# CONFIG_DCB is not set
CONFIG_DNS_RESOLVER=y
# CONFIG_BATMAN_ADV is not set
CONFIG_RPS=y
CONFIG_XPS=y

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NET_TCPPROBE is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
CONFIG_BT=y
CONFIG_BT_L2CAP=y
CONFIG_BT_SCO=y
CONFIG_BT_RFCOMM=y
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=m

#
# Bluetooth device drivers
#
CONFIG_BT_HCIBTUSB=m
# CONFIG_BT_HCIUART is not set
CONFIG_BT_HCIBCM203X=m
CONFIG_BT_HCIBPA10X=m
CONFIG_BT_HCIBFUSB=m
# CONFIG_BT_HCIVHCI is not set
# CONFIG_BT_MRVL is not set
# CONFIG_BT_ATH3K is not set
# CONFIG_AF_RXRPC is not set
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_WIRELESS_EXT=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_WEXT_PRIV=y
CONFIG_CFG80211=m
# CONFIG_NL80211_TESTMODE is not set
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_REG_DEBUG is not set
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEBUGFS is not set
# CONFIG_CFG80211_INTERNAL_REGDB is not set
CONFIG_CFG80211_WEXT=y
CONFIG_WIRELESS_EXT_SYSFS=y
CONFIG_LIB80211=m
# CONFIG_LIB80211_DEBUG is not set
CONFIG_MAC80211=m
CONFIG_MAC80211_HAS_RC=y
# CONFIG_MAC80211_RC_PID is not set
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_MINSTREL_HT=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
# CONFIG_MAC80211_MESH is not set
CONFIG_MAC80211_LEDS=y
CONFIG_MAC80211_DEBUGFS=y
# CONFIG_MAC80211_DEBUG_MENU is not set
CONFIG_WIMAX=m
CONFIG_WIMAX_DEBUG_LEVEL=8
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH=""
# CONFIG_DEVTMPFS is not set
# CONFIG_STANDALONE is not set
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_FIRMWARE_IN_KERNEL is not set
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=m
# CONFIG_BLK_DEV_DRBD is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=65536
# CONFIG_BLK_DEV_XIP is not set
CONFIG_CDROM_PKTCDVD=y
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_BLK_DEV_HD is not set
# CONFIG_BLK_DEV_RBD is not set
CONFIG_MISC_DEVICES=y
# CONFIG_AD525X_DPOT is not set
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ICS932S401 is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_CS5535_MFGPT is not set
# CONFIG_HP_ILO is not set
# CONFIG_APDS9802ALS is not set
# CONFIG_ISL29003 is not set
# CONFIG_ISL29020 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_SENSORS_BH1780 is not set
# CONFIG_SENSORS_BH1770 is not set
# CONFIG_SENSORS_APDS990X is not set
# CONFIG_HMC6352 is not set
# CONFIG_DS1682 is not set
# CONFIG_TI_DAC7512 is not set
# CONFIG_VMWARE_BALLOON is not set
# CONFIG_BMP085 is not set
# CONFIG_PCH_PHUB is not set
# CONFIG_C2PORT is not set

#
# EEPROM support
#
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_AT25 is not set
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
CONFIG_EEPROM_93CX6=m
# CONFIG_CB710_CORE is not set

#
# Texas Instruments shared transport line discipline
#
# CONFIG_TI_ST is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
CONFIG_RAID_ATTRS=m
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
CONFIG_SCSI_TGT=m
CONFIG_SCSI_NETLINK=y
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=m
CONFIG_CHR_DEV_OSST=m
CONFIG_BLK_DEV_SR=y
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=y
CONFIG_CHR_DEV_SCH=m
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
CONFIG_SCSI_SCAN_ASYNC=y
CONFIG_SCSI_WAIT_SCAN=m

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=m
CONFIG_SCSI_FC_ATTRS=m
CONFIG_SCSI_FC_TGT_ATTRS=y
CONFIG_SCSI_ISCSI_ATTRS=m
CONFIG_SCSI_SAS_ATTRS=m
CONFIG_SCSI_SAS_LIBSAS=m
CONFIG_SCSI_SAS_ATA=y
CONFIG_SCSI_SAS_HOST_SMP=y
# CONFIG_SCSI_SAS_LIBSAS_DEBUG is not set
CONFIG_SCSI_SRP_ATTRS=m
CONFIG_SCSI_SRP_TGT_ATTRS=y
CONFIG_SCSI_LOWLEVEL=y
CONFIG_ISCSI_TCP=m
CONFIG_ISCSI_BOOT_SYSFS=m
# CONFIG_SCSI_BNX2_ISCSI is not set
# CONFIG_BE2ISCSI is not set
CONFIG_BLK_DEV_3W_XXXX_RAID=m
# CONFIG_SCSI_HPSA is not set
CONFIG_SCSI_3W_9XXX=m
# CONFIG_SCSI_3W_SAS is not set
CONFIG_SCSI_ACARD=m
CONFIG_SCSI_AACRAID=m
CONFIG_SCSI_AIC7XXX=m
CONFIG_AIC7XXX_CMDS_PER_DEVICE=8
CONFIG_AIC7XXX_RESET_DELAY_MS=15000
CONFIG_AIC7XXX_DEBUG_ENABLE=y
CONFIG_AIC7XXX_DEBUG_MASK=0
CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
# CONFIG_SCSI_AIC7XXX_OLD is not set
CONFIG_SCSI_AIC79XX=m
CONFIG_AIC79XX_CMDS_PER_DEVICE=32
CONFIG_AIC79XX_RESET_DELAY_MS=5000
CONFIG_AIC79XX_DEBUG_ENABLE=y
CONFIG_AIC79XX_DEBUG_MASK=0
CONFIG_AIC79XX_REG_PRETTY_PRINT=y
CONFIG_SCSI_AIC94XX=m
# CONFIG_AIC94XX_DEBUG is not set
CONFIG_SCSI_MVSAS=m
CONFIG_SCSI_MVSAS_DEBUG=y
CONFIG_SCSI_DPT_I2O=m
CONFIG_SCSI_ADVANSYS=m
CONFIG_SCSI_ARCMSR=m
CONFIG_SCSI_ARCMSR_AER=y
CONFIG_MEGARAID_NEWGEN=y
CONFIG_MEGARAID_MM=m
CONFIG_MEGARAID_MAILBOX=m
CONFIG_MEGARAID_LEGACY=m
CONFIG_MEGARAID_SAS=m
# CONFIG_SCSI_MPT2SAS is not set
CONFIG_SCSI_HPTIOP=m
CONFIG_SCSI_BUSLOGIC=m
# CONFIG_VMWARE_PVSCSI is not set
# CONFIG_LIBFC is not set
# CONFIG_LIBFCOE is not set
# CONFIG_FCOE is not set
# CONFIG_FCOE_FNIC is not set
CONFIG_SCSI_DMX3191D=m
CONFIG_SCSI_EATA=m
CONFIG_SCSI_EATA_TAGGED_QUEUE=y
CONFIG_SCSI_EATA_LINKED_COMMANDS=y
CONFIG_SCSI_EATA_MAX_TAGS=16
CONFIG_SCSI_FUTURE_DOMAIN=m
CONFIG_SCSI_GDTH=m
CONFIG_SCSI_IPS=m
CONFIG_SCSI_INITIO=m
CONFIG_SCSI_INIA100=m
CONFIG_SCSI_STEX=m
CONFIG_SCSI_SYM53C8XX_2=m
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
CONFIG_SCSI_SYM53C8XX_MMIO=y
CONFIG_SCSI_IPR=m
# CONFIG_SCSI_IPR_TRACE is not set
# CONFIG_SCSI_IPR_DUMP is not set
CONFIG_SCSI_QLOGIC_1280=m
CONFIG_SCSI_QLA_FC=m
CONFIG_SCSI_QLA_ISCSI=m
CONFIG_SCSI_LPFC=m
# CONFIG_SCSI_LPFC_DEBUG_FS is not set
CONFIG_SCSI_DC395x=m
CONFIG_SCSI_DC390T=m
CONFIG_SCSI_DEBUG=m
# CONFIG_SCSI_PMCRAID is not set
# CONFIG_SCSI_PM8001 is not set
CONFIG_SCSI_SRP=m
# CONFIG_SCSI_BFA_FC is not set
CONFIG_SCSI_DH=y
CONFIG_SCSI_DH_RDAC=m
CONFIG_SCSI_DH_HP_SW=m
CONFIG_SCSI_DH_EMC=m
CONFIG_SCSI_DH_ALUA=m
# CONFIG_SCSI_OSD_INITIATOR is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_ACPI=y
CONFIG_SATA_PMP=y

#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
CONFIG_SATA_AHCI_PLATFORM=m
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_ACARD_AHCI is not set
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y

#
# SFF controllers with custom DMA interface
#
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_SX4 is not set
CONFIG_ATA_BMDMA=y

#
# SATA SFF controllers with BMDMA
#
CONFIG_ATA_PIIX=y
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_SVW is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set

#
# PATA SFF controllers with BMDMA
#
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_ATP867X is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CS5536 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87415 is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RDC is not set
# CONFIG_PATA_SC1200 is not set
# CONFIG_PATA_SCH is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_TOSHIBA is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set

#
# PIO-only SFF controllers
#
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_PLATFORM is not set
# CONFIG_PATA_RZ1000 is not set

#
# Generic fallback / legacy drivers
#
# CONFIG_PATA_ACPI is not set
CONFIG_ATA_GENERIC=y
# CONFIG_PATA_LEGACY is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_AUTODETECT=y
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID10=m
CONFIG_MD_RAID456=m
# CONFIG_MULTICORE_RAID456 is not set
CONFIG_MD_MULTIPATH=m
CONFIG_MD_FAULTY=m
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=y
CONFIG_DM_MIRROR=y
# CONFIG_DM_RAID is not set
# CONFIG_DM_LOG_USERSPACE is not set
CONFIG_DM_ZERO=m
CONFIG_DM_MULTIPATH=y
# CONFIG_DM_MULTIPATH_QL is not set
# CONFIG_DM_MULTIPATH_ST is not set
# CONFIG_DM_DELAY is not set
CONFIG_DM_UEVENT=y
# CONFIG_TARGET_CORE is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_FIREWIRE_NOSY is not set
# CONFIG_I2O is not set
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_MACVLAN is not set
# CONFIG_EQUALIZER is not set
CONFIG_TUN=m
CONFIG_VETH=m
# CONFIG_NET_SB1000 is not set
# CONFIG_ARCNET is not set
CONFIG_MII=m
# CONFIG_PHYLIB is not set
# CONFIG_NET_ETHERNET is not set
CONFIG_NETDEV_1000=y
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
CONFIG_E1000E=y
# CONFIG_IP1000 is not set
# CONFIG_IGB is not set
# CONFIG_IGBVF is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set
# CONFIG_CNIC is not set
# CONFIG_QLA3XXX is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
# CONFIG_ATL1C is not set
# CONFIG_JME is not set
# CONFIG_STMMAC_ETH is not set
# CONFIG_PCH_GBE is not set
# CONFIG_NETDEV_10000 is not set
# CONFIG_TR is not set
CONFIG_WLAN=y
# CONFIG_LIBERTAS_THINFIRM is not set
# CONFIG_AIRO is not set
# CONFIG_ATMEL is not set
# CONFIG_AT76C50X_USB is not set
# CONFIG_PRISM54 is not set
CONFIG_USB_ZD1201=m
CONFIG_USB_NET_RNDIS_WLAN=m
# CONFIG_RTL8180 is not set
CONFIG_RTL8187=m
CONFIG_RTL8187_LEDS=y
# CONFIG_ADM8211 is not set
# CONFIG_MAC80211_HWSIM is not set
# CONFIG_MWL8K is not set
# CONFIG_ATH_COMMON is not set
# CONFIG_B43 is not set
# CONFIG_B43LEGACY is not set
# CONFIG_HOSTAP is not set
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
CONFIG_IWLWIFI=m

#
# Debugging Options
#
# CONFIG_IWLWIFI_DEBUG is not set
# CONFIG_IWLWIFI_DEBUGFS is not set
CONFIG_IWLAGN=m
CONFIG_IWL4965=y
CONFIG_IWL5000=y
# CONFIG_IWL3945 is not set
# CONFIG_LIBERTAS is not set
# CONFIG_HERMES is not set
# CONFIG_P54_COMMON is not set
# CONFIG_RT2X00 is not set
# CONFIG_RTL8192CE is not set
# CONFIG_WL1251 is not set
# CONFIG_WL12XX_MENU is not set
# CONFIG_ZD1211RW is not set

#
# WiMAX Wireless Broadband devices
#
CONFIG_WIMAX_I2400M=m

#
# Enable MMC support to see WiMAX SDIO drivers
#
CONFIG_WIMAX_I2400M_USB=m
CONFIG_WIMAX_I2400M_DEBUG_LEVEL=8

#
# USB Network Adapters
#
CONFIG_USB_CATC=m
CONFIG_USB_KAWETH=m
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=m
CONFIG_USB_USBNET=m
CONFIG_USB_NET_AX8817X=m
CONFIG_USB_NET_CDCETHER=m
# CONFIG_USB_NET_CDC_EEM is not set
CONFIG_USB_NET_CDC_NCM=m
CONFIG_USB_NET_DM9601=m
# CONFIG_USB_NET_SMSC75XX is not set
CONFIG_USB_NET_SMSC95XX=m
CONFIG_USB_NET_GL620A=m
CONFIG_USB_NET_NET1080=m
CONFIG_USB_NET_PLUSB=m
CONFIG_USB_NET_MCS7830=m
CONFIG_USB_NET_RNDIS_HOST=m
CONFIG_USB_NET_CDC_SUBSET=m
CONFIG_USB_ALI_M5632=y
CONFIG_USB_AN2720=y
CONFIG_USB_BELKIN=y
CONFIG_USB_ARMLINUX=y
CONFIG_USB_EPSON2888=y
CONFIG_USB_KC2190=y
CONFIG_USB_NET_ZAURUS=m
# CONFIG_USB_NET_CX82310_ETH is not set
CONFIG_USB_HSO=m
CONFIG_USB_NET_INT51X1=m
CONFIG_USB_IPHETH=m
CONFIG_USB_SIERRA_NET=m
# CONFIG_WAN is not set

#
# CAIF transport drivers
#
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
CONFIG_PPP=y
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_MPPE=m
CONFIG_PPPOE=m
# CONFIG_SLIP is not set
CONFIG_SLHC=y
# CONFIG_NET_FC is not set
CONFIG_NETCONSOLE=m
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_NETPOLL=y
# CONFIG_NETPOLL_TRAP is not set
CONFIG_NET_POLL_CONTROLLER=y
# CONFIG_VMXNET3 is not set
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=m
CONFIG_INPUT_POLLDEV=m
CONFIG_INPUT_SPARSEKMAP=m

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=m

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5588 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MCS is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_MOUSE_PS2_ELANTECH is not set
# CONFIG_MOUSE_PS2_SENTELIC is not set
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_SERIAL is not set
CONFIG_MOUSE_APPLETOUCH=m
CONFIG_MOUSE_BCM5974=m
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
CONFIG_INPUT_JOYSTICK=y
# CONFIG_JOYSTICK_ANALOG is not set
# CONFIG_JOYSTICK_A3D is not set
# CONFIG_JOYSTICK_ADI is not set
# CONFIG_JOYSTICK_COBRA is not set
# CONFIG_JOYSTICK_GF2K is not set
# CONFIG_JOYSTICK_GRIP is not set
# CONFIG_JOYSTICK_GRIP_MP is not set
# CONFIG_JOYSTICK_GUILLEMOT is not set
# CONFIG_JOYSTICK_INTERACT is not set
# CONFIG_JOYSTICK_SIDEWINDER is not set
# CONFIG_JOYSTICK_TMDC is not set
CONFIG_JOYSTICK_IFORCE=m
CONFIG_JOYSTICK_IFORCE_USB=y
CONFIG_JOYSTICK_IFORCE_232=y
# CONFIG_JOYSTICK_WARRIOR is not set
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
# CONFIG_JOYSTICK_SPACEBALL is not set
# CONFIG_JOYSTICK_STINGER is not set
# CONFIG_JOYSTICK_TWIDJOY is not set
# CONFIG_JOYSTICK_ZHENHUA is not set
# CONFIG_JOYSTICK_AS5011 is not set
# CONFIG_JOYSTICK_JOYDUMP is not set
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
CONFIG_JOYSTICK_XPAD_LEDS=y
CONFIG_INPUT_TABLET=y
CONFIG_TABLET_USB_ACECAD=m
CONFIG_TABLET_USB_AIPTEK=m
CONFIG_TABLET_USB_GTCO=m
# CONFIG_TABLET_USB_HANWANG is not set
CONFIG_TABLET_USB_KBTAB=m
CONFIG_TABLET_USB_WACOM=m
CONFIG_INPUT_TOUCHSCREEN=y
# CONFIG_TOUCHSCREEN_ADS7846 is not set
# CONFIG_TOUCHSCREEN_AD7877 is not set
# CONFIG_TOUCHSCREEN_AD7879 is not set
# CONFIG_TOUCHSCREEN_BU21013 is not set
# CONFIG_TOUCHSCREEN_DYNAPRO is not set
# CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
# CONFIG_TOUCHSCREEN_EETI is not set
# CONFIG_TOUCHSCREEN_FUJITSU is not set
# CONFIG_TOUCHSCREEN_GUNZE is not set
# CONFIG_TOUCHSCREEN_ELO is not set
# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
# CONFIG_TOUCHSCREEN_MCS5000 is not set
# CONFIG_TOUCHSCREEN_MTOUCH is not set
# CONFIG_TOUCHSCREEN_INEXIO is not set
# CONFIG_TOUCHSCREEN_MK712 is not set
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
# CONFIG_TOUCHSCREEN_QT602240 is not set
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
CONFIG_TOUCHSCREEN_USB_COMPOSITE=m
CONFIG_TOUCHSCREEN_USB_EGALAX=y
CONFIG_TOUCHSCREEN_USB_PANJIT=y
CONFIG_TOUCHSCREEN_USB_3M=y
CONFIG_TOUCHSCREEN_USB_ITM=y
CONFIG_TOUCHSCREEN_USB_ETURBO=y
CONFIG_TOUCHSCREEN_USB_GUNZE=y
CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y
CONFIG_TOUCHSCREEN_USB_IRTOUCH=y
CONFIG_TOUCHSCREEN_USB_IDEALTEK=y
CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y
CONFIG_TOUCHSCREEN_USB_GOTOP=y
CONFIG_TOUCHSCREEN_USB_JASTEC=y
# CONFIG_TOUCHSCREEN_USB_E2I is not set
CONFIG_TOUCHSCREEN_USB_ZYTRONIC=y
CONFIG_TOUCHSCREEN_USB_ETT_TC45USB=y
CONFIG_TOUCHSCREEN_USB_NEXIO=y
# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
# CONFIG_TOUCHSCREEN_TSC2007 is not set
# CONFIG_TOUCHSCREEN_ST1232 is not set
# CONFIG_TOUCHSCREEN_TPS6507X is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_AD714X is not set
CONFIG_INPUT_PCSPKR=m
# CONFIG_INPUT_APANEL is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
CONFIG_INPUT_ATI_REMOTE=m
CONFIG_INPUT_ATI_REMOTE2=m
CONFIG_INPUT_KEYSPAN_REMOTE=m
CONFIG_INPUT_POWERMATE=m
CONFIG_INPUT_YEALINK=m
CONFIG_INPUT_CM109=m
CONFIG_INPUT_UINPUT=m
# CONFIG_INPUT_PCF8574 is not set
# CONFIG_INPUT_ADXL34X is not set
# CONFIG_INPUT_CMA3000 is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
CONFIG_SERIO_PCIPS2=m
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=m
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
# CONFIG_DEVKMEM is not set
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_N_GSM is not set
# CONFIG_NOZOMI is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set
CONFIG_FIX_EARLYCON_MEM=y

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_MAX3100 is not set
# CONFIG_SERIAL_MAX3107 is not set
# CONFIG_SERIAL_MFD_HSU is not set
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_TIMBERDALE is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_PCH_UART is not set
CONFIG_UNIX98_PTYS=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=0
# CONFIG_TTY_PRINTK is not set
CONFIG_IPMI_HANDLER=m
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_SI=m
CONFIG_IPMI_WATCHDOG=m
CONFIG_IPMI_POWEROFF=m
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_INTEL=m
# CONFIG_HW_RANDOM_AMD is not set
# CONFIG_HW_RANDOM_VIA is not set
CONFIG_NVRAM=m
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_MWAVE is not set
CONFIG_RAW_DRIVER=m
CONFIG_MAX_RAW_DEVS=256
# CONFIG_HPET is not set
CONFIG_HANGCHECK_TIMER=m
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_RAMOOPS=m
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=m
# CONFIG_I2C_MUX is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_ALGOBIT=m

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
CONFIG_I2C_I801=m
CONFIG_I2C_ISCH=m
CONFIG_I2C_PIIX4=m
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set

#
# ACPI drivers
#
CONFIG_I2C_SCMI=m

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_INTEL_MID is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_I2C_XILINX is not set
# CONFIG_I2C_EG20T is not set

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_TAOS_EVM is not set
CONFIG_I2C_TINY_USB=m

#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
CONFIG_SPI=y
# CONFIG_SPI_DEBUG is not set
CONFIG_SPI_MASTER=y

#
# SPI Master Controller Drivers
#
CONFIG_SPI_BITBANG=m
# CONFIG_SPI_PXA2XX_PCI is not set
# CONFIG_SPI_TOPCLIFF_PCH is not set
# CONFIG_SPI_XILINX is not set
# CONFIG_SPI_DESIGNWARE is not set

#
# SPI Protocol Masters
#
CONFIG_SPI_SPIDEV=m
CONFIG_SPI_TLE62X0=m

#
# PPS support
#
# CONFIG_PPS is not set

#
# PPS generators support
#
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
# CONFIG_GPIOLIB is not set
# CONFIG_W1 is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
CONFIG_PDA_POWER=m
# CONFIG_TEST_POWER is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_BQ20Z75 is not set
# CONFIG_BATTERY_BQ27x00 is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set
CONFIG_HWMON=y
CONFIG_HWMON_VID=m
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Native drivers
#
CONFIG_SENSORS_ABITUGURU=m
CONFIG_SENSORS_ABITUGURU3=m
CONFIG_SENSORS_AD7414=m
CONFIG_SENSORS_AD7418=m
CONFIG_SENSORS_ADCXX=m
CONFIG_SENSORS_ADM1021=m
CONFIG_SENSORS_ADM1025=m
CONFIG_SENSORS_ADM1026=m
CONFIG_SENSORS_ADM1029=m
CONFIG_SENSORS_ADM1031=m
CONFIG_SENSORS_ADM9240=m
# CONFIG_SENSORS_ADT7411 is not set
CONFIG_SENSORS_ADT7462=m
CONFIG_SENSORS_ADT7470=m
CONFIG_SENSORS_ADT7475=m
# CONFIG_SENSORS_ASC7621 is not set
CONFIG_SENSORS_K8TEMP=m
# CONFIG_SENSORS_K10TEMP is not set
CONFIG_SENSORS_ASB100=m
CONFIG_SENSORS_ATXP1=m
# CONFIG_SENSORS_DS620 is not set
CONFIG_SENSORS_DS1621=m
CONFIG_SENSORS_I5K_AMB=m
CONFIG_SENSORS_F71805F=m
CONFIG_SENSORS_F71882FG=m
CONFIG_SENSORS_F75375S=m
CONFIG_SENSORS_FSCHMD=m
# CONFIG_SENSORS_G760A is not set
CONFIG_SENSORS_GL518SM=m
CONFIG_SENSORS_GL520SM=m
CONFIG_SENSORS_CORETEMP=m
# CONFIG_SENSORS_PKGTEMP is not set
CONFIG_SENSORS_IBMAEM=m
CONFIG_SENSORS_IBMPEX=m
CONFIG_SENSORS_IT87=m
# CONFIG_SENSORS_JC42 is not set
CONFIG_SENSORS_LM63=m
CONFIG_SENSORS_LM70=m
# CONFIG_SENSORS_LM73 is not set
CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM77=m
CONFIG_SENSORS_LM78=m
CONFIG_SENSORS_LM80=m
CONFIG_SENSORS_LM83=m
CONFIG_SENSORS_LM85=m
CONFIG_SENSORS_LM87=m
CONFIG_SENSORS_LM90=m
CONFIG_SENSORS_LM92=m
CONFIG_SENSORS_LM93=m
# CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LTC4261 is not set
# CONFIG_SENSORS_LM95241 is not set
CONFIG_SENSORS_MAX1111=m
CONFIG_SENSORS_MAX1619=m
CONFIG_SENSORS_MAX6650=m
CONFIG_SENSORS_PC87360=m
CONFIG_SENSORS_PC87427=m
CONFIG_SENSORS_PCF8591=m
# CONFIG_SENSORS_SHT21 is not set
CONFIG_SENSORS_SIS5595=m
# CONFIG_SENSORS_SMM665 is not set
CONFIG_SENSORS_DME1737=m
# CONFIG_SENSORS_EMC1403 is not set
# CONFIG_SENSORS_EMC2103 is not set
CONFIG_SENSORS_SMSC47M1=m
CONFIG_SENSORS_SMSC47M192=m
CONFIG_SENSORS_SMSC47B397=m
CONFIG_SENSORS_ADS7828=m
# CONFIG_SENSORS_ADS7871 is not set
# CONFIG_SENSORS_AMC6821 is not set
CONFIG_SENSORS_THMC50=m
# CONFIG_SENSORS_TMP102 is not set
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_VIA_CPUTEMP is not set
CONFIG_SENSORS_VIA686A=m
CONFIG_SENSORS_VT1211=m
CONFIG_SENSORS_VT8231=m
CONFIG_SENSORS_W83781D=m
CONFIG_SENSORS_W83791D=m
CONFIG_SENSORS_W83792D=m
CONFIG_SENSORS_W83793=m
# CONFIG_SENSORS_W83795 is not set
CONFIG_SENSORS_W83L785TS=m
CONFIG_SENSORS_W83L786NG=m
CONFIG_SENSORS_W83627HF=m
CONFIG_SENSORS_W83627EHF=m
# CONFIG_SENSORS_LIS3_I2C is not set
CONFIG_SENSORS_APPLESMC=m

#
# ACPI drivers
#
# CONFIG_SENSORS_ATK0110 is not set
# CONFIG_SENSORS_LIS3LV02D is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_HWMON=y
# CONFIG_WATCHDOG is not set
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
# CONFIG_SSB is not set
# CONFIG_MFD_SUPPORT is not set
CONFIG_MFD_CORE=m
CONFIG_LPC_SCH=m
# CONFIG_REGULATOR is not set
CONFIG_MEDIA_SUPPORT=y

#
# Multimedia core support
#
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L2_COMMON=y
# CONFIG_DVB_CORE is not set
CONFIG_VIDEO_MEDIA=y

#
# Multimedia drivers
#
# CONFIG_RC_CORE is not set
# CONFIG_MEDIA_ATTACH is not set
CONFIG_MEDIA_TUNER=y
# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
CONFIG_MEDIA_TUNER_SIMPLE=y
CONFIG_MEDIA_TUNER_TDA8290=y
CONFIG_MEDIA_TUNER_TDA827X=y
CONFIG_MEDIA_TUNER_TDA18271=y
CONFIG_MEDIA_TUNER_TDA9887=y
CONFIG_MEDIA_TUNER_TEA5761=y
CONFIG_MEDIA_TUNER_TEA5767=y
CONFIG_MEDIA_TUNER_MT20XX=y
CONFIG_MEDIA_TUNER_XC2028=y
CONFIG_MEDIA_TUNER_XC5000=y
CONFIG_MEDIA_TUNER_MC44S803=y
CONFIG_VIDEO_V4L2=y
CONFIG_VIDEOBUF_GEN=m
CONFIG_VIDEOBUF_VMALLOC=m
CONFIG_VIDEO_TVEEPROM=m
CONFIG_VIDEO_TUNER=m
CONFIG_VIDEO_CAPTURE_DRIVERS=y
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y

#
# Audio decoders
#
CONFIG_VIDEO_MSP3400=m
CONFIG_VIDEO_CS53L32A=m
CONFIG_VIDEO_WM8775=m

#
# RDS decoders
#

#
# Video decoders
#
CONFIG_VIDEO_SAA711X=m

#
# Video and audio decoders
#
CONFIG_VIDEO_CX25840=m

#
# MPEG video encoders
#
CONFIG_VIDEO_CX2341X=m

#
# Video encoders
#

#
# Video improvement chips
#
# CONFIG_VIDEO_VIVI is not set
# CONFIG_VIDEO_CPIA2 is not set
# CONFIG_VIDEO_ZORAN is not set
# CONFIG_VIDEO_SAA7134 is not set
# CONFIG_VIDEO_MXB is not set
# CONFIG_VIDEO_HEXIUM_ORION is not set
# CONFIG_VIDEO_HEXIUM_GEMINI is not set
# CONFIG_VIDEO_TIMBERDALE is not set
# CONFIG_VIDEO_CAFE_CCIC is not set
# CONFIG_VIDEO_SR030PC30 is not set
# CONFIG_SOC_CAMERA is not set
CONFIG_V4L_USB_DRIVERS=y
CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
CONFIG_USB_GSPCA=m
CONFIG_USB_M5602=m
CONFIG_USB_STV06XX=m
CONFIG_USB_GL860=m
CONFIG_USB_GSPCA_BENQ=m
CONFIG_USB_GSPCA_CONEX=m
CONFIG_USB_GSPCA_CPIA1=m
CONFIG_USB_GSPCA_ETOMS=m
CONFIG_USB_GSPCA_FINEPIX=m
CONFIG_USB_GSPCA_JEILINJ=m
# CONFIG_USB_GSPCA_KONICA is not set
CONFIG_USB_GSPCA_MARS=m
CONFIG_USB_GSPCA_MR97310A=m
CONFIG_USB_GSPCA_OV519=m
CONFIG_USB_GSPCA_OV534=m
CONFIG_USB_GSPCA_OV534_9=m
CONFIG_USB_GSPCA_PAC207=m
# CONFIG_USB_GSPCA_PAC7302 is not set
CONFIG_USB_GSPCA_PAC7311=m
CONFIG_USB_GSPCA_SN9C2028=m
CONFIG_USB_GSPCA_SN9C20X=m
CONFIG_USB_GSPCA_SONIXB=m
CONFIG_USB_GSPCA_SONIXJ=m
CONFIG_USB_GSPCA_SPCA500=m
CONFIG_USB_GSPCA_SPCA501=m
CONFIG_USB_GSPCA_SPCA505=m
CONFIG_USB_GSPCA_SPCA506=m
CONFIG_USB_GSPCA_SPCA508=m
CONFIG_USB_GSPCA_SPCA561=m
# CONFIG_USB_GSPCA_SPCA1528 is not set
CONFIG_USB_GSPCA_SQ905=m
CONFIG_USB_GSPCA_SQ905C=m
# CONFIG_USB_GSPCA_SQ930X is not set
CONFIG_USB_GSPCA_STK014=m
# CONFIG_USB_GSPCA_STV0680 is not set
CONFIG_USB_GSPCA_SUNPLUS=m
CONFIG_USB_GSPCA_T613=m
CONFIG_USB_GSPCA_TV8532=m
CONFIG_USB_GSPCA_VC032X=m
# CONFIG_USB_GSPCA_XIRLINK_CIT is not set
CONFIG_USB_GSPCA_ZC3XX=m
CONFIG_VIDEO_PVRUSB2=m
CONFIG_VIDEO_PVRUSB2_SYSFS=y
# CONFIG_VIDEO_PVRUSB2_DEBUGIFC is not set
CONFIG_VIDEO_HDPVR=m
CONFIG_VIDEO_USBVISION=m
CONFIG_USB_ET61X251=m
CONFIG_USB_SN9C102=m
CONFIG_USB_PWC=m
# CONFIG_USB_PWC_DEBUG is not set
CONFIG_USB_PWC_INPUT_EVDEV=y
CONFIG_USB_ZR364XX=m
CONFIG_USB_STKWEBCAM=m
CONFIG_USB_S2255=m
# CONFIG_V4L_MEM2MEM_DRIVERS is not set
# CONFIG_RADIO_ADAPTERS is not set

#
# Graphics support
#
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=m
CONFIG_AGP_SIS=m
CONFIG_AGP_VIA=m
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
# CONFIG_VGA_SWITCHEROO is not set
CONFIG_DRM=m
CONFIG_DRM_KMS_HELPER=m
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_I810 is not set
# CONFIG_DRM_I830 is not set
CONFIG_DRM_I915=m
CONFIG_DRM_I915_KMS=y
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set
# CONFIG_STUB_POULSBO is not set
# CONFIG_VGASTATE is not set
CONFIG_VIDEO_OUTPUT_CONTROL=m
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
# CONFIG_FB_DDC is not set
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
CONFIG_FB_CFB_FILLRECT=m
CONFIG_FB_CFB_COPYAREA=m
CONFIG_FB_CFB_IMAGEBLIT=m
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
CONFIG_FB_SYS_FILLRECT=m
CONFIG_FB_SYS_COPYAREA=m
CONFIG_FB_SYS_IMAGEBLIT=m
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=m
# CONFIG_FB_WMT_GE_ROPS is not set
CONFIG_FB_DEFERRED_IO=y
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_UVESA is not set
# CONFIG_FB_VESA is not set
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_INTEL is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_VIA is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_TMIO is not set
CONFIG_FB_UDL=m
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_BROADSHEET is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=m
CONFIG_LCD_LTV350QV=m
CONFIG_LCD_ILI9320=m
CONFIG_LCD_TDO24M=m
CONFIG_LCD_VGG2432A4=m
CONFIG_LCD_PLATFORM=m
# CONFIG_LCD_S6E63M0 is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=y
CONFIG_BACKLIGHT_PROGEAR=m
CONFIG_BACKLIGHT_MBP_NVIDIA=m
CONFIG_BACKLIGHT_SAHARA=m
# CONFIG_BACKLIGHT_ADP8860 is not set

#
# Display device support
#
CONFIG_DISPLAY_SUPPORT=m

#
# Display hardware drivers
#

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=m
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_LOGO is not set
CONFIG_SOUND=m
CONFIG_SOUND_OSS_CORE=y
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_HRTIMER=m
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
CONFIG_SND_DEBUG=y
# CONFIG_SND_DEBUG_VERBOSE is not set
# CONFIG_SND_PCM_XRUN_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_RAWMIDI_SEQ=m
# CONFIG_SND_OPL3_LIB_SEQ is not set
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
# CONFIG_SND_EMU10K1_SEQ is not set
CONFIG_SND_MPU401_UART=m
CONFIG_SND_DRIVERS=y
CONFIG_SND_PCSP=m
CONFIG_SND_DUMMY=m
# CONFIG_SND_ALOOP is not set
CONFIG_SND_VIRMIDI=m
CONFIG_SND_MTPAV=m
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ASIHPI is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_CS5535AUDIO is not set
# CONFIG_SND_CTXFI is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_INDIGOIOX is not set
# CONFIG_SND_INDIGODJX is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
CONFIG_SND_HDA_INTEL=m
# CONFIG_SND_HDA_HWDEP is not set
# CONFIG_SND_HDA_INPUT_BEEP is not set
# CONFIG_SND_HDA_INPUT_JACK is not set
# CONFIG_SND_HDA_PATCH_LOADER is not set
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_HDMI=y
CONFIG_SND_HDA_CODEC_CIRRUS=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CA0110=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_HDA_POWER_SAVE=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_LX6464ES is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_SPI is not set
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=m
CONFIG_SND_USB_UA101=m
CONFIG_SND_USB_USX2Y=m
CONFIG_SND_USB_CAIAQ=m
CONFIG_SND_USB_CAIAQ_INPUT=y
CONFIG_SND_USB_US122L=m
# CONFIG_SND_SOC is not set
# CONFIG_SOUND_PRIME is not set
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
CONFIG_HIDRAW=y

#
# USB Input Devices
#
CONFIG_USB_HID=m
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y

#
# USB HID Boot Protocol drivers
#
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set

#
# Special HID drivers
#
# CONFIG_HID_3M_PCT is not set
CONFIG_HID_A4TECH=m
# CONFIG_HID_ACRUX_FF is not set
CONFIG_HID_APPLE=m
CONFIG_HID_BELKIN=m
# CONFIG_HID_CANDO is not set
CONFIG_HID_CHERRY=m
CONFIG_HID_CHICONY=m
# CONFIG_HID_PRODIKEYS is not set
CONFIG_HID_CYPRESS=m
CONFIG_HID_DRAGONRISE=m
# CONFIG_DRAGONRISE_FF is not set
# CONFIG_HID_EMS_FF is not set
# CONFIG_HID_EGALAX is not set
# CONFIG_HID_ELECOM is not set
CONFIG_HID_EZKEY=m
CONFIG_HID_KYE=m
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
CONFIG_HID_GYRATION=m
CONFIG_HID_TWINHAN=m
CONFIG_HID_KENSINGTON=m
CONFIG_HID_LOGITECH=m
CONFIG_LOGITECH_FF=y
CONFIG_LOGIRUMBLEPAD2_FF=y
# CONFIG_LOGIG940_FF is not set
# CONFIG_LOGIWII_FF is not set
CONFIG_HID_MAGICMOUSE=m
CONFIG_HID_MICROSOFT=m
# CONFIG_HID_MOSART is not set
CONFIG_HID_MONTEREY=m
# CONFIG_HID_MULTITOUCH is not set
CONFIG_HID_NTRIG=m
CONFIG_HID_ORTEK=m
CONFIG_HID_PANTHERLORD=m
CONFIG_PANTHERLORD_FF=y
CONFIG_HID_PETALYNX=m
# CONFIG_HID_PICOLCD is not set
# CONFIG_HID_QUANTA is not set
CONFIG_HID_ROCCAT=m
# CONFIG_HID_ROCCAT_KONE is not set
# CONFIG_HID_ROCCAT_KONEPLUS is not set
# CONFIG_HID_ROCCAT_PYRA is not set
CONFIG_HID_SAMSUNG=m
CONFIG_HID_SONY=m
# CONFIG_HID_STANTUM is not set
CONFIG_HID_SUNPLUS=m
CONFIG_HID_GREENASIA=m
# CONFIG_GREENASIA_FF is not set
CONFIG_HID_SMARTJOYPLUS=m
# CONFIG_SMARTJOYPLUS_FF is not set
CONFIG_HID_TOPSEED=m
CONFIG_HID_THRUSTMASTER=m
# CONFIG_THRUSTMASTER_FF is not set
CONFIG_HID_WACOM=m
# CONFIG_HID_WACOM_POWER_SUPPLY is not set
CONFIG_HID_ZEROPLUS=m
# CONFIG_ZEROPLUS_FF is not set
# CONFIG_HID_ZYDACRON is not set
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=m
CONFIG_USB_DEBUG=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
# CONFIG_USB_DEVICEFS is not set
CONFIG_USB_DEVICE_CLASS=y
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
CONFIG_USB_MON=m
CONFIG_USB_WUSB=m
# CONFIG_USB_WUSB_CBAF is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_C67X00_HCD=m
CONFIG_USB_XHCI_HCD=m
CONFIG_USB_XHCI_HCD_DEBUGGING=y
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_OXU210HP_HCD=m
CONFIG_USB_ISP116X_HCD=m
CONFIG_USB_ISP1760_HCD=m
CONFIG_USB_ISP1362_HCD=m
CONFIG_USB_OHCI_HCD=m
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=m
CONFIG_USB_U132_HCD=m
CONFIG_USB_SL811_HCD=m
CONFIG_USB_R8A66597_HCD=m
CONFIG_USB_WHCI_HCD=m
CONFIG_USB_HWA_HCD=m

#
# USB Device Class drivers
#
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
CONFIG_USB_WDM=m
CONFIG_USB_TMC=m

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#

#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_DATAFAB=m
CONFIG_USB_STORAGE_FREECOM=m
CONFIG_USB_STORAGE_ISD200=m
CONFIG_USB_STORAGE_USBAT=m
CONFIG_USB_STORAGE_SDDR09=m
CONFIG_USB_STORAGE_SDDR55=m
CONFIG_USB_STORAGE_JUMPSHOT=m
CONFIG_USB_STORAGE_ALAUDA=m
# CONFIG_USB_STORAGE_ONETOUCH is not set
CONFIG_USB_STORAGE_KARMA=m
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
CONFIG_USB_UAS=m
# CONFIG_USB_LIBUSUAL is not set

#
# USB Imaging devices
#
CONFIG_USB_MDC800=m
CONFIG_USB_MICROTEK=m

#
# USB port drivers
#
CONFIG_USB_SERIAL=m
CONFIG_USB_EZUSB=y
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_AIRCABLE=m
CONFIG_USB_SERIAL_ARK3116=m
CONFIG_USB_SERIAL_BELKIN=m
CONFIG_USB_SERIAL_CH341=m
CONFIG_USB_SERIAL_WHITEHEAT=m
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
# CONFIG_USB_SERIAL_CP210X is not set
CONFIG_USB_SERIAL_CYPRESS_M8=m
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_FUNSOFT=m
CONFIG_USB_SERIAL_VISOR=m
CONFIG_USB_SERIAL_IPAQ=m
# CONFIG_USB_SERIAL_IR is not set
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m
CONFIG_USB_SERIAL_GARMIN=m
CONFIG_USB_SERIAL_IPW=m
# CONFIG_USB_SERIAL_IUU is not set
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
CONFIG_USB_SERIAL_KEYSPAN=m
CONFIG_USB_SERIAL_KLSI=m
CONFIG_USB_SERIAL_KOBIL_SCT=m
CONFIG_USB_SERIAL_MCT_U232=m
CONFIG_USB_SERIAL_MOS7720=m
CONFIG_USB_SERIAL_MOS7840=m
CONFIG_USB_SERIAL_MOTOROLA=m
CONFIG_USB_SERIAL_NAVMAN=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_OTI6858=m
CONFIG_USB_SERIAL_QCAUX=m
# CONFIG_USB_SERIAL_QUALCOMM is not set
CONFIG_USB_SERIAL_SPCP8X5=m
CONFIG_USB_SERIAL_HP4X=m
CONFIG_USB_SERIAL_SAFE=m
# CONFIG_USB_SERIAL_SAFE_PADDED is not set
# CONFIG_USB_SERIAL_SAMBA is not set
# CONFIG_USB_SERIAL_SIEMENS_MPI is not set
CONFIG_USB_SERIAL_SIERRAWIRELESS=m
# CONFIG_USB_SERIAL_SYMBOL is not set
CONFIG_USB_SERIAL_TI=m
CONFIG_USB_SERIAL_CYBERJACK=m
CONFIG_USB_SERIAL_XIRCOM=m
CONFIG_USB_SERIAL_WWAN=m
CONFIG_USB_SERIAL_OPTION=m
CONFIG_USB_SERIAL_OMNINET=m
# CONFIG_USB_SERIAL_OPTICON is not set
CONFIG_USB_SERIAL_VIVOPAY_SERIAL=m
CONFIG_USB_SERIAL_ZIO=m
# CONFIG_USB_SERIAL_SSU100 is not set
CONFIG_USB_SERIAL_DEBUG=m

#
# USB Miscellaneous drivers
#
CONFIG_USB_EMI62=m
CONFIG_USB_EMI26=m
CONFIG_USB_ADUTUX=m
CONFIG_USB_SEVSEG=m
CONFIG_USB_RIO500=m
CONFIG_USB_LEGOTOWER=m
CONFIG_USB_LCD=m
CONFIG_USB_LED=m
CONFIG_USB_CYPRESS_CY7C63=m
CONFIG_USB_CYTHERM=m
CONFIG_USB_IDMOUSE=m
CONFIG_USB_FTDI_ELAN=m
CONFIG_USB_APPLEDISPLAY=m
CONFIG_USB_SISUSBVGA=m
# CONFIG_USB_SISUSBVGA_CON is not set
CONFIG_USB_LD=m
CONFIG_USB_TRANCEVIBRATOR=m
CONFIG_USB_IOWARRIOR=m
CONFIG_USB_TEST=m
CONFIG_USB_ISIGHTFW=m
# CONFIG_USB_YUREX is not set
CONFIG_USB_GADGET=m
# CONFIG_USB_GADGET_DEBUG is not set
# CONFIG_USB_GADGET_DEBUG_FILES is not set
# CONFIG_USB_GADGET_DEBUG_FS is not set
CONFIG_USB_GADGET_VBUS_DRAW=2
CONFIG_USB_GADGET_SELECTED=y
# CONFIG_USB_GADGET_R8A66597 is not set
# CONFIG_USB_GADGET_PXA_U2O is not set
# CONFIG_USB_GADGET_M66592 is not set
# CONFIG_USB_GADGET_AMD5536UDC is not set
# CONFIG_USB_GADGET_CI13XXX_PCI is not set
# CONFIG_USB_GADGET_NET2280 is not set
# CONFIG_USB_GADGET_GOKU is not set
# CONFIG_USB_GADGET_LANGWELL is not set
# CONFIG_USB_GADGET_EG20T is not set
CONFIG_USB_GADGET_DUMMY_HCD=y
CONFIG_USB_DUMMY_HCD=m
CONFIG_USB_GADGET_DUALSPEED=y
# CONFIG_USB_ZERO is not set
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_ETH is not set
CONFIG_USB_G_NCM=m
# CONFIG_USB_GADGETFS is not set
# CONFIG_USB_FUNCTIONFS is not set
# CONFIG_USB_FILE_STORAGE is not set
# CONFIG_USB_MASS_STORAGE is not set
# CONFIG_USB_G_SERIAL is not set
# CONFIG_USB_MIDI_GADGET is not set
# CONFIG_USB_G_PRINTER is not set
# CONFIG_USB_CDC_COMPOSITE is not set
# CONFIG_USB_G_MULTI is not set
# CONFIG_USB_G_HID is not set
# CONFIG_USB_G_DBGP is not set
# CONFIG_USB_G_WEBCAM is not set

#
# OTG and related infrastructure
#
# CONFIG_NOP_USB_XCEIV is not set
CONFIG_UWB=m
CONFIG_UWB_HWA=m
CONFIG_UWB_WHCI=m
# CONFIG_UWB_I1480U is not set
# CONFIG_MMC is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

#
# LED drivers
#
# CONFIG_LEDS_ALIX2 is not set
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_LP5521 is not set
# CONFIG_LEDS_LP5523 is not set
# CONFIG_LEDS_CLEVO_MAIL is not set
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_DAC124S085 is not set
# CONFIG_LEDS_BD2802 is not set
# CONFIG_LEDS_INTEL_SS4200 is not set
CONFIG_LEDS_TRIGGERS=y

#
# LED Triggers
#
CONFIG_LEDS_TRIGGER_TIMER=m
CONFIG_LEDS_TRIGGER_HEARTBEAT=m
CONFIG_LEDS_TRIGGER_BACKLIGHT=m
CONFIG_LEDS_TRIGGER_DEFAULT_ON=m

#
# iptables trigger is under Netfilter config (LED target)
#
# CONFIG_NFC_DEVICES is not set
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_EDAC=y

#
# Reporting subsystems
#
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_MM_EDAC=m
CONFIG_EDAC_E752X=m
CONFIG_EDAC_I82975X=m
CONFIG_EDAC_I3000=m
CONFIG_EDAC_I3200=m
CONFIG_EDAC_X38=m
# CONFIG_EDAC_I5400 is not set
# CONFIG_EDAC_I7CORE is not set
CONFIG_EDAC_I5000=m
CONFIG_EDAC_I5100=m
# CONFIG_EDAC_I7300 is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
CONFIG_RTC_DRV_TEST=m

#
# I2C RTC drivers
#
CONFIG_RTC_DRV_DS1307=m
CONFIG_RTC_DRV_DS1374=m
CONFIG_RTC_DRV_DS1672=m
# CONFIG_RTC_DRV_DS3232 is not set
CONFIG_RTC_DRV_MAX6900=m
CONFIG_RTC_DRV_RS5C372=m
CONFIG_RTC_DRV_ISL1208=m
# CONFIG_RTC_DRV_ISL12022 is not set
CONFIG_RTC_DRV_X1205=m
CONFIG_RTC_DRV_PCF8563=m
CONFIG_RTC_DRV_PCF8583=m
CONFIG_RTC_DRV_M41T80=m
CONFIG_RTC_DRV_M41T80_WDT=y
# CONFIG_RTC_DRV_BQ32K is not set
# CONFIG_RTC_DRV_S35390A is not set
CONFIG_RTC_DRV_FM3130=m
CONFIG_RTC_DRV_RX8581=m
# CONFIG_RTC_DRV_RX8025 is not set

#
# SPI RTC drivers
#
CONFIG_RTC_DRV_M41T94=m
CONFIG_RTC_DRV_DS1305=m
CONFIG_RTC_DRV_DS1390=m
CONFIG_RTC_DRV_MAX6902=m
# CONFIG_RTC_DRV_R9701 is not set
CONFIG_RTC_DRV_RS5C348=m
CONFIG_RTC_DRV_DS3234=m
# CONFIG_RTC_DRV_PCF2123 is not set

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
CONFIG_RTC_DRV_DS1286=m
# CONFIG_RTC_DRV_DS1511 is not set
CONFIG_RTC_DRV_DS1553=m
CONFIG_RTC_DRV_DS1742=m
CONFIG_RTC_DRV_STK17TA8=m
CONFIG_RTC_DRV_M48T86=m
CONFIG_RTC_DRV_M48T35=m
CONFIG_RTC_DRV_M48T59=m
# CONFIG_RTC_DRV_MSM6242 is not set
CONFIG_RTC_DRV_BQ4802=m
# CONFIG_RTC_DRV_RP5C01 is not set
CONFIG_RTC_DRV_V3020=m

#
# on-CPU RTC drivers
#
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set

#
# DMA Devices
#
# CONFIG_INTEL_MID_DMAC is not set
CONFIG_INTEL_IOATDMA=m
# CONFIG_TIMB_DMA is not set
# CONFIG_PCH_DMA is not set
CONFIG_DMA_ENGINE=y

#
# DMA Clients
#
CONFIG_NET_DMA=y
# CONFIG_ASYNC_TX_DMA is not set
# CONFIG_DMATEST is not set
CONFIG_DCA=m
CONFIG_AUXDISPLAY=y
CONFIG_UIO=m
CONFIG_UIO_CIF=m
CONFIG_UIO_PDRV=m
CONFIG_UIO_PDRV_GENIRQ=m
# CONFIG_UIO_AEC is not set
CONFIG_UIO_SERCOS3=m
CONFIG_UIO_PCI_GENERIC=m
# CONFIG_UIO_NETX is not set
CONFIG_STAGING=y
# CONFIG_STAGING_EXCLUDE_BUILD is not set
# CONFIG_ET131X is not set
# CONFIG_SLICOSS is not set
# CONFIG_USB_DABUSB is not set
CONFIG_USB_SE401=m
CONFIG_VIDEO_USBVIDEO=m
CONFIG_USB_VICAM=m
CONFIG_USB_IP_COMMON=m
CONFIG_USB_IP_VHCI_HCD=m
CONFIG_USB_IP_HOST=m
# CONFIG_USB_IP_DEBUG_ENABLE is not set
CONFIG_W35UND=m
CONFIG_PRISM2_USB=m
# CONFIG_ECHO is not set
# CONFIG_BRCM80211 is not set
# CONFIG_RT2860 is not set
CONFIG_RT2870=m
# CONFIG_COMEDI is not set
CONFIG_ASUS_OLED=m
# CONFIG_R8187SE is not set
CONFIG_RTL8192U=m
# CONFIG_RTL8192E is not set
CONFIG_R8712U=m
# CONFIG_R8712_AP is not set
CONFIG_TRANZPORT=m
# CONFIG_POHMELFS is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_IDE_PHISON is not set
CONFIG_LINE6_USB=m
# CONFIG_LINE6_USB_DEBUG is not set
# CONFIG_LINE6_USB_DUMP_CTRL is not set
# CONFIG_LINE6_USB_DUMP_MIDI is not set
# CONFIG_LINE6_USB_DUMP_PCM is not set
# CONFIG_LINE6_USB_RAW is not set
# CONFIG_LINE6_USB_IMPULSE_RESPONSE is not set
# CONFIG_DRM_VMWGFX is not set
# CONFIG_DRM_NOUVEAU is not set

#
# I2C encoder or helper chips
#
# CONFIG_DRM_I2C_CH7006 is not set
# CONFIG_DRM_I2C_SIL164 is not set
CONFIG_USB_SERIAL_QUATECH2=m
CONFIG_USB_SERIAL_QUATECH_USB2=m
# CONFIG_VT6655 is not set
CONFIG_VT6656=m
# CONFIG_HYPERV is not set
# CONFIG_VME_BUS is not set
# CONFIG_DX_SEP is not set
# CONFIG_IIO is not set
# CONFIG_ZRAM is not set
# CONFIG_SAMSUNG_LAPTOP is not set
# CONFIG_FB_SM7XX is not set
# CONFIG_VIDEO_DT3155 is not set
# CONFIG_CRYSTALHD is not set

#
# Texas Instruments shared transport line discipline
#
# CONFIG_ST_BT is not set
# CONFIG_FB_XGI is not set
# CONFIG_SMB_FS is not set
CONFIG_EASYCAP=m
# CONFIG_SOLO6X10 is not set
# CONFIG_ACPI_QUICKSTART is not set
CONFIG_MACH_NO_WESTBRIDGE=y
CONFIG_USB_ENESTORAGE=m
# CONFIG_BCM_WIMAX is not set
# CONFIG_FT1000 is not set

#
# Speakup console speech
#
# CONFIG_SPEAKUP is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACERHDF is not set
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_COMPAL_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_IDEAPAD_LAPTOP is not set
# CONFIG_THINKPAD_ACPI is not set
CONFIG_SENSORS_HDAPS=m
# CONFIG_INTEL_MENLOW is not set
# CONFIG_EEEPC_LAPTOP is not set
# CONFIG_ACPI_WMI is not set
# CONFIG_ACPI_ASUS is not set
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_ACPI_CMPC is not set
# CONFIG_INTEL_IPS is not set
# CONFIG_IBM_RTL is not set

#
# Firmware Drivers
#
CONFIG_EDD=y
CONFIG_EDD_OFF=y
CONFIG_FIRMWARE_MEMMAP=y
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y
# CONFIG_ISCSI_IBFT_FIND is not set

#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
CONFIG_BTRFS_FS=m
# CONFIG_BTRFS_FS_POSIX_ACL is not set
# CONFIG_NILFS2_FS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_FANOTIFY is not set
# CONFIG_QUOTA is not set
# CONFIG_QUOTACTL is not set
# CONFIG_AUTOFS4_FS is not set
CONFIG_FUSE_FS=y
# CONFIG_CUSE is not set
CONFIG_GENERIC_ACL=y

#
# Caches
#
# CONFIG_FSCACHE is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_VMCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=m
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ECRYPT_FS is not set
# CONFIG_HFS_FS is not set
CONFIG_HFSPLUS_FS=m
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_LOGFS is not set
# CONFIG_CRAMFS is not set
# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
# CONFIG_NFS_V4_1 is not set
# CONFIG_NFS_USE_LEGACY_DNS is not set
CONFIG_NFS_USE_KERNEL_DNS=y
# CONFIG_NFS_USE_NEW_IDMAPPER is not set
# CONFIG_NFSD is not set
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_NFS_ACL_SUPPORT=m
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_RPCSEC_GSS_KRB5=m
# CONFIG_CEPH_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
CONFIG_LDM_PARTITION=y
# CONFIG_LDM_DEBUG is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_KARMA_PARTITION is not set
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="cp437"
CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=m
CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=m
# CONFIG_DLM is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
# CONFIG_ENABLE_WARN_DEPRECATED is not set
# CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_FRAME_WARN=1024
CONFIG_MAGIC_SYSRQ=y
# CONFIG_STRIP_ASM_SYMS is not set
CONFIG_UNUSED_SYMBOLS=y
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
CONFIG_LOCKUP_DETECTOR=y
CONFIG_HARDLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
CONFIG_DETECT_HUNG_TASK=y
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
# CONFIG_TIMER_STATS is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
CONFIG_DEBUG_KMEMLEAK=y
CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=400
# CONFIG_DEBUG_KMEMLEAK_TEST is not set
# CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF is not set
CONFIG_DEBUG_PREEMPT=y
CONFIG_DEBUG_RT_MUTEXES=y
CONFIG_DEBUG_PI_LIST=y
# CONFIG_RT_MUTEX_TESTER is not set
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
CONFIG_BKL=y
CONFIG_DEBUG_LOCK_ALLOC=y
# CONFIG_PROVE_LOCKING is not set
# CONFIG_SPARSE_RCU_POINTER is not set
CONFIG_LOCKDEP=y
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_LOCKDEP is not set
CONFIG_DEBUG_SPINLOCK_SLEEP=y
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_INFO_REDUCED is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_WRITECOUNT is not set
CONFIG_DEBUG_MEMORY_INIT=y
# CONFIG_DEBUG_LIST is not set
# CONFIG_TEST_LIST_SORT is not set
CONFIG_DEBUG_SG=y
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_RCU_CPU_STALL_DETECTOR is not set
# CONFIG_KPROBES_SANITY_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# CONFIG_LKDTM is not set
# CONFIG_CPU_NOTIFIER_ERROR_INJECT is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
CONFIG_SYSCTL_SYSCALL_CHECK=y
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_RING_BUFFER=y
CONFIG_RING_BUFFER_ALLOW_SWAP=y
CONFIG_TRACING_SUPPORT=y
# CONFIG_FTRACE is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
CONFIG_DYNAMIC_DEBUG=y
CONFIG_DMA_API_DEBUG=y
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_ASYNC_RAID6_TEST is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_HAVE_ARCH_KMEMCHECK=y
# CONFIG_KMEMCHECK is not set
CONFIG_STRICT_DEVMEM=y
# CONFIG_X86_VERBOSE_BOOTUP is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
# CONFIG_DEBUG_RODATA_TEST is not set
# CONFIG_DEBUG_SET_MODULE_RONX is not set
# CONFIG_DEBUG_NX_TEST is not set
# CONFIG_IOMMU_DEBUG is not set
# CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
# CONFIG_X86_DECODER_SELFTEST is not set
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
# CONFIG_IO_DELAY_0X80 is not set
CONFIG_IO_DELAY_0XED=y
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=1
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set

#
# Security options
#
CONFIG_KEYS=y
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
# CONFIG_SECURITY_DMESG_RESTRICT is not set
# CONFIG_SECURITY is not set
# CONFIG_SECURITYFS is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
CONFIG_ASYNC_XOR=m
CONFIG_ASYNC_PQ=m
CONFIG_ASYNC_RAID6_RECOV=m
CONFIG_ASYNC_TX_DISABLE_PQ_VAL_DMA=y
CONFIG_ASYNC_TX_DISABLE_XOR_VAL_DMA=y
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=m
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=m
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_PCOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_GF128MUL=m
CONFIG_CRYPTO_NULL=m
# CONFIG_CRYPTO_PCRYPT is not set
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=m
CONFIG_CRYPTO_AUTHENC=m
# CONFIG_CRYPTO_TEST is not set

#
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=m
CONFIG_CRYPTO_SEQIV=m

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CTR=m
CONFIG_CRYPTO_CTS=m
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XTS=m
CONFIG_CRYPTO_FPU=m

#
# Hash modes
#
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=m
# CONFIG_CRYPTO_VMAC is not set

#
# Digest
#
CONFIG_CRYPTO_CRC32C=m
CONFIG_CRYPTO_CRC32C_INTEL=m
CONFIG_CRYPTO_GHASH=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_RMD128=m
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_RMD256=m
CONFIG_CRYPTO_RMD320=m
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_TGR192=m
CONFIG_CRYPTO_WP512=m
# CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set

#
# Ciphers
#
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_AES_X86_64=m
CONFIG_CRYPTO_AES_NI_INTEL=m
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_CAMELLIA=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_FCRYPT=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_SALSA20=m
CONFIG_CRYPTO_SALSA20_X86_64=m
CONFIG_CRYPTO_SEED=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=m
CONFIG_CRYPTO_TWOFISH_X86_64=m

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=m
# CONFIG_CRYPTO_ZLIB is not set
CONFIG_CRYPTO_LZO=m

#
# Random Number Generation
#
CONFIG_CRYPTO_ANSI_CPRNG=m
# CONFIG_CRYPTO_USER_API_HASH is not set
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
# CONFIG_CRYPTO_HW is not set
CONFIG_HAVE_KVM=y
# CONFIG_VIRTUALIZATION is not set
# CONFIG_BINARY_PRINTF is not set

#
# Library routines
#
CONFIG_RAID6_PQ=m
CONFIG_BITREVERSE=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_FIND_LAST_BIT=y
CONFIG_CRC_CCITT=m
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=m
CONFIG_CRC32=y
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
# CONFIG_XZ_DEC_POWERPC is not set
# CONFIG_XZ_DEC_IA64 is not set
# CONFIG_XZ_DEC_ARM is not set
# CONFIG_XZ_DEC_ARMTHUMB is not set
# CONFIG_XZ_DEC_SPARC is not set
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=m
CONFIG_TEXTSEARCH_BM=m
CONFIG_TEXTSEARCH_FSM=m
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_CHECK_SIGNATURE=y
CONFIG_NLATTR=y
CONFIG_AVERAGE=y

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [RFT][PATCH] PCI / ACPI: Do not require MSI support for PCIe native features
  2011-03-14 20:19     ` Sarah Sharp
@ 2011-03-14 20:37       ` Rafael J. Wysocki
  2011-03-14 23:47         ` Sarah Sharp
  0 siblings, 1 reply; 19+ messages in thread
From: Rafael J. Wysocki @ 2011-03-14 20:37 UTC (permalink / raw)
  To: Sarah Sharp
  Cc: linux-pci, LKML, Jesse Barnes, ACPI Devel Mailing List,
	Len Brown, Matthew Garrett

On Monday, March 14, 2011, Sarah Sharp wrote:
> On Mon, Mar 14, 2011 at 09:02:11PM +0100, Rafael J. Wysocki wrote:
> > On Monday, March 14, 2011, Sarah Sharp wrote:
> > > Hi Rafael,
> > > 
> > > I applied this patch, on top of this patch:
> > > PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
> > > 
> > > Unfortunately, the Express Card still doesn't show up.  The trace looks
> > > slightly different, but the irq still gets disabled.  dmesg is attached.
> > 
> > Hmm.  It looks like, for some reason, the check against
> > pcie_aspm_support_enabled() returns false on your system.  Do you have
> > ASPM enabled in .config?
> 
> My .config is attached.  Looks like CONFIG_PCIEASPM=y.

Does it help if you replace "pcie_aspm_support_enabled()" with "true" in
drivers/acpi/pci_root.c:acpi_pci_root_add() ?

Rafael

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [RFT][PATCH] PCI / ACPI: Do not require MSI support for PCIe native features
  2011-03-14 20:37       ` Rafael J. Wysocki
@ 2011-03-14 23:47         ` Sarah Sharp
  2011-03-15  0:00           ` Rafael J. Wysocki
  0 siblings, 1 reply; 19+ messages in thread
From: Sarah Sharp @ 2011-03-14 23:47 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: linux-pci, LKML, Jesse Barnes, ACPI Devel Mailing List,
	Len Brown, Matthew Garrett

[-- Attachment #1: Type: text/plain, Size: 985 bytes --]

On Mon, Mar 14, 2011 at 09:37:41PM +0100, Rafael J. Wysocki wrote:
> On Monday, March 14, 2011, Sarah Sharp wrote:
> > On Mon, Mar 14, 2011 at 09:02:11PM +0100, Rafael J. Wysocki wrote:
> > > On Monday, March 14, 2011, Sarah Sharp wrote:
> > > > Hi Rafael,
> > > > 
> > > > I applied this patch, on top of this patch:
> > > > PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
> > > > 
> > > > Unfortunately, the Express Card still doesn't show up.  The trace looks
> > > > slightly different, but the irq still gets disabled.  dmesg is attached.
> > > 
> > > Hmm.  It looks like, for some reason, the check against
> > > pcie_aspm_support_enabled() returns false on your system.  Do you have
> > > ASPM enabled in .config?
> > 
> > My .config is attached.  Looks like CONFIG_PCIEASPM=y.
> 
> Does it help if you replace "pcie_aspm_support_enabled()" with "true" in
> drivers/acpi/pci_root.c:acpi_pci_root_add() ?

No, it doesn't.  dmesg is attached.

Sarah Sharp

[-- Attachment #2: dmesg.txt --]
[-- Type: text/plain, Size: 79666 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.38-rc8+ (sarah@xanatos) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #776 SMP PREEMPT Mon Mar 14 14:41:16 PDT 2011
[    0.000000] Command line: root=UUID=7b14f772-a799-415f-a4c9-931ef81f6f0d ro  
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
[    0.000000]  BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000bd6a1000 (usable)
[    0.000000]  BIOS-e820: 00000000bd6a1000 - 00000000bd6a7000 (reserved)
[    0.000000]  BIOS-e820: 00000000bd6a7000 - 00000000bd7b7000 (usable)
[    0.000000]  BIOS-e820: 00000000bd7b7000 - 00000000bd80f000 (reserved)
[    0.000000]  BIOS-e820: 00000000bd80f000 - 00000000bd8c7000 (usable)
[    0.000000]  BIOS-e820: 00000000bd8c7000 - 00000000bd8d2000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bd8d2000 - 00000000bd8d5000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bd8d5000 - 00000000bd8d9000 (reserved)
[    0.000000]  BIOS-e820: 00000000bd8d9000 - 00000000bd8dd000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bd8dd000 - 00000000bd8e0000 (reserved)
[    0.000000]  BIOS-e820: 00000000bd8e0000 - 00000000bd907000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bd907000 - 00000000bd908000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bd908000 - 00000000bdb0f000 (reserved)
[    0.000000]  BIOS-e820: 00000000bdb0f000 - 00000000bdb9f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bdb9f000 - 00000000bdbff000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bdbff000 - 00000000bdc00000 (usable)
[    0.000000]  BIOS-e820: 00000000bdc00000 - 00000000c0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000013c000000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI present.
[    0.000000] DMI: LENOVO 74663HU/74663HU, BIOS 6DET44WW (2.08 ) 04/22/2009
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x13c000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-D3FFF write-protect
[    0.000000]   D4000-DBFFF uncachable
[    0.000000]   DC000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 13C000000 mask FFC000000 uncachable
[    0.000000]   1 base 0BE000000 mask FFE000000 uncachable
[    0.000000]   2 base 000000000 mask F80000000 write-back
[    0.000000]   3 base 080000000 mask FC0000000 write-back
[    0.000000]   4 base 100000000 mask FC0000000 write-back
[    0.000000]   5 base 0BDE00000 mask FFFE00000 uncachable
[    0.000000]   6 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000bde00000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0xbdc00 max_arch_pfn = 0x400000000
[    0.000000] Scanning 0 areas for low memory corruption
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] init_memory_mapping: 0000000000000000-00000000bdc00000
[    0.000000]  0000000000 - 00bdc00000 page 2M
[    0.000000] kernel direct mapping tables up to bdc00000 @ 1fffc000-20000000
[    0.000000] init_memory_mapping: 0000000100000000-000000013c000000
[    0.000000]  0100000000 - 013c000000 page 2M
[    0.000000] kernel direct mapping tables up to 13c000000 @ bd8c1000-bd8c7000
[    0.000000] RAMDISK: 3600e000 - 37ff0000
[    0.000000] ACPI: RSDP 00000000000f7380 00024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 00000000bdb7bdd4 00094 (v01 LENOVO TP-6D    00002080  LTP 00000000)
[    0.000000] ACPI: FACP 00000000bdb7bf00 000F4 (v03 LENOVO TP-6D    00002080 LNVO 00000001)
[    0.000000] ACPI: DSDT 00000000bdb7c2f4 0D881 (v01 LENOVO TP-6D    00002080 MSFT 03000000)
[    0.000000] ACPI: FACS 00000000bdb8e000 00040
[    0.000000] ACPI: SSDT 00000000bdb7c0b4 00240 (v01 LENOVO TP-6D    00002080 MSFT 03000000)
[    0.000000] ACPI: ECDT 00000000bdb89b75 00052 (v01 LENOVO TP-6D    00002080 LNVO 00000001)
[    0.000000] ACPI: APIC 00000000bdb89bc7 00078 (v01 LENOVO TP-6D    00002080 LNVO 00000001)
[    0.000000] ACPI: MCFG 00000000bdb89c3f 0003C (v01 LENOVO TP-6D    00002080 LNVO 00000001)
[    0.000000] ACPI: HPET 00000000bdb89c7b 00038 (v01 LENOVO TP-6D    00002080 LNVO 00000001)
[    0.000000] ACPI: SLIC 00000000bdb89dc2 00176 (v01 LENOVO TP-6D    00002080  LTP 00000000)
[    0.000000] ACPI: BOOT 00000000bdb89f38 00028 (v01 LENOVO TP-6D    00002080  LTP 00000001)
[    0.000000] ACPI: ASF! 00000000bdb89f60 000A0 (v16 LENOVO TP-6D    00002080 PTL  00000001)
[    0.000000] ACPI: SSDT 00000000bdb8d203 0055F (v01 LENOVO TP-6D    00002080 INTL 20050513)
[    0.000000] ACPI: TCPA 00000000bd907000 00032 (v00                 00000000      00000000)
[    0.000000] ACPI: SSDT 00000000bd8d4000 00655 (v01  PmRef    CpuPm 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 00000000bd8d3000 00274 (v01  PmRef  Cpu0Tst 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 00000000bd8d2000 00242 (v01  PmRef    ApTst 00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000]  [ffffea0000000000-ffffea00045fffff] PMD -> [ffff8800b0000000-ffff8800b37fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x0013c000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[6] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009e
[    0.000000]     0: 0x00000100 -> 0x000bd6a1
[    0.000000]     0: 0x000bd6a7 -> 0x000bd7b7
[    0.000000]     0: 0x000bd80f -> 0x000bd8c7
[    0.000000]     0: 0x000bdbff -> 0x000bdc00
[    0.000000]     0: 0x00100000 -> 0x0013c000
[    0.000000] On node 0 totalpages: 1021944
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3920 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 757922 pages, LIFO batch:31
[    0.000000]   Normal zone: 3360 pages used for memmap
[    0.000000]   Normal zone: 242400 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] 4 Processors exceeds NR_CPUS limit of 2
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
[    0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000bd6a1000 - 00000000bd6a7000
[    0.000000] PM: Registered nosave memory: 00000000bd7b7000 - 00000000bd80f000
[    0.000000] PM: Registered nosave memory: 00000000bd8c7000 - 00000000bd8d2000
[    0.000000] PM: Registered nosave memory: 00000000bd8d2000 - 00000000bd8d5000
[    0.000000] PM: Registered nosave memory: 00000000bd8d5000 - 00000000bd8d9000
[    0.000000] PM: Registered nosave memory: 00000000bd8d9000 - 00000000bd8dd000
[    0.000000] PM: Registered nosave memory: 00000000bd8dd000 - 00000000bd8e0000
[    0.000000] PM: Registered nosave memory: 00000000bd8e0000 - 00000000bd907000
[    0.000000] PM: Registered nosave memory: 00000000bd907000 - 00000000bd908000
[    0.000000] PM: Registered nosave memory: 00000000bd908000 - 00000000bdb0f000
[    0.000000] PM: Registered nosave memory: 00000000bdb0f000 - 00000000bdb9f000
[    0.000000] PM: Registered nosave memory: 00000000bdb9f000 - 00000000bdbff000
[    0.000000] PM: Registered nosave memory: 00000000bdc00000 - 00000000c0000000
[    0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
[    0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed00000
[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
[    0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
[    0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed90000
[    0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000
[    0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
[    0.000000] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 26 pages/cpu @ffff8800bd400000 s75840 r8192 d22464 u1048576
[    0.000000] pcpu-alloc: s75840 r8192 d22464 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1004242
[    0.000000] Kernel command line: root=UUID=7b14f772-a799-415f-a4c9-931ef81f6f0d ro  
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 3908256k/5177344k available (4769k kernel code, 1089568k absent, 179520k reserved, 3936k data, 524k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptable hierarchical RCU implementation.
[    0.000000] 	RCU-based detection of stalled CPUs is disabled.
[    0.000000] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:320
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000]  memory used by lock dependency info: 5823 kB
[    0.000000]  per task-struct memory footprint: 1920 bytes
[    0.000000] allocated 41943040 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1862.079 MHz processor.
[    0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3724.15 BogoMIPS (lpj=7448316)
[    0.008054] pid_max: default: 32768 minimum: 301
[    0.008421] Mount-cache hash table entries: 256
[    0.009709] Initializing cgroup subsys ns
[    0.009757] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[    0.009824] Initializing cgroup subsys cpuacct
[    0.009885] Initializing cgroup subsys memory
[    0.010034] Initializing cgroup subsys freezer
[    0.010250] CPU: Physical Processor ID: 0
[    0.010297] CPU: Processor Core ID: 0
[    0.010342] using mwait in idle threads.
[    0.010440] ACPI: Core revision 20110112
[    0.156288] Setting APIC routing to flat
[    0.156802] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.199397] CPU0: Intel(R) Core(TM)2 Duo CPU     L9400  @ 1.86GHz stepping 0a
[    0.200011] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[    0.200011] ... version:                2
[    0.200011] ... bit width:              40
[    0.200011] ... generic registers:      2
[    0.200011] ... value mask:             000000ffffffffff
[    0.200011] ... max period:             000000007fffffff
[    0.200011] ... fixed-purpose events:   3
[    0.200011] ... event mask:             0000000700000003
[    0.208175] NMI watchdog enabled, takes one hw-pmu counter.
[    0.220029] lockdep: fixing up alternatives.
[    0.224109] Booting Node   0, Processors  #1 Ok.
[    0.316089] NMI watchdog enabled, takes one hw-pmu counter.
[    0.320030] Brought up 2 CPUs
[    0.320078] Total of 2 processors activated (7448.10 BogoMIPS).
[    0.324820] NET: Registered protocol family 16
[    0.327106] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.327176] ACPI: bus type pci registered
[    0.327862] PCI: Using configuration type 1 for base access
[    0.341091] bio: create slab <bio-0> at 0
[    0.350220] ACPI: EC: EC description table is found, configuring boot EC
[    0.495771] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.540777] ACPI: SSDT 00000000bd8d7c20 002C8 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.543687] ACPI: Dynamic OEM Table Load:
[    0.543800] ACPI: SSDT           (null) 002C8 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.547919] ACPI: SSDT 00000000bd8d5020 0087A (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.553040] ACPI: Dynamic OEM Table Load:
[    0.553153] ACPI: SSDT           (null) 0087A (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.589247] ACPI: SSDT 00000000bd8d6ca0 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.593288] ACPI: Dynamic OEM Table Load:
[    0.593401] ACPI: SSDT           (null) 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.611624] ACPI: SSDT 00000000bd8d6f20 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.614264] ACPI: Dynamic OEM Table Load:
[    0.614377] ACPI: SSDT           (null) 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.634565] ACPI: Interpreter enabled
[    0.634615] ACPI: (supports S0 S3 S4 S5)
[    0.635183] ACPI: Using IOAPIC for interrupt routing
[    0.712765] ACPI: Power Resource [PUBS] (on)
[    0.774856] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[    0.813400] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[    0.813453] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.820369] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.821204] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.821257] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.821310] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.821373] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
[    0.821436] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
[    0.821500] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff]
[    0.821645] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600
[    0.821736] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300
[    0.821757] pci 0000:00:02.0: reg 10: [mem 0xf2000000-0xf23fffff 64bit]
[    0.821770] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.821780] pci 0000:00:02.0: reg 20: [io  0x1800-0x1807]
[    0.821846] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380
[    0.821864] pci 0000:00:02.1: reg 10: [mem 0xf2400000-0xf24fffff 64bit]
[    0.821956] pci 0000:00:03.0: [8086:2a44] type 0 class 0x000780
[    0.821981] pci 0000:00:03.0: reg 10: [mem 0xf2826800-0xf282680f 64bit]
[    0.822045] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.822051] pci 0000:00:03.0: PME# disabled
[    0.822094] pci 0000:00:03.2: [8086:2a46] type 0 class 0x000101
[    0.822115] pci 0000:00:03.2: reg 10: [io  0x1828-0x182f]
[    0.822125] pci 0000:00:03.2: reg 14: [io  0x180c-0x180f]
[    0.822136] pci 0000:00:03.2: reg 18: [io  0x1820-0x1827]
[    0.822147] pci 0000:00:03.2: reg 1c: [io  0x1808-0x180b]
[    0.822157] pci 0000:00:03.2: reg 20: [io  0x1810-0x181f]
[    0.822237] pci 0000:00:03.3: [8086:2a47] type 0 class 0x000700
[    0.822257] pci 0000:00:03.3: reg 10: [io  0x1830-0x1837]
[    0.822268] pci 0000:00:03.3: reg 14: [mem 0xf2624000-0xf2624fff]
[    0.822428] pci 0000:00:19.0: [8086:10f5] type 0 class 0x000200
[    0.822461] pci 0000:00:19.0: reg 10: [mem 0xf2600000-0xf261ffff]
[    0.822476] pci 0000:00:19.0: reg 14: [mem 0xf2625000-0xf2625fff]
[    0.822492] pci 0000:00:19.0: reg 18: [io  0x1840-0x185f]
[    0.822583] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.822590] pci 0000:00:19.0: PME# disabled
[    0.822638] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
[    0.822712] pci 0000:00:1a.0: reg 20: [io  0x1860-0x187f]
[    0.822804] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
[    0.822879] pci 0000:00:1a.1: reg 20: [io  0x1880-0x189f]
[    0.822970] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03
[    0.823045] pci 0000:00:1a.2: reg 20: [io  0x18a0-0x18bf]
[    0.823152] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
[    0.823185] pci 0000:00:1a.7: reg 10: [mem 0xf2826c00-0xf2826fff]
[    0.823302] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.823310] pci 0000:00:1a.7: PME# disabled
[    0.823366] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
[    0.823392] pci 0000:00:1b.0: reg 10: [mem 0xf2620000-0xf2623fff 64bit]
[    0.823503] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.823510] pci 0000:00:1b.0: PME# disabled
[    0.823560] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
[    0.823673] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.823679] pci 0000:00:1c.0: PME# disabled
[    0.823731] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604
[    0.823844] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.823850] pci 0000:00:1c.1: PME# disabled
[    0.823904] pci 0000:00:1c.3: [8086:2946] type 1 class 0x000604
[    0.824017] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.824023] pci 0000:00:1c.3: PME# disabled
[    0.824217] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
[    0.824292] pci 0000:00:1d.0: reg 20: [io  0x18c0-0x18df]
[    0.824384] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
[    0.824458] pci 0000:00:1d.1: reg 20: [io  0x18e0-0x18ff]
[    0.824551] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
[    0.824625] pci 0000:00:1d.2: reg 20: [io  0x1c00-0x1c1f]
[    0.824733] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
[    0.824766] pci 0000:00:1d.7: reg 10: [mem 0xf2827000-0xf28273ff]
[    0.824883] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.824890] pci 0000:00:1d.7: PME# disabled
[    0.824938] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
[    0.825061] pci 0000:00:1f.0: [8086:2917] type 0 class 0x000601
[    0.825267] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106
[    0.825304] pci 0000:00:1f.2: reg 10: [io  0x1c48-0x1c4f]
[    0.825319] pci 0000:00:1f.2: reg 14: [io  0x183c-0x183f]
[    0.825334] pci 0000:00:1f.2: reg 18: [io  0x1c40-0x1c47]
[    0.825349] pci 0000:00:1f.2: reg 1c: [io  0x1838-0x183b]
[    0.825364] pci 0000:00:1f.2: reg 20: [io  0x1c20-0x1c3f]
[    0.825379] pci 0000:00:1f.2: reg 24: [mem 0xf2826000-0xf28267ff]
[    0.825445] pci 0000:00:1f.2: PME# supported from D3hot
[    0.825451] pci 0000:00:1f.2: PME# disabled
[    0.825497] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05
[    0.825525] pci 0000:00:1f.3: reg 10: [mem 0xf2827400-0xf28274ff 64bit]
[    0.825564] pci 0000:00:1f.3: reg 20: [io  0x1c60-0x1c7f]
[    0.825703] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.825757] pci 0000:00:1c.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.825764] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.825774] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.826002] pci 0000:03:00.0: [8086:4237] type 0 class 0x000280
[    0.826065] pci 0000:03:00.0: reg 10: [mem 0xf2500000-0xf2501fff 64bit]
[    0.826305] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.826333] pci 0000:03:00.0: PME# disabled
[    0.826452] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.826506] pci 0000:00:1c.1:   bridge window [io  0xf000-0x0000] (disabled)
[    0.826513] pci 0000:00:1c.1:   bridge window [mem 0xf2500000-0xf25fffff]
[    0.826523] pci 0000:00:1c.1:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.826616] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    0.826670] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.826676] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf1ffffff]
[    0.826686] pci 0000:00:1c.3:   bridge window [mem 0xf2900000-0xf29fffff 64bit pref]
[    0.826822] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] (subtractive decode)
[    0.826879] pci 0000:00:1e.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.826886] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.826896] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.826908] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.826920] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.826931] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.826943] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.826954] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.826966] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
[    0.827000] pci_bus 0000:00: on NUMA node 0
[    0.827023] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.833648] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT]
[    0.835070] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[    0.836566] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
[    1.045011] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    1.047232] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[    1.049586] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[    1.051806] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    1.054024] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[    1.056363] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
[    1.058583] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
[    1.060816] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[    1.062065] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.062314] vgaarb: loaded
[    1.063765] SCSI subsystem initialized
[    1.064217] libata version 3.00 loaded.
[    1.064697] PCI: Using ACPI for IRQ routing
[    1.064697] PCI: pci_cache_line_size set to 64 bytes
[    1.064773] reserve RAM buffer: 000000000009ec00 - 000000000009ffff 
[    1.064785] reserve RAM buffer: 00000000bd6a1000 - 00000000bfffffff 
[    1.064931] reserve RAM buffer: 00000000bd7b7000 - 00000000bfffffff 
[    1.065054] reserve RAM buffer: 00000000bd8c7000 - 00000000bfffffff 
[    1.065157] reserve RAM buffer: 00000000bdc00000 - 00000000bfffffff 
[    1.066326] Bluetooth: Core ver 2.15
[    1.066472] NET: Registered protocol family 31
[    1.066521] Bluetooth: HCI device and connection manager initialized
[    1.066587] Bluetooth: HCI socket layer initialized
[    1.066974] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    1.072274] Switching to clocksource hpet
[    1.072392] pnp: PnP ACPI init
[    1.072594] ACPI: bus type pnp registered
[    1.075689] Switched to NOHz mode on CPU #0
[    1.075765] Switched to NOHz mode on CPU #1
[    1.106031] pnp 00:00: [mem 0x00000000-0x0009ffff]
[    1.106042] pnp 00:00: [mem 0x000c0000-0x000c3fff]
[    1.106052] pnp 00:00: [mem 0x000c4000-0x000c7fff]
[    1.106062] pnp 00:00: [mem 0x000c8000-0x000cbfff]
[    1.106072] pnp 00:00: [mem 0x000cc000-0x000cffff]
[    1.106082] pnp 00:00: [mem 0x000d0000-0x000d3fff]
[    1.106091] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
[    1.106101] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
[    1.106110] pnp 00:00: [mem 0x000dc000-0x000dffff]
[    1.106120] pnp 00:00: [mem 0x000e0000-0x000e3fff]
[    1.106130] pnp 00:00: [mem 0x000e4000-0x000e7fff]
[    1.106140] pnp 00:00: [mem 0x000e8000-0x000ebfff]
[    1.106149] pnp 00:00: [mem 0x000ec000-0x000effff]
[    1.106159] pnp 00:00: [mem 0x000f0000-0x000fffff]
[    1.106169] pnp 00:00: [mem 0x00100000-0xbfffffff]
[    1.106178] pnp 00:00: [mem 0xfec00000-0xfed3ffff]
[    1.106188] pnp 00:00: [mem 0xfed4c000-0xffffffff]
[    1.106893] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    1.106965] system 00:00: [mem 0x000c0000-0x000c3fff] has been reserved
[    1.107037] system 00:00: [mem 0x000c4000-0x000c7fff] has been reserved
[    1.107107] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
[    1.107177] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
[    1.107248] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved
[    1.107323] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
[    1.107399] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    1.107475] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    1.107551] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    1.107626] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    1.107702] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    1.107777] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
[    1.107853] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    1.107928] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
[    1.107984] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.108206] pnp 00:01: [bus 00-ff]
[    1.108216] pnp 00:01: [io  0x0cf8-0x0cff]
[    1.108226] pnp 00:01: [io  0x0000-0x0cf7 window]
[    1.108235] pnp 00:01: [io  0x0d00-0xffff window]
[    1.108245] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[    1.108255] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
[    1.108264] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
[    1.108275] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
[    1.108285] pnp 00:01: [mem 0x000cc000-0x000cffff window]
[    1.108295] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
[    1.108304] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
[    1.108314] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
[    1.108324] pnp 00:01: [mem 0x000dc000-0x000dffff window]
[    1.108333] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
[    1.108343] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
[    1.108353] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
[    1.108362] pnp 00:01: [mem 0x000ec000-0x000effff window]
[    1.108372] pnp 00:01: [mem 0xc0000000-0xfebfffff window]
[    1.108381] pnp 00:01: [mem 0xfed40000-0xfed4bfff window]
[    1.108748] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    1.130832] pnp 00:02: [io  0x0010-0x001f]
[    1.130842] pnp 00:02: [io  0x0090-0x009f]
[    1.130852] pnp 00:02: [io  0x0024-0x0025]
[    1.130861] pnp 00:02: [io  0x0028-0x0029]
[    1.130870] pnp 00:02: [io  0x002c-0x002d]
[    1.130880] pnp 00:02: [io  0x0030-0x0031]
[    1.130889] pnp 00:02: [io  0x0034-0x0035]
[    1.130898] pnp 00:02: [io  0x0038-0x0039]
[    1.130907] pnp 00:02: [io  0x003c-0x003d]
[    1.130917] pnp 00:02: [io  0x00a4-0x00a5]
[    1.130927] pnp 00:02: [io  0x00a8-0x00a9]
[    1.130936] pnp 00:02: [io  0x00ac-0x00ad]
[    1.130945] pnp 00:02: [io  0x00b0-0x00b5]
[    1.130954] pnp 00:02: [io  0x00b8-0x00b9]
[    1.130963] pnp 00:02: [io  0x00bc-0x00bd]
[    1.130973] pnp 00:02: [io  0x0050-0x0053]
[    1.130982] pnp 00:02: [io  0x0072-0x0077]
[    1.130991] pnp 00:02: [io  0x002e-0x002f]
[    1.131001] pnp 00:02: [io  0x1000-0x107f]
[    1.131010] pnp 00:02: [io  0x1180-0x11ff]
[    1.131019] pnp 00:02: [io  0x0800-0x080f]
[    1.131029] pnp 00:02: [io  0x15e0-0x15ef]
[    1.131038] pnp 00:02: [io  0x1600-0x167f]
[    1.131047] pnp 00:02: [io  0x1680-0x169f]
[    1.131057] pnp 00:02: [mem 0xe0000000-0xefffffff]
[    1.131066] pnp 00:02: [mem 0xfed1c000-0xfed1ffff]
[    1.131076] pnp 00:02: [mem 0xfed10000-0xfed13fff]
[    1.131085] pnp 00:02: [mem 0xfed18000-0xfed18fff]
[    1.131095] pnp 00:02: [mem 0xfed19000-0xfed19fff]
[    1.131104] pnp 00:02: [mem 0xfed45000-0xfed4bfff]
[    1.131831] system 00:02: [io  0x1000-0x107f] has been reserved
[    1.131902] system 00:02: [io  0x1180-0x11ff] has been reserved
[    1.131972] system 00:02: [io  0x0800-0x080f] has been reserved
[    1.132058] system 00:02: [io  0x15e0-0x15ef] has been reserved
[    1.132128] system 00:02: [io  0x1600-0x167f] has been reserved
[    1.132198] system 00:02: [io  0x1680-0x169f] has been reserved
[    1.132268] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved
[    1.132340] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.132410] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved
[    1.132481] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.132552] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.132622] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved
[    1.132677] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.133298] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    1.133658] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    1.133790] pnp 00:04: [io  0x0000-0x000f]
[    1.133800] pnp 00:04: [io  0x0080-0x008f]
[    1.133809] pnp 00:04: [io  0x00c0-0x00df]
[    1.133819] pnp 00:04: [dma 4]
[    1.134176] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[    1.134307] pnp 00:05: [io  0x0061]
[    1.134668] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    1.134798] pnp 00:06: [io  0x00f0]
[    1.134816] pnp 00:06: [irq 13]
[    1.135177] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    1.135308] pnp 00:07: [io  0x0070-0x0071]
[    1.135324] pnp 00:07: [irq 8]
[    1.135684] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.135816] pnp 00:08: [io  0x0060]
[    1.135825] pnp 00:08: [io  0x0064]
[    1.135840] pnp 00:08: [irq 1]
[    1.136225] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.136360] pnp 00:09: [irq 12]
[    1.136732] pnp 00:09: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active)
[    1.158595] pnp 00:0a: [mem 0xfed40000-0xfed44fff]
[    1.158955] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c31 (active)
[    1.162993] pnp: PnP ACPI: found 11 devices
[    1.163042] ACPI: ACPI bus type pnp unregistered
[    1.190817] pci 0000:00:1c.0: BAR 8: assigned [mem 0xc0000000-0xc01fffff]
[    1.190876] pci 0000:00:1c.0: BAR 9: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
[    1.190944] pci 0000:00:1c.1: BAR 9: assigned [mem 0xc0400000-0xc05fffff 64bit pref]
[    1.191012] pci 0000:00:1c.0: BAR 7: assigned [io  0x3000-0x3fff]
[    1.191067] pci 0000:00:1c.1: BAR 7: assigned [io  0x4000-0x4fff]
[    1.191121] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    1.191173] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    1.191230] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xc01fffff]
[    1.191286] pci 0000:00:1c.0:   bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
[    1.191356] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    1.191408] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    1.191464] pci 0000:00:1c.1:   bridge window [mem 0xf2500000-0xf25fffff]
[    1.191520] pci 0000:00:1c.1:   bridge window [mem 0xc0400000-0xc05fffff 64bit pref]
[    1.191590] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    1.191642] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    1.191698] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf1ffffff]
[    1.191754] pci 0000:00:1c.3:   bridge window [mem 0xf2900000-0xf29fffff 64bit pref]
[    1.191824] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d]
[    1.191874] pci 0000:00:1e.0:   bridge window [io  disabled]
[    1.191930] pci 0000:00:1e.0:   bridge window [mem disabled]
[    1.191984] pci 0000:00:1e.0:   bridge window [mem pref disabled]
[    1.192081] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    1.192138] pci 0000:00:1c.0: setting latency timer to 64
[    1.192159] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    1.192215] pci 0000:00:1c.1: setting latency timer to 64
[    1.192236] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    1.192292] pci 0000:00:1c.3: setting latency timer to 64
[    1.192302] pci 0000:00:1e.0: setting latency timer to 64
[    1.192307] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.192310] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.192313] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    1.192316] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    1.192319] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    1.192322] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff]
[    1.192325] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    1.192328] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff]
[    1.192332] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
[    1.192335] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[    1.192338] pci_bus 0000:03: resource 1 [mem 0xf2500000-0xf25fffff]
[    1.192341] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref]
[    1.192344] pci_bus 0000:05: resource 0 [io  0x2000-0x2fff]
[    1.192347] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff]
[    1.192350] pci_bus 0000:05: resource 2 [mem 0xf2900000-0xf29fffff 64bit pref]
[    1.192353] pci_bus 0000:0d: resource 4 [io  0x0000-0x0cf7]
[    1.192356] pci_bus 0000:0d: resource 5 [io  0x0d00-0xffff]
[    1.192359] pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff]
[    1.192362] pci_bus 0000:0d: resource 7 [mem 0x000d4000-0x000d7fff]
[    1.192365] pci_bus 0000:0d: resource 8 [mem 0x000d8000-0x000dbfff]
[    1.192368] pci_bus 0000:0d: resource 9 [mem 0xc0000000-0xfebfffff]
[    1.192501] NET: Registered protocol family 2
[    1.192800] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    1.194331] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    1.196102] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
[    1.199432] TCP: Hash tables configured (established 262144 bind 65536)
[    1.199520] TCP reno registered
[    1.199588] UDP hash table entries: 2048 (order: 6, 327680 bytes)
[    1.199882] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes)
[    1.200622] NET: Registered protocol family 1
[    1.200740] pci 0000:00:02.0: Boot video device
[    1.200812] pci 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.200815] pci 0000:00:1a.0: Performing full reset
[    1.200846] pci 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.200849] pci 0000:00:1a.1: Performing full reset
[    1.200879] pci 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.200882] pci 0000:00:1a.2: Performing full reset
[    1.201039] pci 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.201042] pci 0000:00:1d.0: Performing full reset
[    1.201072] pci 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.201075] pci 0000:00:1d.1: Performing full reset
[    1.201105] pci 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.201108] pci 0000:00:1d.2: Performing full reset
[    1.201250] PCI: CLS 64 bytes, default 64
[    1.201625] Trying to unpack rootfs image as initramfs...
[    2.119565] Freeing initrd memory: 32648k freed
[    2.275853] DMA-API: preallocated 32768 debug entries
[    2.275910] DMA-API: debugging enabled by kernel config
[    2.275969] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    2.276042] Placing 64MB software IO TLB between ffff8800b8c9d000 - ffff8800bcc9d000
[    2.276105] software IO TLB at phys 0xb8c9d000 - 0xbcc9d000
[    2.276337] Simple Boot Flag at 0x35 set to 0x1
[    2.277806] Scanning for low memory corruption every 60 seconds
[    2.278671] audit: initializing netlink socket (disabled)
[    2.278799] type=2000 audit(1300141136.272:1): initialized
[    2.295809] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    2.321025] fuse init (API version 7.16)
[    2.321992] msgmni has been set to 7697
[    2.323276] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    2.323348] io scheduler noop registered
[    2.323396] io scheduler deadline registered
[    2.323764] io scheduler cfq registered (default)
[    2.325345] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.325756] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.326581] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    2.327780] ACPI: AC Adapter [AC] (on-line)
[    2.329305] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[    2.364029] ACPI: Lid Switch [LID]
[    2.364737] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[    2.428020] ACPI: Sleep Button [SLPB]
[    2.428743] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    2.428819] ACPI: Power Button [PWRF]
[    2.429050] ACPI: acpi_idle registered with cpuidle
[    2.546331] Monitor-Mwait will be used to enter C-1 state
[    2.546409] Monitor-Mwait will be used to enter C-2 state
[    2.546483] Monitor-Mwait will be used to enter C-3 state
[    2.546496] Marking TSC unstable due to TSC halts in idle
[    2.643064] thermal LNXTHERM:00: registered as thermal_zone0
[    2.643116] ACPI: Thermal Zone [THM0] (62 C)
[    2.652727] thermal LNXTHERM:01: registered as thermal_zone1
[    2.652779] ACPI: Thermal Zone [THM1] (65 C)
[    2.653364] Linux agpgart interface v0.103
[    2.669897] brd: module loaded
[    2.678003] loop: module loaded
[    2.679447] ahci 0000:00:1f.2: version 3.0
[    2.679499] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    2.679716] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[    2.679825] ahci: SSS flag set, parallel bus scan disabled
[    2.679903] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
[    2.679969] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs 
[    2.680126] ahci 0000:00:1f.2: setting latency timer to 64
[    2.690592] scsi0 : ahci
[    2.694659] scsi1 : ahci
[    2.695829] scsi2 : ahci
[    2.696986] scsi3 : ahci
[    2.706756] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    2.706912] ACPI: Battery Slot [BAT0] (battery present)
[    2.708163] ata1: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826100 irq 40
[    2.708228] ata2: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826180 irq 40
[    2.708290] ata3: DUMMY
[    2.708336] ata4: DUMMY
[    2.709041] ata_generic 0000:00:03.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.709234] ata_generic 0000:00:03.2: setting latency timer to 64
[    2.715450] scsi4 : ata_generic
[    2.716561] scsi5 : ata_generic
[    2.717469] ata5: PATA max UDMA/100 cmd 0x1828 ctl 0x180c bmdma 0x1810 irq 18
[    2.717522] ata6: PATA max UDMA/100 cmd 0x1820 ctl 0x1808 bmdma 0x1818 irq 18
[    2.717808] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.20-k2
[    2.717860] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
[    2.717988] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    2.718064] e1000e 0000:00:19.0: setting latency timer to 64
[    2.718328] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[    3.028032] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.031429] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    3.031434] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    3.031499] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    3.031801] ata1.00: ATA-7: INTEL SSDSA2M160G2GC, 2CV102M3, max UDMA/133
[    3.031854] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    3.035346] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    3.035351] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    3.035417] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    3.035719] ata1.00: configured for UDMA/133
[    3.036637] scsi 0:0:0:0: Direct-Access     ATA      INTEL SSDSA2M160 2CV1 PQ: 0 ANSI: 5
[    3.039477] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.039517] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1f:16:1d:fb:eb
[    3.039520] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[    3.039553] e1000e 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF
[    3.039712] PPP generic driver version 2.4.2
[    3.040614] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    3.040652] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    3.041551] sd 0:0:0:0: [sda] Write Protect is off
[    3.041603] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.041864] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.045220]  sda: sda1 sda2
[    3.048135] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.051544] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.051975] serio: i8042 AUX port at 0x60,0x64 irq 12
[    3.052996] mousedev: PS/2 mouse device common for all mice
[    3.054459] rtc_cmos 00:07: RTC can wake from S4
[    3.059982] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    3.068626] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    3.068743] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    3.068856] Linux video capture interface: v2.00
[    3.069370] device-mapper: uevent: version 1.0.3
[    3.070039] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com
[    3.070297] device-mapper: multipath: version 1.2.0 loaded
[    3.070362] device-mapper: multipath round-robin: version 1.0.0 loaded
[    3.072020] cpuidle: using governor ladder
[    3.073546] cpuidle: using governor menu
[    3.074504] TCP cubic registered
[    3.075715] NET: Registered protocol family 10
[    3.078210] NET: Registered protocol family 17
[    3.078448] Bluetooth: L2CAP ver 2.15
[    3.078496] Bluetooth: L2CAP socket layer initialized
[    3.078562] Bluetooth: SCO (Voice Link) ver 0.6
[    3.078610] Bluetooth: SCO socket layer initialized
[    3.078842] Bluetooth: RFCOMM TTY layer initialized
[    3.078909] Bluetooth: RFCOMM socket layer initialized
[    3.078959] Bluetooth: RFCOMM ver 1.11
[    3.079007] Registering the dns_resolver key type
[    3.079955] registered taskstats version 1
[    3.080162] kmemleak: Kernel memory leak detector initialized
[    3.080187] kmemleak: Automatic memory scanning thread started
[    3.081710] rtc_cmos 00:07: setting system clock to 2011-03-14 22:18:57 UTC (1300141137)
[    3.081775] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    3.081826] EDD information not available.
[    3.364108] ata2: SATA link down (SStatus 0 SControl 300)
[    3.532103] Freeing unused kernel memory: 524k freed
[    3.532353] Write protecting the kernel read-only data: 8192k
[    3.537673] Freeing unused kernel memory: 1356k freed
[    3.538431] Freeing unused kernel memory: 16k freed
[    3.558499] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    3.578107] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input4
[    4.010244] usbcore: registered new interface driver usbfs
[    4.011253] usbcore: registered new interface driver hub
[    4.011879] usbcore: registered new device driver usb
[    4.018682] uhci_hcd: USB Universal Host Controller Interface driver
[    4.019354] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    4.019423] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    4.019482] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    4.019590] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    4.019596] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    4.019726] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    4.022420] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.022473] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[    4.022540] ehci_hcd: block sizes: qh 104 qtd 96 itd 192 sitd 96
[    4.028196] uhci_hcd 0000:00:1a.0: detected 2 ports
[    4.028255] uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000
[    4.028258] uhci_hcd 0000:00:1a.0: Performing full reset
[    4.028275] uhci_hcd 0000:00:1a.0: supports USB remote wakeup
[    4.028418] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
[    4.028848] usb usb1: default language 0x0409
[    4.028988] usb usb1: udev 1, busnum 1, minor = 0
[    4.028991] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    4.029043] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.029104] usb usb1: Product: UHCI Host Controller
[    4.029153] usb usb1: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    4.029202] usb usb1: SerialNumber: 0000:00:1a.0
[    4.029942] usb usb1: usb_probe_device
[    4.029946] usb usb1: configuration #1 chosen from 1 choice
[    4.030060] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[    4.030552] hub 1-0:1.0: usb_probe_interface
[    4.030555] hub 1-0:1.0: usb_probe_interface - got id
[    4.030560] hub 1-0:1.0: USB hub found
[    4.030701] hub 1-0:1.0: 2 ports detected
[    4.030768] hub 1-0:1.0: standalone hub
[    4.030770] hub 1-0:1.0: no power switching (usb 1.0)
[    4.030772] hub 1-0:1.0: individual port over-current protection
[    4.030775] hub 1-0:1.0: power on to power good time: 2ms
[    4.030877] hub 1-0:1.0: local power source is good
[    4.030892] hub 1-0:1.0: trying to enable port power on non-switchable hub
[    4.032686] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    4.032765] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    4.032770] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    4.032861] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    4.052159] uhci_hcd 0000:00:1a.1: detected 2 ports
[    4.052213] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000
[    4.052216] uhci_hcd 0000:00:1a.1: Performing full reset
[    4.052381] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
[    4.052711] usb usb2: default language 0x0409
[    4.052850] usb usb2: udev 1, busnum 2, minor = 128
[    4.052853] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    4.052904] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.052966] usb usb2: Product: UHCI Host Controller
[    4.053015] usb usb2: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    4.053064] usb usb2: SerialNumber: 0000:00:1a.1
[    4.053788] usb usb2: usb_probe_device
[    4.053791] usb usb2: configuration #1 chosen from 1 choice
[    4.053868] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[    4.054444] hub 2-0:1.0: usb_probe_interface
[    4.054447] hub 2-0:1.0: usb_probe_interface - got id
[    4.054452] hub 2-0:1.0: USB hub found
[    4.054596] hub 2-0:1.0: 2 ports detected
[    4.054661] hub 2-0:1.0: standalone hub
[    4.054663] hub 2-0:1.0: no power switching (usb 1.0)
[    4.054665] hub 2-0:1.0: individual port over-current protection
[    4.054669] hub 2-0:1.0: power on to power good time: 2ms
[    4.054763] hub 2-0:1.0: local power source is good
[    4.054781] hub 2-0:1.0: trying to enable port power on non-switchable hub
[    4.056672] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
[    4.056741] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
[    4.056813] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    4.056889] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    4.056894] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    4.056994] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3
[    4.072162] uhci_hcd 0000:00:1a.2: detected 2 ports
[    4.072217] uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000
[    4.072220] uhci_hcd 0000:00:1a.2: Performing full reset
[    4.072237] uhci_hcd 0000:00:1a.2: supports USB remote wakeup
[    4.072387] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0
[    4.072720] usb usb3: default language 0x0409
[    4.072860] usb usb3: udev 1, busnum 3, minor = 256
[    4.072863] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    4.072914] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.072976] usb usb3: Product: UHCI Host Controller
[    4.073024] usb usb3: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    4.073074] usb usb3: SerialNumber: 0000:00:1a.2
[    4.073797] usb usb3: usb_probe_device
[    4.073801] usb usb3: configuration #1 chosen from 1 choice
[    4.073876] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[    4.074345] hub 3-0:1.0: usb_probe_interface
[    4.074348] hub 3-0:1.0: usb_probe_interface - got id
[    4.074353] hub 3-0:1.0: USB hub found
[    4.074493] hub 3-0:1.0: 2 ports detected
[    4.074563] hub 3-0:1.0: standalone hub
[    4.074565] hub 3-0:1.0: no power switching (usb 1.0)
[    4.074567] hub 3-0:1.0: individual port over-current protection
[    4.074570] hub 3-0:1.0: power on to power good time: 2ms
[    4.074651] hub 3-0:1.0: local power source is good
[    4.074666] hub 3-0:1.0: trying to enable port power on non-switchable hub
[    4.076327] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    4.076395] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    4.076451] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    4.076526] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    4.076531] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    4.076626] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    4.088071] uhci_hcd 0000:00:1d.0: detected 2 ports
[    4.088137] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
[    4.088140] uhci_hcd 0000:00:1d.0: Performing full reset
[    4.088156] uhci_hcd 0000:00:1d.0: supports USB remote wakeup
[    4.088292] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0
[    4.088621] usb usb4: default language 0x0409
[    4.088759] usb usb4: udev 1, busnum 4, minor = 384
[    4.088762] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    4.088814] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.088875] usb usb4: Product: UHCI Host Controller
[    4.088923] usb usb4: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    4.088973] usb usb4: SerialNumber: 0000:00:1d.0
[    4.089691] usb usb4: usb_probe_device
[    4.089694] usb usb4: configuration #1 chosen from 1 choice
[    4.089769] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[    4.090235] hub 4-0:1.0: usb_probe_interface
[    4.090238] hub 4-0:1.0: usb_probe_interface - got id
[    4.090242] hub 4-0:1.0: USB hub found
[    4.090383] hub 4-0:1.0: 2 ports detected
[    4.090452] hub 4-0:1.0: standalone hub
[    4.090454] hub 4-0:1.0: no power switching (usb 1.0)
[    4.090456] hub 4-0:1.0: individual port over-current protection
[    4.090459] hub 4-0:1.0: power on to power good time: 2ms
[    4.090540] hub 4-0:1.0: local power source is good
[    4.090556] hub 4-0:1.0: trying to enable port power on non-switchable hub
[    4.092184] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    4.092260] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    4.092265] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    4.092362] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
[    4.108100] uhci_hcd 0000:00:1d.1: detected 2 ports
[    4.108153] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
[    4.108156] uhci_hcd 0000:00:1d.1: Performing full reset
[    4.108328] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0
[    4.108656] usb usb5: default language 0x0409
[    4.108793] usb usb5: udev 1, busnum 5, minor = 512
[    4.108795] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    4.108847] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.108909] usb usb5: Product: UHCI Host Controller
[    4.108957] usb usb5: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    4.109007] usb usb5: SerialNumber: 0000:00:1d.1
[    4.109734] usb usb5: usb_probe_device
[    4.109737] usb usb5: configuration #1 chosen from 1 choice
[    4.109814] usb usb5: adding 5-0:1.0 (config #1, interface 0)
[    4.110382] hub 5-0:1.0: usb_probe_interface
[    4.110385] hub 5-0:1.0: usb_probe_interface - got id
[    4.110389] hub 5-0:1.0: USB hub found
[    4.110532] hub 5-0:1.0: 2 ports detected
[    4.110596] hub 5-0:1.0: standalone hub
[    4.110599] hub 5-0:1.0: no power switching (usb 1.0)
[    4.110601] hub 5-0:1.0: individual port over-current protection
[    4.110604] hub 5-0:1.0: power on to power good time: 2ms
[    4.110698] hub 5-0:1.0: local power source is good
[    4.110715] hub 5-0:1.0: trying to enable port power on non-switchable hub
[    4.112411] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    4.112487] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    4.112492] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    4.112590] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
[    4.128208] uhci_hcd 0000:00:1a.0: port 1 portsc 01a3,00
[    4.128220] hub 1-0:1.0: port 1: status 0301 change 0001
[    4.128233] uhci_hcd 0000:00:1d.2: detected 2 ports
[    4.128296] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
[    4.128299] uhci_hcd 0000:00:1d.2: Performing full reset
[    4.128355] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00
[    4.128697] usb usb6: default language 0x0409
[    4.128836] usb usb6: udev 1, busnum 6, minor = 640
[    4.128839] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    4.128891] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.128952] usb usb6: Product: UHCI Host Controller
[    4.129001] usb usb6: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    4.129051] usb usb6: SerialNumber: 0000:00:1d.2
[    4.129771] usb usb6: usb_probe_device
[    4.129775] usb usb6: configuration #1 chosen from 1 choice
[    4.129850] usb usb6: adding 6-0:1.0 (config #1, interface 0)
[    4.130320] hub 6-0:1.0: usb_probe_interface
[    4.130323] hub 6-0:1.0: usb_probe_interface - got id
[    4.130327] hub 6-0:1.0: USB hub found
[    4.130469] hub 6-0:1.0: 2 ports detected
[    4.130538] hub 6-0:1.0: standalone hub
[    4.130540] hub 6-0:1.0: no power switching (usb 1.0)
[    4.130542] hub 6-0:1.0: individual port over-current protection
[    4.130545] hub 6-0:1.0: power on to power good time: 2ms
[    4.130627] hub 6-0:1.0: local power source is good
[    4.130642] hub 6-0:1.0: trying to enable port power on non-switchable hub
[    4.132311] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
[    4.132382] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
[    4.132440] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    4.132570] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    4.132575] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    4.132677] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 7
[    4.148223] ehci_hcd 0000:00:1a.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
[    4.148229] ehci_hcd 0000:00:1a.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch
[    4.148380] ehci_hcd 0000:00:1a.7: debug port 1
[    4.148432] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.152406] uhci_hcd 0000:00:1a.1: port 1 portsc 0093,00
[    4.152418] hub 2-0:1.0: port 1: status 0101 change 0001
[    4.152468] uhci_hcd 0000:00:1a.1: port 2 portsc 0093,00
[    4.152479] hub 2-0:1.0: port 2: status 0101 change 0001
[    4.152523] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[    4.152526] ehci_hcd 0000:00:1a.7: supports USB remote wakeup
[    4.152683] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xf2826c00
[    4.152736] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.156607] ehci_hcd 0000:00:1a.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[    4.168103] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    4.168495] usb usb7: default language 0x0409
[    4.168631] usb usb7: udev 1, busnum 7, minor = 768
[    4.168634] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
[    4.168686] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.168747] usb usb7: Product: EHCI Host Controller
[    4.168796] usb usb7: Manufacturer: Linux 2.6.38-rc8+ ehci_hcd
[    4.168846] usb usb7: SerialNumber: 0000:00:1a.7
[    4.169557] usb usb7: usb_probe_device
[    4.169561] usb usb7: configuration #1 chosen from 1 choice
[    4.169636] usb usb7: adding 7-0:1.0 (config #1, interface 0)
[    4.170095] hub 7-0:1.0: usb_probe_interface
[    4.170098] hub 7-0:1.0: usb_probe_interface - got id
[    4.170102] hub 7-0:1.0: USB hub found
[    4.170257] hub 7-0:1.0: 6 ports detected
[    4.170323] hub 7-0:1.0: standalone hub
[    4.170325] hub 7-0:1.0: no power switching (usb 1.0)
[    4.170327] hub 7-0:1.0: individual port over-current protection
[    4.170330] hub 7-0:1.0: power on to power good time: 20ms
[    4.170410] hub 7-0:1.0: local power source is good
[    4.170424] hub 7-0:1.0: trying to enable port power on non-switchable hub
[    4.171881] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.0
[    4.171894] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.1
[    4.171907] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.2
[    4.172117] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.172229] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    4.172305] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    4.172375] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    4.172481] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    4.172486] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    4.172577] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 8
[    4.188122] uhci_hcd 0000:00:1d.0: port 1 portsc 01a3,00
[    4.188133] hub 4-0:1.0: port 1: status 0301 change 0001
[    4.188196] ehci_hcd 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
[    4.188202] ehci_hcd 0000:00:1d.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch
[    4.188368] ehci_hcd 0000:00:1d.7: debug port 1
[    4.188419] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.192318] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    4.192321] ehci_hcd 0000:00:1d.7: supports USB remote wakeup
[    4.192452] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xf2827000
[    4.192505] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.196403] ehci_hcd 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[    4.208089] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    4.208105] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.208476] usb usb8: default language 0x0409
[    4.208632] usb usb8: udev 1, busnum 8, minor = 896
[    4.208635] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[    4.208688] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.208750] usb usb8: Product: EHCI Host Controller
[    4.208799] usb usb8: Manufacturer: Linux 2.6.38-rc8+ ehci_hcd
[    4.208850] usb usb8: SerialNumber: 0000:00:1d.7
[    4.209630] usb usb8: usb_probe_device
[    4.209634] usb usb8: configuration #1 chosen from 1 choice
[    4.209708] usb usb8: adding 8-0:1.0 (config #1, interface 0)
[    4.210188] hub 8-0:1.0: usb_probe_interface
[    4.210191] hub 8-0:1.0: usb_probe_interface - got id
[    4.210195] hub 8-0:1.0: USB hub found
[    4.210350] hub 8-0:1.0: 6 ports detected
[    4.210412] hub 8-0:1.0: standalone hub
[    4.210414] hub 8-0:1.0: no power switching (usb 1.0)
[    4.210417] hub 8-0:1.0: individual port over-current protection
[    4.210420] hub 8-0:1.0: power on to power good time: 20ms
[    4.210510] hub 8-0:1.0: local power source is good
[    4.210528] hub 8-0:1.0: trying to enable port power on non-switchable hub
[    4.212282] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.0
[    4.212297] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.1
[    4.212311] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.2
[    4.216024] Monitor-Mwait will be used to enter C-3 state
[    4.228170] hub 1-0:1.0: state 7 ports 2 chg 0002 evt 0000
[    4.228198] uhci_hcd 0000:00:1a.0: port 1 portsc 0082,00
[    4.228233] hub 1-0:1.0: port 1, status 0100, change 0001, 12 Mb/s
[    4.268128] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 001403 0  ACK POWER sig=k CSC CONNECT
[    4.268142] hub 7-0:1.0: port 1: status 0501 change 0001
[    4.268224] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 001803 0  ACK POWER sig=j CSC CONNECT
[    4.268236] hub 7-0:1.0: port 3: status 0501 change 0001
[    4.268286] ehci_hcd 0000:00:1a.7: GetStatus port:4 status 001803 0  ACK POWER sig=j CSC CONNECT
[    4.268295] hub 7-0:1.0: port 4: status 0501 change 0001
[    4.308151] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 001403 0  ACK POWER sig=k CSC CONNECT
[    4.308164] hub 8-0:1.0: port 1: status 0501 change 0001
[    4.356162] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100
[    4.356174] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.356182] hub 2-0:1.0: state 7 ports 2 chg 0006 evt 0006
[    4.356209] uhci_hcd 0000:00:1a.1: port 1 portsc 0082,00
[    4.356248] hub 2-0:1.0: port 1, status 0100, change 0001, 12 Mb/s
[    4.484161] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100
[    4.484187] uhci_hcd 0000:00:1a.1: port 2 portsc 0082,00
[    4.484225] hub 2-0:1.0: port 2, status 0100, change 0001, 12 Mb/s
[    4.612161] hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x100
[    4.612166] hub 4-0:1.0: state 7 ports 2 chg 0002 evt 0002
[    4.612193] uhci_hcd 0000:00:1d.0: port 1 portsc 0082,00
[    4.612231] hub 4-0:1.0: port 1, status 0100, change 0001, 12 Mb/s
[    4.740162] hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100
[    4.740172] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.740180] hub 7-0:1.0: state 7 ports 6 chg 001a evt 0000
[    4.740212] hub 7-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[    4.740288] ehci_hcd 0000:00:1a.7: port 1 low speed --> companion
[    4.796098] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    4.796219] hub 7-0:1.0: port 3, status 0501, change 0000, 480 Mb/s
[    4.852258] ehci_hcd 0000:00:1a.7: port 3 full speed --> companion
[    4.852263] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003801 0  ACK POWER OWNER sig=j CONNECT
[    4.852273] hub 7-0:1.0: port 3 not reset yet, waiting 50ms
[    4.908122] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    4.908238] hub 7-0:1.0: port 4, status 0501, change 0000, 480 Mb/s
[    4.964384] ehci_hcd 0000:00:1a.7: port 4 full speed --> companion
[    4.964388] ehci_hcd 0000:00:1a.7: GetStatus port:4 status 003801 0  ACK POWER OWNER sig=j CONNECT
[    4.964398] hub 7-0:1.0: port 4 not reset yet, waiting 50ms
[    5.020121] ehci_hcd 0000:00:1a.7: GetStatus port:4 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    5.020215] hub 8-0:1.0: state 7 ports 6 chg 0002 evt 0000
[    5.020243] hub 8-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[    5.020280] ehci_hcd 0000:00:1d.7: port 1 low speed --> companion
[    5.076120] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    5.076214] hub 7-0:1.0: state 7 ports 6 chg 0000 evt 0010
[    5.076253] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002
[    5.076278] uhci_hcd 0000:00:1a.0: port 1 portsc 01a3,00
[    5.076316] hub 1-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s
[    5.112094] usb usb3: suspend_rh (auto-stop)
[    5.112120] usb usb5: suspend_rh (auto-stop)
[    5.204117] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301
[    5.316123] usb 1-1: new low speed USB device using uhci_hcd and address 2
[    5.360066] usb usb6: suspend_rh (auto-stop)
[    5.470672] usb 1-1: skipped 1 descriptor after interface
[    5.475668] usb 1-1: default language 0x0409
[    5.491670] usb 1-1: udev 2, busnum 1, minor = 1
[    5.491673] usb 1-1: New USB device found, idVendor=046d, idProduct=c018
[    5.491725] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.491777] usb 1-1: Product: USB Optical Mouse
[    5.491825] usb 1-1: Manufacturer: Logitech
[    5.492623] usb 1-1: usb_probe_device
[    5.492627] usb 1-1: configuration #1 chosen from 1 choice
[    5.495678] usb 1-1: adding 1-1:1.0 (config #1, interface 0)
[    5.497227] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0006
[    5.497252] uhci_hcd 0000:00:1a.1: port 1 portsc 0093,00
[    5.497288] hub 2-0:1.0: port 1, status 0101, change 0001, 12 Mb/s
[    5.507437] usbhid 1-1:1.0: usb_probe_interface
[    5.507441] usbhid 1-1:1.0: usb_probe_interface - got id
[    5.521694] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1:1.0/input/input5
[    5.523282] generic-usb 0003:046D:C018.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1a.0-1/input0
[    5.523471] usbcore: registered new interface driver usbhid
[    5.523522] usbhid: USB HID core driver
[    5.624089] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
[    5.736125] usb 2-1: new full speed USB device using uhci_hcd and address 2
[    5.868091] usb 2-1: ep0 maxpacket = 8
[    5.894584] usb 2-1: default language 0x0409
[    5.903600] usb 2-1: udev 2, busnum 2, minor = 129
[    5.903604] usb 2-1: New USB device found, idVendor=08ff, idProduct=2810
[    5.903657] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    5.903715] usb 2-1: Product: Fingerprint Sensor
[    5.904382] usb 2-1: usb_probe_device
[    5.904386] usb 2-1: configuration #1 chosen from 1 choice
[    5.905610] usb 2-1: adding 2-1:1.0 (config #1, interface 0)
[    5.907709] uhci_hcd 0000:00:1a.1: port 2 portsc 0093,00
[    5.907744] hub 2-0:1.0: port 2, status 0101, change 0001, 12 Mb/s
[    6.032102] hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
[    6.144124] usb 2-2: new full speed USB device using uhci_hcd and address 3
[    6.296684] usb 2-2: skipped 1 descriptor after interface
[    6.299594] usb 2-2: default language 0x0409
[    6.310600] usb 2-2: udev 3, busnum 2, minor = 130
[    6.310604] usb 2-2: New USB device found, idVendor=0a5c, idProduct=2145
[    6.310657] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.310710] usb 2-2: Product: ThinkPad Bluetooth with Enhanced Data Rate II
[    6.310767] usb 2-2: Manufacturer: Lenovo Computer Corp
[    6.311383] usb 2-2: usb_probe_device
[    6.311386] usb 2-2: configuration #1 chosen from 1 choice
[    6.312649] usb 2-2: adding 2-2:1.0 (config #1, interface 0)
[    6.314271] usb 2-2: adding 2-2:1.1 (config #1, interface 1)
[    6.315408] usb 2-2: adding 2-2:1.2 (config #1, interface 2)
[    6.316503] usb 2-2: adding 2-2:1.3 (config #1, interface 3)
[    6.317656] hub 8-0:1.0: state 7 ports 6 chg 0000 evt 0002
[    6.317700] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0002
[    6.317726] uhci_hcd 0000:00:1d.0: port 1 portsc 01a3,00
[    6.317764] hub 4-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s
[    6.444119] hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301
[    6.556119] usb 4-1: new low speed USB device using uhci_hcd and address 2
[    6.713517] usb 4-1: skipped 1 descriptor after interface
[    6.713529] usb 4-1: skipped 1 descriptor after interface
[    6.718500] usb 4-1: default language 0x0409
[    6.735518] usb 4-1: udev 2, busnum 4, minor = 385
[    6.735521] usb 4-1: New USB device found, idVendor=046d, idProduct=c30a
[    6.735574] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.735627] usb 4-1: Product: Logitech USB Keyboard
[    6.735676] usb 4-1: Manufacturer: Logitech
[    6.736365] usb 4-1: usb_probe_device
[    6.736369] usb 4-1: configuration #1 chosen from 1 choice
[    6.739527] usb 4-1: adding 4-1:1.0 (config #1, interface 0)
[    6.739944] usbhid 4-1:1.0: usb_probe_interface
[    6.739947] usbhid 4-1:1.0: usb_probe_interface - got id
[    6.740886] usb 4-1: adding 4-1:1.1 (config #1, interface 1)
[    6.741268] usbhid 4-1:1.1: usb_probe_interface
[    6.741271] usbhid 4-1:1.1: usb_probe_interface - got id
[    6.743187] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002
[    6.743233] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    6.743239] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0002
[    6.784728] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/input/input6
[    6.784852] uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us
[    6.785875] logitech 0003:046D:C30A.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:1d.0-1/input0
[    6.808118] hub 6-0:1.0: hub_suspend
[    6.808154] usb usb6: bus auto-suspend
[    6.808157] usb usb6: suspend_rh
[    6.824052] hub 3-0:1.0: hub_suspend
[    6.824061] usb usb3: bus auto-suspend
[    6.824064] usb usb3: suspend_rh
[    6.824085] hub 5-0:1.0: hub_suspend
[    6.824091] usb usb5: bus auto-suspend
[    6.824094] usb usb5: suspend_rh
[    6.824234] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.1/input/input7
[    6.824347] uhci_hcd 0000:00:1d.0: reserve dev 2 ep82-INT, period 32, phase 16, 118 us
[    6.825812] logitech 0003:046D:C30A.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech Logitech USB Keyboard] on usb-0000:00:1d.0-1/input1
[    7.808084] hub 7-0:1.0: hub_suspend
[    7.808092] usb usb7: bus auto-suspend
[    7.808096] ehci_hcd 0000:00:1a.7: suspend root hub
[    8.808035] hub 8-0:1.0: hub_suspend
[    8.808043] usb usb8: bus auto-suspend
[    8.808046] ehci_hcd 0000:00:1d.7: suspend root hub
[    8.814688] EXT3-fs: barriers not enabled
[    8.815217] kjournald starting.  Commit interval 5 seconds
[    8.815411] EXT3-fs (sda1): mounted filesystem with writeback data mode
[   13.963023] Adding 1871568k swap on /dev/sda2.  Priority:-1 extents:1 across:1871568k SS
[   13.985675] EXT3-fs (sda1): using internal journal
[   14.044968] udev[2723]: starting version 163
[   14.453105] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[   14.453491] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[   14.515056] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[   14.515591] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[   15.030453] cfg80211: Calling CRDA to update world regulatory domain
[   15.113800] cfg80211: World regulatory domain updated:
[   15.113805] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   15.113809] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   15.113812] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   15.113816] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   15.113819] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   15.113823] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   15.133763] [drm] Initialized drm 1.1.0 20060810
[   15.329639] i915 0000:00:02.0: power state changed by ACPI to D0
[   15.329663] i915 0000:00:02.0: power state changed by ACPI to D0
[   15.329673] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   15.329679] i915 0000:00:02.0: setting latency timer to 64
[   15.365990] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[   15.365994] iwlagn: Copyright(c) 2003-2010 Intel Corporation
[   15.366183] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   15.366194] iwlagn 0000:03:00.0: setting latency timer to 64
[   15.366270] iwlagn 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
[   15.412979] iwlagn 0000:03:00.0: device EEPROM VER=0x11f, CALIB=0x4
[   15.412984] iwlagn 0000:03:00.0: Device SKU: 0Xb
[   15.413027] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[   15.413147] iwlagn 0000:03:00.0: irq 42 for MSI/MSI-X
[   15.441795] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-5.ucode' failed.
[   15.462948] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-4.ucode' failed.
[   15.477980] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-3.ucode' failed.
[   15.502355] iwlagn 0000:03:00.0: Firmware has old API version. Expected v5, got v2. New firmware can be obtained from http://www.intellinuxwireless.org.
[   15.502433] iwlagn 0000:03:00.0: loaded firmware version 8.24.2.12
[   15.566684] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   15.674909] i915 0000:00:02.0: irq 43 for MSI/MSI-X
[   15.675024] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   15.675027] [drm] Driver supports precise vblank timestamp query.
[   15.865521] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   16.217865] fb0: inteldrmfb frame buffer device
[   16.217868] drm: registered panic notifier
[   16.356555] acpi device:02: registered as cooling_device2
[   16.361692] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8
[   16.362599] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[   16.364110] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   16.364247] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[   16.364392] HDA Intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[   16.364578] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   16.436750] Console: switching to colour frame buffer device 180x56
[   16.831668] sshd (3155): /proc/3155/oom_adj is deprecated, please use /proc/3155/oom_score_adj instead.
[   17.184414] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[   17.240272] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[   17.241395] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   17.573382] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   17.984113] uhci_hcd 0000:00:1a.0: reserve dev 2 ep81-INT, period 8, phase 4, 99 us
[   18.920887] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None
[   18.920893] e1000e 0000:00:19.0: eth0: 10/100 speed: disabling TSO
[   18.921436] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   29.796055] eth0: no IPv6 routers present
[   77.496947] kmemleak: 1 new suspected memory leaks (see /sys/kernel/debug/kmemleak)
[   99.023707] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   99.024074] wlan0: Trigger new scan to find an IBSS to join
[  101.615390] wlan0: Selected IBSS BSSID 2e:25:b3:96:d5:f9 based on configured SSID
[  101.631736] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon
[  101.633246] iwlagn 0000:03:00.0: Unable to find TIM Element in beacon
[  109.064041] wlan0: no IPv6 routers present
[  112.060801] iwlagn 0000:03:00.0: PCI INT A disabled
[  191.990285] irq 23: nobody cared (try booting with the "irqpoll" option)
[  191.990291] Pid: 0, comm: swapper Not tainted 2.6.38-rc8+ #776
[  191.990294] Call Trace:
[  191.990296]  <IRQ>  [<ffffffff81099d36>] ? __report_bad_irq+0x26/0xa0
[  191.990306]  [<ffffffff81099f3c>] ? note_interrupt+0x18c/0x1d0
[  191.990311]  [<ffffffff8109a8bd>] ? handle_fasteoi_irq+0xcd/0x100
[  191.990316]  [<ffffffff8100543d>] ? handle_irq+0x1d/0x30
[  191.990320]  [<ffffffff81004bb8>] ? do_IRQ+0x58/0xd0
[  191.990325]  [<ffffffff814a0e93>] ? ret_from_intr+0x0/0xe
[  191.990327]  <EOI>  [<ffffffff8100a5a7>] ? native_sched_clock+0x27/0x80
[  191.990337]  [<ffffffff8127004e>] ? acpi_idle_enter_simple+0xbe/0xf0
[  191.990341]  [<ffffffff81270049>] ? acpi_idle_enter_simple+0xb9/0xf0
[  191.990346]  [<ffffffff8138bc82>] ? cpuidle_idle_call+0x82/0xf0
[  191.990351]  [<ffffffff810018d6>] ? cpu_idle+0x56/0xb0
[  191.990355]  [<ffffffff8148bd0b>] ? rest_init+0xcb/0xe0
[  191.990359]  [<ffffffff8148bc40>] ? rest_init+0x0/0xe0
[  191.990364]  [<ffffffff81895d6f>] ? start_kernel+0x38a/0x395
[  191.990369]  [<ffffffff81895321>] ? x86_64_start_reservations+0x131/0x135
[  191.990374]  [<ffffffff81895417>] ? x86_64_start_kernel+0xf2/0xf9
[  191.990376] handlers:
[  191.990378] [<ffffffffa0006dc0>] (usb_hcd_irq+0x0/0x70 [usbcore])
[  191.990394] Disabling IRQ #23

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [RFT][PATCH] PCI / ACPI: Do not require MSI support for PCIe native features
  2011-03-14 23:47         ` Sarah Sharp
@ 2011-03-15  0:00           ` Rafael J. Wysocki
  2011-03-15 19:05             ` Sarah Sharp
  0 siblings, 1 reply; 19+ messages in thread
From: Rafael J. Wysocki @ 2011-03-15  0:00 UTC (permalink / raw)
  To: Sarah Sharp
  Cc: linux-pci, LKML, Jesse Barnes, ACPI Devel Mailing List,
	Len Brown, Matthew Garrett

On Tuesday, March 15, 2011, Sarah Sharp wrote:
> On Mon, Mar 14, 2011 at 09:37:41PM +0100, Rafael J. Wysocki wrote:
> > On Monday, March 14, 2011, Sarah Sharp wrote:
> > > On Mon, Mar 14, 2011 at 09:02:11PM +0100, Rafael J. Wysocki wrote:
> > > > On Monday, March 14, 2011, Sarah Sharp wrote:
> > > > > Hi Rafael,
> > > > > 
> > > > > I applied this patch, on top of this patch:
> > > > > PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
> > > > > 
> > > > > Unfortunately, the Express Card still doesn't show up.  The trace looks
> > > > > slightly different, but the irq still gets disabled.  dmesg is attached.
> > > > 
> > > > Hmm.  It looks like, for some reason, the check against
> > > > pcie_aspm_support_enabled() returns false on your system.  Do you have
> > > > ASPM enabled in .config?
> > > 
> > > My .config is attached.  Looks like CONFIG_PCIEASPM=y.
> > 
> > Does it help if you replace "pcie_aspm_support_enabled()" with "true" in
> > drivers/acpi/pci_root.c:acpi_pci_root_add() ?
> 
> No, it doesn't.  dmesg is attached.

Well, I must admit I have no idea what the problem is.  OK, in addition to the
above changes, please replace the "pci_ext_cfg_avail(root->bus->self)" in the
same file with "true" and see if _that_ helps.

If it doesn't, please send me your drivers/acpi/pci_root.c after all of the
above changes.

Rafael

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [RFT][PATCH] PCI / ACPI: Do not require MSI support for PCIe native features
  2011-03-15  0:00           ` Rafael J. Wysocki
@ 2011-03-15 19:05             ` Sarah Sharp
  2011-03-17  0:19               ` Rafael J. Wysocki
  0 siblings, 1 reply; 19+ messages in thread
From: Sarah Sharp @ 2011-03-15 19:05 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: linux-pci, LKML, Jesse Barnes, ACPI Devel Mailing List,
	Len Brown, Matthew Garrett

[-- Attachment #1: Type: text/plain, Size: 329 bytes --]

On Tue, Mar 15, 2011 at 01:00:17AM +0100, Rafael J. Wysocki wrote:
> Well, I must admit I have no idea what the problem is.  OK, in addition to the
> above changes, please replace the "pci_ext_cfg_avail(root->bus->self)" in the
> same file with "true" and see if _that_ helps.

Yay, that worked!  dmesg is attached.

Sarah Sharp

[-- Attachment #2: dmesg.txt --]
[-- Type: text/plain, Size: 120578 bytes --]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.38-rc8+ (sarah@xanatos) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #780 SMP PREEMPT Tue Mar 15 11:39:57 PDT 2011
[    0.000000] Command line: root=UUID=7b14f772-a799-415f-a4c9-931ef81f6f0d ro  
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
[    0.000000]  BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000bd6a1000 (usable)
[    0.000000]  BIOS-e820: 00000000bd6a1000 - 00000000bd6a7000 (reserved)
[    0.000000]  BIOS-e820: 00000000bd6a7000 - 00000000bd7b7000 (usable)
[    0.000000]  BIOS-e820: 00000000bd7b7000 - 00000000bd80f000 (reserved)
[    0.000000]  BIOS-e820: 00000000bd80f000 - 00000000bd8c7000 (usable)
[    0.000000]  BIOS-e820: 00000000bd8c7000 - 00000000bd8d2000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bd8d2000 - 00000000bd8d5000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bd8d5000 - 00000000bd8d9000 (reserved)
[    0.000000]  BIOS-e820: 00000000bd8d9000 - 00000000bd8dd000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bd8dd000 - 00000000bd8e0000 (reserved)
[    0.000000]  BIOS-e820: 00000000bd8e0000 - 00000000bd907000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bd907000 - 00000000bd908000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bd908000 - 00000000bdb0f000 (reserved)
[    0.000000]  BIOS-e820: 00000000bdb0f000 - 00000000bdb9f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bdb9f000 - 00000000bdbff000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bdbff000 - 00000000bdc00000 (usable)
[    0.000000]  BIOS-e820: 00000000bdc00000 - 00000000c0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000013c000000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI present.
[    0.000000] DMI: LENOVO 74663HU/74663HU, BIOS 6DET44WW (2.08 ) 04/22/2009
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x13c000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-D3FFF write-protect
[    0.000000]   D4000-DBFFF uncachable
[    0.000000]   DC000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 13C000000 mask FFC000000 uncachable
[    0.000000]   1 base 0BE000000 mask FFE000000 uncachable
[    0.000000]   2 base 000000000 mask F80000000 write-back
[    0.000000]   3 base 080000000 mask FC0000000 write-back
[    0.000000]   4 base 100000000 mask FC0000000 write-back
[    0.000000]   5 base 0BDE00000 mask FFFE00000 uncachable
[    0.000000]   6 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000bde00000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0xbdc00 max_arch_pfn = 0x400000000
[    0.000000] Scanning 0 areas for low memory corruption
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] init_memory_mapping: 0000000000000000-00000000bdc00000
[    0.000000]  0000000000 - 00bdc00000 page 2M
[    0.000000] kernel direct mapping tables up to bdc00000 @ 1fffc000-20000000
[    0.000000] init_memory_mapping: 0000000100000000-000000013c000000
[    0.000000]  0100000000 - 013c000000 page 2M
[    0.000000] kernel direct mapping tables up to 13c000000 @ bd8c1000-bd8c7000
[    0.000000] RAMDISK: 3600d000 - 37ff0000
[    0.000000] ACPI: RSDP 00000000000f7380 00024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 00000000bdb7bdd4 00094 (v01 LENOVO TP-6D    00002080  LTP 00000000)
[    0.000000] ACPI: FACP 00000000bdb7bf00 000F4 (v03 LENOVO TP-6D    00002080 LNVO 00000001)
[    0.000000] ACPI: DSDT 00000000bdb7c2f4 0D881 (v01 LENOVO TP-6D    00002080 MSFT 03000000)
[    0.000000] ACPI: FACS 00000000bdb8e000 00040
[    0.000000] ACPI: SSDT 00000000bdb7c0b4 00240 (v01 LENOVO TP-6D    00002080 MSFT 03000000)
[    0.000000] ACPI: ECDT 00000000bdb89b75 00052 (v01 LENOVO TP-6D    00002080 LNVO 00000001)
[    0.000000] ACPI: APIC 00000000bdb89bc7 00078 (v01 LENOVO TP-6D    00002080 LNVO 00000001)
[    0.000000] ACPI: MCFG 00000000bdb89c3f 0003C (v01 LENOVO TP-6D    00002080 LNVO 00000001)
[    0.000000] ACPI: HPET 00000000bdb89c7b 00038 (v01 LENOVO TP-6D    00002080 LNVO 00000001)
[    0.000000] ACPI: SLIC 00000000bdb89dc2 00176 (v01 LENOVO TP-6D    00002080  LTP 00000000)
[    0.000000] ACPI: BOOT 00000000bdb89f38 00028 (v01 LENOVO TP-6D    00002080  LTP 00000001)
[    0.000000] ACPI: ASF! 00000000bdb89f60 000A0 (v16 LENOVO TP-6D    00002080 PTL  00000001)
[    0.000000] ACPI: SSDT 00000000bdb8d203 0055F (v01 LENOVO TP-6D    00002080 INTL 20050513)
[    0.000000] ACPI: TCPA 00000000bd907000 00032 (v00                 00000000      00000000)
[    0.000000] ACPI: SSDT 00000000bd8d4000 00655 (v01  PmRef    CpuPm 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 00000000bd8d3000 00274 (v01  PmRef  Cpu0Tst 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 00000000bd8d2000 00242 (v01  PmRef    ApTst 00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000]  [ffffea0000000000-ffffea00045fffff] PMD -> [ffff8800b0000000-ffff8800b37fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x0013c000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[6] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009e
[    0.000000]     0: 0x00000100 -> 0x000bd6a1
[    0.000000]     0: 0x000bd6a7 -> 0x000bd7b7
[    0.000000]     0: 0x000bd80f -> 0x000bd8c7
[    0.000000]     0: 0x000bdbff -> 0x000bdc00
[    0.000000]     0: 0x00100000 -> 0x0013c000
[    0.000000] On node 0 totalpages: 1021944
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3920 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 757922 pages, LIFO batch:31
[    0.000000]   Normal zone: 3360 pages used for memmap
[    0.000000]   Normal zone: 242400 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] 4 Processors exceeds NR_CPUS limit of 2
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
[    0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000bd6a1000 - 00000000bd6a7000
[    0.000000] PM: Registered nosave memory: 00000000bd7b7000 - 00000000bd80f000
[    0.000000] PM: Registered nosave memory: 00000000bd8c7000 - 00000000bd8d2000
[    0.000000] PM: Registered nosave memory: 00000000bd8d2000 - 00000000bd8d5000
[    0.000000] PM: Registered nosave memory: 00000000bd8d5000 - 00000000bd8d9000
[    0.000000] PM: Registered nosave memory: 00000000bd8d9000 - 00000000bd8dd000
[    0.000000] PM: Registered nosave memory: 00000000bd8dd000 - 00000000bd8e0000
[    0.000000] PM: Registered nosave memory: 00000000bd8e0000 - 00000000bd907000
[    0.000000] PM: Registered nosave memory: 00000000bd907000 - 00000000bd908000
[    0.000000] PM: Registered nosave memory: 00000000bd908000 - 00000000bdb0f000
[    0.000000] PM: Registered nosave memory: 00000000bdb0f000 - 00000000bdb9f000
[    0.000000] PM: Registered nosave memory: 00000000bdb9f000 - 00000000bdbff000
[    0.000000] PM: Registered nosave memory: 00000000bdc00000 - 00000000c0000000
[    0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
[    0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed00000
[    0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
[    0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
[    0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed90000
[    0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000
[    0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
[    0.000000] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 26 pages/cpu @ffff8800bd400000 s75840 r8192 d22464 u1048576
[    0.000000] pcpu-alloc: s75840 r8192 d22464 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1004242
[    0.000000] Kernel command line: root=UUID=7b14f772-a799-415f-a4c9-931ef81f6f0d ro  
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 3908248k/5177344k available (4768k kernel code, 1089568k absent, 179528k reserved, 3936k data, 524k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptable hierarchical RCU implementation.
[    0.000000] 	RCU-based detection of stalled CPUs is disabled.
[    0.000000] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:320
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000]  memory used by lock dependency info: 5823 kB
[    0.000000]  per task-struct memory footprint: 1920 bytes
[    0.000000] allocated 41943040 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1862.059 MHz processor.
[    0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3724.11 BogoMIPS (lpj=7448236)
[    0.004099] pid_max: default: 32768 minimum: 301
[    0.004467] Mount-cache hash table entries: 256
[    0.005750] Initializing cgroup subsys ns
[    0.005798] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[    0.005865] Initializing cgroup subsys cpuacct
[    0.005925] Initializing cgroup subsys memory
[    0.006074] Initializing cgroup subsys freezer
[    0.006290] CPU: Physical Processor ID: 0
[    0.006336] CPU: Processor Core ID: 0
[    0.006381] using mwait in idle threads.
[    0.006479] ACPI: Core revision 20110112
[    0.156287] Setting APIC routing to flat
[    0.156801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.199275] CPU0: Intel(R) Core(TM)2 Duo CPU     L9400  @ 1.86GHz stepping 0a
[    0.200011] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[    0.200011] ... version:                2
[    0.200011] ... bit width:              40
[    0.200011] ... generic registers:      2
[    0.200011] ... value mask:             000000ffffffffff
[    0.200011] ... max period:             000000007fffffff
[    0.200011] ... fixed-purpose events:   3
[    0.200011] ... event mask:             0000000700000003
[    0.208175] NMI watchdog enabled, takes one hw-pmu counter.
[    0.220029] lockdep: fixing up alternatives.
[    0.224110] Booting Node   0, Processors  #1 Ok.
[    0.316089] NMI watchdog enabled, takes one hw-pmu counter.
[    0.320029] Brought up 2 CPUs
[    0.320078] Total of 2 processors activated (7448.03 BogoMIPS).
[    0.324866] NET: Registered protocol family 16
[    0.327151] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.327221] ACPI: bus type pci registered
[    0.327904] PCI: Using configuration type 1 for base access
[    0.341239] bio: create slab <bio-0> at 0
[    0.350352] ACPI: EC: EC description table is found, configuring boot EC
[    0.497261] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.540872] ACPI: SSDT 00000000bd8d7c20 002C8 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.543790] ACPI: Dynamic OEM Table Load:
[    0.543903] ACPI: SSDT           (null) 002C8 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.548081] ACPI: SSDT 00000000bd8d5020 0087A (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.553236] ACPI: Dynamic OEM Table Load:
[    0.553349] ACPI: SSDT           (null) 0087A (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.589334] ACPI: SSDT 00000000bd8d6ca0 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.593379] ACPI: Dynamic OEM Table Load:
[    0.593492] ACPI: SSDT           (null) 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.611664] ACPI: SSDT 00000000bd8d6f20 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.614300] ACPI: Dynamic OEM Table Load:
[    0.614413] ACPI: SSDT           (null) 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.634446] ACPI: Interpreter enabled
[    0.634496] ACPI: (supports S0 S3 S4 S5)
[    0.635055] ACPI: Using IOAPIC for interrupt routing
[    0.713013] ACPI: Power Resource [PUBS] (on)
[    0.775513] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[    0.813509] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[    0.813562] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.820547] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.821381] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.821435] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.821487] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.821550] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
[    0.821613] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
[    0.821676] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff]
[    0.821822] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600
[    0.821914] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300
[    0.821935] pci 0000:00:02.0: reg 10: [mem 0xf2000000-0xf23fffff 64bit]
[    0.821948] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.821957] pci 0000:00:02.0: reg 20: [io  0x1800-0x1807]
[    0.822024] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380
[    0.822041] pci 0000:00:02.1: reg 10: [mem 0xf2400000-0xf24fffff 64bit]
[    0.822135] pci 0000:00:03.0: [8086:2a44] type 0 class 0x000780
[    0.822159] pci 0000:00:03.0: reg 10: [mem 0xf2826800-0xf282680f 64bit]
[    0.822224] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.822229] pci 0000:00:03.0: PME# disabled
[    0.822273] pci 0000:00:03.2: [8086:2a46] type 0 class 0x000101
[    0.822293] pci 0000:00:03.2: reg 10: [io  0x1828-0x182f]
[    0.822304] pci 0000:00:03.2: reg 14: [io  0x180c-0x180f]
[    0.822315] pci 0000:00:03.2: reg 18: [io  0x1820-0x1827]
[    0.822326] pci 0000:00:03.2: reg 1c: [io  0x1808-0x180b]
[    0.822336] pci 0000:00:03.2: reg 20: [io  0x1810-0x181f]
[    0.822416] pci 0000:00:03.3: [8086:2a47] type 0 class 0x000700
[    0.822436] pci 0000:00:03.3: reg 10: [io  0x1830-0x1837]
[    0.822447] pci 0000:00:03.3: reg 14: [mem 0xf2624000-0xf2624fff]
[    0.822607] pci 0000:00:19.0: [8086:10f5] type 0 class 0x000200
[    0.822640] pci 0000:00:19.0: reg 10: [mem 0xf2600000-0xf261ffff]
[    0.822655] pci 0000:00:19.0: reg 14: [mem 0xf2625000-0xf2625fff]
[    0.822671] pci 0000:00:19.0: reg 18: [io  0x1840-0x185f]
[    0.822762] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.822769] pci 0000:00:19.0: PME# disabled
[    0.822817] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
[    0.822892] pci 0000:00:1a.0: reg 20: [io  0x1860-0x187f]
[    0.822984] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
[    0.823059] pci 0000:00:1a.1: reg 20: [io  0x1880-0x189f]
[    0.823151] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03
[    0.823225] pci 0000:00:1a.2: reg 20: [io  0x18a0-0x18bf]
[    0.823333] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
[    0.823367] pci 0000:00:1a.7: reg 10: [mem 0xf2826c00-0xf2826fff]
[    0.823483] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.823491] pci 0000:00:1a.7: PME# disabled
[    0.823546] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
[    0.823573] pci 0000:00:1b.0: reg 10: [mem 0xf2620000-0xf2623fff 64bit]
[    0.823683] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.823689] pci 0000:00:1b.0: PME# disabled
[    0.823739] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
[    0.823852] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.823859] pci 0000:00:1c.0: PME# disabled
[    0.823910] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604
[    0.824023] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.824029] pci 0000:00:1c.1: PME# disabled
[    0.824221] pci 0000:00:1c.3: [8086:2946] type 1 class 0x000604
[    0.824334] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.824341] pci 0000:00:1c.3: PME# disabled
[    0.824401] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
[    0.824476] pci 0000:00:1d.0: reg 20: [io  0x18c0-0x18df]
[    0.824568] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
[    0.824643] pci 0000:00:1d.1: reg 20: [io  0x18e0-0x18ff]
[    0.824735] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
[    0.824810] pci 0000:00:1d.2: reg 20: [io  0x1c00-0x1c1f]
[    0.824917] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
[    0.824950] pci 0000:00:1d.7: reg 10: [mem 0xf2827000-0xf28273ff]
[    0.825067] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.825074] pci 0000:00:1d.7: PME# disabled
[    0.825122] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
[    0.825246] pci 0000:00:1f.0: [8086:2917] type 0 class 0x000601
[    0.825453] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106
[    0.825489] pci 0000:00:1f.2: reg 10: [io  0x1c48-0x1c4f]
[    0.825505] pci 0000:00:1f.2: reg 14: [io  0x183c-0x183f]
[    0.825520] pci 0000:00:1f.2: reg 18: [io  0x1c40-0x1c47]
[    0.825535] pci 0000:00:1f.2: reg 1c: [io  0x1838-0x183b]
[    0.825550] pci 0000:00:1f.2: reg 20: [io  0x1c20-0x1c3f]
[    0.825565] pci 0000:00:1f.2: reg 24: [mem 0xf2826000-0xf28267ff]
[    0.825630] pci 0000:00:1f.2: PME# supported from D3hot
[    0.825637] pci 0000:00:1f.2: PME# disabled
[    0.825683] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05
[    0.825711] pci 0000:00:1f.3: reg 10: [mem 0xf2827400-0xf28274ff 64bit]
[    0.825750] pci 0000:00:1f.3: reg 20: [io  0x1c60-0x1c7f]
[    0.825888] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.825943] pci 0000:00:1c.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.825950] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.825960] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.826168] pci 0000:03:00.0: [8086:4237] type 0 class 0x000280
[    0.826244] pci 0000:03:00.0: reg 10: [mem 0xf2500000-0xf2501fff 64bit]
[    0.826483] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.826512] pci 0000:03:00.0: PME# disabled
[    0.826632] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.826687] pci 0000:00:1c.1:   bridge window [io  0xf000-0x0000] (disabled)
[    0.826693] pci 0000:00:1c.1:   bridge window [mem 0xf2500000-0xf25fffff]
[    0.826704] pci 0000:00:1c.1:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.826796] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    0.826850] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.826856] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf1ffffff]
[    0.826866] pci 0000:00:1c.3:   bridge window [mem 0xf2900000-0xf29fffff 64bit pref]
[    0.827002] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] (subtractive decode)
[    0.827059] pci 0000:00:1e.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.827066] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.827076] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.827088] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.827100] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.827112] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.827123] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.827135] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.827147] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
[    0.827181] pci_bus 0000:00: on NUMA node 0
[    0.827203] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.833922] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT]
[    0.835359] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[    0.836864] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
[    0.845610]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.858286]  pci0000:00: ACPI _OSC control (0x1d) granted
[    1.059966] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    1.062209] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[    1.064614] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[    1.066855] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    1.069121] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[    1.071362] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
[    1.073716] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
[    1.075959] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[    1.077214] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.077456] vgaarb: loaded
[    1.078918] SCSI subsystem initialized
[    1.078993] libata version 3.00 loaded.
[    1.078993] PCI: Using ACPI for IRQ routing
[    1.078993] PCI: pci_cache_line_size set to 64 bytes
[    1.080670] reserve RAM buffer: 000000000009ec00 - 000000000009ffff 
[    1.080681] reserve RAM buffer: 00000000bd6a1000 - 00000000bfffffff 
[    1.080831] reserve RAM buffer: 00000000bd7b7000 - 00000000bfffffff 
[    1.080958] reserve RAM buffer: 00000000bd8c7000 - 00000000bfffffff 
[    1.081065] reserve RAM buffer: 00000000bdc00000 - 00000000bfffffff 
[    1.082235] Bluetooth: Core ver 2.15
[    1.082384] NET: Registered protocol family 31
[    1.082433] Bluetooth: HCI device and connection manager initialized
[    1.082497] Bluetooth: HCI socket layer initialized
[    1.082889] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    1.088274] Switching to clocksource hpet
[    1.088395] pnp: PnP ACPI init
[    1.088598] ACPI: bus type pnp registered
[    1.091654] Switched to NOHz mode on CPU #0
[    1.091687] Switched to NOHz mode on CPU #1
[    1.122142] pnp 00:00: [mem 0x00000000-0x0009ffff]
[    1.122152] pnp 00:00: [mem 0x000c0000-0x000c3fff]
[    1.122162] pnp 00:00: [mem 0x000c4000-0x000c7fff]
[    1.122172] pnp 00:00: [mem 0x000c8000-0x000cbfff]
[    1.122182] pnp 00:00: [mem 0x000cc000-0x000cffff]
[    1.122191] pnp 00:00: [mem 0x000d0000-0x000d3fff]
[    1.122201] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
[    1.122211] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
[    1.122221] pnp 00:00: [mem 0x000dc000-0x000dffff]
[    1.122230] pnp 00:00: [mem 0x000e0000-0x000e3fff]
[    1.122240] pnp 00:00: [mem 0x000e4000-0x000e7fff]
[    1.122249] pnp 00:00: [mem 0x000e8000-0x000ebfff]
[    1.122259] pnp 00:00: [mem 0x000ec000-0x000effff]
[    1.122268] pnp 00:00: [mem 0x000f0000-0x000fffff]
[    1.122278] pnp 00:00: [mem 0x00100000-0xbfffffff]
[    1.122288] pnp 00:00: [mem 0xfec00000-0xfed3ffff]
[    1.122298] pnp 00:00: [mem 0xfed4c000-0xffffffff]
[    1.122997] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    1.123070] system 00:00: [mem 0x000c0000-0x000c3fff] has been reserved
[    1.123140] system 00:00: [mem 0x000c4000-0x000c7fff] has been reserved
[    1.123211] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
[    1.123281] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
[    1.123352] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved
[    1.123428] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
[    1.123504] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    1.123579] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    1.123655] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    1.123731] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    1.123806] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    1.123882] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
[    1.123959] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    1.124052] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
[    1.124108] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.124310] pnp 00:01: [bus 00-ff]
[    1.124320] pnp 00:01: [io  0x0cf8-0x0cff]
[    1.124330] pnp 00:01: [io  0x0000-0x0cf7 window]
[    1.124340] pnp 00:01: [io  0x0d00-0xffff window]
[    1.124349] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[    1.124359] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
[    1.124369] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
[    1.124381] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
[    1.124390] pnp 00:01: [mem 0x000cc000-0x000cffff window]
[    1.124400] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
[    1.124410] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
[    1.124419] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
[    1.124428] pnp 00:01: [mem 0x000dc000-0x000dffff window]
[    1.124438] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
[    1.124447] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
[    1.124457] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
[    1.124466] pnp 00:01: [mem 0x000ec000-0x000effff window]
[    1.124476] pnp 00:01: [mem 0xc0000000-0xfebfffff window]
[    1.124486] pnp 00:01: [mem 0xfed40000-0xfed4bfff window]
[    1.124857] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    1.146951] pnp 00:02: [io  0x0010-0x001f]
[    1.146961] pnp 00:02: [io  0x0090-0x009f]
[    1.146971] pnp 00:02: [io  0x0024-0x0025]
[    1.146980] pnp 00:02: [io  0x0028-0x0029]
[    1.146990] pnp 00:02: [io  0x002c-0x002d]
[    1.146999] pnp 00:02: [io  0x0030-0x0031]
[    1.147008] pnp 00:02: [io  0x0034-0x0035]
[    1.147017] pnp 00:02: [io  0x0038-0x0039]
[    1.147027] pnp 00:02: [io  0x003c-0x003d]
[    1.147036] pnp 00:02: [io  0x00a4-0x00a5]
[    1.147046] pnp 00:02: [io  0x00a8-0x00a9]
[    1.147055] pnp 00:02: [io  0x00ac-0x00ad]
[    1.147064] pnp 00:02: [io  0x00b0-0x00b5]
[    1.147073] pnp 00:02: [io  0x00b8-0x00b9]
[    1.147083] pnp 00:02: [io  0x00bc-0x00bd]
[    1.147092] pnp 00:02: [io  0x0050-0x0053]
[    1.147101] pnp 00:02: [io  0x0072-0x0077]
[    1.147111] pnp 00:02: [io  0x002e-0x002f]
[    1.147120] pnp 00:02: [io  0x1000-0x107f]
[    1.147129] pnp 00:02: [io  0x1180-0x11ff]
[    1.147139] pnp 00:02: [io  0x0800-0x080f]
[    1.147148] pnp 00:02: [io  0x15e0-0x15ef]
[    1.147158] pnp 00:02: [io  0x1600-0x167f]
[    1.147167] pnp 00:02: [io  0x1680-0x169f]
[    1.147176] pnp 00:02: [mem 0xe0000000-0xefffffff]
[    1.147186] pnp 00:02: [mem 0xfed1c000-0xfed1ffff]
[    1.147196] pnp 00:02: [mem 0xfed10000-0xfed13fff]
[    1.147205] pnp 00:02: [mem 0xfed18000-0xfed18fff]
[    1.147215] pnp 00:02: [mem 0xfed19000-0xfed19fff]
[    1.147224] pnp 00:02: [mem 0xfed45000-0xfed4bfff]
[    1.147953] system 00:02: [io  0x1000-0x107f] has been reserved
[    1.148040] system 00:02: [io  0x1180-0x11ff] has been reserved
[    1.148110] system 00:02: [io  0x0800-0x080f] has been reserved
[    1.148179] system 00:02: [io  0x15e0-0x15ef] has been reserved
[    1.148249] system 00:02: [io  0x1600-0x167f] has been reserved
[    1.148319] system 00:02: [io  0x1680-0x169f] has been reserved
[    1.148390] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved
[    1.148461] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.148532] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved
[    1.148604] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.148675] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.148746] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved
[    1.148801] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.149424] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    1.149787] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    1.149920] pnp 00:04: [io  0x0000-0x000f]
[    1.149930] pnp 00:04: [io  0x0080-0x008f]
[    1.149939] pnp 00:04: [io  0x00c0-0x00df]
[    1.149949] pnp 00:04: [dma 4]
[    1.150309] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[    1.150441] pnp 00:05: [io  0x0061]
[    1.150805] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    1.150937] pnp 00:06: [io  0x00f0]
[    1.150955] pnp 00:06: [irq 13]
[    1.151321] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    1.151455] pnp 00:07: [io  0x0070-0x0071]
[    1.151470] pnp 00:07: [irq 8]
[    1.151837] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.151971] pnp 00:08: [io  0x0060]
[    1.151981] pnp 00:08: [io  0x0064]
[    1.152015] pnp 00:08: [irq 1]
[    1.152379] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.152517] pnp 00:09: [irq 12]
[    1.152891] pnp 00:09: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active)
[    1.174751] pnp 00:0a: [mem 0xfed40000-0xfed44fff]
[    1.175118] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c31 (active)
[    1.179106] pnp: PnP ACPI: found 11 devices
[    1.179156] ACPI: ACPI bus type pnp unregistered
[    1.206974] pci 0000:00:1c.0: BAR 8: assigned [mem 0xc0000000-0xc01fffff]
[    1.207033] pci 0000:00:1c.0: BAR 9: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
[    1.207101] pci 0000:00:1c.1: BAR 9: assigned [mem 0xc0400000-0xc05fffff 64bit pref]
[    1.207169] pci 0000:00:1c.0: BAR 7: assigned [io  0x3000-0x3fff]
[    1.207225] pci 0000:00:1c.1: BAR 7: assigned [io  0x4000-0x4fff]
[    1.207279] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    1.207331] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    1.207388] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xc01fffff]
[    1.207443] pci 0000:00:1c.0:   bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
[    1.207513] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    1.207565] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    1.207621] pci 0000:00:1c.1:   bridge window [mem 0xf2500000-0xf25fffff]
[    1.207677] pci 0000:00:1c.1:   bridge window [mem 0xc0400000-0xc05fffff 64bit pref]
[    1.207747] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    1.207799] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    1.207856] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf1ffffff]
[    1.207911] pci 0000:00:1c.3:   bridge window [mem 0xf2900000-0xf29fffff 64bit pref]
[    1.207982] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d]
[    1.208050] pci 0000:00:1e.0:   bridge window [io  disabled]
[    1.208105] pci 0000:00:1e.0:   bridge window [mem disabled]
[    1.208159] pci 0000:00:1e.0:   bridge window [mem pref disabled]
[    1.208238] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    1.208295] pci 0000:00:1c.0: setting latency timer to 64
[    1.208316] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    1.208372] pci 0000:00:1c.1: setting latency timer to 64
[    1.208393] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    1.208449] pci 0000:00:1c.3: setting latency timer to 64
[    1.208459] pci 0000:00:1e.0: setting latency timer to 64
[    1.208465] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.208468] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.208471] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    1.208474] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    1.208476] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    1.208480] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff]
[    1.208483] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    1.208486] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff]
[    1.208489] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
[    1.208492] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[    1.208495] pci_bus 0000:03: resource 1 [mem 0xf2500000-0xf25fffff]
[    1.208498] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref]
[    1.208501] pci_bus 0000:05: resource 0 [io  0x2000-0x2fff]
[    1.208504] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff]
[    1.208507] pci_bus 0000:05: resource 2 [mem 0xf2900000-0xf29fffff 64bit pref]
[    1.208510] pci_bus 0000:0d: resource 4 [io  0x0000-0x0cf7]
[    1.208513] pci_bus 0000:0d: resource 5 [io  0x0d00-0xffff]
[    1.208516] pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff]
[    1.208519] pci_bus 0000:0d: resource 7 [mem 0x000d4000-0x000d7fff]
[    1.208522] pci_bus 0000:0d: resource 8 [mem 0x000d8000-0x000dbfff]
[    1.208525] pci_bus 0000:0d: resource 9 [mem 0xc0000000-0xfebfffff]
[    1.208660] NET: Registered protocol family 2
[    1.208961] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    1.210496] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    1.212222] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
[    1.215644] TCP: Hash tables configured (established 262144 bind 65536)
[    1.215732] TCP reno registered
[    1.215801] UDP hash table entries: 2048 (order: 6, 327680 bytes)
[    1.216121] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes)
[    1.216839] NET: Registered protocol family 1
[    1.216955] pci 0000:00:02.0: Boot video device
[    1.217027] pci 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.217030] pci 0000:00:1a.0: Performing full reset
[    1.217062] pci 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.217065] pci 0000:00:1a.1: Performing full reset
[    1.217096] pci 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.217099] pci 0000:00:1a.2: Performing full reset
[    1.217254] pci 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.217257] pci 0000:00:1d.0: Performing full reset
[    1.217288] pci 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.217291] pci 0000:00:1d.1: Performing full reset
[    1.217321] pci 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.217323] pci 0000:00:1d.2: Performing full reset
[    1.217463] PCI: CLS 64 bytes, default 64
[    1.217836] Trying to unpack rootfs image as initramfs...
[    2.136665] Freeing initrd memory: 32652k freed
[    2.293760] DMA-API: preallocated 32768 debug entries
[    2.293816] DMA-API: debugging enabled by kernel config
[    2.293875] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    2.293928] Placing 64MB software IO TLB between ffff8800b8c9d000 - ffff8800bcc9d000
[    2.293991] software IO TLB at phys 0xb8c9d000 - 0xbcc9d000
[    2.294219] Simple Boot Flag at 0x35 set to 0x1
[    2.295698] Scanning for low memory corruption every 60 seconds
[    2.296592] audit: initializing netlink socket (disabled)
[    2.296720] type=2000 audit(1300215811.292:1): initialized
[    2.313835] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    2.339042] fuse init (API version 7.16)
[    2.340102] msgmni has been set to 7697
[    2.341377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    2.341448] io scheduler noop registered
[    2.341497] io scheduler deadline registered
[    2.341861] io scheduler cfq registered (default)
[    2.342826] pcieport 0000:00:1c.0: setting latency timer to 64
[    2.342906] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[    2.343614] pcieport 0000:00:1c.1: setting latency timer to 64
[    2.343688] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[    2.344413] pcieport 0000:00:1c.3: setting latency timer to 64
[    2.344487] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
[    2.345521] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    2.345579] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    2.345761] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
[    2.345815] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    2.345870] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
[    2.346053] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[    2.346653] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[    2.346826] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.347652] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 2940 ss_vid 17aa ss_did 20f3
[    2.347947] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
[    2.348072] pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 2942 ss_vid 17aa ss_did 20f3
[    2.348356] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded
[    2.348414] pciehp 0000:00:1c.3:pcie04: HPC vendor_id 8086 device_id 2946 ss_vid 17aa ss_did 20f3
[    2.348698] pciehp 0000:00:1c.3:pcie04: service driver pciehp loaded
[    2.348761] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.349586] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    2.350795] ACPI: AC Adapter [AC] (on-line)
[    2.352284] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[    2.392028] ACPI: Lid Switch [LID]
[    2.392740] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[    2.456022] ACPI: Sleep Button [SLPB]
[    2.456743] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    2.456819] ACPI: Power Button [PWRF]
[    2.457050] ACPI: acpi_idle registered with cpuidle
[    2.575963] Monitor-Mwait will be used to enter C-1 state
[    2.576053] Monitor-Mwait will be used to enter C-2 state
[    2.576129] Monitor-Mwait will be used to enter C-3 state
[    2.576141] Marking TSC unstable due to TSC halts in idle
[    2.673321] thermal LNXTHERM:00: registered as thermal_zone0
[    2.673373] ACPI: Thermal Zone [THM0] (58 C)
[    2.683037] thermal LNXTHERM:01: registered as thermal_zone1
[    2.683089] ACPI: Thermal Zone [THM1] (59 C)
[    2.683861] Linux agpgart interface v0.103
[    2.700227] brd: module loaded
[    2.708493] loop: module loaded
[    2.709950] ahci 0000:00:1f.2: version 3.0
[    2.709990] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    2.710382] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
[    2.710609] ahci: SSS flag set, parallel bus scan disabled
[    2.710712] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
[    2.710778] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs 
[    2.710846] ahci 0000:00:1f.2: setting latency timer to 64
[    2.720802] scsi0 : ahci
[    2.724998] scsi1 : ahci
[    2.726171] scsi2 : ahci
[    2.727393] scsi3 : ahci
[    2.738846] ata1: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826100 irq 43
[    2.738912] ata2: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826180 irq 43
[    2.738975] ata3: DUMMY
[    2.739020] ata4: DUMMY
[    2.739177] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    2.739329] ACPI: Battery Slot [BAT0] (battery present)
[    2.739556] ata_generic 0000:00:03.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.739744] ata_generic 0000:00:03.2: setting latency timer to 64
[    2.745912] scsi4 : ata_generic
[    2.746933] scsi5 : ata_generic
[    2.747849] ata5: PATA max UDMA/100 cmd 0x1828 ctl 0x180c bmdma 0x1810 irq 18
[    2.747903] ata6: PATA max UDMA/100 cmd 0x1820 ctl 0x1808 bmdma 0x1818 irq 18
[    2.748238] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.20-k2
[    2.748290] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
[    2.748418] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    2.748493] e1000e 0000:00:19.0: setting latency timer to 64
[    2.748767] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[    3.056031] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.059450] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    3.059455] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    3.059520] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    3.059822] ata1.00: ATA-7: INTEL SSDSA2M160G2GC, 2CV102M3, max UDMA/133
[    3.059875] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    3.063390] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    3.063395] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    3.063460] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    3.063762] ata1.00: configured for UDMA/133
[    3.064687] scsi 0:0:0:0: Direct-Access     ATA      INTEL SSDSA2M160 2CV1 PQ: 0 ANSI: 5
[    3.067423] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1f:16:1d:fb:eb
[    3.067489] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[    3.067563] e1000e 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF
[    3.067645] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.067775] PPP generic driver version 2.4.2
[    3.068665] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    3.068668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    3.069697] sd 0:0:0:0: [sda] Write Protect is off
[    3.069750] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.070013] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.074238]  sda: sda1 sda2
[    3.078490] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.080672] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.081116] serio: i8042 AUX port at 0x60,0x64 irq 12
[    3.082102] mousedev: PS/2 mouse device common for all mice
[    3.083566] rtc_cmos 00:07: RTC can wake from S4
[    3.089038] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    3.096760] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    3.096878] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    3.096995] Linux video capture interface: v2.00
[    3.097511] device-mapper: uevent: version 1.0.3
[    3.098181] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com
[    3.098432] device-mapper: multipath: version 1.2.0 loaded
[    3.098502] device-mapper: multipath round-robin: version 1.0.0 loaded
[    3.100031] cpuidle: using governor ladder
[    3.101562] cpuidle: using governor menu
[    3.102525] TCP cubic registered
[    3.103746] NET: Registered protocol family 10
[    3.106214] NET: Registered protocol family 17
[    3.106455] Bluetooth: L2CAP ver 2.15
[    3.106503] Bluetooth: L2CAP socket layer initialized
[    3.106569] Bluetooth: SCO (Voice Link) ver 0.6
[    3.106618] Bluetooth: SCO socket layer initialized
[    3.106847] Bluetooth: RFCOMM TTY layer initialized
[    3.106916] Bluetooth: RFCOMM socket layer initialized
[    3.106966] Bluetooth: RFCOMM ver 1.11
[    3.107013] Registering the dns_resolver key type
[    3.107957] registered taskstats version 1
[    3.108200] kmemleak: Kernel memory leak detector initialized
[    3.108225] kmemleak: Automatic memory scanning thread started
[    3.109740] rtc_cmos 00:07: setting system clock to 2011-03-15 19:03:33 UTC (1300215813)
[    3.109806] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    3.109856] EDD information not available.
[    3.388103] ata2: SATA link down (SStatus 0 SControl 300)
[    3.556253] Freeing unused kernel memory: 524k freed
[    3.556512] Write protecting the kernel read-only data: 8192k
[    3.561798] Freeing unused kernel memory: 1356k freed
[    3.562560] Freeing unused kernel memory: 16k freed
[    3.607889] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    3.626537] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input4
[    4.032464] usbcore: registered new interface driver usbfs
[    4.033481] usbcore: registered new interface driver hub
[    4.044899] usbcore: registered new device driver usb
[    4.047648] uhci_hcd: USB Universal Host Controller Interface driver
[    4.048198] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    4.048266] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    4.048326] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    4.048404] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    4.048409] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    4.048563] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    4.057651] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.057705] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[    4.057772] ehci_hcd: block sizes: qh 104 qtd 96 itd 192 sitd 96
[    4.060151] uhci_hcd 0000:00:1a.0: detected 2 ports
[    4.060212] uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000
[    4.060215] uhci_hcd 0000:00:1a.0: Performing full reset
[    4.060231] uhci_hcd 0000:00:1a.0: supports USB remote wakeup
[    4.060377] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
[    4.060813] usb usb1: default language 0x0409
[    4.060952] usb usb1: udev 1, busnum 1, minor = 0
[    4.060955] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    4.061006] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.061068] usb usb1: Product: UHCI Host Controller
[    4.061116] usb usb1: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    4.061166] usb usb1: SerialNumber: 0000:00:1a.0
[    4.061909] usb usb1: usb_probe_device
[    4.061913] usb usb1: configuration #1 chosen from 1 choice
[    4.062027] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[    4.062513] hub 1-0:1.0: usb_probe_interface
[    4.062516] hub 1-0:1.0: usb_probe_interface - got id
[    4.062520] hub 1-0:1.0: USB hub found
[    4.062663] hub 1-0:1.0: 2 ports detected
[    4.062730] hub 1-0:1.0: standalone hub
[    4.062732] hub 1-0:1.0: no power switching (usb 1.0)
[    4.062735] hub 1-0:1.0: individual port over-current protection
[    4.062737] hub 1-0:1.0: power on to power good time: 2ms
[    4.062844] hub 1-0:1.0: local power source is good
[    4.062860] hub 1-0:1.0: trying to enable port power on non-switchable hub
[    4.064744] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    4.064821] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    4.064826] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    4.064924] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    4.080110] uhci_hcd 0000:00:1a.1: detected 2 ports
[    4.080178] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000
[    4.080181] uhci_hcd 0000:00:1a.1: Performing full reset
[    4.080355] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
[    4.080698] usb usb2: default language 0x0409
[    4.080835] usb usb2: udev 1, busnum 2, minor = 128
[    4.080838] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    4.080890] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.080952] usb usb2: Product: UHCI Host Controller
[    4.081000] usb usb2: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    4.081050] usb usb2: SerialNumber: 0000:00:1a.1
[    4.081775] usb usb2: usb_probe_device
[    4.081779] usb usb2: configuration #1 chosen from 1 choice
[    4.081855] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[    4.082320] hub 2-0:1.0: usb_probe_interface
[    4.082323] hub 2-0:1.0: usb_probe_interface - got id
[    4.082328] hub 2-0:1.0: USB hub found
[    4.082467] hub 2-0:1.0: 2 ports detected
[    4.082536] hub 2-0:1.0: standalone hub
[    4.082538] hub 2-0:1.0: no power switching (usb 1.0)
[    4.082540] hub 2-0:1.0: individual port over-current protection
[    4.082543] hub 2-0:1.0: power on to power good time: 2ms
[    4.082625] hub 2-0:1.0: local power source is good
[    4.082641] hub 2-0:1.0: trying to enable port power on non-switchable hub
[    4.084474] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
[    4.084541] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
[    4.084612] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    4.084687] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    4.084692] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    4.084789] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3
[    4.108088] uhci_hcd 0000:00:1a.2: detected 2 ports
[    4.108146] uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000
[    4.108149] uhci_hcd 0000:00:1a.2: Performing full reset
[    4.108165] uhci_hcd 0000:00:1a.2: supports USB remote wakeup
[    4.108303] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0
[    4.108628] usb usb3: default language 0x0409
[    4.108765] usb usb3: udev 1, busnum 3, minor = 256
[    4.108767] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    4.109360] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.109422] usb usb3: Product: UHCI Host Controller
[    4.109471] usb usb3: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    4.109520] usb usb3: SerialNumber: 0000:00:1a.2
[    4.110235] usb usb3: usb_probe_device
[    4.110238] usb usb3: configuration #1 chosen from 1 choice
[    4.110314] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[    4.110856] hub 3-0:1.0: usb_probe_interface
[    4.110860] hub 3-0:1.0: usb_probe_interface - got id
[    4.110865] hub 3-0:1.0: USB hub found
[    4.111008] hub 3-0:1.0: 2 ports detected
[    4.111072] hub 3-0:1.0: standalone hub
[    4.111074] hub 3-0:1.0: no power switching (usb 1.0)
[    4.111077] hub 3-0:1.0: individual port over-current protection
[    4.111080] hub 3-0:1.0: power on to power good time: 2ms
[    4.111176] hub 3-0:1.0: local power source is good
[    4.111193] hub 3-0:1.0: trying to enable port power on non-switchable hub
[    4.112942] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
[    4.113012] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
[    4.113074] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    4.113222] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    4.113227] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    4.113325] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 4
[    4.124274] ehci_hcd 0000:00:1a.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
[    4.124281] ehci_hcd 0000:00:1a.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch
[    4.124450] ehci_hcd 0000:00:1a.7: debug port 1
[    4.124503] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.128387] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[    4.128390] ehci_hcd 0000:00:1a.7: supports USB remote wakeup
[    4.128527] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xf2826c00
[    4.128580] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.132471] ehci_hcd 0000:00:1a.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[    4.148063] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    4.148462] usb usb4: default language 0x0409
[    4.148596] usb usb4: udev 1, busnum 4, minor = 384
[    4.148599] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[    4.148651] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.148712] usb usb4: Product: EHCI Host Controller
[    4.148761] usb usb4: Manufacturer: Linux 2.6.38-rc8+ ehci_hcd
[    4.148810] usb usb4: SerialNumber: 0000:00:1a.7
[    4.149515] usb usb4: usb_probe_device
[    4.149519] usb usb4: configuration #1 chosen from 1 choice
[    4.149595] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[    4.150166] hub 4-0:1.0: usb_probe_interface
[    4.150169] hub 4-0:1.0: usb_probe_interface - got id
[    4.150173] hub 4-0:1.0: USB hub found
[    4.150333] hub 4-0:1.0: 6 ports detected
[    4.150396] hub 4-0:1.0: standalone hub
[    4.150398] hub 4-0:1.0: no power switching (usb 1.0)
[    4.150401] hub 4-0:1.0: individual port over-current protection
[    4.150404] hub 4-0:1.0: power on to power good time: 20ms
[    4.150498] hub 4-0:1.0: local power source is good
[    4.150515] hub 4-0:1.0: trying to enable port power on non-switchable hub
[    4.152077] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.0
[    4.152092] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.1
[    4.152107] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.2
[    4.152345] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    4.152413] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    4.152469] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    4.152544] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    4.152549] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    4.152647] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[    4.160128] uhci_hcd 0000:00:1a.0: port 1 portsc 0082,00
[    4.160166] uhci_hcd 0000:00:1d.0: detected 2 ports
[    4.160225] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
[    4.160228] uhci_hcd 0000:00:1d.0: Performing full reset
[    4.160246] uhci_hcd 0000:00:1d.0: supports USB remote wakeup
[    4.160402] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0
[    4.160726] usb usb5: default language 0x0409
[    4.160863] usb usb5: udev 1, busnum 5, minor = 512
[    4.160866] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    4.160918] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.160979] usb usb5: Product: UHCI Host Controller
[    4.161028] usb usb5: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    4.161077] usb usb5: SerialNumber: 0000:00:1d.0
[    4.161796] usb usb5: usb_probe_device
[    4.161799] usb usb5: configuration #1 chosen from 1 choice
[    4.161875] usb usb5: adding 5-0:1.0 (config #1, interface 0)
[    4.162342] hub 5-0:1.0: usb_probe_interface
[    4.162345] hub 5-0:1.0: usb_probe_interface - got id
[    4.162349] hub 5-0:1.0: USB hub found
[    4.162489] hub 5-0:1.0: 2 ports detected
[    4.162559] hub 5-0:1.0: standalone hub
[    4.162561] hub 5-0:1.0: no power switching (usb 1.0)
[    4.162563] hub 5-0:1.0: individual port over-current protection
[    4.162566] hub 5-0:1.0: power on to power good time: 2ms
[    4.162648] hub 5-0:1.0: local power source is good
[    4.162663] hub 5-0:1.0: trying to enable port power on non-switchable hub
[    4.164296] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    4.164367] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    4.164372] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    4.164463] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[    4.184107] uhci_hcd 0000:00:1d.1: detected 2 ports
[    4.184119] uhci_hcd 0000:00:1a.1: port 1 portsc 0082,00
[    4.184166] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
[    4.184169] uhci_hcd 0000:00:1d.1: Performing full reset
[    4.184175] uhci_hcd 0000:00:1a.1: port 2 portsc 0082,00
[    4.184343] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0
[    4.184673] usb usb6: default language 0x0409
[    4.184808] usb usb6: udev 1, busnum 6, minor = 640
[    4.184811] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    4.184862] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.184924] usb usb6: Product: UHCI Host Controller
[    4.184972] usb usb6: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    4.185022] usb usb6: SerialNumber: 0000:00:1d.1
[    4.185734] usb usb6: usb_probe_device
[    4.185737] usb usb6: configuration #1 chosen from 1 choice
[    4.185812] usb usb6: adding 6-0:1.0 (config #1, interface 0)
[    4.186279] hub 6-0:1.0: usb_probe_interface
[    4.186282] hub 6-0:1.0: usb_probe_interface - got id
[    4.186286] hub 6-0:1.0: USB hub found
[    4.186425] hub 6-0:1.0: 2 ports detected
[    4.186494] hub 6-0:1.0: standalone hub
[    4.186496] hub 6-0:1.0: no power switching (usb 1.0)
[    4.186499] hub 6-0:1.0: individual port over-current protection
[    4.186501] hub 6-0:1.0: power on to power good time: 2ms
[    4.186583] hub 6-0:1.0: local power source is good
[    4.186598] hub 6-0:1.0: trying to enable port power on non-switchable hub
[    4.188190] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    4.188268] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    4.188273] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    4.188369] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[    4.208116] uhci_hcd 0000:00:1d.2: detected 2 ports
[    4.208134] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.208171] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
[    4.208174] uhci_hcd 0000:00:1d.2: Performing full reset
[    4.208227] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00
[    4.208564] usb usb7: default language 0x0409
[    4.208702] usb usb7: udev 1, busnum 7, minor = 768
[    4.208705] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    4.208757] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.208818] usb usb7: Product: UHCI Host Controller
[    4.208867] usb usb7: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd
[    4.208917] usb usb7: SerialNumber: 0000:00:1d.2
[    4.209629] usb usb7: usb_probe_device
[    4.209632] usb usb7: configuration #1 chosen from 1 choice
[    4.209708] usb usb7: adding 7-0:1.0 (config #1, interface 0)
[    4.210175] hub 7-0:1.0: usb_probe_interface
[    4.210178] hub 7-0:1.0: usb_probe_interface - got id
[    4.210182] hub 7-0:1.0: USB hub found
[    4.210322] hub 7-0:1.0: 2 ports detected
[    4.210390] hub 7-0:1.0: standalone hub
[    4.210393] hub 7-0:1.0: no power switching (usb 1.0)
[    4.210395] hub 7-0:1.0: individual port over-current protection
[    4.210397] hub 7-0:1.0: power on to power good time: 2ms
[    4.210478] hub 7-0:1.0: local power source is good
[    4.210492] hub 7-0:1.0: trying to enable port power on non-switchable hub
[    4.212106] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    4.212176] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    4.212249] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    4.212598] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    4.212603] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    4.212703] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 8
[    4.228094] ehci_hcd 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
[    4.228100] ehci_hcd 0000:00:1d.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch
[    4.228266] ehci_hcd 0000:00:1d.7: debug port 1
[    4.228325] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.232207] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    4.232210] ehci_hcd 0000:00:1d.7: supports USB remote wakeup
[    4.232360] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xf2827000
[    4.232413] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.236297] ehci_hcd 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[    4.248029] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    4.248418] usb usb8: default language 0x0409
[    4.248573] usb usb8: udev 1, busnum 8, minor = 896
[    4.248577] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[    4.248630] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.248693] usb usb8: Product: EHCI Host Controller
[    4.248742] usb usb8: Manufacturer: Linux 2.6.38-rc8+ ehci_hcd
[    4.248792] usb usb8: SerialNumber: 0000:00:1d.7
[    4.249585] usb usb8: usb_probe_device
[    4.249589] usb usb8: configuration #1 chosen from 1 choice
[    4.249664] usb usb8: adding 8-0:1.0 (config #1, interface 0)
[    4.250359] hub 8-0:1.0: usb_probe_interface
[    4.250362] hub 8-0:1.0: usb_probe_interface - got id
[    4.250367] hub 8-0:1.0: USB hub found
[    4.250526] hub 8-0:1.0: 6 ports detected
[    4.250588] hub 8-0:1.0: standalone hub
[    4.250591] hub 8-0:1.0: no power switching (usb 1.0)
[    4.250593] hub 8-0:1.0: individual port over-current protection
[    4.250596] hub 8-0:1.0: power on to power good time: 20ms
[    4.250689] hub 8-0:1.0: local power source is good
[    4.250706] hub 8-0:1.0: trying to enable port power on non-switchable hub
[    4.251331] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 001403 0  ACK POWER sig=k CSC CONNECT
[    4.251343] hub 4-0:1.0: port 1: status 0501 change 0001
[    4.251415] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 001803 0  ACK POWER sig=j CSC CONNECT
[    4.251426] hub 4-0:1.0: port 3: status 0501 change 0001
[    4.251473] ehci_hcd 0000:00:1a.7: GetStatus port:4 status 001803 0  ACK POWER sig=j CSC CONNECT
[    4.251484] hub 4-0:1.0: port 4: status 0501 change 0001
[    4.252732] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.0
[    4.252747] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.1
[    4.252763] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.2
[    4.259622] Monitor-Mwait will be used to enter C-3 state
[    4.260265] uhci_hcd 0000:00:1d.0: port 1 portsc 0082,00
[    4.260455] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.284190] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.284310] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.308199] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.348136] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 001403 0  ACK POWER sig=k CSC CONNECT
[    4.348150] hub 8-0:1.0: port 1: status 0501 change 0001
[    4.348347] hub 4-0:1.0: state 7 ports 6 chg 001a evt 0000
[    4.348377] hub 4-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[    4.348452] ehci_hcd 0000:00:1a.7: port 1 low speed --> companion
[    4.404123] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    4.404234] hub 4-0:1.0: port 3, status 0501, change 0000, 480 Mb/s
[    4.460247] ehci_hcd 0000:00:1a.7: port 3 full speed --> companion
[    4.460252] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003801 0  ACK POWER OWNER sig=j CONNECT
[    4.460262] hub 4-0:1.0: port 3 not reset yet, waiting 50ms
[    4.516120] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    4.516238] hub 4-0:1.0: port 4, status 0501, change 0000, 480 Mb/s
[    4.572374] ehci_hcd 0000:00:1a.7: port 4 full speed --> companion
[    4.572379] ehci_hcd 0000:00:1a.7: GetStatus port:4 status 003801 0  ACK POWER OWNER sig=j CONNECT
[    4.572388] hub 4-0:1.0: port 4 not reset yet, waiting 50ms
[    4.628118] ehci_hcd 0000:00:1a.7: GetStatus port:4 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    4.628213] hub 4-0:1.0: state 7 ports 6 chg 0000 evt 0010
[    4.628246] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.628253] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002
[    4.628277] uhci_hcd 0000:00:1a.0: port 1 portsc 01a3,00
[    4.628315] hub 1-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s
[    4.756115] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301
[    4.868113] usb 1-1: new low speed USB device using uhci_hcd and address 2
[    5.022641] usb 1-1: skipped 1 descriptor after interface
[    5.027633] usb 1-1: default language 0x0409
[    5.043645] usb 1-1: udev 2, busnum 1, minor = 1
[    5.043649] usb 1-1: New USB device found, idVendor=046d, idProduct=c018
[    5.043702] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.043755] usb 1-1: Product: USB Optical Mouse
[    5.043803] usb 1-1: Manufacturer: Logitech
[    5.044493] usb 1-1: usb_probe_device
[    5.044497] usb 1-1: configuration #1 chosen from 1 choice
[    5.046642] usb 1-1: adding 1-1:1.0 (config #1, interface 0)
[    5.048229] hub 8-0:1.0: state 7 ports 6 chg 0002 evt 0000
[    5.048259] hub 8-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[    5.048298] ehci_hcd 0000:00:1d.7: port 1 low speed --> companion
[    5.058967] usbhid 1-1:1.0: usb_probe_interface
[    5.058972] usbhid 1-1:1.0: usb_probe_interface - got id
[    5.072743] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1:1.0/input/input5
[    5.074357] generic-usb 0003:046D:C018.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1a.0-1/input0
[    5.074549] usbcore: registered new interface driver usbhid
[    5.074609] usbhid: USB HID core driver
[    5.104116] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    5.104222] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0006
[    5.104246] uhci_hcd 0000:00:1a.1: port 1 portsc 0093,00
[    5.104276] hub 2-0:1.0: port 1, status 0101, change 0001, 12 Mb/s
[    5.116072] usb usb3: suspend_rh (auto-stop)
[    5.232123] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
[    5.344124] usb 2-1: new full speed USB device using uhci_hcd and address 2
[    5.360066] usb usb6: suspend_rh (auto-stop)
[    5.360097] usb usb7: suspend_rh (auto-stop)
[    5.476064] usb 2-1: ep0 maxpacket = 8
[    5.502569] usb 2-1: default language 0x0409
[    5.511581] usb 2-1: udev 2, busnum 2, minor = 129
[    5.511584] usb 2-1: New USB device found, idVendor=08ff, idProduct=2810
[    5.511637] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    5.511690] usb 2-1: Product: Fingerprint Sensor
[    5.512379] usb 2-1: usb_probe_device
[    5.512383] usb 2-1: configuration #1 chosen from 1 choice
[    5.513599] usb 2-1: adding 2-1:1.0 (config #1, interface 0)
[    5.515720] uhci_hcd 0000:00:1a.1: port 2 portsc 0093,00
[    5.515756] hub 2-0:1.0: port 2, status 0101, change 0001, 12 Mb/s
[    5.640116] hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
[    5.752124] usb 2-2: new full speed USB device using uhci_hcd and address 3
[    5.904657] usb 2-2: skipped 1 descriptor after interface
[    5.907570] usb 2-2: default language 0x0409
[    5.918585] usb 2-2: udev 3, busnum 2, minor = 130
[    5.918589] usb 2-2: New USB device found, idVendor=0a5c, idProduct=2145
[    5.918641] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.918694] usb 2-2: Product: ThinkPad Bluetooth with Enhanced Data Rate II
[    5.918752] usb 2-2: Manufacturer: Lenovo Computer Corp
[    5.919383] usb 2-2: usb_probe_device
[    5.919386] usb 2-2: configuration #1 chosen from 1 choice
[    5.920636] usb 2-2: adding 2-2:1.0 (config #1, interface 0)
[    5.922276] usb 2-2: adding 2-2:1.1 (config #1, interface 1)
[    5.923380] usb 2-2: adding 2-2:1.2 (config #1, interface 2)
[    5.924631] usb 2-2: adding 2-2:1.3 (config #1, interface 3)
[    5.925780] hub 8-0:1.0: state 7 ports 6 chg 0000 evt 0002
[    5.925823] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0002
[    5.925857] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0002
[    5.925882] uhci_hcd 0000:00:1d.0: port 1 portsc 01a3,00
[    5.925918] hub 5-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s
[    6.052124] hub 5-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301
[    6.164116] usb 5-1: new low speed USB device using uhci_hcd and address 2
[    6.321637] usb 5-1: skipped 1 descriptor after interface
[    6.321650] usb 5-1: skipped 1 descriptor after interface
[    6.326604] usb 5-1: default language 0x0409
[    6.343615] usb 5-1: udev 2, busnum 5, minor = 513
[    6.343618] usb 5-1: New USB device found, idVendor=046d, idProduct=c30a
[    6.343671] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.343729] usb 5-1: Product: Logitech USB Keyboard
[    6.343777] usb 5-1: Manufacturer: Logitech
[    6.344594] usb 5-1: usb_probe_device
[    6.344598] usb 5-1: configuration #1 chosen from 1 choice
[    6.347638] usb 5-1: adding 5-1:1.0 (config #1, interface 0)
[    6.348082] usbhid 5-1:1.0: usb_probe_interface
[    6.348085] usbhid 5-1:1.0: usb_probe_interface - got id
[    6.349023] usb 5-1: adding 5-1:1.1 (config #1, interface 1)
[    6.349418] usbhid 5-1:1.1: usb_probe_interface
[    6.349421] usbhid 5-1:1.1: usb_probe_interface - got id
[    6.392727] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/input/input6
[    6.392853] uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us
[    6.393891] logitech 0003:046D:C30A.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:1d.0-1/input0
[    6.432374] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.1/input/input7
[    6.432475] uhci_hcd 0000:00:1d.0: reserve dev 2 ep82-INT, period 32, phase 16, 118 us
[    6.433960] logitech 0003:046D:C30A.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech Logitech USB Keyboard] on usb-0000:00:1d.0-1/input1
[    6.808115] hub 6-0:1.0: hub_suspend
[    6.808157] usb usb6: bus auto-suspend
[    6.808161] usb usb6: suspend_rh
[    6.808182] hub 4-0:1.0: hub_suspend
[    6.808189] usb usb4: bus auto-suspend
[    6.808192] ehci_hcd 0000:00:1a.7: suspend root hub
[    6.824074] hub 3-0:1.0: hub_suspend
[    6.824082] usb usb3: bus auto-suspend
[    6.824086] usb usb3: suspend_rh
[    6.824107] hub 7-0:1.0: hub_suspend
[    6.824112] usb usb7: bus auto-suspend
[    6.824115] usb usb7: suspend_rh
[    7.924087] hub 8-0:1.0: hub_suspend
[    7.924094] usb usb8: bus auto-suspend
[    7.924097] ehci_hcd 0000:00:1d.7: suspend root hub
[    8.908437] EXT3-fs: barriers not enabled
[    8.908960] kjournald starting.  Commit interval 5 seconds
[    8.909131] EXT3-fs (sda1): mounted filesystem with writeback data mode
[   14.075622] Adding 1871568k swap on /dev/sda2.  Priority:-1 extents:1 across:1871568k SS
[   14.102604] EXT3-fs (sda1): using internal journal
[   14.149156] udev[2723]: starting version 163
[   14.651503] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[   14.651884] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[   14.654895] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[   14.760274] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[   15.008948] cfg80211: Calling CRDA to update world regulatory domain
[   15.242375] sshd (2882): /proc/2882/oom_adj is deprecated, please use /proc/2882/oom_score_adj instead.
[   15.309036] cfg80211: World regulatory domain updated:
[   15.309041] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   15.309045] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   15.309048] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   15.309052] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   15.309055] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   15.309058] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   15.456925] [drm] Initialized drm 1.1.0 20060810
[   15.689635] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[   15.702272] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[   15.702276] iwlagn: Copyright(c) 2003-2010 Intel Corporation
[   15.702471] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   15.702482] iwlagn 0000:03:00.0: setting latency timer to 64
[   15.702567] iwlagn 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
[   15.733604] i915 0000:00:02.0: power state changed by ACPI to D0
[   15.733626] i915 0000:00:02.0: power state changed by ACPI to D0
[   15.733636] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   15.733642] i915 0000:00:02.0: setting latency timer to 64
[   15.740117] iwlagn 0000:03:00.0: device EEPROM VER=0x11f, CALIB=0x4
[   15.740122] iwlagn 0000:03:00.0: Device SKU: 0Xb
[   15.740168] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[   15.740295] iwlagn 0000:03:00.0: irq 45 for MSI/MSI-X
[   15.744114] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[   15.744864] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   15.773178] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-5.ucode' failed.
[   15.791590] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-4.ucode' failed.
[   15.812705] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-3.ucode' failed.
[   15.838060] iwlagn 0000:03:00.0: Firmware has old API version. Expected v5, got v2. New firmware can be obtained from http://www.intellinuxwireless.org.
[   15.838137] iwlagn 0000:03:00.0: loaded firmware version 8.24.2.12
[   15.905941] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   16.075986] i915 0000:00:02.0: irq 46 for MSI/MSI-X
[   16.076238] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   16.076241] [drm] Driver supports precise vblank timestamp query.
[   16.204946] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   16.362529] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   16.727890] fb0: inteldrmfb frame buffer device
[   16.727894] drm: registered panic notifier
[   16.863383] acpi device:02: registered as cooling_device2
[   16.868713] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8
[   16.869595] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[   16.871316] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   16.871459] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[   16.871604] HDA Intel 0000:00:1b.0: irq 47 for MSI/MSI-X
[   16.871787] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   16.944753] Console: switching to colour frame buffer device 180x56
[   17.420952] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None
[   17.420958] e1000e 0000:00:19.0: eth0: 10/100 speed: disabling TSO
[   17.421467] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   17.880125] uhci_hcd 0000:00:1a.0: reserve dev 2 ep81-INT, period 8, phase 4, 99 us
[   27.824085] eth0: no IPv6 routers present
[   39.289093] wlan0: authenticate with ac:a0:16:ba:ff:52 (try 1)
[   39.290441] wlan0: authenticated
[   39.296538] wlan0: waiting for beacon from ac:a0:16:ba:ff:52
[   39.393884] wlan0: beacon received
[   39.400083] wlan0: associate with ac:a0:16:ba:ff:52 (try 1)
[   39.403314] wlan0: RX AssocResp from ac:a0:16:ba:ff:52 (capab=0x421 status=0 aid=4)
[   39.403319] wlan0: associated
[   39.409423] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   39.409772] cfg80211: Calling CRDA for country: US
[   39.438631] cfg80211: Regulatory domain changed to country: US
[   39.438634] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   39.438639] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[   39.438642] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
[   39.438646] cfg80211:     (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   39.438649] cfg80211:     (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   39.438652] cfg80211:     (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   39.438656] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
[   49.712049] wlan0: no IPv6 routers present
[   61.063648] pciehp 0000:00:1c.3:pcie04: Card present on Slot(3)
[   61.184141] pci 0000:05:00.0: [1033:0194] type 0 class 0x000c03
[   61.184182] pci 0000:05:00.0: reg 10: [mem 0x00000000-0x00001fff 64bit]
[   61.184359] pci 0000:05:00.0: PME# supported from D0 D3hot
[   61.184369] pci 0000:05:00.0: PME# disabled
[   61.184457] pci 0000:05:00.0: BAR 0: assigned [mem 0xf0000000-0xf0001fff 64bit]
[   61.184471] pci 0000:05:00.0: BAR 0: set to [mem 0xf0000000-0xf0001fff 64bit] (PCI address [0xf0000000-0xf0001fff])
[   61.184478] pcieport 0000:00:1c.3: PCI bridge to [bus 05-0c]
[   61.184482] pcieport 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[   61.184490] pcieport 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf1ffffff]
[   61.184496] pcieport 0000:00:1c.3:   bridge window [mem 0xf2900000-0xf29fffff 64bit pref]
[   61.184515] pcieport 0000:00:1c.3: setting latency timer to 64
[   61.184610] pci 0000:05:00.0: no hotplug settings from platform
[   61.204928] xhci_hcd 0000:05:00.0: enabling device (0000 -> 0002)
[   61.204941] xhci_hcd 0000:05:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[   61.205043] xhci_hcd 0000:05:00.0: setting latency timer to 64
[   61.205049] xhci_hcd 0000:05:00.0: xHCI Host Controller
[   61.205112] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 9
[   61.220270] xhci_hcd 0000:05:00.0: xHCI capability registers at ffffc9000029c000:
[   61.220276] xhci_hcd 0000:05:00.0: CAPLENGTH AND HCIVERSION 0x960020:
[   61.220279] xhci_hcd 0000:05:00.0: CAPLENGTH: 0x20
[   61.220282] xhci_hcd 0000:05:00.0: HCIVERSION: 0x96
[   61.220286] xhci_hcd 0000:05:00.0: HCSPARAMS 1: 0x4000820
[   61.220289] xhci_hcd 0000:05:00.0:   Max device slots: 32
[   61.220292] xhci_hcd 0000:05:00.0:   Max interrupters: 8
[   61.220294] xhci_hcd 0000:05:00.0:   Max ports: 4
[   61.220299] xhci_hcd 0000:05:00.0: HCSPARAMS 2: 0x11
[   61.220301] xhci_hcd 0000:05:00.0:   Isoc scheduling threshold: 1
[   61.220304] xhci_hcd 0000:05:00.0:   Maximum allowed segments in event ring: 1
[   61.220309] xhci_hcd 0000:05:00.0: HCSPARAMS 3 0x0:
[   61.220312] xhci_hcd 0000:05:00.0:   Worst case U1 device exit latency: 0
[   61.220314] xhci_hcd 0000:05:00.0:   Worst case U2 device exit latency: 0
[   61.220325] xhci_hcd 0000:05:00.0: HCC PARAMS 0x14042cb:
[   61.220327] xhci_hcd 0000:05:00.0:   HC generates 64 bit addresses
[   61.220335] xhci_hcd 0000:05:00.0:   FIXME: more HCCPARAMS debugging
[   61.220340] xhci_hcd 0000:05:00.0: RTSOFF 0x600:
[   61.220343] xhci_hcd 0000:05:00.0: xHCI operational registers at ffffc9000029c020:
[   61.220347] xhci_hcd 0000:05:00.0: USBCMD 0x0:
[   61.220350] xhci_hcd 0000:05:00.0:   HC is being stopped
[   61.220352] xhci_hcd 0000:05:00.0:   HC has finished hard reset
[   61.220355] xhci_hcd 0000:05:00.0:   Event Interrupts disabled
[   61.220358] xhci_hcd 0000:05:00.0:   Host System Error Interrupts disabled
[   61.220360] xhci_hcd 0000:05:00.0:   HC has finished light reset
[   61.220365] xhci_hcd 0000:05:00.0: USBSTS 0x1:
[   61.220368] xhci_hcd 0000:05:00.0:   Event ring is empty
[   61.220370] xhci_hcd 0000:05:00.0:   No Host System Error
[   61.220373] xhci_hcd 0000:05:00.0:   HC is halted
[   61.220378] xhci_hcd 0000:05:00.0: ffffc9000029c420 port status reg = 0x2a0
[   61.220383] xhci_hcd 0000:05:00.0: ffffc9000029c424 port power reg = 0x0
[   61.220388] xhci_hcd 0000:05:00.0: ffffc9000029c428 port link reg = 0x0
[   61.220393] xhci_hcd 0000:05:00.0: ffffc9000029c42c port reserved reg = 0x0
[   61.220399] xhci_hcd 0000:05:00.0: ffffc9000029c430 port status reg = 0x2a0
[   61.220404] xhci_hcd 0000:05:00.0: ffffc9000029c434 port power reg = 0x0
[   61.220409] xhci_hcd 0000:05:00.0: ffffc9000029c438 port link reg = 0x0
[   61.220414] xhci_hcd 0000:05:00.0: ffffc9000029c43c port reserved reg = 0x0
[   61.220419] xhci_hcd 0000:05:00.0: ffffc9000029c440 port status reg = 0x2a0
[   61.220424] xhci_hcd 0000:05:00.0: ffffc9000029c444 port power reg = 0x0
[   61.220429] xhci_hcd 0000:05:00.0: ffffc9000029c448 port link reg = 0x0
[   61.220435] xhci_hcd 0000:05:00.0: ffffc9000029c44c port reserved reg = 0x0
[   61.220440] xhci_hcd 0000:05:00.0: ffffc9000029c450 port status reg = 0x2a0
[   61.220445] xhci_hcd 0000:05:00.0: ffffc9000029c454 port power reg = 0x0
[   61.220450] xhci_hcd 0000:05:00.0: ffffc9000029c458 port link reg = 0x0
[   61.220455] xhci_hcd 0000:05:00.0: ffffc9000029c45c port reserved reg = 0x0
[   61.220458] xhci_hcd 0000:05:00.0: // Halt the HC
[   61.220465] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c020, 32'h0, 4'hf);
[   61.220470] xhci_hcd 0000:05:00.0: Resetting HCD
[   61.220474] xhci_hcd 0000:05:00.0: // Reset the HC
[   61.220479] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c020, 32'h2, 4'hf);
[   61.220526] xhci_hcd 0000:05:00.0: Wait for controller to be ready for doorbell rings
[   61.220531] xhci_hcd 0000:05:00.0: Reset complete
[   61.220536] xhci_hcd 0000:05:00.0: Enabling 64-bit DMA addresses.
[   61.220538] xhci_hcd 0000:05:00.0: Calling HCD init
[   61.220541] xhci_hcd 0000:05:00.0: xhci_init
[   61.220543] xhci_hcd 0000:05:00.0: xHCI doesn't need link TRB QUIRK
[   61.220548] xhci_hcd 0000:05:00.0: Supported page size register = 0x1
[   61.220551] xhci_hcd 0000:05:00.0: Supported page size of 4K
[   61.220554] xhci_hcd 0000:05:00.0: HCD page size set to 4K
[   61.220558] xhci_hcd 0000:05:00.0: // xHC can handle at most 32 device slots.
[   61.220563] xhci_hcd 0000:05:00.0: // Setting Max device slots reg = 0x20.
[   61.220566] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c058, 32'h20, 4'hf);
[   61.220585] xhci_hcd 0000:05:00.0: // Device context base array address = 0x3780c000 (DMA), ffff88003780c000 (virt)
[   61.220588] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc9000029c050, 64'h3780c000, 4'hf);
[   61.220657] xhci_hcd 0000:05:00.0: Allocating ring at ffff88012bd0f2a0
[   61.220673] xhci_hcd 0000:05:00.0: Allocating priv segment structure at ffff880131b8e240
[   61.220706] xhci_hcd 0000:05:00.0: // Allocating segment at ffff88003780d000 (virtual) 0x3780d000 (DMA)
[   61.220712] xhci_hcd 0000:05:00.0: Linking segment 0x3780d000 to segment 0x3780d000 (DMA)
[   61.220715] xhci_hcd 0000:05:00.0: Wrote link toggle flag to segment ffff880131b8e240 (virtual), 0x3780d000 (DMA)
[   61.220718] xhci_hcd 0000:05:00.0: Allocated command ring at ffff88012bd0f2a0
[   61.220721] xhci_hcd 0000:05:00.0: First segment DMA is 0x3780d000
[   61.220728] xhci_hcd 0000:05:00.0: // Setting command ring address to 0x20
[   61.220731] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc9000029c038, 64'h3780d001, 4'hf);
[   61.220739] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr low bits + flags = @00000000
[   61.220741] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr high bits = @00000000
[   61.220746] xhci_hcd 0000:05:00.0: // Doorbell array is located at offset 0x800 from cap regs base addr
[   61.220750] xhci_hcd 0000:05:00.0: // xHCI capability registers at ffffc9000029c000:
[   61.220755] xhci_hcd 0000:05:00.0: // @ffffc9000029c000 = 0x960020 (CAPLENGTH AND HCIVERSION)
[   61.220758] xhci_hcd 0000:05:00.0: //   CAPLENGTH: 0x20
[   61.220760] xhci_hcd 0000:05:00.0: // xHCI operational registers at ffffc9000029c020:
[   61.220765] xhci_hcd 0000:05:00.0: // @ffffc9000029c018 = 0x600 RTSOFF
[   61.220768] xhci_hcd 0000:05:00.0: // xHCI runtime registers at ffffc9000029c600:
[   61.220773] xhci_hcd 0000:05:00.0: // @ffffc9000029c014 = 0x800 DBOFF
[   61.220776] xhci_hcd 0000:05:00.0: // Doorbell array at ffffc9000029c800:
[   61.220779] xhci_hcd 0000:05:00.0: xHCI runtime registers at ffffc9000029c600:
[   61.220784] xhci_hcd 0000:05:00.0:   ffffc9000029c600: Microframe index = 0x0
[   61.220799] xhci_hcd 0000:05:00.0: // Allocating event ring
[   61.220814] xhci_hcd 0000:05:00.0: Allocating ring at ffff88012bd0f360
[   61.220830] xhci_hcd 0000:05:00.0: Allocating priv segment structure at ffff880131b8eb20
[   61.220834] xhci_hcd 0000:05:00.0: // Allocating segment at ffff88003780d400 (virtual) 0x3780d400 (DMA)
[   61.220838] xhci_hcd 0000:05:00.0: Linking segment 0x3780d400 to segment 0x3780d400 (DMA)
[   61.220842] xhci_hcd 0000:05:00.0: TRB math tests passed.
[   61.220856] xhci_hcd 0000:05:00.0: // Allocated event ring segment table at 0x3780e000
[   61.220860] xhci_hcd 0000:05:00.0: Set ERST to 0; private num segs = 1, virt addr = ffff88003780e000, dma addr = 0x3780e000
[   61.220865] xhci_hcd 0000:05:00.0: // Write ERST size = 1 to ir_set 0 (some bits preserved)
[   61.220869] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c628, 32'h1, 4'hf);
[   61.220872] xhci_hcd 0000:05:00.0: // Set ERST entries to point to event ring.
[   61.220874] xhci_hcd 0000:05:00.0: // Set ERST base address for ir_set 0 = 0x3780e000
[   61.220882] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc9000029c630, 64'h3780e000, 4'hf);
[   61.220889] xhci_hcd 0000:05:00.0: // Write event ring dequeue pointer, preserving EHB bit
[   61.220892] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc9000029c638, 64'h3780d400, 4'hf);
[   61.220895] xhci_hcd 0000:05:00.0: Wrote ERST address to ir_set 0.
[   61.220901] xhci_hcd 0000:05:00.0: Allocating 0 scratchpad buffers
[   61.220924] xhci_hcd 0000:05:00.0: Ext Cap ffffc9000029c510, port offset = 1, count = 2, revision = 0x3
[   61.220932] xhci_hcd 0000:05:00.0: Ext Cap ffffc9000029c520, port offset = 3, count = 2, revision = 0x2
[   61.220935] xhci_hcd 0000:05:00.0: Found 2 USB 2.0 ports and 2 USB 3.0 ports.
[   61.220950] xhci_hcd 0000:05:00.0: USB 2.0 port at index 2, addr = ffffc9000029c440
[   61.220953] xhci_hcd 0000:05:00.0: USB 2.0 port at index 3, addr = ffffc9000029c450
[   61.220968] xhci_hcd 0000:05:00.0: USB 3.0 port at index 0, addr = ffffc9000029c420
[   61.220972] xhci_hcd 0000:05:00.0: USB 3.0 port at index 1, addr = ffffc9000029c430
[   61.220974] xhci_hcd 0000:05:00.0: Finished xhci_init
[   61.220977] xhci_hcd 0000:05:00.0: Called HCD init
[   61.220982] xhci_hcd 0000:05:00.0: Got SBRN 48
[   61.220999] xhci_hcd 0000:05:00.0: MWI active
[   61.221001] xhci_hcd 0000:05:00.0: Finished xhci_pci_reinit
[   61.221004] xhci_hcd 0000:05:00.0: supports USB remote wakeup
[   61.221060] xhci_hcd 0000:05:00.0: irq 19, io mem 0xf0000000
[   61.221063] xhci_hcd 0000:05:00.0: xhci_run
[   61.221248] xhci_hcd 0000:05:00.0: irq 48 for MSI/MSI-X
[   61.221254] xhci_hcd 0000:05:00.0: irq 49 for MSI/MSI-X
[   61.221260] xhci_hcd 0000:05:00.0: irq 50 for MSI/MSI-X
[   61.221889] xhci_hcd 0000:05:00.0: Setting event ring polling timer
[   61.221893] xhci_hcd 0000:05:00.0: Command ring memory map follows:
[   61.221896] xhci_hcd 0000:05:00.0: @3780d000 00000000 00000000 00000000 00000000
[   61.221899] xhci_hcd 0000:05:00.0: @3780d010 00000000 00000000 00000000 00000000
[   61.221903] xhci_hcd 0000:05:00.0: @3780d020 00000000 00000000 00000000 00000000
[   61.221906] xhci_hcd 0000:05:00.0: @3780d030 00000000 00000000 00000000 00000000
[   61.221909] xhci_hcd 0000:05:00.0: @3780d040 00000000 00000000 00000000 00000000
[   61.221912] xhci_hcd 0000:05:00.0: @3780d050 00000000 00000000 00000000 00000000
[   61.221915] xhci_hcd 0000:05:00.0: @3780d060 00000000 00000000 00000000 00000000
[   61.221919] xhci_hcd 0000:05:00.0: @3780d070 00000000 00000000 00000000 00000000
[   61.221922] xhci_hcd 0000:05:00.0: @3780d080 00000000 00000000 00000000 00000000
[   61.221925] xhci_hcd 0000:05:00.0: @3780d090 00000000 00000000 00000000 00000000
[   61.221928] xhci_hcd 0000:05:00.0: @3780d0a0 00000000 00000000 00000000 00000000
[   61.221931] xhci_hcd 0000:05:00.0: @3780d0b0 00000000 00000000 00000000 00000000
[   61.221935] xhci_hcd 0000:05:00.0: @3780d0c0 00000000 00000000 00000000 00000000
[   61.221938] xhci_hcd 0000:05:00.0: @3780d0d0 00000000 00000000 00000000 00000000
[   61.221941] xhci_hcd 0000:05:00.0: @3780d0e0 00000000 00000000 00000000 00000000
[   61.221944] xhci_hcd 0000:05:00.0: @3780d0f0 00000000 00000000 00000000 00000000
[   61.221947] xhci_hcd 0000:05:00.0: @3780d100 00000000 00000000 00000000 00000000
[   61.221951] xhci_hcd 0000:05:00.0: @3780d110 00000000 00000000 00000000 00000000
[   61.221954] xhci_hcd 0000:05:00.0: @3780d120 00000000 00000000 00000000 00000000
[   61.221957] xhci_hcd 0000:05:00.0: @3780d130 00000000 00000000 00000000 00000000
[   61.221960] xhci_hcd 0000:05:00.0: @3780d140 00000000 00000000 00000000 00000000
[   61.221963] xhci_hcd 0000:05:00.0: @3780d150 00000000 00000000 00000000 00000000
[   61.221966] xhci_hcd 0000:05:00.0: @3780d160 00000000 00000000 00000000 00000000
[   61.221970] xhci_hcd 0000:05:00.0: @3780d170 00000000 00000000 00000000 00000000
[   61.221973] xhci_hcd 0000:05:00.0: @3780d180 00000000 00000000 00000000 00000000
[   61.221976] xhci_hcd 0000:05:00.0: @3780d190 00000000 00000000 00000000 00000000
[   61.221979] xhci_hcd 0000:05:00.0: @3780d1a0 00000000 00000000 00000000 00000000
[   61.221982] xhci_hcd 0000:05:00.0: @3780d1b0 00000000 00000000 00000000 00000000
[   61.221986] xhci_hcd 0000:05:00.0: @3780d1c0 00000000 00000000 00000000 00000000
[   61.221989] xhci_hcd 0000:05:00.0: @3780d1d0 00000000 00000000 00000000 00000000
[   61.221992] xhci_hcd 0000:05:00.0: @3780d1e0 00000000 00000000 00000000 00000000
[   61.221995] xhci_hcd 0000:05:00.0: @3780d1f0 00000000 00000000 00000000 00000000
[   61.221998] xhci_hcd 0000:05:00.0: @3780d200 00000000 00000000 00000000 00000000
[   61.222001] xhci_hcd 0000:05:00.0: @3780d210 00000000 00000000 00000000 00000000
[   61.222005] xhci_hcd 0000:05:00.0: @3780d220 00000000 00000000 00000000 00000000
[   61.222008] xhci_hcd 0000:05:00.0: @3780d230 00000000 00000000 00000000 00000000
[   61.222011] xhci_hcd 0000:05:00.0: @3780d240 00000000 00000000 00000000 00000000
[   61.222014] xhci_hcd 0000:05:00.0: @3780d250 00000000 00000000 00000000 00000000
[   61.222017] xhci_hcd 0000:05:00.0: @3780d260 00000000 00000000 00000000 00000000
[   61.222021] xhci_hcd 0000:05:00.0: @3780d270 00000000 00000000 00000000 00000000
[   61.222024] xhci_hcd 0000:05:00.0: @3780d280 00000000 00000000 00000000 00000000
[   61.222027] xhci_hcd 0000:05:00.0: @3780d290 00000000 00000000 00000000 00000000
[   61.222030] xhci_hcd 0000:05:00.0: @3780d2a0 00000000 00000000 00000000 00000000
[   61.222033] xhci_hcd 0000:05:00.0: @3780d2b0 00000000 00000000 00000000 00000000
[   61.222037] xhci_hcd 0000:05:00.0: @3780d2c0 00000000 00000000 00000000 00000000
[   61.222040] xhci_hcd 0000:05:00.0: @3780d2d0 00000000 00000000 00000000 00000000
[   61.222043] xhci_hcd 0000:05:00.0: @3780d2e0 00000000 00000000 00000000 00000000
[   61.222046] xhci_hcd 0000:05:00.0: @3780d2f0 00000000 00000000 00000000 00000000
[   61.222049] xhci_hcd 0000:05:00.0: @3780d300 00000000 00000000 00000000 00000000
[   61.222053] xhci_hcd 0000:05:00.0: @3780d310 00000000 00000000 00000000 00000000
[   61.222056] xhci_hcd 0000:05:00.0: @3780d320 00000000 00000000 00000000 00000000
[   61.222059] xhci_hcd 0000:05:00.0: @3780d330 00000000 00000000 00000000 00000000
[   61.222062] xhci_hcd 0000:05:00.0: @3780d340 00000000 00000000 00000000 00000000
[   61.222065] xhci_hcd 0000:05:00.0: @3780d350 00000000 00000000 00000000 00000000
[   61.222069] xhci_hcd 0000:05:00.0: @3780d360 00000000 00000000 00000000 00000000
[   61.222072] xhci_hcd 0000:05:00.0: @3780d370 00000000 00000000 00000000 00000000
[   61.222075] xhci_hcd 0000:05:00.0: @3780d380 00000000 00000000 00000000 00000000
[   61.222078] xhci_hcd 0000:05:00.0: @3780d390 00000000 00000000 00000000 00000000
[   61.222081] xhci_hcd 0000:05:00.0: @3780d3a0 00000000 00000000 00000000 00000000
[   61.222085] xhci_hcd 0000:05:00.0: @3780d3b0 00000000 00000000 00000000 00000000
[   61.222088] xhci_hcd 0000:05:00.0: @3780d3c0 00000000 00000000 00000000 00000000
[   61.222091] xhci_hcd 0000:05:00.0: @3780d3d0 00000000 00000000 00000000 00000000
[   61.222094] xhci_hcd 0000:05:00.0: @3780d3e0 00000000 00000000 00000000 00000000
[   61.222097] xhci_hcd 0000:05:00.0: @3780d3f0 3780d000 00000000 00000000 00001802
[   61.222100] xhci_hcd 0000:05:00.0:   Ring has not been updated
[   61.222103] xhci_hcd 0000:05:00.0: Ring deq = ffff88003780d000 (virt), 0x3780d000 (dma)
[   61.222106] xhci_hcd 0000:05:00.0: Ring deq updated 0 times
[   61.222109] xhci_hcd 0000:05:00.0: Ring enq = ffff88003780d000 (virt), 0x3780d000 (dma)
[   61.222112] xhci_hcd 0000:05:00.0: Ring enq updated 0 times
[   61.222118] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr low bits + flags = @00000000
[   61.222121] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr high bits = @00000000
[   61.222124] xhci_hcd 0000:05:00.0: ERST memory map follows:
[   61.222127] xhci_hcd 0000:05:00.0: @3780e000 3780d400 00000000 00000040 00000000
[   61.222130] xhci_hcd 0000:05:00.0: Event ring:
[   61.222133] xhci_hcd 0000:05:00.0: @3780d400 00000000 00000000 00000000 00000000
[   61.222136] xhci_hcd 0000:05:00.0: @3780d410 00000000 00000000 00000000 00000000
[   61.222139] xhci_hcd 0000:05:00.0: @3780d420 00000000 00000000 00000000 00000000
[   61.222143] xhci_hcd 0000:05:00.0: @3780d430 00000000 00000000 00000000 00000000
[   61.222146] xhci_hcd 0000:05:00.0: @3780d440 00000000 00000000 00000000 00000000
[   61.222149] xhci_hcd 0000:05:00.0: @3780d450 00000000 00000000 00000000 00000000
[   61.222152] xhci_hcd 0000:05:00.0: @3780d460 00000000 00000000 00000000 00000000
[   61.222155] xhci_hcd 0000:05:00.0: @3780d470 00000000 00000000 00000000 00000000
[   61.222159] xhci_hcd 0000:05:00.0: @3780d480 00000000 00000000 00000000 00000000
[   61.222162] xhci_hcd 0000:05:00.0: @3780d490 00000000 00000000 00000000 00000000
[   61.222165] xhci_hcd 0000:05:00.0: @3780d4a0 00000000 00000000 00000000 00000000
[   61.222168] xhci_hcd 0000:05:00.0: @3780d4b0 00000000 00000000 00000000 00000000
[   61.222171] xhci_hcd 0000:05:00.0: @3780d4c0 00000000 00000000 00000000 00000000
[   61.222175] xhci_hcd 0000:05:00.0: @3780d4d0 00000000 00000000 00000000 00000000
[   61.222178] xhci_hcd 0000:05:00.0: @3780d4e0 00000000 00000000 00000000 00000000
[   61.222181] xhci_hcd 0000:05:00.0: @3780d4f0 00000000 00000000 00000000 00000000
[   61.222184] xhci_hcd 0000:05:00.0: @3780d500 00000000 00000000 00000000 00000000
[   61.222188] xhci_hcd 0000:05:00.0: @3780d510 00000000 00000000 00000000 00000000
[   61.222191] xhci_hcd 0000:05:00.0: @3780d520 00000000 00000000 00000000 00000000
[   61.222194] xhci_hcd 0000:05:00.0: @3780d530 00000000 00000000 00000000 00000000
[   61.222197] xhci_hcd 0000:05:00.0: @3780d540 00000000 00000000 00000000 00000000
[   61.222201] xhci_hcd 0000:05:00.0: @3780d550 00000000 00000000 00000000 00000000
[   61.222204] xhci_hcd 0000:05:00.0: @3780d560 00000000 00000000 00000000 00000000
[   61.222207] xhci_hcd 0000:05:00.0: @3780d570 00000000 00000000 00000000 00000000
[   61.222210] xhci_hcd 0000:05:00.0: @3780d580 00000000 00000000 00000000 00000000
[   61.222213] xhci_hcd 0000:05:00.0: @3780d590 00000000 00000000 00000000 00000000
[   61.222216] xhci_hcd 0000:05:00.0: @3780d5a0 00000000 00000000 00000000 00000000
[   61.222220] xhci_hcd 0000:05:00.0: @3780d5b0 00000000 00000000 00000000 00000000
[   61.222223] xhci_hcd 0000:05:00.0: @3780d5c0 00000000 00000000 00000000 00000000
[   61.222226] xhci_hcd 0000:05:00.0: @3780d5d0 00000000 00000000 00000000 00000000
[   61.222229] xhci_hcd 0000:05:00.0: @3780d5e0 00000000 00000000 00000000 00000000
[   61.222232] xhci_hcd 0000:05:00.0: @3780d5f0 00000000 00000000 00000000 00000000
[   61.222236] xhci_hcd 0000:05:00.0: @3780d600 00000000 00000000 00000000 00000000
[   61.222239] xhci_hcd 0000:05:00.0: @3780d610 00000000 00000000 00000000 00000000
[   61.222242] xhci_hcd 0000:05:00.0: @3780d620 00000000 00000000 00000000 00000000
[   61.222245] xhci_hcd 0000:05:00.0: @3780d630 00000000 00000000 00000000 00000000
[   61.222248] xhci_hcd 0000:05:00.0: @3780d640 00000000 00000000 00000000 00000000
[   61.222251] xhci_hcd 0000:05:00.0: @3780d650 00000000 00000000 00000000 00000000
[   61.222254] xhci_hcd 0000:05:00.0: @3780d660 00000000 00000000 00000000 00000000
[   61.222258] xhci_hcd 0000:05:00.0: @3780d670 00000000 00000000 00000000 00000000
[   61.222261] xhci_hcd 0000:05:00.0: @3780d680 00000000 00000000 00000000 00000000
[   61.222264] xhci_hcd 0000:05:00.0: @3780d690 00000000 00000000 00000000 00000000
[   61.222267] xhci_hcd 0000:05:00.0: @3780d6a0 00000000 00000000 00000000 00000000
[   61.222270] xhci_hcd 0000:05:00.0: @3780d6b0 00000000 00000000 00000000 00000000
[   61.222274] xhci_hcd 0000:05:00.0: @3780d6c0 00000000 00000000 00000000 00000000
[   61.222277] xhci_hcd 0000:05:00.0: @3780d6d0 00000000 00000000 00000000 00000000
[   61.222280] xhci_hcd 0000:05:00.0: @3780d6e0 00000000 00000000 00000000 00000000
[   61.222283] xhci_hcd 0000:05:00.0: @3780d6f0 00000000 00000000 00000000 00000000
[   61.222286] xhci_hcd 0000:05:00.0: @3780d700 00000000 00000000 00000000 00000000
[   61.222290] xhci_hcd 0000:05:00.0: @3780d710 00000000 00000000 00000000 00000000
[   61.222293] xhci_hcd 0000:05:00.0: @3780d720 00000000 00000000 00000000 00000000
[   61.222296] xhci_hcd 0000:05:00.0: @3780d730 00000000 00000000 00000000 00000000
[   61.222299] xhci_hcd 0000:05:00.0: @3780d740 00000000 00000000 00000000 00000000
[   61.222302] xhci_hcd 0000:05:00.0: @3780d750 00000000 00000000 00000000 00000000
[   61.222305] xhci_hcd 0000:05:00.0: @3780d760 00000000 00000000 00000000 00000000
[   61.222309] xhci_hcd 0000:05:00.0: @3780d770 00000000 00000000 00000000 00000000
[   61.222312] xhci_hcd 0000:05:00.0: @3780d780 00000000 00000000 00000000 00000000
[   61.222315] xhci_hcd 0000:05:00.0: @3780d790 00000000 00000000 00000000 00000000
[   61.222318] xhci_hcd 0000:05:00.0: @3780d7a0 00000000 00000000 00000000 00000000
[   61.222321] xhci_hcd 0000:05:00.0: @3780d7b0 00000000 00000000 00000000 00000000
[   61.222325] xhci_hcd 0000:05:00.0: @3780d7c0 00000000 00000000 00000000 00000000
[   61.222328] xhci_hcd 0000:05:00.0: @3780d7d0 00000000 00000000 00000000 00000000
[   61.222331] xhci_hcd 0000:05:00.0: @3780d7e0 00000000 00000000 00000000 00000000
[   61.222334] xhci_hcd 0000:05:00.0: @3780d7f0 00000000 00000000 00000000 00000000
[   61.222337] xhci_hcd 0000:05:00.0:   Ring has not been updated
[   61.222340] xhci_hcd 0000:05:00.0: Ring deq = ffff88003780d400 (virt), 0x3780d400 (dma)
[   61.222343] xhci_hcd 0000:05:00.0: Ring deq updated 0 times
[   61.222346] xhci_hcd 0000:05:00.0: Ring enq = ffff88003780d400 (virt), 0x3780d400 (dma)
[   61.222349] xhci_hcd 0000:05:00.0: Ring enq updated 0 times
[   61.222356] xhci_hcd 0000:05:00.0: ERST deq = 64'h3780d400
[   61.222358] xhci_hcd 0000:05:00.0: // Set the interrupt modulation register
[   61.222364] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c624, 32'ha0, 4'hf);
[   61.222369] xhci_hcd 0000:05:00.0: // Enable interrupts, cmd = 0x4.
[   61.222372] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c020, 32'h4, 4'hf);
[   61.222378] xhci_hcd 0000:05:00.0: // Enabling event ring interrupter ffffc9000029c620 by writing 0x2 to irq_pending
[   61.222381] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c620, 32'h2, 4'hf);
[   61.222387] xhci_hcd 0000:05:00.0:   ffffc9000029c620: ir_set[0]
[   61.222390] xhci_hcd 0000:05:00.0:   ffffc9000029c620: ir_set.pending = 0x2
[   61.222395] xhci_hcd 0000:05:00.0:   ffffc9000029c624: ir_set.control = 0xa0
[   61.222400] xhci_hcd 0000:05:00.0:   ffffc9000029c628: ir_set.erst_size = 0x1
[   61.222409] xhci_hcd 0000:05:00.0:   ffffc9000029c630: ir_set.erst_base = @3780e000
[   61.222416] xhci_hcd 0000:05:00.0:   ffffc9000029c638: ir_set.erst_dequeue = @3780d400
[   61.222419] xhci_hcd 0000:05:00.0: Endpoint state = 0x1
[   61.222422] xhci_hcd 0000:05:00.0: Command ring enq = 0x3780d010 (DMA)
[   61.222427] xhci_hcd 0000:05:00.0: // Turn on HC, cmd = 0x5.
[   61.222430] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c020, 32'h5, 4'hf);
[   61.223926] xhci_hcd 0000:05:00.0: // Ding dong!
[   61.223930] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c800, 32'h0, 4'hf);
[   61.223935] xhci_hcd 0000:05:00.0: Finished xhci_run
[   61.224083] xhci_hcd 0000:05:00.0: op reg status = 00000008
[   61.224083] xhci_hcd 0000:05:00.0: Event ring dequeue ptr:
[   61.224083] xhci_hcd 0000:05:00.0: @3780d400 3780d000 00000000 01003021 0000c001
[   61.224083] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c024, 32'h8, 4'hf);
[   61.224083] xhci_hcd 0000:05:00.0: In xhci_handle_event
[   61.224083] xhci_hcd 0000:05:00.0: xhci_handle_event - OS owns TRB
[   61.224083] xhci_hcd 0000:05:00.0: Vendor specific event TRB type = 48
[   61.224083] xhci_hcd 0000:05:00.0: NEC firmware version 30.21
[   61.224083] xhci_hcd 0000:05:00.0: Command ring deq = 0x3780d010 (DMA)
[   61.224083] xhci_hcd 0000:05:00.0: Event ring deq = 0x3780d410 (DMA)
[   61.224083] xhci_hcd 0000:05:00.0: In xhci_handle_event
[   61.224083] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc9000029c638, 64'h3780d418, 4'hf);
[   61.231068] usb usb9: No SuperSpeed endpoint companion for config 1  interface 0 altsetting 0 ep 129: using minimum values
[   61.231145] usb usb9: default language 0x0409
[   61.231381] usb usb9: udev 1, busnum 9, minor = 1024
[   61.231384] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003
[   61.231388] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   61.231391] usb usb9: Product: xHCI Host Controller
[   61.231393] usb usb9: Manufacturer: Linux 2.6.38-rc8+ xhci_hcd
[   61.231396] usb usb9: SerialNumber: 0000:05:00.0
[   61.234965] usb usb9: usb_probe_device
[   61.234970] usb usb9: configuration #1 chosen from 1 choice
[   61.235012] xHCI xhci_add_endpoint called for root hub
[   61.235015] xHCI xhci_check_bandwidth called for root hub
[   61.235090] usb usb9: adding 9-0:1.0 (config #1, interface 0)
[   61.235873] hub 9-0:1.0: usb_probe_interface
[   61.235877] hub 9-0:1.0: usb_probe_interface - got id
[   61.235881] hub 9-0:1.0: USB hub found
[   61.236280] hub 9-0:1.0: 4 ports detected
[   61.236307] hub 9-0:1.0: standalone hub
[   61.236310] hub 9-0:1.0: individual port power switching
[   61.236313] hub 9-0:1.0: individual port over-current protection
[   61.236317] hub 9-0:1.0: TT requires at most 8 FS bit times (666 ns)
[   61.236320] hub 9-0:1.0: power on to power good time: 20ms
[   61.236470] hub 9-0:1.0: local power source is good
[   61.236497] hub 9-0:1.0: enabling power on all ports
[   61.236559] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c420, 32'h2a0, 4'hf);
[   61.236567] xhci_hcd 0000:05:00.0: set port power, actual port 0 status  = 0x2a0
[   61.236640] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c430, 32'h2a0, 4'hf);
[   61.236648] xhci_hcd 0000:05:00.0: set port power, actual port 1 status  = 0x2a0
[   61.236719] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c440, 32'h2a0, 4'hf);
[   61.236726] xhci_hcd 0000:05:00.0: set port power, actual port 2 status  = 0x2a0
[   61.236795] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c450, 32'h2a0, 4'hf);
[   61.236802] xhci_hcd 0000:05:00.0: set port power, actual port 3 status  = 0x2a0
[   61.336106] xhci_hcd 0000:05:00.0: get port status, actual port 0 status  = 0x2a0
[   61.336111] xhci_hcd 0000:05:00.0: Get port status returned 0x100
[   61.336153] xhci_hcd 0000:05:00.0: get port status, actual port 1 status  = 0x2a0
[   61.336157] xhci_hcd 0000:05:00.0: Get port status returned 0x100
[   61.336194] xhci_hcd 0000:05:00.0: get port status, actual port 2 status  = 0x2a0
[   61.336197] xhci_hcd 0000:05:00.0: Get port status returned 0x100
[   61.336235] xhci_hcd 0000:05:00.0: get port status, actual port 3 status  = 0x2a0
[   61.336238] xhci_hcd 0000:05:00.0: Get port status returned 0x100
[   61.336266] hub 9-0:1.0: state 7 ports 4 chg 0000 evt 0000
[   63.808026] hub 9-0:1.0: hub_suspend
[   63.808039] usb usb9: bus auto-suspend
[   63.808042] xhci_hcd 0000:05:00.0: suspend root hub
[   63.808049] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c450, 32'ha0002a0, 4'hf);
[   63.808056] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c440, 32'ha0002a0, 4'hf);
[   63.808064] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c430, 32'ha0002a0, 4'hf);
[   63.808072] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc9000029c420, 32'ha0002a0, 4'hf);
[   72.295365] wlan0: deauthenticating from ac:a0:16:ba:ff:52 by local choice (reason=3)
[   72.317458] wlan0: authenticate with ac:a0:16:53:96:62 (try 1)
[   72.320267] wlan0: authenticated
[   72.334124] wlan0: waiting for beacon from ac:a0:16:53:96:62
[   80.094099] kmemleak: 2 new suspected memory leaks (see /sys/kernel/debug/kmemleak)
[   84.736771] wlan0: authenticate with 1c:17:d3:cb:d3:12 (try 1)
[   84.739242] wlan0: authenticated
[   84.739325] wlan0: waiting for beacon from 1c:17:d3:cb:d3:12
[   84.752273] wlan0: beacon received
[   84.764091] wlan0: associate with 1c:17:d3:cb:d3:12 (try 1)
[   84.766021] wlan0: RX AssocResp from 1c:17:d3:cb:d3:12 (capab=0x421 status=0 aid=4)
[   84.766024] wlan0: associated
[  121.312127] xhci_hcd 0000:05:00.0: Poll event ring: 4294922624
[  121.312139] xhci_hcd 0000:05:00.0: op reg status = 0x0
[  121.312145] xhci_hcd 0000:05:00.0: ir_set 0 pending = 0x2
[  121.312147] xhci_hcd 0000:05:00.0: No-op commands handled = 0
[  121.312150] xhci_hcd 0000:05:00.0: HC error bitmask = 0x4
[  121.312152] xhci_hcd 0000:05:00.0: Event ring:
[  121.312155] xhci_hcd 0000:05:00.0: @3780d400 3780d000 00000000 01003021 0000c001
[  121.312158] xhci_hcd 0000:05:00.0: @3780d410 00000000 00000000 00000000 00000000
[  121.312161] xhci_hcd 0000:05:00.0: @3780d420 00000000 00000000 00000000 00000000
[  121.312164] xhci_hcd 0000:05:00.0: @3780d430 00000000 00000000 00000000 00000000
[  121.312167] xhci_hcd 0000:05:00.0: @3780d440 00000000 00000000 00000000 00000000
[  121.312170] xhci_hcd 0000:05:00.0: @3780d450 00000000 00000000 00000000 00000000
[  121.312172] xhci_hcd 0000:05:00.0: @3780d460 00000000 00000000 00000000 00000000
[  121.312175] xhci_hcd 0000:05:00.0: @3780d470 00000000 00000000 00000000 00000000
[  121.312178] xhci_hcd 0000:05:00.0: @3780d480 00000000 00000000 00000000 00000000
[  121.312181] xhci_hcd 0000:05:00.0: @3780d490 00000000 00000000 00000000 00000000
[  121.312183] xhci_hcd 0000:05:00.0: @3780d4a0 00000000 00000000 00000000 00000000
[  121.312186] xhci_hcd 0000:05:00.0: @3780d4b0 00000000 00000000 00000000 00000000
[  121.312189] xhci_hcd 0000:05:00.0: @3780d4c0 00000000 00000000 00000000 00000000
[  121.312192] xhci_hcd 0000:05:00.0: @3780d4d0 00000000 00000000 00000000 00000000
[  121.312194] xhci_hcd 0000:05:00.0: @3780d4e0 00000000 00000000 00000000 00000000
[  121.312197] xhci_hcd 0000:05:00.0: @3780d4f0 00000000 00000000 00000000 00000000
[  121.312200] xhci_hcd 0000:05:00.0: @3780d500 00000000 00000000 00000000 00000000
[  121.312203] xhci_hcd 0000:05:00.0: @3780d510 00000000 00000000 00000000 00000000
[  121.312205] xhci_hcd 0000:05:00.0: @3780d520 00000000 00000000 00000000 00000000
[  121.312208] xhci_hcd 0000:05:00.0: @3780d530 00000000 00000000 00000000 00000000
[  121.312211] xhci_hcd 0000:05:00.0: @3780d540 00000000 00000000 00000000 00000000
[  121.312214] xhci_hcd 0000:05:00.0: @3780d550 00000000 00000000 00000000 00000000
[  121.312216] xhci_hcd 0000:05:00.0: @3780d560 00000000 00000000 00000000 00000000
[  121.312219] xhci_hcd 0000:05:00.0: @3780d570 00000000 00000000 00000000 00000000
[  121.312222] xhci_hcd 0000:05:00.0: @3780d580 00000000 00000000 00000000 00000000
[  121.312225] xhci_hcd 0000:05:00.0: @3780d590 00000000 00000000 00000000 00000000
[  121.312227] xhci_hcd 0000:05:00.0: @3780d5a0 00000000 00000000 00000000 00000000
[  121.312230] xhci_hcd 0000:05:00.0: @3780d5b0 00000000 00000000 00000000 00000000
[  121.312233] xhci_hcd 0000:05:00.0: @3780d5c0 00000000 00000000 00000000 00000000
[  121.312235] xhci_hcd 0000:05:00.0: @3780d5d0 00000000 00000000 00000000 00000000
[  121.312238] xhci_hcd 0000:05:00.0: @3780d5e0 00000000 00000000 00000000 00000000
[  121.312241] xhci_hcd 0000:05:00.0: @3780d5f0 00000000 00000000 00000000 00000000
[  121.312244] xhci_hcd 0000:05:00.0: @3780d600 00000000 00000000 00000000 00000000
[  121.312246] xhci_hcd 0000:05:00.0: @3780d610 00000000 00000000 00000000 00000000
[  121.312249] xhci_hcd 0000:05:00.0: @3780d620 00000000 00000000 00000000 00000000
[  121.312252] xhci_hcd 0000:05:00.0: @3780d630 00000000 00000000 00000000 00000000
[  121.312255] xhci_hcd 0000:05:00.0: @3780d640 00000000 00000000 00000000 00000000
[  121.312258] xhci_hcd 0000:05:00.0: @3780d650 00000000 00000000 00000000 00000000
[  121.312260] xhci_hcd 0000:05:00.0: @3780d660 00000000 00000000 00000000 00000000
[  121.312263] xhci_hcd 0000:05:00.0: @3780d670 00000000 00000000 00000000 00000000
[  121.312266] xhci_hcd 0000:05:00.0: @3780d680 00000000 00000000 00000000 00000000
[  121.312269] xhci_hcd 0000:05:00.0: @3780d690 00000000 00000000 00000000 00000000
[  121.312271] xhci_hcd 0000:05:00.0: @3780d6a0 00000000 00000000 00000000 00000000
[  121.312274] xhci_hcd 0000:05:00.0: @3780d6b0 00000000 00000000 00000000 00000000
[  121.312277] xhci_hcd 0000:05:00.0: @3780d6c0 00000000 00000000 00000000 00000000
[  121.312280] xhci_hcd 0000:05:00.0: @3780d6d0 00000000 00000000 00000000 00000000
[  121.312282] xhci_hcd 0000:05:00.0: @3780d6e0 00000000 00000000 00000000 00000000
[  121.312285] xhci_hcd 0000:05:00.0: @3780d6f0 00000000 00000000 00000000 00000000
[  121.312288] xhci_hcd 0000:05:00.0: @3780d700 00000000 00000000 00000000 00000000
[  121.312291] xhci_hcd 0000:05:00.0: @3780d710 00000000 00000000 00000000 00000000
[  121.312294] xhci_hcd 0000:05:00.0: @3780d720 00000000 00000000 00000000 00000000
[  121.312296] xhci_hcd 0000:05:00.0: @3780d730 00000000 00000000 00000000 00000000
[  121.312299] xhci_hcd 0000:05:00.0: @3780d740 00000000 00000000 00000000 00000000
[  121.312302] xhci_hcd 0000:05:00.0: @3780d750 00000000 00000000 00000000 00000000
[  121.312305] xhci_hcd 0000:05:00.0: @3780d760 00000000 00000000 00000000 00000000
[  121.312307] xhci_hcd 0000:05:00.0: @3780d770 00000000 00000000 00000000 00000000
[  121.312310] xhci_hcd 0000:05:00.0: @3780d780 00000000 00000000 00000000 00000000
[  121.312313] xhci_hcd 0000:05:00.0: @3780d790 00000000 00000000 00000000 00000000
[  121.312316] xhci_hcd 0000:05:00.0: @3780d7a0 00000000 00000000 00000000 00000000
[  121.312319] xhci_hcd 0000:05:00.0: @3780d7b0 00000000 00000000 00000000 00000000
[  121.312321] xhci_hcd 0000:05:00.0: @3780d7c0 00000000 00000000 00000000 00000000
[  121.312324] xhci_hcd 0000:05:00.0: @3780d7d0 00000000 00000000 00000000 00000000
[  121.312327] xhci_hcd 0000:05:00.0: @3780d7e0 00000000 00000000 00000000 00000000
[  121.312330] xhci_hcd 0000:05:00.0: @3780d7f0 00000000 00000000 00000000 00000000
[  121.312333] xhci_hcd 0000:05:00.0: Ring deq = ffff88003780d410 (virt), 0x3780d410 (dma)
[  121.312335] xhci_hcd 0000:05:00.0: Ring deq updated 1 times
[  121.312338] xhci_hcd 0000:05:00.0: Ring enq = ffff88003780d400 (virt), 0x3780d400 (dma)
[  121.312341] xhci_hcd 0000:05:00.0: Ring enq updated 0 times
[  121.312349] xhci_hcd 0000:05:00.0: ERST deq = 64'h3780d410
[  121.312351] xhci_hcd 0000:05:00.0: Command ring:
[  121.312354] xhci_hcd 0000:05:00.0: @3780d000 00000000 00000000 00000000 0000c401
[  121.312357] xhci_hcd 0000:05:00.0: @3780d010 00000000 00000000 00000000 00000000
[  121.312360] xhci_hcd 0000:05:00.0: @3780d020 00000000 00000000 00000000 00000000
[  121.312362] xhci_hcd 0000:05:00.0: @3780d030 00000000 00000000 00000000 00000000
[  121.312365] xhci_hcd 0000:05:00.0: @3780d040 00000000 00000000 00000000 00000000
[  121.312368] xhci_hcd 0000:05:00.0: @3780d050 00000000 00000000 00000000 00000000
[  121.312371] xhci_hcd 0000:05:00.0: @3780d060 00000000 00000000 00000000 00000000
[  121.312373] xhci_hcd 0000:05:00.0: @3780d070 00000000 00000000 00000000 00000000
[  121.312376] xhci_hcd 0000:05:00.0: @3780d080 00000000 00000000 00000000 00000000
[  121.312379] xhci_hcd 0000:05:00.0: @3780d090 00000000 00000000 00000000 00000000
[  121.312382] xhci_hcd 0000:05:00.0: @3780d0a0 00000000 00000000 00000000 00000000
[  121.312385] xhci_hcd 0000:05:00.0: @3780d0b0 00000000 00000000 00000000 00000000
[  121.312387] xhci_hcd 0000:05:00.0: @3780d0c0 00000000 00000000 00000000 00000000
[  121.312390] xhci_hcd 0000:05:00.0: @3780d0d0 00000000 00000000 00000000 00000000
[  121.312393] xhci_hcd 0000:05:00.0: @3780d0e0 00000000 00000000 00000000 00000000
[  121.312396] xhci_hcd 0000:05:00.0: @3780d0f0 00000000 00000000 00000000 00000000
[  121.312398] xhci_hcd 0000:05:00.0: @3780d100 00000000 00000000 00000000 00000000
[  121.312401] xhci_hcd 0000:05:00.0: @3780d110 00000000 00000000 00000000 00000000
[  121.312404] xhci_hcd 0000:05:00.0: @3780d120 00000000 00000000 00000000 00000000
[  121.312407] xhci_hcd 0000:05:00.0: @3780d130 00000000 00000000 00000000 00000000
[  121.312410] xhci_hcd 0000:05:00.0: @3780d140 00000000 00000000 00000000 00000000
[  121.312412] xhci_hcd 0000:05:00.0: @3780d150 00000000 00000000 00000000 00000000
[  121.312415] xhci_hcd 0000:05:00.0: @3780d160 00000000 00000000 00000000 00000000
[  121.312418] xhci_hcd 0000:05:00.0: @3780d170 00000000 00000000 00000000 00000000
[  121.312421] xhci_hcd 0000:05:00.0: @3780d180 00000000 00000000 00000000 00000000
[  121.312423] xhci_hcd 0000:05:00.0: @3780d190 00000000 00000000 00000000 00000000
[  121.312426] xhci_hcd 0000:05:00.0: @3780d1a0 00000000 00000000 00000000 00000000
[  121.312429] xhci_hcd 0000:05:00.0: @3780d1b0 00000000 00000000 00000000 00000000
[  121.312432] xhci_hcd 0000:05:00.0: @3780d1c0 00000000 00000000 00000000 00000000
[  121.312435] xhci_hcd 0000:05:00.0: @3780d1d0 00000000 00000000 00000000 00000000
[  121.312437] xhci_hcd 0000:05:00.0: @3780d1e0 00000000 00000000 00000000 00000000
[  121.312440] xhci_hcd 0000:05:00.0: @3780d1f0 00000000 00000000 00000000 00000000
[  121.312443] xhci_hcd 0000:05:00.0: @3780d200 00000000 00000000 00000000 00000000
[  121.312446] xhci_hcd 0000:05:00.0: @3780d210 00000000 00000000 00000000 00000000
[  121.312449] xhci_hcd 0000:05:00.0: @3780d220 00000000 00000000 00000000 00000000
[  121.312451] xhci_hcd 0000:05:00.0: @3780d230 00000000 00000000 00000000 00000000
[  121.312454] xhci_hcd 0000:05:00.0: @3780d240 00000000 00000000 00000000 00000000
[  121.312457] xhci_hcd 0000:05:00.0: @3780d250 00000000 00000000 00000000 00000000
[  121.312460] xhci_hcd 0000:05:00.0: @3780d260 00000000 00000000 00000000 00000000
[  121.312462] xhci_hcd 0000:05:00.0: @3780d270 00000000 00000000 00000000 00000000
[  121.312465] xhci_hcd 0000:05:00.0: @3780d280 00000000 00000000 00000000 00000000
[  121.312468] xhci_hcd 0000:05:00.0: @3780d290 00000000 00000000 00000000 00000000
[  121.312471] xhci_hcd 0000:05:00.0: @3780d2a0 00000000 00000000 00000000 00000000
[  121.312474] xhci_hcd 0000:05:00.0: @3780d2b0 00000000 00000000 00000000 00000000
[  121.312476] xhci_hcd 0000:05:00.0: @3780d2c0 00000000 00000000 00000000 00000000
[  121.312479] xhci_hcd 0000:05:00.0: @3780d2d0 00000000 00000000 00000000 00000000
[  121.312482] xhci_hcd 0000:05:00.0: @3780d2e0 00000000 00000000 00000000 00000000
[  121.312485] xhci_hcd 0000:05:00.0: @3780d2f0 00000000 00000000 00000000 00000000
[  121.312487] xhci_hcd 0000:05:00.0: @3780d300 00000000 00000000 00000000 00000000
[  121.312490] xhci_hcd 0000:05:00.0: @3780d310 00000000 00000000 00000000 00000000
[  121.312493] xhci_hcd 0000:05:00.0: @3780d320 00000000 00000000 00000000 00000000
[  121.312496] xhci_hcd 0000:05:00.0: @3780d330 00000000 00000000 00000000 00000000
[  121.312498] xhci_hcd 0000:05:00.0: @3780d340 00000000 00000000 00000000 00000000
[  121.312501] xhci_hcd 0000:05:00.0: @3780d350 00000000 00000000 00000000 00000000
[  121.312504] xhci_hcd 0000:05:00.0: @3780d360 00000000 00000000 00000000 00000000
[  121.312507] xhci_hcd 0000:05:00.0: @3780d370 00000000 00000000 00000000 00000000
[  121.312509] xhci_hcd 0000:05:00.0: @3780d380 00000000 00000000 00000000 00000000
[  121.312512] xhci_hcd 0000:05:00.0: @3780d390 00000000 00000000 00000000 00000000
[  121.312515] xhci_hcd 0000:05:00.0: @3780d3a0 00000000 00000000 00000000 00000000
[  121.312518] xhci_hcd 0000:05:00.0: @3780d3b0 00000000 00000000 00000000 00000000
[  121.312520] xhci_hcd 0000:05:00.0: @3780d3c0 00000000 00000000 00000000 00000000
[  121.312523] xhci_hcd 0000:05:00.0: @3780d3d0 00000000 00000000 00000000 00000000
[  121.312526] xhci_hcd 0000:05:00.0: @3780d3e0 00000000 00000000 00000000 00000000
[  121.312529] xhci_hcd 0000:05:00.0: @3780d3f0 3780d000 00000000 00000000 00001802
[  121.312532] xhci_hcd 0000:05:00.0: Ring deq = ffff88003780d010 (virt), 0x3780d010 (dma)
[  121.312534] xhci_hcd 0000:05:00.0: Ring deq updated 1 times
[  121.312537] xhci_hcd 0000:05:00.0: Ring enq = ffff88003780d010 (virt), 0x3780d010 (dma)
[  121.312539] xhci_hcd 0000:05:00.0: Ring enq updated 1 times
[  121.312547] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr low bits + flags = @00000008
[  121.312550] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr high bits = @00000000

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [RFT][PATCH] PCI / ACPI: Do not require MSI support for PCIe native features
  2011-03-15 19:05             ` Sarah Sharp
@ 2011-03-17  0:19               ` Rafael J. Wysocki
  2011-03-17  5:23                 ` Yinghai Lu
  0 siblings, 1 reply; 19+ messages in thread
From: Rafael J. Wysocki @ 2011-03-17  0:19 UTC (permalink / raw)
  To: Sarah Sharp
  Cc: linux-pci, LKML, Jesse Barnes, ACPI Devel Mailing List,
	Len Brown, Matthew Garrett

On Tuesday, March 15, 2011, Sarah Sharp wrote:
> On Tue, Mar 15, 2011 at 01:00:17AM +0100, Rafael J. Wysocki wrote:
> > Well, I must admit I have no idea what the problem is.  OK, in addition to the
> > above changes, please replace the "pci_ext_cfg_avail(root->bus->self)" in the
> > same file with "true" and see if _that_ helps.
> 
> Yay, that worked!  dmesg is attached.

Good, at least we know what the problem is, now we only have to find the root
cause. ;-)

So, pci_ext_cfg_avail(root->bus->self) returns 0 on your machine, which is kind
of unexpected (to put it lightly), so very likely we have uncovered a bug
in the init code.

Unfortunately, I may not be able to take care of this issue for the next few
days, I'll let you know when I get back to it.

Thanks,
Rafael

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [RFT][PATCH] PCI / ACPI: Do not require MSI support for PCIe native features
  2011-03-17  0:19               ` Rafael J. Wysocki
@ 2011-03-17  5:23                 ` Yinghai Lu
  2011-03-17 21:22                   ` Rafael J. Wysocki
  0 siblings, 1 reply; 19+ messages in thread
From: Yinghai Lu @ 2011-03-17  5:23 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Sarah Sharp, linux-pci, LKML, Jesse Barnes,
	ACPI Devel Mailing List, Len Brown, Matthew Garrett

2011/3/16 Rafael J. Wysocki <rjw@sisk.pl>:
> On Tuesday, March 15, 2011, Sarah Sharp wrote:
>> On Tue, Mar 15, 2011 at 01:00:17AM +0100, Rafael J. Wysocki wrote:
>> > Well, I must admit I have no idea what the problem is.  OK, in addition to the
>> > above changes, please replace the "pci_ext_cfg_avail(root->bus->self)" in the
>> > same file with "true" and see if _that_ helps.
>>
>> Yay, that worked!  dmesg is attached.
>
> Good, at least we know what the problem is, now we only have to find the root
> cause. ;-)
>
> So, pci_ext_cfg_avail(root->bus->self) returns 0 on your machine, which is kind
> of unexpected (to put it lightly), so very likely we have uncovered a bug
> in the init code.
>
> Unfortunately, I may not be able to take care of this issue for the next few
> days, I'll let you know when I get back to it.

her .config does not define PCI_MMCONFIG

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
# CONFIG_PCI_MMCONFIG is not set

Yinghai

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [RFT][PATCH] PCI / ACPI: Do not require MSI support for PCIe native features
  2011-03-17  5:23                 ` Yinghai Lu
@ 2011-03-17 21:22                   ` Rafael J. Wysocki
  2011-03-17 21:56                     ` Sarah Sharp
  0 siblings, 1 reply; 19+ messages in thread
From: Rafael J. Wysocki @ 2011-03-17 21:22 UTC (permalink / raw)
  To: Yinghai Lu, Sarah Sharp
  Cc: linux-pci, LKML, Jesse Barnes, ACPI Devel Mailing List,
	Len Brown, Matthew Garrett

On Thursday, March 17, 2011, Yinghai Lu wrote:
> 2011/3/16 Rafael J. Wysocki <rjw@sisk.pl>:
> > On Tuesday, March 15, 2011, Sarah Sharp wrote:
> >> On Tue, Mar 15, 2011 at 01:00:17AM +0100, Rafael J. Wysocki wrote:
> >> > Well, I must admit I have no idea what the problem is.  OK, in addition to the
> >> > above changes, please replace the "pci_ext_cfg_avail(root->bus->self)" in the
> >> > same file with "true" and see if _that_ helps.
> >>
> >> Yay, that worked!  dmesg is attached.
> >
> > Good, at least we know what the problem is, now we only have to find the root
> > cause. ;-)
> >
> > So, pci_ext_cfg_avail(root->bus->self) returns 0 on your machine, which is kind
> > of unexpected (to put it lightly), so very likely we have uncovered a bug
> > in the init code.
> >
> > Unfortunately, I may not be able to take care of this issue for the next few
> > days, I'll let you know when I get back to it.
> 
> her .config does not define PCI_MMCONFIG
> 
> #
> # Bus options (PCI etc.)
> #
> CONFIG_PCI=y
> CONFIG_PCI_DIRECT=y
> # CONFIG_PCI_MMCONFIG is not set

Ah, good catch, thanks!

@Sarah: you need to set that for PCI Express to work in general.

Thanks,
Rafael

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [RFT][PATCH] PCI / ACPI: Do not require MSI support for PCIe native features
  2011-03-17 21:22                   ` Rafael J. Wysocki
@ 2011-03-17 21:56                     ` Sarah Sharp
  2011-03-21 22:28                       ` Hot plug issue on 2.6.38 Sarah Sharp
  0 siblings, 1 reply; 19+ messages in thread
From: Sarah Sharp @ 2011-03-17 21:56 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Yinghai Lu, linux-pci, LKML, Jesse Barnes,
	ACPI Devel Mailing List, Len Brown, Matthew Garrett

On Thu, Mar 17, 2011 at 10:22:33PM +0100, Rafael J. Wysocki wrote:
> On Thursday, March 17, 2011, Yinghai Lu wrote:
> > 2011/3/16 Rafael J. Wysocki <rjw@sisk.pl>:
> > > On Tuesday, March 15, 2011, Sarah Sharp wrote:
> > >> On Tue, Mar 15, 2011 at 01:00:17AM +0100, Rafael J. Wysocki wrote:
> > >> > Well, I must admit I have no idea what the problem is.  OK, in addition to the
> > >> > above changes, please replace the "pci_ext_cfg_avail(root->bus->self)" in the
> > >> > same file with "true" and see if _that_ helps.
> > >>
> > >> Yay, that worked!  dmesg is attached.
> > >
> > > Good, at least we know what the problem is, now we only have to find the root
> > > cause. ;-)
> > >
> > > So, pci_ext_cfg_avail(root->bus->self) returns 0 on your machine, which is kind
> > > of unexpected (to put it lightly), so very likely we have uncovered a bug
> > > in the init code.
> > >
> > > Unfortunately, I may not be able to take care of this issue for the next few
> > > days, I'll let you know when I get back to it.
> > 
> > her .config does not define PCI_MMCONFIG
> > 
> > #
> > # Bus options (PCI etc.)
> > #
> > CONFIG_PCI=y
> > CONFIG_PCI_DIRECT=y
> > # CONFIG_PCI_MMCONFIG is not set
> 
> Ah, good catch, thanks!
> 
> @Sarah: you need to set that for PCI Express to work in general.

Oh, man, sorry to cause so much work to figure that out. :)  I'll
compile with that set and see if it helps.  Not sure why that config
worked on 2.6.37, but not 2.6.38.  I usually just run `make -j4` with
the old .config and basically pick the defaults, except for turning on
the occasional new USB device driver.

Sarah Sharp

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Hot plug issue on 2.6.38
  2011-03-17 21:56                     ` Sarah Sharp
@ 2011-03-21 22:28                       ` Sarah Sharp
  2011-03-21 22:34                         ` Matthew Garrett
  2011-03-21 22:51                         ` Rafael J. Wysocki
  0 siblings, 2 replies; 19+ messages in thread
From: Sarah Sharp @ 2011-03-21 22:28 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Yinghai Lu, linux-pci, LKML, Jesse Barnes,
	ACPI Devel Mailing List, Len Brown, Matthew Garrett

[-- Attachment #1: Type: text/plain, Size: 1440 bytes --]

> On Thu, Mar 17, 2011 at 10:22:33PM +0100, Rafael J. Wysocki wrote:
> > On Thursday, March 17, 2011, Yinghai Lu wrote:
> > > her .config does not define PCI_MMCONFIG
> > > 
> > > #
> > > # Bus options (PCI etc.)
> > > #
> > > CONFIG_PCI=y
> > > CONFIG_PCI_DIRECT=y
> > > # CONFIG_PCI_MMCONFIG is not set
> > 
> > Ah, good catch, thanks!
> > 
> > @Sarah: you need to set that for PCI Express to work in general.

I compiled 2.6.38 with CONFIG_PCI_MMCONFIG=y, and I'm no longer getting
"irq nobody cared" messages.  However, PCI express hot plug seems to
just not work for the xHCI PCI device.  Nothing appears in dmesg when I
plug in the Express Card, and the device doesn't appear in lspci.
However, I can get the card to show up if I run

	echo 1 > /sys/bus/pci/rescan

PCI hot-remove doesn't seem to work either.  The xHCI driver notices the
device got removed when the debugging polling loop runs, but the
driver's PCI remove functions are never called.  A rescan of the bus
doesn't help, and the device still shows up in lspci (although all the
registers are read as 0xffff). dmesg and lspci after the device has been
removed is attached.

I've tried turning on all the PCI config options that look relavant; my
.config is attached.  I've turned on PCI debug too.  The only thing that
looks PCI related that I don't have turned on is ACPI_PCI_SLOT.  Do I
need that?

I'm not sure how to debug this hot plug issue further.

Sarah Sharp

[-- Attachment #2: lspci-no-hot-remove.txt --]
[-- Type: text/plain, Size: 26944 bytes --]

00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
	Subsystem: Lenovo Device 20e0
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: [e0] Vendor Specific Information: Len=0a <?>
	Kernel driver in use: agpgart-intel
	Kernel modules: intel-agp

00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) (prog-if 00 [VGA controller])
	Subsystem: Lenovo Device 20e4
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 46
	Region 0: Memory at f2000000 (64-bit, non-prefetchable) [size=4M]
	Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at 1800 [size=8]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee0300c  Data: 41b9
	Capabilities: [d0] Power Management version 3
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: i915
	Kernel modules: i915

00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
	Subsystem: Lenovo Device 20e4
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Region 0: Memory at f2400000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: [d0] Power Management version 3
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-

00:03.0 Communication controller: Intel Corporation Mobile 4 Series Chipset MEI Controller (rev 07)
	Subsystem: Lenovo Device 20e6
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx+
	Latency: 0
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at f2826800 (64-bit, non-prefetchable) [size=16]
	Capabilities: [50] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [8c] MSI: Enable- Count=1/1 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000

00:03.2 IDE interface: Intel Corporation Mobile 4 Series Chipset PT IDER Controller (rev 07) (prog-if 85 [Master SecO PriO])
	Subsystem: Lenovo Device 20ea
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 0: I/O ports at 1828 [size=8]
	Region 1: I/O ports at 180c [size=4]
	Region 2: I/O ports at 1820 [size=8]
	Region 3: I/O ports at 1808 [size=4]
	Region 4: I/O ports at 1810 [size=16]
	Capabilities: [c8] Power Management version 3
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000
	Kernel driver in use: ata_generic

00:03.3 Serial controller: Intel Corporation Mobile 4 Series Chipset AMT SOL Redirection (rev 07) (prog-if 02 [16550])
	Subsystem: Lenovo Device 20ec
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 11
	Region 0: I/O ports at 1830 [size=8]
	Region 1: Memory at f2624000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [c8] Power Management version 3
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000

00:19.0 Ethernet controller: Intel Corporation 82567LM Gigabit Network Connection (rev 03)
	Subsystem: Lenovo Device 20ee
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 44
	Region 0: Memory at f2600000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at f2625000 (32-bit, non-prefetchable) [size=4K]
	Region 2: I/O ports at 1840 [size=32]
	Capabilities: [c8] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
		Address: 00000000fee0300c  Data: 41b1
	Capabilities: [e0] PCI Advanced Features
		AFCap: TP+ FLR+
		AFCtrl: FLR-
		AFStatus: TP-
	Kernel driver in use: e1000e

00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03) (prog-if 00 [UHCI])
	Subsystem: Lenovo Device 20f0
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 20
	Region 4: I/O ports at 1860 [size=32]
	Capabilities: [50] PCI Advanced Features
		AFCap: TP+ FLR+
		AFCtrl: FLR-
		AFStatus: TP-
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03) (prog-if 00 [UHCI])
	Subsystem: Lenovo Device 20f0
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 21
	Region 4: I/O ports at 1880 [size=32]
	Capabilities: [50] PCI Advanced Features
		AFCap: TP+ FLR+
		AFCtrl: FLR-
		AFStatus: TP-
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03) (prog-if 00 [UHCI])
	Subsystem: Lenovo Device 20f0
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 22
	Region 4: I/O ports at 18a0 [size=32]
	Capabilities: [50] PCI Advanced Features
		AFCap: TP+ FLR+
		AFCtrl: FLR-
		AFStatus: TP-
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03) (prog-if 20 [EHCI])
	Subsystem: Lenovo Device 20f1
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin D routed to IRQ 23
	Region 0: Memory at f2826c00 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] PCI Advanced Features
		AFCap: TP+ FLR+
		AFCtrl: FLR-
		AFStatus: TP-
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
	Subsystem: Lenovo Device 20f2
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 47
	Region 0: Memory at f2620000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
		Address: 00000000fee0300c  Data: 41c1
	Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- RBE- FLReset+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed unknown, Width x0, ASPM unknown, Latency L0 <64ns, L1 <1us
			ClockPM- Surprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; Disabled- Retrain- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed unknown, Width x0, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
	Capabilities: [100 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed- WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
			Status:	NegoPending- InProgress-
		VC1:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable- ID=0 ArbSelect=Fixed TC/VC=00
			Status:	NegoPending- InProgress-
	Capabilities: [130 v1] Root Complex Link
		Desc:	PortNumber=0f ComponentID=02 EltType=Config
		Link0:	Desc:	TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+
			Addr:	00000000fed1c000
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel

00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 00004000-00004fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <1us, L1 <4us
			ClockPM- Surprise- LLActRep+ BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
			Slot #0, PowerLimit 6.500W; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
			Changed: MRL- PresDet- LinkState-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee0300c  Data: 4151
	Capabilities: [90] Subsystem: Lenovo Device 20f3
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed+ WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
			Status:	NegoPending- InProgress-
	Capabilities: [180 v1] Root Complex Link
		Desc:	PortNumber=01 ComponentID=02 EltType=Config
		Link0:	Desc:	TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+
			Addr:	00000000fed1c000
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 00003000-00003fff
	Memory behind bridge: f2500000-f25fffff
	Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #2, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
			ClockPM- Surprise- LLActRep+ BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
			Slot #1, PowerLimit 6.500W; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet+ LinkState+
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee0300c  Data: 4159
	Capabilities: [90] Subsystem: Lenovo Device 20f3
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed+ WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=01
			Status:	NegoPending- InProgress-
	Capabilities: [180 v1] Root Complex Link
		Desc:	PortNumber=02 ComponentID=02 EltType=Config
		Link0:	Desc:	TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+
			Addr:	00000000fed1c000
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=05, subordinate=0c, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: f0000000-f1ffffff
	Prefetchable memory behind bridge: 00000000f2900000-00000000f29fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr+ UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #4, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <1us, L1 <4us
			ClockPM- Surprise- LLActRep+ BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
			Slot #3, PowerLimit 6.500W; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq+ LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
			Changed: MRL- PresDet+ LinkState+
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee0300c  Data: 4161
	Capabilities: [90] Subsystem: Lenovo Device 20f3
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed+ WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=01
			Status:	NegoPending- InProgress-
	Capabilities: [180 v1] Root Complex Link
		Desc:	PortNumber=04 ComponentID=02 EltType=Config
		Link0:	Desc:	TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+
			Addr:	00000000fed1c000
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) (prog-if 00 [UHCI])
	Subsystem: Lenovo Device 20f0
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 4: I/O ports at 18c0 [size=32]
	Capabilities: [50] PCI Advanced Features
		AFCap: TP+ FLR+
		AFCtrl: FLR-
		AFStatus: TP-
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03) (prog-if 00 [UHCI])
	Subsystem: Lenovo Device 20f0
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 17
	Region 4: I/O ports at 18e0 [size=32]
	Capabilities: [50] PCI Advanced Features
		AFCap: TP+ FLR+
		AFCtrl: FLR-
		AFStatus: TP-
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03) (prog-if 00 [UHCI])
	Subsystem: Lenovo Device 20f0
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 4: I/O ports at 1c00 [size=32]
	Capabilities: [50] PCI Advanced Features
		AFCap: TP+ FLR+
		AFCtrl: FLR-
		AFStatus: TP-
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) (prog-if 20 [EHCI])
	Subsystem: Lenovo Device 20f1
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin D routed to IRQ 19
	Region 0: Memory at f2827000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] PCI Advanced Features
		AFCap: TP+ FLR+
		AFCtrl: FLR-
		AFStatus: TP-
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93) (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=00, secondary=0d, subordinate=0d, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [50] Subsystem: Lenovo Device 20f4

00:1f.0 ISA bridge: Intel Corporation ICH9M-E LPC Interface Controller (rev 03)
	Subsystem: Lenovo Device 20f5
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: [e0] Vendor Specific Information: Len=0c <?>

00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03) (prog-if 01 [AHCI 1.0])
	Subsystem: Lenovo Device 20f8
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 43
	Region 0: I/O ports at 1c48 [size=8]
	Region 1: I/O ports at 183c [size=4]
	Region 2: I/O ports at 1c40 [size=8]
	Region 3: I/O ports at 1838 [size=4]
	Region 4: I/O ports at 1c20 [size=32]
	Region 5: Memory at f2826000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: [80] MSI: Enable+ Count=1/16 Maskable- 64bit-
		Address: fee0300c  Data: 4171
	Capabilities: [70] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [a8] SATA HBA v1.0 BAR4 Offset=00000004
	Capabilities: [b0] PCI Advanced Features
		AFCap: TP+ FLR+
		AFCtrl: FLR-
		AFStatus: TP-
	Kernel driver in use: ahci

00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
	Subsystem: Lenovo Device 20f9
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at f2827400 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at 1c60 [size=32]
	Kernel modules: i2c-i801

03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection
	Subsystem: Intel Corporation WiFi Link 5100 AGN
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 45
	Region 0: Memory at f2500000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: [c8] Power Management version 3
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
		Address: 00000000fee0300c  Data: 41a1
	Capabilities: [e0] Express (v1) Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 unlimited
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+ FLReset-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <128ns, L1 <32us
			ClockPM+ Surprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Capabilities: [100 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
		AERCap:	First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-
	Capabilities: [140 v1] Device Serial Number 00-22-fa-ff-ff-dd-66-a4
	Kernel driver in use: iwlagn
	Kernel modules: iwlagn

05:00.0 USB Controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev ff) (prog-if ff)
	!!! Unknown header type 7f
	Kernel driver in use: xhci_hcd


[-- Attachment #3: dmesg.txt --]
[-- Type: text/plain, Size: 125837 bytes --]

em 0x000e4000-0x000e7fff] could not be reserved
[    1.079320] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    1.079397] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    1.079475] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    1.079553] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
[    1.079631] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    1.079709] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
[    1.079765] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.079968] pnp 00:01: [bus 00-ff]
[    1.079978] pnp 00:01: [io  0x0cf8-0x0cff]
[    1.079988] pnp 00:01: [io  0x0000-0x0cf7 window]
[    1.080014] pnp 00:01: [io  0x0d00-0xffff window]
[    1.080024] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[    1.080034] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
[    1.080044] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
[    1.080053] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
[    1.080063] pnp 00:01: [mem 0x000cc000-0x000cffff window]
[    1.080072] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
[    1.080082] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
[    1.080092] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
[    1.080101] pnp 00:01: [mem 0x000dc000-0x000dffff window]
[    1.080111] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
[    1.080120] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
[    1.080129] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
[    1.080139] pnp 00:01: [mem 0x000ec000-0x000effff window]
[    1.080148] pnp 00:01: [mem 0xc0000000-0xfebfffff window]
[    1.080158] pnp 00:01: [mem 0xfed40000-0xfed4bfff window]
[    1.080456] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    1.102635] pnp 00:02: [io  0x0010-0x001f]
[    1.102646] pnp 00:02: [io  0x0090-0x009f]
[    1.102655] pnp 00:02: [io  0x0024-0x0025]
[    1.102666] pnp 00:02: [io  0x0028-0x0029]
[    1.102675] pnp 00:02: [io  0x002c-0x002d]
[    1.102684] pnp 00:02: [io  0x0030-0x0031]
[    1.102693] pnp 00:02: [io  0x0034-0x0035]
[    1.102702] pnp 00:02: [io  0x0038-0x0039]
[    1.102712] pnp 00:02: [io  0x003c-0x003d]
[    1.102721] pnp 00:02: [io  0x00a4-0x00a5]
[    1.102730] pnp 00:02: [io  0x00a8-0x00a9]
[    1.102739] pnp 00:02: [io  0x00ac-0x00ad]
[    1.102748] pnp 00:02: [io  0x00b0-0x00b5]
[    1.102757] pnp 00:02: [io  0x00b8-0x00b9]
[    1.102766] pnp 00:02: [io  0x00bc-0x00bd]
[    1.102776] pnp 00:02: [io  0x0050-0x0053]
[    1.102785] pnp 00:02: [io  0x0072-0x0077]
[    1.102794] pnp 00:02: [io  0x002e-0x002f]
[    1.102803] pnp 00:02: [io  0x1000-0x107f]
[    1.102813] pnp 00:02: [io  0x1180-0x11ff]
[    1.102822] pnp 00:02: [io  0x0800-0x080f]
[    1.102831] pnp 00:02: [io  0x15e0-0x15ef]
[    1.102841] pnp 00:02: [io  0x1600-0x167f]
[    1.102850] pnp 00:02: [io  0x1680-0x169f]
[    1.102860] pnp 00:02: [mem 0xe0000000-0xefffffff]
[    1.102869] pnp 00:02: [mem 0xfed1c000-0xfed1ffff]
[    1.102879] pnp 00:02: [mem 0xfed10000-0xfed13fff]
[    1.102888] pnp 00:02: [mem 0xfed18000-0xfed18fff]
[    1.102897] pnp 00:02: [mem 0xfed19000-0xfed19fff]
[    1.102906] pnp 00:02: [mem 0xfed45000-0xfed4bfff]
[    1.103558] system 00:02: [io  0x1000-0x107f] has been reserved
[    1.103631] system 00:02: [io  0x1180-0x11ff] has been reserved
[    1.103704] system 00:02: [io  0x0800-0x080f] has been reserved
[    1.103776] system 00:02: [io  0x15e0-0x15ef] has been reserved
[    1.103848] system 00:02: [io  0x1600-0x167f] has been reserved
[    1.103920] system 00:02: [io  0x1680-0x169f] has been reserved
[    1.103993] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved
[    1.104082] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.104156] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved
[    1.104229] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.104302] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.104375] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved
[    1.104431] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.105056] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    1.105345] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    1.105477] pnp 00:04: [io  0x0000-0x000f]
[    1.105487] pnp 00:04: [io  0x0080-0x008f]
[    1.105496] pnp 00:04: [io  0x00c0-0x00df]
[    1.105506] pnp 00:04: [dma 4]
[    1.105792] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[    1.105920] pnp 00:05: [io  0x0061]
[    1.106208] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    1.106340] pnp 00:06: [io  0x00f0]
[    1.106358] pnp 00:06: [irq 13]
[    1.106646] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    1.106778] pnp 00:07: [io  0x0070-0x0071]
[    1.106793] pnp 00:07: [irq 8]
[    1.107080] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.107212] pnp 00:08: [io  0x0060]
[    1.107221] pnp 00:08: [io  0x0064]
[    1.107236] pnp 00:08: [irq 1]
[    1.107526] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.107663] pnp 00:09: [irq 12]
[    1.107959] pnp 00:09: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active)
[    1.130280] pnp 00:0a: [mem 0xfed40000-0xfed44fff]
[    1.130567] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c31 (active)
[    1.134564] pnp: PnP ACPI: found 11 devices
[    1.134614] ACPI: ACPI bus type pnp unregistered
[    1.156979] pci 0000:00:1c.1: BAR 7: assigned [io  0x3000-0x3fff]
[    1.157037] pci 0000:00:1c.0: BAR 7: assigned [io  0x4000-0x4fff]
[    1.157097] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    1.157149] pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
[    1.157206] pci 0000:00:1c.0:   bridge window [mem disabled]
[    1.157260] pci 0000:00:1c.0:   bridge window [mem pref disabled]
[    1.157319] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    1.157371] pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
[    1.157427] pci 0000:00:1c.1:   bridge window [mem 0xf2500000-0xf25fffff]
[    1.157483] pci 0000:00:1c.1:   bridge window [mem pref disabled]
[    1.157541] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    1.157593] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    1.157649] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf1ffffff]
[    1.157705] pci 0000:00:1c.3:   bridge window [mem 0xf2900000-0xf29fffff 64bit pref]
[    1.157776] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d]
[    1.157826] pci 0000:00:1e.0:   bridge window [io  disabled]
[    1.157881] pci 0000:00:1e.0:   bridge window [mem disabled]
[    1.157935] pci 0000:00:1e.0:   bridge window [mem pref disabled]
[    1.158014] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    1.158071] pci 0000:00:1c.0: setting latency timer to 64
[    1.158093] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    1.158149] pci 0000:00:1c.1: setting latency timer to 64
[    1.158171] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    1.158227] pci 0000:00:1c.3: setting latency timer to 64
[    1.158237] pci 0000:00:1e.0: setting latency timer to 64
[    1.158243] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.158246] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.158249] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    1.158252] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    1.158255] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    1.158258] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff]
[    1.158261] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    1.158264] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    1.158267] pci_bus 0000:03: resource 1 [mem 0xf2500000-0xf25fffff]
[    1.158270] pci_bus 0000:05: resource 0 [io  0x2000-0x2fff]
[    1.158273] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff]
[    1.158276] pci_bus 0000:05: resource 2 [mem 0xf2900000-0xf29fffff 64bit pref]
[    1.158280] pci_bus 0000:0d: resource 4 [io  0x0000-0x0cf7]
[    1.158283] pci_bus 0000:0d: resource 5 [io  0x0d00-0xffff]
[    1.158285] pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff]
[    1.158288] pci_bus 0000:0d: resource 7 [mem 0x000d4000-0x000d7fff]
[    1.158291] pci_bus 0000:0d: resource 8 [mem 0x000d8000-0x000dbfff]
[    1.158295] pci_bus 0000:0d: resource 9 [mem 0xc0000000-0xfebfffff]
[    1.158432] NET: Registered protocol family 2
[    1.158736] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    1.159887] IPv4 FIB: Using LC-trie version 0.409
[    1.160567] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    1.162230] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
[    1.165589] TCP: Hash tables configured (established 262144 bind 65536)
[    1.165677] TCP reno registered
[    1.165749] UDP hash table entries: 2048 (order: 6, 327680 bytes)
[    1.166042] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes)
[    1.166762] NET: Registered protocol family 1
[    1.166872] pci 0000:00:00.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.166878] pci 0000:00:00.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.166883] pci 0000:00:00.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.166887] pci 0000:00:00.0: calling pci_fixup_video+0x0/0xb1
[    1.166903] pci 0000:00:02.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.166907] pci 0000:00:02.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.166911] pci 0000:00:02.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.166914] pci 0000:00:02.0: calling pci_fixup_video+0x0/0xb1
[    1.166918] pci 0000:00:02.0: Boot video device
[    1.166932] pci 0000:00:02.1: calling quirk_e100_interrupt+0x0/0x15e
[    1.166936] pci 0000:00:02.1: calling quirk_cardbus_legacy+0x0/0x30
[    1.166940] pci 0000:00:02.1: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.166943] pci 0000:00:02.1: calling pci_fixup_video+0x0/0xb1
[    1.166957] pci 0000:00:03.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.166961] pci 0000:00:03.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.166965] pci 0000:00:03.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.166968] pci 0000:00:03.0: calling pci_fixup_video+0x0/0xb1
[    1.166983] pci 0000:00:03.2: calling quirk_e100_interrupt+0x0/0x15e
[    1.166987] pci 0000:00:03.2: calling quirk_cardbus_legacy+0x0/0x30
[    1.166990] pci 0000:00:03.2: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.166994] pci 0000:00:03.2: calling pci_fixup_video+0x0/0xb1
[    1.167008] pci 0000:00:03.3: calling quirk_e100_interrupt+0x0/0x15e
[    1.167012] pci 0000:00:03.3: calling quirk_cardbus_legacy+0x0/0x30
[    1.167015] pci 0000:00:03.3: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167019] pci 0000:00:03.3: calling pci_fixup_video+0x0/0xb1
[    1.167033] pci 0000:00:19.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.167037] pci 0000:00:19.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.167041] pci 0000:00:19.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167044] pci 0000:00:19.0: calling pci_fixup_video+0x0/0xb1
[    1.167059] pci 0000:00:1a.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.167063] pci 0000:00:1a.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.167066] pci 0000:00:1a.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167075] pci 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.167078] pci 0000:00:1a.0: Performing full reset
[    1.167093] pci 0000:00:1a.0: calling pci_fixup_video+0x0/0xb1
[    1.167108] pci 0000:00:1a.1: calling quirk_e100_interrupt+0x0/0x15e
[    1.167112] pci 0000:00:1a.1: calling quirk_cardbus_legacy+0x0/0x30
[    1.167115] pci 0000:00:1a.1: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167124] pci 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.167126] pci 0000:00:1a.1: Performing full reset
[    1.167141] pci 0000:00:1a.1: calling pci_fixup_video+0x0/0xb1
[    1.167156] pci 0000:00:1a.2: calling quirk_e100_interrupt+0x0/0x15e
[    1.167160] pci 0000:00:1a.2: calling quirk_cardbus_legacy+0x0/0x30
[    1.167164] pci 0000:00:1a.2: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167172] pci 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.167174] pci 0000:00:1a.2: Performing full reset
[    1.167189] pci 0000:00:1a.2: calling pci_fixup_video+0x0/0xb1
[    1.167205] pci 0000:00:1a.7: calling quirk_e100_interrupt+0x0/0x15e
[    1.167209] pci 0000:00:1a.7: calling quirk_cardbus_legacy+0x0/0x30
[    1.167212] pci 0000:00:1a.7: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167286] pci 0000:00:1a.7: calling pci_fixup_video+0x0/0xb1
[    1.167301] pci 0000:00:1b.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.167305] pci 0000:00:1b.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.167309] pci 0000:00:1b.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167312] pci 0000:00:1b.0: calling pci_fixup_video+0x0/0xb1
[    1.167327] pci 0000:00:1c.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.167331] pci 0000:00:1c.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.167334] pci 0000:00:1c.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167338] pci 0000:00:1c.0: calling pci_fixup_video+0x0/0xb1
[    1.167353] pci 0000:00:1c.1: calling quirk_e100_interrupt+0x0/0x15e
[    1.167356] pci 0000:00:1c.1: calling quirk_cardbus_legacy+0x0/0x30
[    1.167360] pci 0000:00:1c.1: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167364] pci 0000:00:1c.1: calling pci_fixup_video+0x0/0xb1
[    1.167379] pci 0000:00:1c.3: calling quirk_e100_interrupt+0x0/0x15e
[    1.167383] pci 0000:00:1c.3: calling quirk_cardbus_legacy+0x0/0x30
[    1.167387] pci 0000:00:1c.3: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167390] pci 0000:00:1c.3: calling pci_fixup_video+0x0/0xb1
[    1.167405] pci 0000:00:1d.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.167409] pci 0000:00:1d.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.167412] pci 0000:00:1d.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167421] pci 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.167423] pci 0000:00:1d.0: Performing full reset
[    1.167439] pci 0000:00:1d.0: calling pci_fixup_video+0x0/0xb1
[    1.167454] pci 0000:00:1d.1: calling quirk_e100_interrupt+0x0/0x15e
[    1.167458] pci 0000:00:1d.1: calling quirk_cardbus_legacy+0x0/0x30
[    1.167461] pci 0000:00:1d.1: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167469] pci 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.167472] pci 0000:00:1d.1: Performing full reset
[    1.167487] pci 0000:00:1d.1: calling pci_fixup_video+0x0/0xb1
[    1.167502] pci 0000:00:1d.2: calling quirk_e100_interrupt+0x0/0x15e
[    1.167506] pci 0000:00:1d.2: calling quirk_cardbus_legacy+0x0/0x30
[    1.167509] pci 0000:00:1d.2: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167517] pci 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.167520] pci 0000:00:1d.2: Performing full reset
[    1.167534] pci 0000:00:1d.2: calling pci_fixup_video+0x0/0xb1
[    1.167549] pci 0000:00:1d.7: calling quirk_e100_interrupt+0x0/0x15e
[    1.167553] pci 0000:00:1d.7: calling quirk_cardbus_legacy+0x0/0x30
[    1.167557] pci 0000:00:1d.7: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167609] pci 0000:00:1d.7: calling pci_fixup_video+0x0/0xb1
[    1.167624] pci 0000:00:1e.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.167628] pci 0000:00:1e.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.167631] pci 0000:00:1e.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167635] pci 0000:00:1e.0: calling pci_fixup_video+0x0/0xb1
[    1.167650] pci 0000:00:1f.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.167654] pci 0000:00:1f.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.167657] pci 0000:00:1f.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167661] pci 0000:00:1f.0: calling pci_fixup_video+0x0/0xb1
[    1.167677] pci 0000:00:1f.2: calling quirk_e100_interrupt+0x0/0x15e
[    1.167680] pci 0000:00:1f.2: calling quirk_cardbus_legacy+0x0/0x30
[    1.167684] pci 0000:00:1f.2: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167687] pci 0000:00:1f.2: calling pci_fixup_video+0x0/0xb1
[    1.167702] pci 0000:00:1f.3: calling quirk_e100_interrupt+0x0/0x15e
[    1.167706] pci 0000:00:1f.3: calling quirk_cardbus_legacy+0x0/0x30
[    1.167710] pci 0000:00:1f.3: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167714] pci 0000:00:1f.3: calling pci_fixup_video+0x0/0xb1
[    1.167728] pci 0000:03:00.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.167732] pci 0000:03:00.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.167736] pci 0000:03:00.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.167739] pci 0000:03:00.0: calling pci_fixup_video+0x0/0xb1
[    1.167754] PCI: CLS 64 bytes, default 64
[    1.168139] Trying to unpack rootfs image as initramfs...
[    2.084484] Freeing initrd memory: 32660k freed
[    2.243062] DMA-API: preallocated 32768 debug entries
[    2.243118] DMA-API: debugging enabled by kernel config
[    2.243175] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    2.243228] Placing 64MB software IO TLB between ffff8800b96a1000 - ffff8800bd6a1000
[    2.243291] software IO TLB at phys 0xb96a1000 - 0xbd6a1000
[    2.243518] Simple Boot Flag at 0x35 set to 0x1
[    2.245695] audit: initializing netlink socket (disabled)
[    2.245824] type=2000 audit(1300745435.240:1): initialized
[    2.266370] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    2.291786] fuse init (API version 7.16)
[    2.292719] msgmni has been set to 7696
[    2.294082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    2.294153] io scheduler noop registered
[    2.294202] io scheduler deadline registered
[    2.294573] io scheduler cfq registered (default)
[    2.294623] start plist test
[    2.295859] end plist test
[    2.296832] pcieport 0000:00:1c.0: setting latency timer to 64
[    2.296913] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[    2.297243] pcieport 0000:00:1c.1: setting latency timer to 64
[    2.297318] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[    2.297646] pcieport 0000:00:1c.3: setting latency timer to 64
[    2.297720] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
[    2.298358] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.299246] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.300087] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    2.301231] ACPI: AC Adapter [AC] (on-line)
[    2.302625] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[    2.328023] ACPI: Lid Switch [LID]
[    2.328659] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[    2.364027] ACPI: Sleep Button [SLPB]
[    2.364684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    2.364759] ACPI: Power Button [PWRF]
[    2.364996] ACPI: acpi_idle registered with cpuidle
[    2.484532] Monitor-Mwait will be used to enter C-1 state
[    2.484607] Monitor-Mwait will be used to enter C-2 state
[    2.484681] Monitor-Mwait will be used to enter C-3 state
[    2.484693] Marking TSC unstable due to TSC halts in idle
[    2.581904] thermal LNXTHERM:00: registered as thermal_zone0
[    2.581956] ACPI: Thermal Zone [THM0] (62 C)
[    2.591373] thermal LNXTHERM:01: registered as thermal_zone1
[    2.591425] ACPI: Thermal Zone [THM1] (61 C)
[    2.591947] Linux agpgart interface v0.103
[    2.606033] brd: module loaded
[    2.612769] loop: module loaded
[    2.614276] ahci 0000:00:1f.2: version 3.0
[    2.614371] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    2.614709] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
[    2.614879] ahci: SSS flag set, parallel bus scan disabled
[    2.614979] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
[    2.615088] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs 
[    2.615240] ahci 0000:00:1f.2: setting latency timer to 64
[    2.623575] scsi0 : ahci
[    2.624788] scsi1 : ahci
[    2.625712] scsi2 : ahci
[    2.626692] scsi3 : ahci
[    2.643806] ata1: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826100 irq 43
[    2.643872] ata2: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826180 irq 43
[    2.643935] ata3: DUMMY
[    2.643977] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    2.644075] ACPI: Battery Slot [BAT0] (battery present)
[    2.644137] ata4: DUMMY
[    2.644656] ata_generic 0000:00:03.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.644842] ata_generic 0000:00:03.2: setting latency timer to 64
[    2.649342] scsi4 : ata_generic
[    2.650190] scsi5 : ata_generic
[    2.650937] ata5: PATA max UDMA/100 cmd 0x1828 ctl 0x180c bmdma 0x1810 irq 18
[    2.650990] ata6: PATA max UDMA/100 cmd 0x1820 ctl 0x1808 bmdma 0x1818 irq 18
[    2.651271] e1000e: Intel(R) PRO/1000 Network Driver - 1.3.10-k2
[    2.651323] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
[    2.651451] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    2.651526] e1000e 0000:00:19.0: setting latency timer to 64
[    2.651798] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[    2.964041] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.967396] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1f:16:1d:fb:eb
[    2.967448] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    2.967453] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.967456] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.967587] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[    2.967672] e1000e 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF
[    2.967698] ata1.00: ATA-7: INTEL SSDSA2M160G2GC, 2CV102M3, max UDMA/133
[    2.967701] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    2.968013] PPP generic driver version 2.4.2
[    2.968821] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    2.971324] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    2.971328] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.971395] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.973087] ata1.00: configured for UDMA/133
[    2.979590] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.979964] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.980787] mousedev: PS/2 mouse device common for all mice
[    2.982067] rtc_cmos 00:07: RTC can wake from S4
[    2.986853] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    2.988829] scsi 0:0:0:0: Direct-Access     ATA      INTEL SSDSA2M160 2CV1 PQ: 0 ANSI: 5
[    2.990579] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    2.991189] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.991592] sd 0:0:0:0: [sda] Write Protect is off
[    2.991643] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.991924] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.995449]  sda: sda1 sda2
[    2.998277] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.004661] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    3.004780] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    3.004895] Linux video capture interface: v2.00
[    3.005705] device-mapper: uevent: version 1.0.3
[    3.006319] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com
[    3.006574] device-mapper: multipath: version 1.2.0 loaded
[    3.006639] device-mapper: multipath round-robin: version 1.0.0 loaded
[    3.008026] cpuidle: using governor ladder
[    3.009577] cpuidle: using governor menu
[    3.010542] TCP cubic registered
[    3.011781] NET: Registered protocol family 10
[    3.014294] NET: Registered protocol family 17
[    3.014548] Bluetooth: RFCOMM TTY layer initialized
[    3.014618] Bluetooth: RFCOMM socket layer initialized
[    3.014668] Bluetooth: RFCOMM ver 1.11
[    3.014715] Registering the dns_resolver key type
[    3.015847] registered taskstats version 1
[    3.016054] kmemleak: Kernel memory leak detector initialized
[    3.016079] kmemleak: Automatic memory scanning thread started
[    3.018747] rtc_cmos 00:07: setting system clock to 2011-03-21 22:10:36 UTC (1300745436)
[    3.018814] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    3.018864] EDD information not available.
[    3.308101] ata2: SATA link down (SStatus 0 SControl 300)
[    3.475879] Freeing unused kernel memory: 568k freed
[    3.476179] Write protecting the kernel read-only data: 8192k
[    3.481095] Freeing unused kernel memory: 1264k freed
[    3.481815] Freeing unused kernel memory: 16k freed
[    3.498191] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    3.516613] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input4
[    3.985553] usbcore: registered new interface driver usbfs
[    3.986493] usbcore: registered new interface driver hub
[    3.986743] usbcore: registered new device driver usb
[    3.992129] uhci_hcd: USB Universal Host Controller Interface driver
[    3.992354] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    3.992423] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    3.992483] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    3.992569] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    3.992574] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    3.992714] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    4.001725] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.001781] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[    4.001848] ehci_hcd: block sizes: qh 104 qtd 96 itd 192 sitd 96
[    4.004394] uhci_hcd 0000:00:1a.0: detected 2 ports
[    4.004450] uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000
[    4.004453] uhci_hcd 0000:00:1a.0: Performing full reset
[    4.004634] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
[    4.005113] usb usb1: default language 0x0409
[    4.005247] usb usb1: udev 1, busnum 1, minor = 0
[    4.005250] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    4.005302] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.005363] usb usb1: Product: UHCI Host Controller
[    4.005412] usb usb1: Manufacturer: Linux 2.6.38+ uhci_hcd
[    4.005461] usb usb1: SerialNumber: 0000:00:1a.0
[    4.006208] usb usb1: usb_probe_device
[    4.006212] usb usb1: configuration #1 chosen from 1 choice
[    4.006325] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[    4.006704] hub 1-0:1.0: usb_probe_interface
[    4.006707] hub 1-0:1.0: usb_probe_interface - got id
[    4.006711] hub 1-0:1.0: USB hub found
[    4.006858] hub 1-0:1.0: 2 ports detected
[    4.006925] hub 1-0:1.0: standalone hub
[    4.006927] hub 1-0:1.0: no power switching (usb 1.0)
[    4.006929] hub 1-0:1.0: individual port over-current protection
[    4.006932] hub 1-0:1.0: power on to power good time: 2ms
[    4.007036] hub 1-0:1.0: local power source is good
[    4.007051] hub 1-0:1.0: trying to enable port power on non-switchable hub
[    4.008605] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    4.008690] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    4.008695] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    4.008803] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    4.020159] uhci_hcd 0000:00:1a.1: detected 2 ports
[    4.020219] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000
[    4.020222] uhci_hcd 0000:00:1a.1: Performing full reset
[    4.020377] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
[    4.020715] usb usb2: default language 0x0409
[    4.020852] usb usb2: udev 1, busnum 2, minor = 128
[    4.020855] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    4.020907] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.020968] usb usb2: Product: UHCI Host Controller
[    4.021017] usb usb2: Manufacturer: Linux 2.6.38+ uhci_hcd
[    4.021066] usb usb2: SerialNumber: 0000:00:1a.1
[    4.021798] usb usb2: usb_probe_device
[    4.021802] usb usb2: configuration #1 chosen from 1 choice
[    4.021878] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[    4.022237] hub 2-0:1.0: usb_probe_interface
[    4.022240] hub 2-0:1.0: usb_probe_interface - got id
[    4.022245] hub 2-0:1.0: USB hub found
[    4.022392] hub 2-0:1.0: 2 ports detected
[    4.022459] hub 2-0:1.0: standalone hub
[    4.022461] hub 2-0:1.0: no power switching (usb 1.0)
[    4.022463] hub 2-0:1.0: individual port over-current protection
[    4.022466] hub 2-0:1.0: power on to power good time: 2ms
[    4.022548] hub 2-0:1.0: local power source is good
[    4.022563] hub 2-0:1.0: trying to enable port power on non-switchable hub
[    4.023839] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
[    4.023906] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
[    4.023978] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    4.024171] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    4.024176] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    4.024275] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3
[    4.036113] uhci_hcd 0000:00:1a.2: detected 2 ports
[    4.036167] uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000
[    4.036170] uhci_hcd 0000:00:1a.2: Performing full reset
[    4.036341] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0
[    4.036688] usb usb3: default language 0x0409
[    4.036821] usb usb3: udev 1, busnum 3, minor = 256
[    4.036824] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    4.036876] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.036937] usb usb3: Product: UHCI Host Controller
[    4.036986] usb usb3: Manufacturer: Linux 2.6.38+ uhci_hcd
[    4.037036] usb usb3: SerialNumber: 0000:00:1a.2
[    4.037756] usb usb3: usb_probe_device
[    4.037760] usb usb3: configuration #1 chosen from 1 choice
[    4.037835] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[    4.038238] hub 3-0:1.0: usb_probe_interface
[    4.038241] hub 3-0:1.0: usb_probe_interface - got id
[    4.038246] hub 3-0:1.0: USB hub found
[    4.038395] hub 3-0:1.0: 2 ports detected
[    4.038458] hub 3-0:1.0: standalone hub
[    4.038460] hub 3-0:1.0: no power switching (usb 1.0)
[    4.038463] hub 3-0:1.0: individual port over-current protection
[    4.038466] hub 3-0:1.0: power on to power good time: 2ms
[    4.038561] hub 3-0:1.0: local power source is good
[    4.038578] hub 3-0:1.0: trying to enable port power on non-switchable hub
[    4.039930] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    4.039998] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    4.040091] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    4.040174] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    4.040179] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    4.040816] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    4.052233] uhci_hcd 0000:00:1d.0: detected 2 ports
[    4.052287] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
[    4.052289] uhci_hcd 0000:00:1d.0: Performing full reset
[    4.052445] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0
[    4.052783] usb usb4: default language 0x0409
[    4.052919] usb usb4: udev 1, busnum 4, minor = 384
[    4.052922] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    4.052974] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.053036] usb usb4: Product: UHCI Host Controller
[    4.053084] usb usb4: Manufacturer: Linux 2.6.38+ uhci_hcd
[    4.053134] usb usb4: SerialNumber: 0000:00:1d.0
[    4.053857] usb usb4: usb_probe_device
[    4.053861] usb usb4: configuration #1 chosen from 1 choice
[    4.053936] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[    4.054294] hub 4-0:1.0: usb_probe_interface
[    4.054297] hub 4-0:1.0: usb_probe_interface - got id
[    4.054301] hub 4-0:1.0: USB hub found
[    4.054448] hub 4-0:1.0: 2 ports detected
[    4.054515] hub 4-0:1.0: standalone hub
[    4.054517] hub 4-0:1.0: no power switching (usb 1.0)
[    4.054520] hub 4-0:1.0: individual port over-current protection
[    4.054522] hub 4-0:1.0: power on to power good time: 2ms
[    4.054604] hub 4-0:1.0: local power source is good
[    4.054618] hub 4-0:1.0: trying to enable port power on non-switchable hub
[    4.055892] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    4.055975] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    4.055980] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    4.056107] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
[    4.076108] uhci_hcd 0000:00:1d.1: detected 2 ports
[    4.076163] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
[    4.076166] uhci_hcd 0000:00:1d.1: Performing full reset
[    4.076332] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0
[    4.076666] usb usb5: default language 0x0409
[    4.076799] usb usb5: udev 1, busnum 5, minor = 512
[    4.076802] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    4.076854] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.076916] usb usb5: Product: UHCI Host Controller
[    4.076964] usb usb5: Manufacturer: Linux 2.6.38+ uhci_hcd
[    4.077014] usb usb5: SerialNumber: 0000:00:1d.1
[    4.077738] usb usb5: usb_probe_device
[    4.077741] usb usb5: configuration #1 chosen from 1 choice
[    4.077817] usb usb5: adding 5-0:1.0 (config #1, interface 0)
[    4.078175] hub 5-0:1.0: usb_probe_interface
[    4.078178] hub 5-0:1.0: usb_probe_interface - got id
[    4.078183] hub 5-0:1.0: USB hub found
[    4.078329] hub 5-0:1.0: 2 ports detected
[    4.078396] hub 5-0:1.0: standalone hub
[    4.078398] hub 5-0:1.0: no power switching (usb 1.0)
[    4.078400] hub 5-0:1.0: individual port over-current protection
[    4.078403] hub 5-0:1.0: power on to power good time: 2ms
[    4.078484] hub 5-0:1.0: local power source is good
[    4.078499] hub 5-0:1.0: trying to enable port power on non-switchable hub
[    4.079766] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    4.079850] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    4.079854] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    4.079952] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
[    4.092088] uhci_hcd 0000:00:1d.2: detected 2 ports
[    4.092144] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
[    4.092147] uhci_hcd 0000:00:1d.2: Performing full reset
[    4.092201] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00
[    4.092546] usb usb6: default language 0x0409
[    4.092680] usb usb6: udev 1, busnum 6, minor = 640
[    4.092683] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    4.092735] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.092796] usb usb6: Product: UHCI Host Controller
[    4.092844] usb usb6: Manufacturer: Linux 2.6.38+ uhci_hcd
[    4.092894] usb usb6: SerialNumber: 0000:00:1d.2
[    4.093665] usb usb6: usb_probe_device
[    4.093668] usb usb6: configuration #1 chosen from 1 choice
[    4.093742] usb usb6: adding 6-0:1.0 (config #1, interface 0)
[    4.094104] hub 6-0:1.0: usb_probe_interface
[    4.094108] hub 6-0:1.0: usb_probe_interface - got id
[    4.094112] hub 6-0:1.0: USB hub found
[    4.094258] hub 6-0:1.0: 2 ports detected
[    4.094326] hub 6-0:1.0: standalone hub
[    4.094328] hub 6-0:1.0: no power switching (usb 1.0)
[    4.094330] hub 6-0:1.0: individual port over-current protection
[    4.094333] hub 6-0:1.0: power on to power good time: 2ms
[    4.094414] hub 6-0:1.0: local power source is good
[    4.094429] hub 6-0:1.0: trying to enable port power on non-switchable hub
[    4.095789] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
[    4.095861] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
[    4.095919] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    4.096070] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    4.096075] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    4.096174] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 7
[    4.104125] uhci_hcd 0000:00:1a.0: port 1 portsc 01a3,00
[    4.104137] hub 1-0:1.0: port 1: status 0301 change 0001
[    4.112236] ehci_hcd 0000:00:1a.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
[    4.112242] ehci_hcd 0000:00:1a.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch
[    4.112360] ehci_hcd 0000:00:1a.7: debug port 1
[    4.112412] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.116292] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[    4.116295] ehci_hcd 0000:00:1a.7: supports USB remote wakeup
[    4.116458] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xf2826c00
[    4.116513] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.120533] uhci_hcd 0000:00:1a.1: port 1 portsc 0093,00
[    4.120543] hub 2-0:1.0: port 1: status 0101 change 0001
[    4.120599] ehci_hcd 0000:00:1a.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[    4.132091] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    4.132444] usb usb7: default language 0x0409
[    4.132579] usb usb7: udev 1, busnum 7, minor = 768
[    4.132582] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
[    4.132634] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.132695] usb usb7: Product: EHCI Host Controller
[    4.132744] usb usb7: Manufacturer: Linux 2.6.38+ ehci_hcd
[    4.132793] usb usb7: SerialNumber: 0000:00:1a.7
[    4.133513] usb usb7: usb_probe_device
[    4.133517] usb usb7: configuration #1 chosen from 1 choice
[    4.133594] usb usb7: adding 7-0:1.0 (config #1, interface 0)
[    4.133961] hub 7-0:1.0: usb_probe_interface
[    4.133964] hub 7-0:1.0: usb_probe_interface - got id
[    4.133968] hub 7-0:1.0: USB hub found
[    4.134116] hub 7-0:1.0: 6 ports detected
[    4.134183] hub 7-0:1.0: standalone hub
[    4.134185] hub 7-0:1.0: no power switching (usb 1.0)
[    4.134188] hub 7-0:1.0: individual port over-current protection
[    4.134190] hub 7-0:1.0: power on to power good time: 20ms
[    4.134271] hub 7-0:1.0: local power source is good
[    4.134286] hub 7-0:1.0: trying to enable port power on non-switchable hub
[    4.135490] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.0
[    4.135503] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.1
[    4.135516] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.2
[    4.135725] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    4.135792] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    4.135862] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    4.136091] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    4.136096] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    4.136113] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.136199] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 8
[    4.152127] uhci_hcd 0000:00:1d.0: port 1 portsc 0093,00
[    4.152138] hub 4-0:1.0: port 1: status 0101 change 0001
[    4.152200] ehci_hcd 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
[    4.152206] ehci_hcd 0000:00:1d.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch
[    4.152336] ehci_hcd 0000:00:1d.7: debug port 1
[    4.152387] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.156268] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    4.156271] ehci_hcd 0000:00:1d.7: supports USB remote wakeup
[    4.156416] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xf2827000
[    4.156469] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.160354] ehci_hcd 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[    4.172024] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    4.172400] usb usb8: default language 0x0409
[    4.172552] usb usb8: udev 1, busnum 8, minor = 896
[    4.172556] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[    4.172609] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.172672] usb usb8: Product: EHCI Host Controller
[    4.172727] usb usb8: Manufacturer: Linux 2.6.38+ ehci_hcd
[    4.172778] usb usb8: SerialNumber: 0000:00:1d.7
[    4.173569] usb usb8: usb_probe_device
[    4.173573] usb usb8: configuration #1 chosen from 1 choice
[    4.173650] usb usb8: adding 8-0:1.0 (config #1, interface 0)
[    4.174046] hub 8-0:1.0: usb_probe_interface
[    4.174049] hub 8-0:1.0: usb_probe_interface - got id
[    4.174054] hub 8-0:1.0: USB hub found
[    4.174196] hub 8-0:1.0: 6 ports detected
[    4.174260] hub 8-0:1.0: standalone hub
[    4.174262] hub 8-0:1.0: no power switching (usb 1.0)
[    4.174265] hub 8-0:1.0: individual port over-current protection
[    4.174268] hub 8-0:1.0: power on to power good time: 20ms
[    4.174362] hub 8-0:1.0: local power source is good
[    4.174379] hub 8-0:1.0: trying to enable port power on non-switchable hub
[    4.175826] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.0
[    4.175842] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.1
[    4.175857] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.2
[    4.176299] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.180832] Monitor-Mwait will be used to enter C-3 state
[    4.192173] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.208227] hub 1-0:1.0: state 7 ports 2 chg 0002 evt 0000
[    4.208266] uhci_hcd 0000:00:1a.0: port 1 portsc 0082,00
[    4.208311] hub 1-0:1.0: port 1, status 0100, change 0001, 12 Mb/s
[    4.232128] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 001403 0  ACK POWER sig=k CSC CONNECT
[    4.232142] hub 7-0:1.0: port 1: status 0501 change 0001
[    4.232223] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 001803 0  ACK POWER sig=j CSC CONNECT
[    4.232235] hub 7-0:1.0: port 3: status 0501 change 0001
[    4.272185] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 001803 0  ACK POWER sig=j CSC CONNECT
[    4.272198] hub 8-0:1.0: port 1: status 0501 change 0001
[    4.336165] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100
[    4.336177] hub 2-0:1.0: state 7 ports 2 chg 0002 evt 0002
[    4.336205] uhci_hcd 0000:00:1a.1: port 1 portsc 0082,00
[    4.336243] hub 2-0:1.0: port 1, status 0100, change 0001, 12 Mb/s
[    4.464157] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100
[    4.464168] hub 4-0:1.0: state 7 ports 2 chg 0002 evt 0002
[    4.464195] uhci_hcd 0000:00:1d.0: port 1 portsc 0082,00
[    4.464233] hub 4-0:1.0: port 1, status 0100, change 0001, 12 Mb/s
[    4.592157] hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100
[    4.592167] hub 7-0:1.0: state 7 ports 6 chg 000a evt 0000
[    4.592199] hub 7-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[    4.592278] ehci_hcd 0000:00:1a.7: port 1 low speed --> companion
[    4.648084] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    4.648206] hub 7-0:1.0: port 3, status 0501, change 0000, 480 Mb/s
[    4.704377] ehci_hcd 0000:00:1a.7: port 3 full speed --> companion
[    4.704382] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003801 0  ACK POWER OWNER sig=j CONNECT
[    4.704392] hub 7-0:1.0: port 3 not reset yet, waiting 50ms
[    4.760120] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    4.760216] hub 8-0:1.0: state 7 ports 6 chg 0002 evt 0000
[    4.760244] hub 8-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[    4.816381] ehci_hcd 0000:00:1d.7: port 1 full speed --> companion
[    4.816798] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 003801 0  ACK POWER OWNER sig=j CONNECT
[    4.816810] hub 8-0:1.0: port 1 not reset yet, waiting 50ms
[    4.872121] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    4.872217] hub 7-0:1.0: state 7 ports 6 chg 0000 evt 0008
[    4.872249] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002
[    4.872273] uhci_hcd 0000:00:1a.0: port 1 portsc 01a3,00
[    4.872305] hub 1-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s
[    5.000103] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301
[    5.112076] usb usb5: suspend_rh (auto-stop)
[    5.112107] usb usb6: suspend_rh (auto-stop)
[    5.112109] usb usb3: suspend_rh (auto-stop)
[    5.112188] usb 1-1: new low speed USB device number 2 using uhci_hcd
[    5.269920] usb 1-1: skipped 1 descriptor after interface
[    5.269934] usb 1-1: skipped 1 descriptor after interface
[    5.274900] usb 1-1: default language 0x0409
[    5.289908] usb 1-1: udev 2, busnum 1, minor = 1
[    5.289911] usb 1-1: New USB device found, idVendor=046d, idProduct=c521
[    5.289964] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.290022] usb 1-1: Product: USB Receiver
[    5.290070] usb 1-1: Manufacturer: Logitech
[    5.290638] usb 1-1: usb_probe_device
[    5.290642] usb 1-1: configuration #1 chosen from 1 choice
[    5.300915] usb 1-1: adding 1-1:1.0 (config #1, interface 0)
[    5.301444] usb 1-1: adding 1-1:1.1 (config #1, interface 1)
[    5.302732] hub 8-0:1.0: state 7 ports 6 chg 0000 evt 0002
[    5.302775] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0002
[    5.302800] uhci_hcd 0000:00:1a.1: port 1 portsc 0093,00
[    5.302834] hub 2-0:1.0: port 1, status 0101, change 0001, 12 Mb/s
[    5.315242] usbhid 1-1:1.0: usb_probe_interface
[    5.315247] usbhid 1-1:1.0: usb_probe_interface - got id
[    5.330941] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1:1.0/input/input5
[    5.332336] generic-usb 0003:046D:C521.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1a.0-1/input0
[    5.332451] usbhid 1-1:1.1: usb_probe_interface
[    5.332454] usbhid 1-1:1.1: usb_probe_interface - got id
[    5.362620] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1:1.1/input/input6
[    5.362745] uhci_hcd 0000:00:1a.0: reserve dev 2 ep82-INT, period 8, phase 4, 118 us
[    5.363287] usbhid 1-1:1.1: looking for a minor, starting at 96
[    5.364288] generic-usb 0003:046D:C521.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1a.0-1/input1
[    5.364482] usbcore: registered new interface driver usbhid
[    5.364544] usbhid: USB HID core driver
[    5.436132] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
[    5.548105] usb 2-1: new full speed USB device number 2 using uhci_hcd
[    5.680076] usb 2-1: ep0 maxpacket = 8
[    5.706582] usb 2-1: default language 0x0409
[    5.715595] usb 2-1: udev 2, busnum 2, minor = 129
[    5.715598] usb 2-1: New USB device found, idVendor=08ff, idProduct=2810
[    5.715651] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    5.715709] usb 2-1: Product: Fingerprint Sensor
[    5.716336] usb 2-1: usb_probe_device
[    5.716340] usb 2-1: configuration #1 chosen from 1 choice
[    5.717704] usb 2-1: adding 2-1:1.0 (config #1, interface 0)
[    5.719158] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0002
[    5.719186] uhci_hcd 0000:00:1d.0: port 1 portsc 0093,00
[    5.719221] hub 4-0:1.0: port 1, status 0101, change 0001, 12 Mb/s
[    5.848114] hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
[    5.960118] usb 4-1: new full speed USB device number 2 using uhci_hcd
[    6.092064] usb 4-1: ep0 maxpacket = 8
[    6.112655] usb 4-1: default language 0x0409
[    6.135663] usb 4-1: udev 2, busnum 4, minor = 385
[    6.135666] usb 4-1: New USB device found, idVendor=04b3, idProduct=301a
[    6.135719] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.135772] usb 4-1: Product: USB 1.1 2port downstream low power hub
[    6.135823] usb 4-1: Manufacturer: Lite-On Technology
[    6.136450] usb 4-1: usb_probe_device
[    6.136454] usb 4-1: configuration #1 chosen from 1 choice
[    6.140682] usb 4-1: adding 4-1:1.0 (config #1, interface 0)
[    6.142812] hub 4-1:1.0: usb_probe_interface
[    6.142817] hub 4-1:1.0: usb_probe_interface - got id
[    6.142822] hub 4-1:1.0: USB hub found
[    6.143660] hub 4-1:1.0: 3 ports detected
[    6.143724] hub 4-1:1.0: compound device; port removable status: FRR
[    6.143727] hub 4-1:1.0: individual port power switching
[    6.143729] hub 4-1:1.0: individual port over-current protection
[    6.143733] hub 4-1:1.0: power on to power good time: 44ms
[    6.144666] hub 4-1:1.0: hub controller current requirement: 100mA
[    6.144669] hub 4-1:1.0: 100mA bus power budget for each child
[    6.145677] hub 4-1:1.0: enabling power on all ports
[    6.249685] hub 4-1:1.0: port 1: status 0101 change 0001
[    6.352141] uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    6.352175] hub 4-1:1.0: state 7 ports 3 chg 0002 evt 0000
[    6.353667] hub 4-1:1.0: port 1, status 0101, change 0000, 12 Mb/s
[    6.425664] usb 4-1.1: new full speed USB device number 3 using uhci_hcd
[    6.520065] usb 4-1.1: ep0 maxpacket = 8
[    6.541673] usb 4-1.1: skipped 1 descriptor after interface
[    6.541685] usb 4-1.1: skipped 1 descriptor after interface
[    6.544650] usb 4-1.1: default language 0x0409
[    6.571660] usb 4-1.1: udev 3, busnum 4, minor = 386
[    6.571663] usb 4-1.1: New USB device found, idVendor=04b3, idProduct=301b
[    6.571717] usb 4-1.1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[    6.571780] usb 4-1.1: Product: USB Productivity Option Keyboard( has the hub in # 1 )
[    6.571848] usb 4-1.1: Manufacturer: Lite-On Technology
[    6.572489] usb 4-1.1: usb_probe_device
[    6.572492] usb 4-1.1: configuration #1 chosen from 1 choice
[    6.576682] usb 4-1.1: adding 4-1.1:1.0 (config #1, interface 0)
[    6.578812] usbhid 4-1.1:1.0: usb_probe_interface
[    6.578816] usbhid 4-1.1:1.0: usb_probe_interface - got id
[    6.589076] input: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ) as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.1/4-1.1:1.0/input/input7
[    6.589210] uhci_hcd 0000:00:1d.0: reserve dev 3 ep81-INT, period 8, phase 4, 17 us
[    6.590283] generic-usb 0003:04B3:301B.0003: input,hidraw2: USB HID v1.10 Keyboard [Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )] on usb-0000:00:1d.0-1.1/input0
[    6.590642] usb 4-1.1: adding 4-1.1:1.1 (config #1, interface 1)
[    6.592994] usbhid 4-1.1:1.1: usb_probe_interface
[    6.592998] usbhid 4-1.1:1.1: usb_probe_interface - got id
[    6.597901] input: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ) as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.1/4-1.1:1.1/input/input8
[    6.598032] uhci_hcd 0000:00:1d.0: reserve dev 3 ep82-INT, period 128, phase 0, 14 us
[    6.599072] generic-usb 0003:04B3:301B.0004: input,hidraw3: USB HID v1.10 Device [Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )] on usb-0000:00:1d.0-1.1/input1
[    6.600085] hub 4-1:1.0: 356mA power budget left
[    6.600090] hub 4-1:1.0: state 7 ports 3 chg 0000 evt 0002
[    6.808108] hub 3-0:1.0: hub_suspend
[    6.808149] usb usb3: bus auto-suspend
[    6.808152] usb usb3: suspend_rh
[    6.808173] hub 5-0:1.0: hub_suspend
[    6.808180] usb usb5: bus auto-suspend
[    6.808183] usb usb5: suspend_rh
[    6.808202] hub 6-0:1.0: hub_suspend
[    6.808208] usb usb6: bus auto-suspend
[    6.808211] usb usb6: suspend_rh
[    6.872100] hub 7-0:1.0: hub_suspend
[    6.872109] usb usb7: bus auto-suspend
[    6.872112] ehci_hcd 0000:00:1a.7: suspend root hub
[    7.808068] hub 8-0:1.0: hub_suspend
[    7.808075] usb usb8: bus auto-suspend
[    7.808078] ehci_hcd 0000:00:1d.7: suspend root hub
[    8.768140] EXT3-fs: barriers not enabled
[    8.768679] kjournald starting.  Commit interval 5 seconds
[    8.768841] EXT3-fs (sda1): mounted filesystem with writeback data mode
[   14.094145] Adding 1871568k swap on /dev/sda2.  Priority:-1 extents:1 across:1871568k SS
[   14.137613] EXT3-fs (sda1): using internal journal
[   14.214068] udev[2713]: starting version 163
[   14.579173] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[   14.579681] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[   14.602808] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[   14.615369] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[   14.885694] uhci_hcd 0000:00:1a.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us
[   14.910867] uhci_hcd 0000:00:1a.0: release dev 2 ep81-INT, period 8, phase 4, 118 us
[   15.226091] cfg80211: Calling CRDA to update world regulatory domain
[   15.307829] sshd (2894): /proc/2894/oom_adj is deprecated, please use /proc/2894/oom_score_adj instead.
[   15.329205] cfg80211: World regulatory domain updated:
[   15.329209] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   15.329213] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   15.329216] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   15.329220] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   15.329223] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   15.329227] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   15.344610] [drm] Initialized drm 1.1.0 20060810
[   15.638163] i915 0000:00:02.0: power state changed by ACPI to D0
[   15.638187] i915 0000:00:02.0: power state changed by ACPI to D0
[   15.638197] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   15.638203] i915 0000:00:02.0: setting latency timer to 64
[   15.726982] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[   15.726985] iwlagn: Copyright(c) 2003-2010 Intel Corporation
[   15.727188] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   15.727198] iwlagn 0000:03:00.0: setting latency timer to 64
[   15.727275] iwlagn 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
[   15.788840] iwlagn 0000:03:00.0: device EEPROM VER=0x11f, CALIB=0x4
[   15.788844] iwlagn 0000:03:00.0: Device SKU: 0Xb
[   15.788889] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[   15.789015] iwlagn 0000:03:00.0: irq 45 for MSI/MSI-X
[   15.818164] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-5.ucode' failed.
[   15.838686] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[   15.841827] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-4.ucode' failed.
[   15.880324] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-3.ucode' failed.
[   15.892219] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[   15.893116] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   15.904517] iwlagn 0000:03:00.0: Firmware has old API version. Expected v5, got v2. New firmware can be obtained from http://www.intellinuxwireless.org.
[   15.904595] iwlagn 0000:03:00.0: loaded firmware version 8.24.2.12
[   15.905253] Registered led device: phy0-led
[   15.976989] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   16.046457] i915 0000:00:02.0: irq 46 for MSI/MSI-X
[   16.046567] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   16.046569] [drm] Driver supports precise vblank timestamp query.
[   16.316710] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   16.920496] fb0: inteldrmfb frame buffer device
[   16.920499] drm: registered panic notifier
[   17.059270] acpi device:02: registered as cooling_device2
[   17.063949] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input9
[   17.064895] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[   17.066751] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   17.066895] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[   17.067043] HDA Intel 0000:00:1b.0: irq 47 for MSI/MSI-X
[   17.067228] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   17.220835] Console: switching to colour frame buffer device 180x56
[   18.940962] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   18.941436] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   18.948313] uhci_hcd 0000:00:1a.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us
[   29.456072] eth0: no IPv6 routers present
[   73.120555] pci_bus 0000:00: scanning bus
[   73.120691] pcieport 0000:00:1c.0: scanning [bus 02-02] behind bridge, pass 0
[   73.120699] pci_bus 0000:02: scanning bus
[   73.120704] pci_bus 0000:02: bus scan returning with max=02
[   73.120711] pcieport 0000:00:1c.1: scanning [bus 03-03] behind bridge, pass 0
[   73.120718] pci_bus 0000:03: scanning bus
[   73.120722] pci_bus 0000:03: bus scan returning with max=03
[   73.120729] pcieport 0000:00:1c.3: scanning [bus 05-0c] behind bridge, pass 0
[   73.120736] pci_bus 0000:05: scanning bus
[   73.120803] pci 0000:05:00.0: [1033:0194] type 0 class 0x000c03
[   73.120815] pci 0000:05:00.0: calling quirk_mmio_always_on+0x0/0x17
[   73.120857] pci 0000:05:00.0: reg 10: [mem 0x00000000-0x00001fff 64bit]
[   73.120964] pci 0000:05:00.0: calling quirk_resource_alignment+0x0/0x169
[   73.121046] pci 0000:05:00.0: PME# supported from D0 D3hot
[   73.121056] pci 0000:05:00.0: PME# disabled
[   73.121132] pci_bus 0000:05: bus scan returning with max=05
[   73.121139] pci 0000:00:1e.0: scanning [bus 0d-0d] behind bridge, pass 0
[   73.121146] pci_bus 0000:0d: scanning bus
[   73.121227] pci_bus 0000:0d: bus scan returning with max=0d
[   73.121234] pcieport 0000:00:1c.0: scanning [bus 02-02] behind bridge, pass 1
[   73.121245] pcieport 0000:00:1c.1: scanning [bus 03-03] behind bridge, pass 1
[   73.121255] pcieport 0000:00:1c.3: scanning [bus 05-0c] behind bridge, pass 1
[   73.121265] pci 0000:00:1e.0: scanning [bus 0d-0d] behind bridge, pass 1
[   73.121274] pci_bus 0000:00: bus scan returning with max=0d
[   73.121325] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
[   73.121346] pci 0000:05:00.0: BAR 0: assigned [mem 0xf0000000-0xf0001fff 64bit]
[   73.121361] pci 0000:05:00.0: BAR 0: set to [mem 0xf0000000-0xf0001fff 64bit] (PCI address [0xf0000000-0xf0001fff])
[   73.128263] xhci_hcd 0000:05:00.0: enabling device (0000 -> 0002)
[   73.128275] xhci_hcd 0000:05:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[   73.128396] xhci_hcd 0000:05:00.0: enabling bus mastering
[   73.128405] xhci_hcd 0000:05:00.0: setting latency timer to 64
[   73.128410] xhci_hcd 0000:05:00.0: xHCI Host Controller
[   73.128477] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 9
[   73.144359] xhci_hcd 0000:05:00.0: xHCI capability registers at ffffc900043d8000:
[   73.144365] xhci_hcd 0000:05:00.0: CAPLENGTH AND HCIVERSION 0x960020:
[   73.144369] xhci_hcd 0000:05:00.0: CAPLENGTH: 0x20
[   73.144371] xhci_hcd 0000:05:00.0: HCIVERSION: 0x96
[   73.144376] xhci_hcd 0000:05:00.0: HCSPARAMS 1: 0x4000820
[   73.144379] xhci_hcd 0000:05:00.0:   Max device slots: 32
[   73.144381] xhci_hcd 0000:05:00.0:   Max interrupters: 8
[   73.144384] xhci_hcd 0000:05:00.0:   Max ports: 4
[   73.144389] xhci_hcd 0000:05:00.0: HCSPARAMS 2: 0x11
[   73.144391] xhci_hcd 0000:05:00.0:   Isoc scheduling threshold: 1
[   73.144394] xhci_hcd 0000:05:00.0:   Maximum allowed segments in event ring: 1
[   73.144399] xhci_hcd 0000:05:00.0: HCSPARAMS 3 0x0:
[   73.144401] xhci_hcd 0000:05:00.0:   Worst case U1 device exit latency: 0
[   73.144404] xhci_hcd 0000:05:00.0:   Worst case U2 device exit latency: 0
[   73.144409] xhci_hcd 0000:05:00.0: HCC PARAMS 0x14042cb:
[   73.144412] xhci_hcd 0000:05:00.0:   HC generates 64 bit addresses
[   73.144414] xhci_hcd 0000:05:00.0:   FIXME: more HCCPARAMS debugging
[   73.144419] xhci_hcd 0000:05:00.0: RTSOFF 0x600:
[   73.144422] xhci_hcd 0000:05:00.0: xHCI operational registers at ffffc900043d8020:
[   73.144427] xhci_hcd 0000:05:00.0: USBCMD 0x0:
[   73.144429] xhci_hcd 0000:05:00.0:   HC is being stopped
[   73.144432] xhci_hcd 0000:05:00.0:   HC has finished hard reset
[   73.144434] xhci_hcd 0000:05:00.0:   Event Interrupts disabled
[   73.144437] xhci_hcd 0000:05:00.0:   Host System Error Interrupts disabled
[   73.144440] xhci_hcd 0000:05:00.0:   HC has finished light reset
[   73.144445] xhci_hcd 0000:05:00.0: USBSTS 0x1:
[   73.144447] xhci_hcd 0000:05:00.0:   Event ring is empty
[   73.144450] xhci_hcd 0000:05:00.0:   No Host System Error
[   73.144452] xhci_hcd 0000:05:00.0:   HC is halted
[   73.144457] xhci_hcd 0000:05:00.0: ffffc900043d8420 port status reg = 0x2a0
[   73.144463] xhci_hcd 0000:05:00.0: ffffc900043d8424 port power reg = 0x0
[   73.144468] xhci_hcd 0000:05:00.0: ffffc900043d8428 port link reg = 0x0
[   73.144473] xhci_hcd 0000:05:00.0: ffffc900043d842c port reserved reg = 0x0
[   73.144478] xhci_hcd 0000:05:00.0: ffffc900043d8430 port status reg = 0x2a0
[   73.144484] xhci_hcd 0000:05:00.0: ffffc900043d8434 port power reg = 0x0
[   73.144489] xhci_hcd 0000:05:00.0: ffffc900043d8438 port link reg = 0x0
[   73.144494] xhci_hcd 0000:05:00.0: ffffc900043d843c port reserved reg = 0x0
[   73.144499] xhci_hcd 0000:05:00.0: ffffc900043d8440 port status reg = 0x2a0
[   73.144504] xhci_hcd 0000:05:00.0: ffffc900043d8444 port power reg = 0x0
[   73.144509] xhci_hcd 0000:05:00.0: ffffc900043d8448 port link reg = 0x0
[   73.144514] xhci_hcd 0000:05:00.0: ffffc900043d844c port reserved reg = 0x0
[   73.144519] xhci_hcd 0000:05:00.0: ffffc900043d8450 port status reg = 0x2a0
[   73.144524] xhci_hcd 0000:05:00.0: ffffc900043d8454 port power reg = 0x0
[   73.144529] xhci_hcd 0000:05:00.0: ffffc900043d8458 port link reg = 0x0
[   73.144534] xhci_hcd 0000:05:00.0: ffffc900043d845c port reserved reg = 0x0
[   73.144538] xhci_hcd 0000:05:00.0: // Halt the HC
[   73.144544] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8020, 32'h0, 4'hf);
[   73.144550] xhci_hcd 0000:05:00.0: Resetting HCD
[   73.144554] xhci_hcd 0000:05:00.0: // Reset the HC
[   73.144559] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8020, 32'h2, 4'hf);
[   73.144606] xhci_hcd 0000:05:00.0: Wait for controller to be ready for doorbell rings
[   73.144611] xhci_hcd 0000:05:00.0: Reset complete
[   73.144615] xhci_hcd 0000:05:00.0: Enabling 64-bit DMA addresses.
[   73.144618] xhci_hcd 0000:05:00.0: Calling HCD init
[   73.144620] xhci_hcd 0000:05:00.0: xhci_init
[   73.144623] xhci_hcd 0000:05:00.0: xHCI doesn't need link TRB QUIRK
[   73.144628] xhci_hcd 0000:05:00.0: Supported page size register = 0x1
[   73.144631] xhci_hcd 0000:05:00.0: Supported page size of 4K
[   73.144634] xhci_hcd 0000:05:00.0: HCD page size set to 4K
[   73.144639] xhci_hcd 0000:05:00.0: // xHC can handle at most 32 device slots.
[   73.144644] xhci_hcd 0000:05:00.0: // Setting Max device slots reg = 0x20.
[   73.144647] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8058, 32'h20, 4'hf);
[   73.144663] xhci_hcd 0000:05:00.0: // Device context base array address = 0x3780c000 (DMA), ffff88003780c000 (virt)
[   73.144667] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc900043d8050, 64'h3780c000, 4'hf);
[   73.144739] xhci_hcd 0000:05:00.0: Allocating ring at ffff880131e53d80
[   73.144754] xhci_hcd 0000:05:00.0: Allocating priv segment structure at ffff88012a0def60
[   73.144782] xhci_hcd 0000:05:00.0: // Allocating segment at ffff88003780d000 (virtual) 0x3780d000 (DMA)
[   73.144788] xhci_hcd 0000:05:00.0: Linking segment 0x3780d000 to segment 0x3780d000 (DMA)
[   73.144792] xhci_hcd 0000:05:00.0: Wrote link toggle flag to segment ffff88012a0def60 (virtual), 0x3780d000 (DMA)
[   73.144795] xhci_hcd 0000:05:00.0: Allocated command ring at ffff880131e53d80
[   73.144798] xhci_hcd 0000:05:00.0: First segment DMA is 0x3780d000
[   73.144805] xhci_hcd 0000:05:00.0: // Setting command ring address to 0x20
[   73.144808] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc900043d8038, 64'h3780d001, 4'hf);
[   73.144815] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr low bits + flags = @00000000
[   73.144818] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr high bits = @00000000
[   73.144823] xhci_hcd 0000:05:00.0: // Doorbell array is located at offset 0x800 from cap regs base addr
[   73.144827] xhci_hcd 0000:05:00.0: // xHCI capability registers at ffffc900043d8000:
[   73.144832] xhci_hcd 0000:05:00.0: // @ffffc900043d8000 = 0x960020 (CAPLENGTH AND HCIVERSION)
[   73.144835] xhci_hcd 0000:05:00.0: //   CAPLENGTH: 0x20
[   73.144837] xhci_hcd 0000:05:00.0: // xHCI operational registers at ffffc900043d8020:
[   73.144842] xhci_hcd 0000:05:00.0: // @ffffc900043d8018 = 0x600 RTSOFF
[   73.144845] xhci_hcd 0000:05:00.0: // xHCI runtime registers at ffffc900043d8600:
[   73.144851] xhci_hcd 0000:05:00.0: // @ffffc900043d8014 = 0x800 DBOFF
[   73.144853] xhci_hcd 0000:05:00.0: // Doorbell array at ffffc900043d8800:
[   73.144856] xhci_hcd 0000:05:00.0: xHCI runtime registers at ffffc900043d8600:
[   73.144861] xhci_hcd 0000:05:00.0:   ffffc900043d8600: Microframe index = 0x0
[   73.144876] xhci_hcd 0000:05:00.0: // Allocating event ring
[   73.144892] xhci_hcd 0000:05:00.0: Allocating ring at ffff880131e53c60
[   73.144907] xhci_hcd 0000:05:00.0: Allocating priv segment structure at ffff88012a0de640
[   73.144911] xhci_hcd 0000:05:00.0: // Allocating segment at ffff88003780d400 (virtual) 0x3780d400 (DMA)
[   73.144915] xhci_hcd 0000:05:00.0: Linking segment 0x3780d400 to segment 0x3780d400 (DMA)
[   73.144919] xhci_hcd 0000:05:00.0: TRB math tests passed.
[   73.144932] xhci_hcd 0000:05:00.0: // Allocated event ring segment table at 0x3780e000
[   73.144936] xhci_hcd 0000:05:00.0: Set ERST to 0; private num segs = 1, virt addr = ffff88003780e000, dma addr = 0x3780e000
[   73.144942] xhci_hcd 0000:05:00.0: // Write ERST size = 1 to ir_set 0 (some bits preserved)
[   73.144945] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8628, 32'h1, 4'hf);
[   73.144948] xhci_hcd 0000:05:00.0: // Set ERST entries to point to event ring.
[   73.144951] xhci_hcd 0000:05:00.0: // Set ERST base address for ir_set 0 = 0x3780e000
[   73.144958] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc900043d8630, 64'h3780e000, 4'hf);
[   73.144966] xhci_hcd 0000:05:00.0: // Write event ring dequeue pointer, preserving EHB bit
[   73.144969] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc900043d8638, 64'h3780d400, 4'hf);
[   73.144972] xhci_hcd 0000:05:00.0: Wrote ERST address to ir_set 0.
[   73.144977] xhci_hcd 0000:05:00.0: Allocating 0 scratchpad buffers
[   73.145001] xhci_hcd 0000:05:00.0: Ext Cap ffffc900043d8510, port offset = 1, count = 2, revision = 0x3
[   73.145008] xhci_hcd 0000:05:00.0: Ext Cap ffffc900043d8520, port offset = 3, count = 2, revision = 0x2
[   73.145012] xhci_hcd 0000:05:00.0: Found 2 USB 2.0 ports and 2 USB 3.0 ports.
[   73.145028] xhci_hcd 0000:05:00.0: USB 2.0 port at index 2, addr = ffffc900043d8440
[   73.145031] xhci_hcd 0000:05:00.0: USB 2.0 port at index 3, addr = ffffc900043d8450
[   73.145045] xhci_hcd 0000:05:00.0: USB 3.0 port at index 0, addr = ffffc900043d8420
[   73.145048] xhci_hcd 0000:05:00.0: USB 3.0 port at index 1, addr = ffffc900043d8430
[   73.145051] xhci_hcd 0000:05:00.0: Finished xhci_init
[   73.145053] xhci_hcd 0000:05:00.0: Called HCD init
[   73.145059] xhci_hcd 0000:05:00.0: Got SBRN 48
[   73.145073] xhci_hcd 0000:05:00.0: enabling Mem-Wr-Inval
[   73.145079] xhci_hcd 0000:05:00.0: MWI active
[   73.145081] xhci_hcd 0000:05:00.0: Finished xhci_pci_reinit
[   73.145084] xhci_hcd 0000:05:00.0: supports USB remote wakeup
[   73.145136] xhci_hcd 0000:05:00.0: irq 19, io mem 0xf0000000
[   73.145139] xhci_hcd 0000:05:00.0: xhci_run
[   73.145322] xhci_hcd 0000:05:00.0: irq 48 for MSI/MSI-X
[   73.145328] xhci_hcd 0000:05:00.0: irq 49 for MSI/MSI-X
[   73.145334] xhci_hcd 0000:05:00.0: irq 50 for MSI/MSI-X
[   73.145938] xhci_hcd 0000:05:00.0: Setting event ring polling timer
[   73.145942] xhci_hcd 0000:05:00.0: Command ring memory map follows:
[   73.145946] xhci_hcd 0000:05:00.0: @3780d000 00000000 00000000 00000000 00000000
[   73.145950] xhci_hcd 0000:05:00.0: @3780d010 00000000 00000000 00000000 00000000
[   73.145954] xhci_hcd 0000:05:00.0: @3780d020 00000000 00000000 00000000 00000000
[   73.145958] xhci_hcd 0000:05:00.0: @3780d030 00000000 00000000 00000000 00000000
[   73.145961] xhci_hcd 0000:05:00.0: @3780d040 00000000 00000000 00000000 00000000
[   73.145965] xhci_hcd 0000:05:00.0: @3780d050 00000000 00000000 00000000 00000000
[   73.145969] xhci_hcd 0000:05:00.0: @3780d060 00000000 00000000 00000000 00000000
[   73.145973] xhci_hcd 0000:05:00.0: @3780d070 00000000 00000000 00000000 00000000
[   73.145977] xhci_hcd 0000:05:00.0: @3780d080 00000000 00000000 00000000 00000000
[   73.145980] xhci_hcd 0000:05:00.0: @3780d090 00000000 00000000 00000000 00000000
[   73.145984] xhci_hcd 0000:05:00.0: @3780d0a0 00000000 00000000 00000000 00000000
[   73.145988] xhci_hcd 0000:05:00.0: @3780d0b0 00000000 00000000 00000000 00000000
[   73.145992] xhci_hcd 0000:05:00.0: @3780d0c0 00000000 00000000 00000000 00000000
[   73.145996] xhci_hcd 0000:05:00.0: @3780d0d0 00000000 00000000 00000000 00000000
[   73.146000] xhci_hcd 0000:05:00.0: @3780d0e0 00000000 00000000 00000000 00000000
[   73.146003] xhci_hcd 0000:05:00.0: @3780d0f0 00000000 00000000 00000000 00000000
[   73.146007] xhci_hcd 0000:05:00.0: @3780d100 00000000 00000000 00000000 00000000
[   73.146011] xhci_hcd 0000:05:00.0: @3780d110 00000000 00000000 00000000 00000000
[   73.146015] xhci_hcd 0000:05:00.0: @3780d120 00000000 00000000 00000000 00000000
[   73.146019] xhci_hcd 0000:05:00.0: @3780d130 00000000 00000000 00000000 00000000
[   73.146023] xhci_hcd 0000:05:00.0: @3780d140 00000000 00000000 00000000 00000000
[   73.146027] xhci_hcd 0000:05:00.0: @3780d150 00000000 00000000 00000000 00000000
[   73.146030] xhci_hcd 0000:05:00.0: @3780d160 00000000 00000000 00000000 00000000
[   73.146034] xhci_hcd 0000:05:00.0: @3780d170 00000000 00000000 00000000 00000000
[   73.146038] xhci_hcd 0000:05:00.0: @3780d180 00000000 00000000 00000000 00000000
[   73.146042] xhci_hcd 0000:05:00.0: @3780d190 00000000 00000000 00000000 00000000
[   73.146046] xhci_hcd 0000:05:00.0: @3780d1a0 00000000 00000000 00000000 00000000
[   73.146050] xhci_hcd 0000:05:00.0: @3780d1b0 00000000 00000000 00000000 00000000
[   73.146053] xhci_hcd 0000:05:00.0: @3780d1c0 00000000 00000000 00000000 00000000
[   73.146057] xhci_hcd 0000:05:00.0: @3780d1d0 00000000 00000000 00000000 00000000
[   73.146061] xhci_hcd 0000:05:00.0: @3780d1e0 00000000 00000000 00000000 00000000
[   73.146065] xhci_hcd 0000:05:00.0: @3780d1f0 00000000 00000000 00000000 00000000
[   73.146069] xhci_hcd 0000:05:00.0: @3780d200 00000000 00000000 00000000 00000000
[   73.146073] xhci_hcd 0000:05:00.0: @3780d210 00000000 00000000 00000000 00000000
[   73.146077] xhci_hcd 0000:05:00.0: @3780d220 00000000 00000000 00000000 00000000
[   73.146081] xhci_hcd 0000:05:00.0: @3780d230 00000000 00000000 00000000 00000000
[   73.146085] xhci_hcd 0000:05:00.0: @3780d240 00000000 00000000 00000000 00000000
[   73.146088] xhci_hcd 0000:05:00.0: @3780d250 00000000 00000000 00000000 00000000
[   73.146092] xhci_hcd 0000:05:00.0: @3780d260 00000000 00000000 00000000 00000000
[   73.146096] xhci_hcd 0000:05:00.0: @3780d270 00000000 00000000 00000000 00000000
[   73.146100] xhci_hcd 0000:05:00.0: @3780d280 00000000 00000000 00000000 00000000
[   73.146104] xhci_hcd 0000:05:00.0: @3780d290 00000000 00000000 00000000 00000000
[   73.146108] xhci_hcd 0000:05:00.0: @3780d2a0 00000000 00000000 00000000 00000000
[   73.146111] xhci_hcd 0000:05:00.0: @3780d2b0 00000000 00000000 00000000 00000000
[   73.146115] xhci_hcd 0000:05:00.0: @3780d2c0 00000000 00000000 00000000 00000000
[   73.146119] xhci_hcd 0000:05:00.0: @3780d2d0 00000000 00000000 00000000 00000000
[   73.146123] xhci_hcd 0000:05:00.0: @3780d2e0 00000000 00000000 00000000 00000000
[   73.146127] xhci_hcd 0000:05:00.0: @3780d2f0 00000000 00000000 00000000 00000000
[   73.146130] xhci_hcd 0000:05:00.0: @3780d300 00000000 00000000 00000000 00000000
[   73.146134] xhci_hcd 0000:05:00.0: @3780d310 00000000 00000000 00000000 00000000
[   73.146138] xhci_hcd 0000:05:00.0: @3780d320 00000000 00000000 00000000 00000000
[   73.146142] xhci_hcd 0000:05:00.0: @3780d330 00000000 00000000 00000000 00000000
[   73.146146] xhci_hcd 0000:05:00.0: @3780d340 00000000 00000000 00000000 00000000
[   73.146150] xhci_hcd 0000:05:00.0: @3780d350 00000000 00000000 00000000 00000000
[   73.146154] xhci_hcd 0000:05:00.0: @3780d360 00000000 00000000 00000000 00000000
[   73.146157] xhci_hcd 0000:05:00.0: @3780d370 00000000 00000000 00000000 00000000
[   73.146161] xhci_hcd 0000:05:00.0: @3780d380 00000000 00000000 00000000 00000000
[   73.146165] xhci_hcd 0000:05:00.0: @3780d390 00000000 00000000 00000000 00000000
[   73.146169] xhci_hcd 0000:05:00.0: @3780d3a0 00000000 00000000 00000000 00000000
[   73.146173] xhci_hcd 0000:05:00.0: @3780d3b0 00000000 00000000 00000000 00000000
[   73.146176] xhci_hcd 0000:05:00.0: @3780d3c0 00000000 00000000 00000000 00000000
[   73.146180] xhci_hcd 0000:05:00.0: @3780d3d0 00000000 00000000 00000000 00000000
[   73.146184] xhci_hcd 0000:05:00.0: @3780d3e0 00000000 00000000 00000000 00000000
[   73.146188] xhci_hcd 0000:05:00.0: @3780d3f0 3780d000 00000000 00000000 00001802
[   73.146191] xhci_hcd 0000:05:00.0:   Ring has not been updated
[   73.146195] xhci_hcd 0000:05:00.0: Ring deq = ffff88003780d000 (virt), 0x3780d000 (dma)
[   73.146198] xhci_hcd 0000:05:00.0: Ring deq updated 0 times
[   73.146201] xhci_hcd 0000:05:00.0: Ring enq = ffff88003780d000 (virt), 0x3780d000 (dma)
[   73.146204] xhci_hcd 0000:05:00.0: Ring enq updated 0 times
[   73.146210] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr low bits + flags = @00000000
[   73.146213] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr high bits = @00000000
[   73.146216] xhci_hcd 0000:05:00.0: ERST memory map follows:
[   73.146219] xhci_hcd 0000:05:00.0: @3780e000 3780d400 00000000 00000040 00000000
[   73.146222] xhci_hcd 0000:05:00.0: Event ring:
[   73.146225] xhci_hcd 0000:05:00.0: @3780d400 00000000 00000000 00000000 00000000
[   73.146229] xhci_hcd 0000:05:00.0: @3780d410 00000000 00000000 00000000 00000000
[   73.146233] xhci_hcd 0000:05:00.0: @3780d420 00000000 00000000 00000000 00000000
[   73.146237] xhci_hcd 0000:05:00.0: @3780d430 00000000 00000000 00000000 00000000
[   73.146241] xhci_hcd 0000:05:00.0: @3780d440 00000000 00000000 00000000 00000000
[   73.146244] xhci_hcd 0000:05:00.0: @3780d450 00000000 00000000 00000000 00000000
[   73.146248] xhci_hcd 0000:05:00.0: @3780d460 00000000 00000000 00000000 00000000
[   73.146252] xhci_hcd 0000:05:00.0: @3780d470 00000000 00000000 00000000 00000000
[   73.146256] xhci_hcd 0000:05:00.0: @3780d480 00000000 00000000 00000000 00000000
[   73.146260] xhci_hcd 0000:05:00.0: @3780d490 00000000 00000000 00000000 00000000
[   73.146263] xhci_hcd 0000:05:00.0: @3780d4a0 00000000 00000000 00000000 00000000
[   73.146267] xhci_hcd 0000:05:00.0: @3780d4b0 00000000 00000000 00000000 00000000
[   73.146271] xhci_hcd 0000:05:00.0: @3780d4c0 00000000 00000000 00000000 00000000
[   73.146275] xhci_hcd 0000:05:00.0: @3780d4d0 00000000 00000000 00000000 00000000
[   73.146279] xhci_hcd 0000:05:00.0: @3780d4e0 00000000 00000000 00000000 00000000
[   73.146283] xhci_hcd 0000:05:00.0: @3780d4f0 00000000 00000000 00000000 00000000
[   73.146286] xhci_hcd 0000:05:00.0: @3780d500 00000000 00000000 00000000 00000000
[   73.146290] xhci_hcd 0000:05:00.0: @3780d510 00000000 00000000 00000000 00000000
[   73.146294] xhci_hcd 0000:05:00.0: @3780d520 00000000 00000000 00000000 00000000
[   73.146298] xhci_hcd 0000:05:00.0: @3780d530 00000000 00000000 00000000 00000000
[   73.146302] xhci_hcd 0000:05:00.0: @3780d540 00000000 00000000 00000000 00000000
[   73.146306] xhci_hcd 0000:05:00.0: @3780d550 00000000 00000000 00000000 00000000
[   73.146309] xhci_hcd 0000:05:00.0: @3780d560 00000000 00000000 00000000 00000000
[   73.146313] xhci_hcd 0000:05:00.0: @3780d570 00000000 00000000 00000000 00000000
[   73.146317] xhci_hcd 0000:05:00.0: @3780d580 00000000 00000000 00000000 00000000
[   73.146321] xhci_hcd 0000:05:00.0: @3780d590 00000000 00000000 00000000 00000000
[   73.146325] xhci_hcd 0000:05:00.0: @3780d5a0 00000000 00000000 00000000 00000000
[   73.146329] xhci_hcd 0000:05:00.0: @3780d5b0 00000000 00000000 00000000 00000000
[   73.146332] xhci_hcd 0000:05:00.0: @3780d5c0 00000000 00000000 00000000 00000000
[   73.146336] xhci_hcd 0000:05:00.0: @3780d5d0 00000000 00000000 00000000 00000000
[   73.146340] xhci_hcd 0000:05:00.0: @3780d5e0 00000000 00000000 00000000 00000000
[   73.146344] xhci_hcd 0000:05:00.0: @3780d5f0 00000000 00000000 00000000 00000000
[   73.146348] xhci_hcd 0000:05:00.0: @3780d600 00000000 00000000 00000000 00000000
[   73.146351] xhci_hcd 0000:05:00.0: @3780d610 00000000 00000000 00000000 00000000
[   73.146355] xhci_hcd 0000:05:00.0: @3780d620 00000000 00000000 00000000 00000000
[   73.146359] xhci_hcd 0000:05:00.0: @3780d630 00000000 00000000 00000000 00000000
[   73.146363] xhci_hcd 0000:05:00.0: @3780d640 00000000 00000000 00000000 00000000
[   73.146366] xhci_hcd 0000:05:00.0: @3780d650 00000000 00000000 00000000 00000000
[   73.146370] xhci_hcd 0000:05:00.0: @3780d660 00000000 00000000 00000000 00000000
[   73.146374] xhci_hcd 0000:05:00.0: @3780d670 00000000 00000000 00000000 00000000
[   73.146378] xhci_hcd 0000:05:00.0: @3780d680 00000000 00000000 00000000 00000000
[   73.146382] xhci_hcd 0000:05:00.0: @3780d690 00000000 00000000 00000000 00000000
[   73.146386] xhci_hcd 0000:05:00.0: @3780d6a0 00000000 00000000 00000000 00000000
[   73.146390] xhci_hcd 0000:05:00.0: @3780d6b0 00000000 00000000 00000000 00000000
[   73.146393] xhci_hcd 0000:05:00.0: @3780d6c0 00000000 00000000 00000000 00000000
[   73.146397] xhci_hcd 0000:05:00.0: @3780d6d0 00000000 00000000 00000000 00000000
[   73.146401] xhci_hcd 0000:05:00.0: @3780d6e0 00000000 00000000 00000000 00000000
[   73.146405] xhci_hcd 0000:05:00.0: @3780d6f0 00000000 00000000 00000000 00000000
[   73.146409] xhci_hcd 0000:05:00.0: @3780d700 00000000 00000000 00000000 00000000
[   73.146412] xhci_hcd 0000:05:00.0: @3780d710 00000000 00000000 00000000 00000000
[   73.146416] xhci_hcd 0000:05:00.0: @3780d720 00000000 00000000 00000000 00000000
[   73.146420] xhci_hcd 0000:05:00.0: @3780d730 00000000 00000000 00000000 00000000
[   73.146424] xhci_hcd 0000:05:00.0: @3780d740 00000000 00000000 00000000 00000000
[   73.146428] xhci_hcd 0000:05:00.0: @3780d750 00000000 00000000 00000000 00000000
[   73.146432] xhci_hcd 0000:05:00.0: @3780d760 00000000 00000000 00000000 00000000
[   73.146435] xhci_hcd 0000:05:00.0: @3780d770 00000000 00000000 00000000 00000000
[   73.146439] xhci_hcd 0000:05:00.0: @3780d780 00000000 00000000 00000000 00000000
[   73.146443] xhci_hcd 0000:05:00.0: @3780d790 00000000 00000000 00000000 00000000
[   73.146447] xhci_hcd 0000:05:00.0: @3780d7a0 00000000 00000000 00000000 00000000
[   73.146451] xhci_hcd 0000:05:00.0: @3780d7b0 00000000 00000000 00000000 00000000
[   73.146454] xhci_hcd 0000:05:00.0: @3780d7c0 00000000 00000000 00000000 00000000
[   73.146458] xhci_hcd 0000:05:00.0: @3780d7d0 00000000 00000000 00000000 00000000
[   73.146462] xhci_hcd 0000:05:00.0: @3780d7e0 00000000 00000000 00000000 00000000
[   73.146466] xhci_hcd 0000:05:00.0: @3780d7f0 00000000 00000000 00000000 00000000
[   73.146469] xhci_hcd 0000:05:00.0:   Ring has not been updated
[   73.146472] xhci_hcd 0000:05:00.0: Ring deq = ffff88003780d400 (virt), 0x3780d400 (dma)
[   73.146475] xhci_hcd 0000:05:00.0: Ring deq updated 0 times
[   73.146478] xhci_hcd 0000:05:00.0: Ring enq = ffff88003780d400 (virt), 0x3780d400 (dma)
[   73.146481] xhci_hcd 0000:05:00.0: Ring enq updated 0 times
[   73.146488] xhci_hcd 0000:05:00.0: ERST deq = 64'h3780d400
[   73.146490] xhci_hcd 0000:05:00.0: // Set the interrupt modulation register
[   73.146496] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8624, 32'ha0, 4'hf);
[   73.146501] xhci_hcd 0000:05:00.0: // Enable interrupts, cmd = 0x4.
[   73.146504] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8020, 32'h4, 4'hf);
[   73.146509] xhci_hcd 0000:05:00.0: // Enabling event ring interrupter ffffc900043d8620 by writing 0x2 to irq_pending
[   73.146513] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8620, 32'h2, 4'hf);
[   73.146518] xhci_hcd 0000:05:00.0:   ffffc900043d8620: ir_set[0]
[   73.146521] xhci_hcd 0000:05:00.0:   ffffc900043d8620: ir_set.pending = 0x2
[   73.146526] xhci_hcd 0000:05:00.0:   ffffc900043d8624: ir_set.control = 0xa0
[   73.146531] xhci_hcd 0000:05:00.0:   ffffc900043d8628: ir_set.erst_size = 0x1
[   73.146540] xhci_hcd 0000:05:00.0:   ffffc900043d8630: ir_set.erst_base = @3780e000
[   73.146547] xhci_hcd 0000:05:00.0:   ffffc900043d8638: ir_set.erst_dequeue = @3780d400
[   73.146551] xhci_hcd 0000:05:00.0: Endpoint state = 0x1
[   73.146554] xhci_hcd 0000:05:00.0: Command ring enq = 0x3780d010 (DMA)
[   73.146557] xhci_hcd 0000:05:00.0: Finished xhci_run for USB2 roothub
[   73.146838] usb usb9: default language 0x0409
[   73.147060] usb usb9: udev 1, busnum 9, minor = 1024
[   73.147063] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
[   73.147066] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   73.147069] usb usb9: Product: xHCI Host Controller
[   73.147072] usb usb9: Manufacturer: Linux 2.6.38+ xhci_hcd
[   73.147074] usb usb9: SerialNumber: 0000:05:00.0
[   73.150549] usb usb9: usb_probe_device
[   73.150554] usb usb9: configuration #1 chosen from 1 choice
[   73.150596] xHCI xhci_add_endpoint called for root hub
[   73.150599] xHCI xhci_check_bandwidth called for root hub
[   73.150672] usb usb9: adding 9-0:1.0 (config #1, interface 0)
[   73.151298] hub 9-0:1.0: usb_probe_interface
[   73.151301] hub 9-0:1.0: usb_probe_interface - got id
[   73.151306] hub 9-0:1.0: USB hub found
[   73.151545] hub 9-0:1.0: 2 ports detected
[   73.151570] hub 9-0:1.0: standalone hub
[   73.151573] hub 9-0:1.0: individual port power switching
[   73.151575] hub 9-0:1.0: individual port over-current protection
[   73.151579] hub 9-0:1.0: Single TT
[   73.151582] hub 9-0:1.0: TT requires at most 8 FS bit times (666 ns)
[   73.151584] hub 9-0:1.0: power on to power good time: 20ms
[   73.151732] hub 9-0:1.0: local power source is good
[   73.151758] hub 9-0:1.0: enabling power on all ports
[   73.151817] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8440, 32'h2a0, 4'hf);
[   73.151822] xhci_hcd 0000:05:00.0: set port power, actual port 0 status  = 0x2a0
[   73.151892] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8450, 32'h2a0, 4'hf);
[   73.151898] xhci_hcd 0000:05:00.0: set port power, actual port 1 status  = 0x2a0
[   73.155659] xhci_hcd 0000:05:00.0: xHCI Host Controller
[   73.155714] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 10
[   73.168066] xhci_hcd 0000:05:00.0: Enabling 64-bit DMA addresses.
[   73.168071] xhci_hcd 0000:05:00.0: supports USB remote wakeup
[   73.168076] xhci_hcd 0000:05:00.0: // Turn on HC, cmd = 0x5.
[   73.168080] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8020, 32'h5, 4'hf);
[   73.168095] xhci_hcd 0000:05:00.0: // Ding dong!
[   73.168097] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8800, 32'h0, 4'hf);
[   73.168103] xhci_hcd 0000:05:00.0: Finished xhci_run for USB3 roothub
[   73.168258] xhci_hcd 0000:05:00.0: op reg status = 00000008
[   73.168262] xhci_hcd 0000:05:00.0: Event ring dequeue ptr:
[   73.168266] xhci_hcd 0000:05:00.0: @3780d400 3780d000 00000000 01003021 0000c001
[   73.168269] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8024, 32'h8, 4'hf);
[   73.168273] xhci_hcd 0000:05:00.0: In xhci_handle_event
[   73.168275] xhci_hcd 0000:05:00.0: xhci_handle_event - OS owns TRB
[   73.168279] xhci_hcd 0000:05:00.0: Vendor specific event TRB type = 48
[   73.168283] xhci_hcd 0000:05:00.0: NEC firmware version 30.21
[   73.168286] xhci_hcd 0000:05:00.0: Command ring deq = 0x3780d010 (DMA)
[   73.168289] xhci_hcd 0000:05:00.0: Event ring deq = 0x3780d410 (DMA)
[   73.168292] xhci_hcd 0000:05:00.0: In xhci_handle_event
[   73.168301] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc900043d8638, 64'h3780d418, 4'hf);
[   73.168311] usb usb10: skipped 1 descriptor after endpoint
[   73.168377] usb usb10: default language 0x0409
[   73.168583] usb usb10: udev 1, busnum 10, minor = 1152
[   73.168586] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003
[   73.168589] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   73.168592] usb usb10: Product: xHCI Host Controller
[   73.168595] usb usb10: Manufacturer: Linux 2.6.38+ xhci_hcd
[   73.168597] usb usb10: SerialNumber: 0000:05:00.0
[   73.171723] usb usb10: usb_probe_device
[   73.171727] usb usb10: configuration #1 chosen from 1 choice
[   73.171766] xHCI xhci_add_endpoint called for root hub
[   73.171768] xHCI xhci_check_bandwidth called for root hub
[   73.171842] usb usb10: adding 10-0:1.0 (config #1, interface 0)
[   73.172881] hub 10-0:1.0: usb_probe_interface
[   73.172885] hub 10-0:1.0: usb_probe_interface - got id
[   73.172890] hub 10-0:1.0: USB hub found
[   73.173056] hub 10-0:1.0: 2 ports detected
[   73.173080] hub 10-0:1.0: standalone hub
[   73.173083] hub 10-0:1.0: individual port power switching
[   73.173085] hub 10-0:1.0: individual port over-current protection
[   73.173090] hub 10-0:1.0: TT requires at most 8 FS bit times (666 ns)
[   73.173092] hub 10-0:1.0: power on to power good time: 20ms
[   73.173232] hub 10-0:1.0: local power source is good
[   73.173260] hub 10-0:1.0: enabling power on all ports
[   73.173328] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8420, 32'h2a0, 4'hf);
[   73.173337] xhci_hcd 0000:05:00.0: set port power, actual port 0 status  = 0x2a0
[   73.173412] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8430, 32'h2a0, 4'hf);
[   73.173421] xhci_hcd 0000:05:00.0: set port power, actual port 1 status  = 0x2a0
[   73.248167] xhci_hcd 0000:05:00.0: get port status, actual port 0 status  = 0x2a0
[   73.248171] xhci_hcd 0000:05:00.0: Get port status returned 0x100
[   73.248212] xhci_hcd 0000:05:00.0: get port status, actual port 1 status  = 0x2a0
[   73.248215] xhci_hcd 0000:05:00.0: Get port status returned 0x100
[   73.248238] hub 9-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   73.272081] xhci_hcd 0000:05:00.0: get port status, actual port 0 status  = 0x2a0
[   73.272085] xhci_hcd 0000:05:00.0: Get port status returned 0x100
[   73.272124] xhci_hcd 0000:05:00.0: get port status, actual port 1 status  = 0x2a0
[   73.272127] xhci_hcd 0000:05:00.0: Get port status returned 0x100
[   73.272146] hub 10-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   75.808138] hub 9-0:1.0: hub_suspend
[   75.808236] usb usb9: bus auto-suspend
[   75.808240] xhci_hcd 0000:05:00.0: suspend USB 2.0 root hub
[   75.808247] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8450, 32'ha0002a0, 4'hf);
[   75.808255] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8440, 32'ha0002a0, 4'hf);
[   75.808264] hub 10-0:1.0: hub_suspend
[   75.808271] usb usb10: bus auto-suspend
[   75.808273] xhci_hcd 0000:05:00.0: suspend USB 3.0 root hub
[   75.808280] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8430, 32'ha0002a0, 4'hf);
[   75.808289] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900043d8420, 32'ha0002a0, 4'hf);
[   79.171002] kmemleak: 2 new suspected memory leaks (see /sys/kernel/debug/kmemleak)
[  133.344134] xhci_hcd 0000:05:00.0: Poll event ring: 4294925632
[  133.344141] xhci_hcd 0000:05:00.0: op reg status = 0x0
[  133.344147] xhci_hcd 0000:05:00.0: ir_set 0 pending = 0x2
[  133.344149] xhci_hcd 0000:05:00.0: HC error bitmask = 0x4
[  133.344152] xhci_hcd 0000:05:00.0: Event ring:
[  133.344156] xhci_hcd 0000:05:00.0: @3780d400 3780d000 00000000 01003021 0000c001
[  133.344159] xhci_hcd 0000:05:00.0: @3780d410 00000000 00000000 00000000 00000000
[  133.344163] xhci_hcd 0000:05:00.0: @3780d420 00000000 00000000 00000000 00000000
[  133.344166] xhci_hcd 0000:05:00.0: @3780d430 00000000 00000000 00000000 00000000
[  133.344169] xhci_hcd 0000:05:00.0: @3780d440 00000000 00000000 00000000 00000000
[  133.344172] xhci_hcd 0000:05:00.0: @3780d450 00000000 00000000 00000000 00000000
[  133.344176] xhci_hcd 0000:05:00.0: @3780d460 00000000 00000000 00000000 00000000
[  133.344179] xhci_hcd 0000:05:00.0: @3780d470 00000000 00000000 00000000 00000000
[  133.344182] xhci_hcd 0000:05:00.0: @3780d480 00000000 00000000 00000000 00000000
[  133.344185] xhci_hcd 0000:05:00.0: @3780d490 00000000 00000000 00000000 00000000
[  133.344189] xhci_hcd 0000:05:00.0: @3780d4a0 00000000 00000000 00000000 00000000
[  133.344192] xhci_hcd 0000:05:00.0: @3780d4b0 00000000 00000000 00000000 00000000
[  133.344195] xhci_hcd 0000:05:00.0: @3780d4c0 00000000 00000000 00000000 00000000
[  133.344198] xhci_hcd 0000:05:00.0: @3780d4d0 00000000 00000000 00000000 00000000
[  133.344202] xhci_hcd 0000:05:00.0: @3780d4e0 00000000 00000000 00000000 00000000
[  133.344205] xhci_hcd 0000:05:00.0: @3780d4f0 00000000 00000000 00000000 00000000
[  133.344208] xhci_hcd 0000:05:00.0: @3780d500 00000000 00000000 00000000 00000000
[  133.344211] xhci_hcd 0000:05:00.0: @3780d510 00000000 00000000 00000000 00000000
[  133.344215] xhci_hcd 0000:05:00.0: @3780d520 00000000 00000000 00000000 00000000
[  133.344218] xhci_hcd 0000:05:00.0: @3780d530 00000000 00000000 00000000 00000000
[  133.344227] xhci_hcd 0000:05:00.0: @3780d540 00000000 00000000 00000000 00000000
[  133.344230] xhci_hcd 0000:05:00.0: @3780d550 00000000 00000000 00000000 00000000
[  133.344232] xhci_hcd 0000:05:00.0: @3780d560 00000000 00000000 00000000 00000000
[  133.344235] xhci_hcd 0000:05:00.0: @3780d570 00000000 00000000 00000000 00000000
[  133.344238] xhci_hcd 0000:05:00.0: @3780d580 00000000 00000000 00000000 00000000
[  133.344241] xhci_hcd 0000:05:00.0: @3780d590 00000000 00000000 00000000 00000000
[  133.344244] xhci_hcd 0000:05:00.0: @3780d5a0 00000000 00000000 00000000 00000000
[  133.344247] xhci_hcd 0000:05:00.0: @3780d5b0 00000000 00000000 00000000 00000000
[  133.344250] xhci_hcd 0000:05:00.0: @3780d5c0 00000000 00000000 00000000 00000000
[  133.344253] xhci_hcd 0000:05:00.0: @3780d5d0 00000000 00000000 00000000 00000000
[  133.344255] xhci_hcd 0000:05:00.0: @3780d5e0 00000000 00000000 00000000 00000000
[  133.344258] xhci_hcd 0000:05:00.0: @3780d5f0 00000000 00000000 00000000 00000000
[  133.344261] xhci_hcd 0000:05:00.0: @3780d600 00000000 00000000 00000000 00000000
[  133.344264] xhci_hcd 0000:05:00.0: @3780d610 00000000 00000000 00000000 00000000
[  133.344267] xhci_hcd 0000:05:00.0: @3780d620 00000000 00000000 00000000 00000000
[  133.344270] xhci_hcd 0000:05:00.0: @3780d630 00000000 00000000 00000000 00000000
[  133.344272] xhci_hcd 0000:05:00.0: @3780d640 00000000 00000000 00000000 00000000
[  133.344275] xhci_hcd 0000:05:00.0: @3780d650 00000000 00000000 00000000 00000000
[  133.344278] xhci_hcd 0000:05:00.0: @3780d660 00000000 00000000 00000000 00000000
[  133.344281] xhci_hcd 0000:05:00.0: @3780d670 00000000 00000000 00000000 00000000
[  133.344284] xhci_hcd 0000:05:00.0: @3780d680 00000000 00000000 00000000 00000000
[  133.344287] xhci_hcd 0000:05:00.0: @3780d690 00000000 00000000 00000000 00000000
[  133.344289] xhci_hcd 0000:05:00.0: @3780d6a0 00000000 00000000 00000000 00000000
[  133.344292] xhci_hcd 0000:05:00.0: @3780d6b0 00000000 00000000 00000000 00000000
[  133.344295] xhci_hcd 0000:05:00.0: @3780d6c0 00000000 00000000 00000000 00000000
[  133.344298] xhci_hcd 0000:05:00.0: @3780d6d0 00000000 00000000 00000000 00000000
[  133.344301] xhci_hcd 0000:05:00.0: @3780d6e0 00000000 00000000 00000000 00000000
[  133.344304] xhci_hcd 0000:05:00.0: @3780d6f0 00000000 00000000 00000000 00000000
[  133.344307] xhci_hcd 0000:05:00.0: @3780d700 00000000 00000000 00000000 00000000
[  133.344309] xhci_hcd 0000:05:00.0: @3780d710 00000000 00000000 00000000 00000000
[  133.344312] xhci_hcd 0000:05:00.0: @3780d720 00000000 00000000 00000000 00000000
[  133.344315] xhci_hcd 0000:05:00.0: @3780d730 00000000 00000000 00000000 00000000
[  133.344318] xhci_hcd 0000:05:00.0: @3780d740 00000000 00000000 00000000 00000000
[  133.344321] xhci_hcd 0000:05:00.0: @3780d750 00000000 00000000 00000000 00000000
[  133.344323] xhci_hcd 0000:05:00.0: @3780d760 00000000 00000000 00000000 00000000
[  133.344326] xhci_hcd 0000:05:00.0: @3780d770 00000000 00000000 00000000 00000000
[  133.344329] xhci_hcd 0000:05:00.0: @3780d780 00000000 00000000 00000000 00000000
[  133.344332] xhci_hcd 0000:05:00.0: @3780d790 00000000 00000000 00000000 00000000
[  133.344335] xhci_hcd 0000:05:00.0: @3780d7a0 00000000 00000000 00000000 00000000
[  133.344338] xhci_hcd 0000:05:00.0: @3780d7b0 00000000 00000000 00000000 00000000
[  133.344340] xhci_hcd 0000:05:00.0: @3780d7c0 00000000 00000000 00000000 00000000
[  133.344343] xhci_hcd 0000:05:00.0: @3780d7d0 00000000 00000000 00000000 00000000
[  133.344346] xhci_hcd 0000:05:00.0: @3780d7e0 00000000 00000000 00000000 00000000
[  133.344349] xhci_hcd 0000:05:00.0: @3780d7f0 00000000 00000000 00000000 00000000
[  133.344353] xhci_hcd 0000:05:00.0: Ring deq = ffff88003780d410 (virt), 0x3780d410 (dma)
[  133.344355] xhci_hcd 0000:05:00.0: Ring deq updated 1 times
[  133.344358] xhci_hcd 0000:05:00.0: Ring enq = ffff88003780d400 (virt), 0x3780d400 (dma)
[  133.344361] xhci_hcd 0000:05:00.0: Ring enq updated 0 times
[  133.344369] xhci_hcd 0000:05:00.0: ERST deq = 64'h3780d410
[  133.344372] xhci_hcd 0000:05:00.0: Command ring:
[  133.344375] xhci_hcd 0000:05:00.0: @3780d000 00000000 00000000 00000000 0000c401
[  133.344377] xhci_hcd 0000:05:00.0: @3780d010 00000000 00000000 00000000 00000000
[  133.344381] xhci_hcd 0000:05:00.0: @3780d020 00000000 00000000 00000000 00000000
[  133.344383] xhci_hcd 0000:05:00.0: @3780d030 00000000 00000000 00000000 00000000
[  133.344386] xhci_hcd 0000:05:00.0: @3780d040 00000000 00000000 00000000 00000000
[  133.344389] xhci_hcd 0000:05:00.0: @3780d050 00000000 00000000 00000000 00000000
[  133.344392] xhci_hcd 0000:05:00.0: @3780d060 00000000 00000000 00000000 00000000
[  133.344395] xhci_hcd 0000:05:00.0: @3780d070 00000000 00000000 00000000 00000000
[  133.344398] xhci_hcd 0000:05:00.0: @3780d080 00000000 00000000 00000000 00000000
[  133.344401] xhci_hcd 0000:05:00.0: @3780d090 00000000 00000000 00000000 00000000
[  133.344403] xhci_hcd 0000:05:00.0: @3780d0a0 00000000 00000000 00000000 00000000
[  133.344406] xhci_hcd 0000:05:00.0: @3780d0b0 00000000 00000000 00000000 00000000
[  133.344409] xhci_hcd 0000:05:00.0: @3780d0c0 00000000 00000000 00000000 00000000
[  133.344412] xhci_hcd 0000:05:00.0: @3780d0d0 00000000 00000000 00000000 00000000
[  133.344415] xhci_hcd 0000:05:00.0: @3780d0e0 00000000 00000000 00000000 00000000
[  133.344418] xhci_hcd 0000:05:00.0: @3780d0f0 00000000 00000000 00000000 00000000
[  133.344421] xhci_hcd 0000:05:00.0: @3780d100 00000000 00000000 00000000 00000000
[  133.344423] xhci_hcd 0000:05:00.0: @3780d110 00000000 00000000 00000000 00000000
[  133.344426] xhci_hcd 0000:05:00.0: @3780d120 00000000 00000000 00000000 00000000
[  133.344429] xhci_hcd 0000:05:00.0: @3780d130 00000000 00000000 00000000 00000000
[  133.344432] xhci_hcd 0000:05:00.0: @3780d140 00000000 00000000 00000000 00000000
[  133.344435] xhci_hcd 0000:05:00.0: @3780d150 00000000 00000000 00000000 00000000
[  133.344438] xhci_hcd 0000:05:00.0: @3780d160 00000000 00000000 00000000 00000000
[  133.344441] xhci_hcd 0000:05:00.0: @3780d170 00000000 00000000 00000000 00000000
[  133.344444] xhci_hcd 0000:05:00.0: @3780d180 00000000 00000000 00000000 00000000
[  133.344446] xhci_hcd 0000:05:00.0: @3780d190 00000000 00000000 00000000 00000000
[  133.344449] xhci_hcd 0000:05:00.0: @3780d1a0 00000000 00000000 00000000 00000000
[  133.344452] xhci_hcd 0000:05:00.0: @3780d1b0 00000000 00000000 00000000 00000000
[  133.344455] xhci_hcd 0000:05:00.0: @3780d1c0 00000000 00000000 00000000 00000000
[  133.344458] xhci_hcd 0000:05:00.0: @3780d1d0 00000000 00000000 00000000 00000000
[  133.344461] xhci_hcd 0000:05:00.0: @3780d1e0 00000000 00000000 00000000 00000000
[  133.344464] xhci_hcd 0000:05:00.0: @3780d1f0 00000000 00000000 00000000 00000000
[  133.344466] xhci_hcd 0000:05:00.0: @3780d200 00000000 00000000 00000000 00000000
[  133.344469] xhci_hcd 0000:05:00.0: @3780d210 00000000 00000000 00000000 00000000
[  133.344472] xhci_hcd 0000:05:00.0: @3780d220 00000000 00000000 00000000 00000000
[  133.344475] xhci_hcd 0000:05:00.0: @3780d230 00000000 00000000 00000000 00000000
[  133.344478] xhci_hcd 0000:05:00.0: @3780d240 00000000 00000000 00000000 00000000
[  133.344481] xhci_hcd 0000:05:00.0: @3780d250 00000000 00000000 00000000 00000000
[  133.344484] xhci_hcd 0000:05:00.0: @3780d260 00000000 00000000 00000000 00000000
[  133.344487] xhci_hcd 0000:05:00.0: @3780d270 00000000 00000000 00000000 00000000
[  133.344489] xhci_hcd 0000:05:00.0: @3780d280 00000000 00000000 00000000 00000000
[  133.344492] xhci_hcd 0000:05:00.0: @3780d290 00000000 00000000 00000000 00000000
[  133.344495] xhci_hcd 0000:05:00.0: @3780d2a0 00000000 00000000 00000000 00000000
[  133.344498] xhci_hcd 0000:05:00.0: @3780d2b0 00000000 00000000 00000000 00000000
[  133.344501] xhci_hcd 0000:05:00.0: @3780d2c0 00000000 00000000 00000000 00000000
[  133.344504] xhci_hcd 0000:05:00.0: @3780d2d0 00000000 00000000 00000000 00000000
[  133.344507] xhci_hcd 0000:05:00.0: @3780d2e0 00000000 00000000 00000000 00000000
[  133.344509] xhci_hcd 0000:05:00.0: @3780d2f0 00000000 00000000 00000000 00000000
[  133.344512] xhci_hcd 0000:05:00.0: @3780d300 00000000 00000000 00000000 00000000
[  133.344515] xhci_hcd 0000:05:00.0: @3780d310 00000000 00000000 00000000 00000000
[  133.344518] xhci_hcd 0000:05:00.0: @3780d320 00000000 00000000 00000000 00000000
[  133.344521] xhci_hcd 0000:05:00.0: @3780d330 00000000 00000000 00000000 00000000
[  133.344524] xhci_hcd 0000:05:00.0: @3780d340 00000000 00000000 00000000 00000000
[  133.344527] xhci_hcd 0000:05:00.0: @3780d350 00000000 00000000 00000000 00000000
[  133.344530] xhci_hcd 0000:05:00.0: @3780d360 00000000 00000000 00000000 00000000
[  133.344533] xhci_hcd 0000:05:00.0: @3780d370 00000000 00000000 00000000 00000000
[  133.344535] xhci_hcd 0000:05:00.0: @3780d380 00000000 00000000 00000000 00000000
[  133.344538] xhci_hcd 0000:05:00.0: @3780d390 00000000 00000000 00000000 00000000
[  133.344541] xhci_hcd 0000:05:00.0: @3780d3a0 00000000 00000000 00000000 00000000
[  133.344544] xhci_hcd 0000:05:00.0: @3780d3b0 00000000 00000000 00000000 00000000
[  133.344547] xhci_hcd 0000:05:00.0: @3780d3c0 00000000 00000000 00000000 00000000
[  133.344550] xhci_hcd 0000:05:00.0: @3780d3d0 00000000 00000000 00000000 00000000
[  133.344553] xhci_hcd 0000:05:00.0: @3780d3e0 00000000 00000000 00000000 00000000
[  133.344556] xhci_hcd 0000:05:00.0: @3780d3f0 3780d000 00000000 00000000 00001802
[  133.344558] xhci_hcd 0000:05:00.0: Ring deq = ffff88003780d010 (virt), 0x3780d010 (dma)
[  133.344561] xhci_hcd 0000:05:00.0: Ring deq updated 1 times
[  133.344564] xhci_hcd 0000:05:00.0: Ring enq = ffff88003780d010 (virt), 0x3780d010 (dma)
[  133.344566] xhci_hcd 0000:05:00.0: Ring enq updated 1 times
[  133.344574] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr low bits + flags = @00000008
[  133.344577] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr high bits = @00000000
[  193.504084] xhci_hcd 0000:05:00.0: Poll event ring: 4294940672
[  193.504091] xhci_hcd 0000:05:00.0: op reg status = 0x0
[  193.504098] xhci_hcd 0000:05:00.0: ir_set 0 pending = 0x2
[  193.504100] xhci_hcd 0000:05:00.0: HC error bitmask = 0x0
[  193.504103] xhci_hcd 0000:05:00.0: Event ring:
[  193.504107] xhci_hcd 0000:05:00.0: @3780d400 3780d000 00000000 01003021 0000c001
[  193.504111] xhci_hcd 0000:05:00.0: @3780d410 00000000 00000000 00000000 00000000
[  193.504114] xhci_hcd 0000:05:00.0: @3780d420 00000000 00000000 00000000 00000000
[  193.504117] xhci_hcd 0000:05:00.0: @3780d430 00000000 00000000 00000000 00000000
[  193.504120] xhci_hcd 0000:05:00.0: @3780d440 00000000 00000000 00000000 00000000
[  193.504124] xhci_hcd 0000:05:00.0: @3780d450 00000000 00000000 00000000 00000000
[  193.504127] xhci_hcd 0000:05:00.0: @3780d460 00000000 00000000 00000000 00000000
[  193.504130] xhci_hcd 0000:05:00.0: @3780d470 00000000 00000000 00000000 00000000
[  193.504133] xhci_hcd 0000:05:00.0: @3780d480 00000000 00000000 00000000 00000000
[  193.504136] xhci_hcd 0000:05:00.0: @3780d490 00000000 00000000 00000000 00000000
[  193.504140] xhci_hcd 0000:05:00.0: @3780d4a0 00000000 00000000 00000000 00000000
[  193.504143] xhci_hcd 0000:05:00.0: @3780d4b0 00000000 00000000 00000000 00000000
[  193.504146] xhci_hcd 0000:05:00.0: @3780d4c0 00000000 00000000 00000000 00000000
[  193.504149] xhci_hcd 0000:05:00.0: @3780d4d0 00000000 00000000 00000000 00000000
[  193.504153] xhci_hcd 0000:05:00.0: @3780d4e0 00000000 00000000 00000000 00000000
[  193.504156] xhci_hcd 0000:05:00.0: @3780d4f0 00000000 00000000 00000000 00000000
[  193.504159] xhci_hcd 0000:05:00.0: @3780d500 00000000 00000000 00000000 00000000
[  193.504162] xhci_hcd 0000:05:00.0: @3780d510 00000000 00000000 00000000 00000000
[  193.504166] xhci_hcd 0000:05:00.0: @3780d520 00000000 00000000 00000000 00000000
[  193.504169] xhci_hcd 0000:05:00.0: @3780d530 00000000 00000000 00000000 00000000
[  193.504172] xhci_hcd 0000:05:00.0: @3780d540 00000000 00000000 00000000 00000000
[  193.504175] xhci_hcd 0000:05:00.0: @3780d550 00000000 00000000 00000000 00000000
[  193.504178] xhci_hcd 0000:05:00.0: @3780d560 00000000 00000000 00000000 00000000
[  193.504182] xhci_hcd 0000:05:00.0: @3780d570 00000000 00000000 00000000 00000000
[  193.504185] xhci_hcd 0000:05:00.0: @3780d580 00000000 00000000 00000000 00000000
[  193.504188] xhci_hcd 0000:05:00.0: @3780d590 00000000 00000000 00000000 00000000
[  193.504192] xhci_hcd 0000:05:00.0: @3780d5a0 00000000 00000000 00000000 00000000
[  193.504195] xhci_hcd 0000:05:00.0: @3780d5b0 00000000 00000000 00000000 00000000
[  193.504198] xhci_hcd 0000:05:00.0: @3780d5c0 00000000 00000000 00000000 00000000
[  193.504201] xhci_hcd 0000:05:00.0: @3780d5d0 00000000 00000000 00000000 00000000
[  193.504205] xhci_hcd 0000:05:00.0: @3780d5e0 00000000 00000000 00000000 00000000
[  193.504208] xhci_hcd 0000:05:00.0: @3780d5f0 00000000 00000000 00000000 00000000
[  193.504211] xhci_hcd 0000:05:00.0: @3780d600 00000000 00000000 00000000 00000000
[  193.504214] xhci_hcd 0000:05:00.0: @3780d610 00000000 00000000 00000000 00000000
[  193.504217] xhci_hcd 0000:05:00.0: @3780d620 00000000 00000000 00000000 00000000
[  193.504221] xhci_hcd 0000:05:00.0: @3780d630 00000000 00000000 00000000 00000000
[  193.504224] xhci_hcd 0000:05:00.0: @3780d640 00000000 00000000 00000000 00000000
[  193.504227] xhci_hcd 0000:05:00.0: @3780d650 00000000 00000000 00000000 00000000
[  193.504231] xhci_hcd 0000:05:00.0: @3780d660 00000000 00000000 00000000 00000000
[  193.504234] xhci_hcd 0000:05:00.0: @3780d670 00000000 00000000 00000000 00000000
[  193.504237] xhci_hcd 0000:05:00.0: @3780d680 00000000 00000000 00000000 00000000
[  193.504240] xhci_hcd 0000:05:00.0: @3780d690 00000000 00000000 00000000 00000000
[  193.504243] xhci_hcd 0000:05:00.0: @3780d6a0 00000000 00000000 00000000 00000000
[  193.504247] xhci_hcd 0000:05:00.0: @3780d6b0 00000000 00000000 00000000 00000000
[  193.504250] xhci_hcd 0000:05:00.0: @3780d6c0 00000000 00000000 00000000 00000000
[  193.504253] xhci_hcd 0000:05:00.0: @3780d6d0 00000000 00000000 00000000 00000000
[  193.504257] xhci_hcd 0000:05:00.0: @3780d6e0 00000000 00000000 00000000 00000000
[  193.504260] xhci_hcd 0000:05:00.0: @3780d6f0 00000000 00000000 00000000 00000000
[  193.504263] xhci_hcd 0000:05:00.0: @3780d700 00000000 00000000 00000000 00000000
[  193.504266] xhci_hcd 0000:05:00.0: @3780d710 00000000 00000000 00000000 00000000
[  193.504270] xhci_hcd 0000:05:00.0: @3780d720 00000000 00000000 00000000 00000000
[  193.504273] xhci_hcd 0000:05:00.0: @3780d730 00000000 00000000 00000000 00000000
[  193.504276] xhci_hcd 0000:05:00.0: @3780d740 00000000 00000000 00000000 00000000
[  193.504279] xhci_hcd 0000:05:00.0: @3780d750 00000000 00000000 00000000 00000000
[  193.504282] xhci_hcd 0000:05:00.0: @3780d760 00000000 00000000 00000000 00000000
[  193.504286] xhci_hcd 0000:05:00.0: @3780d770 00000000 00000000 00000000 00000000
[  193.504289] xhci_hcd 0000:05:00.0: @3780d780 00000000 00000000 00000000 00000000
[  193.504292] xhci_hcd 0000:05:00.0: @3780d790 00000000 00000000 00000000 00000000
[  193.504296] xhci_hcd 0000:05:00.0: @3780d7a0 00000000 00000000 00000000 00000000
[  193.504304] xhci_hcd 0000:05:00.0: @3780d7b0 00000000 00000000 00000000 00000000
[  193.504307] xhci_hcd 0000:05:00.0: @3780d7c0 00000000 00000000 00000000 00000000
[  193.504310] xhci_hcd 0000:05:00.0: @3780d7d0 00000000 00000000 00000000 00000000
[  193.504313] xhci_hcd 0000:05:00.0: @3780d7e0 00000000 00000000 00000000 00000000
[  193.504316] xhci_hcd 0000:05:00.0: @3780d7f0 00000000 00000000 00000000 00000000
[  193.504319] xhci_hcd 0000:05:00.0: Ring deq = ffff88003780d410 (virt), 0x3780d410 (dma)
[  193.504322] xhci_hcd 0000:05:00.0: Ring deq updated 1 times
[  193.504325] xhci_hcd 0000:05:00.0: Ring enq = ffff88003780d400 (virt), 0x3780d400 (dma)
[  193.504327] xhci_hcd 0000:05:00.0: Ring enq updated 0 times
[  193.504336] xhci_hcd 0000:05:00.0: ERST deq = 64'h3780d410
[  193.504338] xhci_hcd 0000:05:00.0: Command ring:
[  193.504341] xhci_hcd 0000:05:00.0: @3780d000 00000000 00000000 00000000 0000c401
[  193.504344] xhci_hcd 0000:05:00.0: @3780d010 00000000 00000000 00000000 00000000
[  193.504347] xhci_hcd 0000:05:00.0: @3780d020 00000000 00000000 00000000 00000000
[  193.504350] xhci_hcd 0000:05:00.0: @3780d030 00000000 00000000 00000000 00000000
[  193.504353] xhci_hcd 0000:05:00.0: @3780d040 00000000 00000000 00000000 00000000
[  193.504355] xhci_hcd 0000:05:00.0: @3780d050 00000000 00000000 00000000 00000000
[  193.504358] xhci_hcd 0000:05:00.0: @3780d060 00000000 00000000 00000000 00000000
[  193.504361] xhci_hcd 0000:05:00.0: @3780d070 00000000 00000000 00000000 00000000
[  193.504364] xhci_hcd 0000:05:00.0: @3780d080 00000000 00000000 00000000 00000000
[  193.504367] xhci_hcd 0000:05:00.0: @3780d090 00000000 00000000 00000000 00000000
[  193.504370] xhci_hcd 0000:05:00.0: @3780d0a0 00000000 00000000 00000000 00000000
[  193.504373] xhci_hcd 0000:05:00.0: @3780d0b0 00000000 00000000 00000000 00000000
[  193.504375] xhci_hcd 0000:05:00.0: @3780d0c0 00000000 00000000 00000000 00000000
[  193.504378] xhci_hcd 0000:05:00.0: @3780d0d0 00000000 00000000 00000000 00000000
[  193.504381] xhci_hcd 0000:05:00.0: @3780d0e0 00000000 00000000 00000000 00000000
[  193.504384] xhci_hcd 0000:05:00.0: @3780d0f0 00000000 00000000 00000000 00000000
[  193.504387] xhci_hcd 0000:05:00.0: @3780d100 00000000 00000000 00000000 00000000
[  193.504390] xhci_hcd 0000:05:00.0: @3780d110 00000000 00000000 00000000 00000000
[  193.504393] xhci_hcd 0000:05:00.0: @3780d120 00000000 00000000 00000000 00000000
[  193.504395] xhci_hcd 0000:05:00.0: @3780d130 00000000 00000000 00000000 00000000
[  193.504398] xhci_hcd 0000:05:00.0: @3780d140 00000000 00000000 00000000 00000000
[  193.504401] xhci_hcd 0000:05:00.0: @3780d150 00000000 00000000 00000000 00000000
[  193.504404] xhci_hcd 0000:05:00.0: @3780d160 00000000 00000000 00000000 00000000
[  193.504407] xhci_hcd 0000:05:00.0: @3780d170 00000000 00000000 00000000 00000000
[  193.504410] xhci_hcd 0000:05:00.0: @3780d180 00000000 00000000 00000000 00000000
[  193.504413] xhci_hcd 0000:05:00.0: @3780d190 00000000 00000000 00000000 00000000
[  193.504415] xhci_hcd 0000:05:00.0: @3780d1a0 00000000 00000000 00000000 00000000
[  193.504418] xhci_hcd 0000:05:00.0: @3780d1b0 00000000 00000000 00000000 00000000
[  193.504421] xhci_hcd 0000:05:00.0: @3780d1c0 00000000 00000000 00000000 00000000
[  193.504424] xhci_hcd 0000:05:00.0: @3780d1d0 00000000 00000000 00000000 00000000
[  193.504427] xhci_hcd 0000:05:00.0: @3780d1e0 00000000 00000000 00000000 00000000
[  193.504430] xhci_hcd 0000:05:00.0: @3780d1f0 00000000 00000000 00000000 00000000
[  193.504433] xhci_hcd 0000:05:00.0: @3780d200 00000000 00000000 00000000 00000000
[  193.504435] xhci_hcd 0000:05:00.0: @3780d210 00000000 00000000 00000000 00000000
[  193.504438] xhci_hcd 0000:05:00.0: @3780d220 00000000 00000000 00000000 00000000
[  193.504441] xhci_hcd 0000:05:00.0: @3780d230 00000000 00000000 00000000 00000000
[  193.504444] xhci_hcd 0000:05:00.0: @3780d240 00000000 00000000 00000000 00000000
[  193.504447] xhci_hcd 0000:05:00.0: @3780d250 00000000 00000000 00000000 00000000
[  193.504450] xhci_hcd 0000:05:00.0: @3780d260 00000000 00000000 00000000 00000000
[  193.504453] xhci_hcd 0000:05:00.0: @3780d270 00000000 00000000 00000000 00000000
[  193.504455] xhci_hcd 0000:05:00.0: @3780d280 00000000 00000000 00000000 00000000
[  193.504458] xhci_hcd 0000:05:00.0: @3780d290 00000000 00000000 00000000 00000000
[  193.504461] xhci_hcd 0000:05:00.0: @3780d2a0 00000000 00000000 00000000 00000000
[  193.504464] xhci_hcd 0000:05:00.0: @3780d2b0 00000000 00000000 00000000 00000000
[  193.504467] xhci_hcd 0000:05:00.0: @3780d2c0 00000000 00000000 00000000 00000000
[  193.504470] xhci_hcd 0000:05:00.0: @3780d2d0 00000000 00000000 00000000 00000000
[  193.504472] xhci_hcd 0000:05:00.0: @3780d2e0 00000000 00000000 00000000 00000000
[  193.504475] xhci_hcd 0000:05:00.0: @3780d2f0 00000000 00000000 00000000 00000000
[  193.504478] xhci_hcd 0000:05:00.0: @3780d300 00000000 00000000 00000000 00000000
[  193.504481] xhci_hcd 0000:05:00.0: @3780d310 00000000 00000000 00000000 00000000
[  193.504484] xhci_hcd 0000:05:00.0: @3780d320 00000000 00000000 00000000 00000000
[  193.504487] xhci_hcd 0000:05:00.0: @3780d330 00000000 00000000 00000000 00000000
[  193.504490] xhci_hcd 0000:05:00.0: @3780d340 00000000 00000000 00000000 00000000
[  193.504492] xhci_hcd 0000:05:00.0: @3780d350 00000000 00000000 00000000 00000000
[  193.504495] xhci_hcd 0000:05:00.0: @3780d360 00000000 00000000 00000000 00000000
[  193.504498] xhci_hcd 0000:05:00.0: @3780d370 00000000 00000000 00000000 00000000
[  193.504501] xhci_hcd 0000:05:00.0: @3780d380 00000000 00000000 00000000 00000000
[  193.504504] xhci_hcd 0000:05:00.0: @3780d390 00000000 00000000 00000000 00000000
[  193.504507] xhci_hcd 0000:05:00.0: @3780d3a0 00000000 00000000 00000000 00000000
[  193.504510] xhci_hcd 0000:05:00.0: @3780d3b0 00000000 00000000 00000000 00000000
[  193.504513] xhci_hcd 0000:05:00.0: @3780d3c0 00000000 00000000 00000000 00000000
[  193.504516] xhci_hcd 0000:05:00.0: @3780d3d0 00000000 00000000 00000000 00000000
[  193.504518] xhci_hcd 0000:05:00.0: @3780d3e0 00000000 00000000 00000000 00000000
[  193.504521] xhci_hcd 0000:05:00.0: @3780d3f0 3780d000 00000000 00000000 00001802
[  193.504524] xhci_hcd 0000:05:00.0: Ring deq = ffff88003780d010 (virt), 0x3780d010 (dma)
[  193.504527] xhci_hcd 0000:05:00.0: Ring deq updated 1 times
[  193.504530] xhci_hcd 0000:05:00.0: Ring enq = ffff88003780d010 (virt), 0x3780d010 (dma)
[  193.504532] xhci_hcd 0000:05:00.0: Ring enq updated 1 times
[  193.504540] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr low bits + flags = @00000008
[  193.504543] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr high bits = @00000000
[  253.664099] xhci_hcd 0000:05:00.0: Poll event ring: 4294955712
[  253.664106] xhci_hcd 0000:05:00.0: op reg status = 0x0
[  253.664112] xhci_hcd 0000:05:00.0: ir_set 0 pending = 0x2
[  253.664115] xhci_hcd 0000:05:00.0: HC error bitmask = 0x0
[  253.664118] xhci_hcd 0000:05:00.0: Event ring:
[  253.664122] xhci_hcd 0000:05:00.0: @3780d400 3780d000 00000000 01003021 0000c001
[  253.664125] xhci_hcd 0000:05:00.0: @3780d410 00000000 00000000 00000000 00000000
[  253.664128] xhci_hcd 0000:05:00.0: @3780d420 00000000 00000000 00000000 00000000
[  253.664131] xhci_hcd 0000:05:00.0: @3780d430 00000000 00000000 00000000 00000000
[  253.664135] xhci_hcd 0000:05:00.0: @3780d440 00000000 00000000 00000000 00000000
[  253.664138] xhci_hcd 0000:05:00.0: @3780d450 00000000 00000000 00000000 00000000
[  253.664141] xhci_hcd 0000:05:00.0: @3780d460 00000000 00000000 00000000 00000000
[  253.664144] xhci_hcd 0000:05:00.0: @3780d470 00000000 00000000 00000000 00000000
[  253.664148] xhci_hcd 0000:05:00.0: @3780d480 00000000 00000000 00000000 00000000
[  253.664151] xhci_hcd 0000:05:00.0: @3780d490 00000000 00000000 00000000 00000000
[  253.664154] xhci_hcd 0000:05:00.0: @3780d4a0 00000000 00000000 00000000 00000000
[  253.664157] xhci_hcd 0000:05:00.0: @3780d4b0 00000000 00000000 00000000 00000000
[  253.664160] xhci_hcd 0000:05:00.0: @3780d4c0 00000000 00000000 00000000 00000000
[  253.664164] xhci_hcd 0000:05:00.0: @3780d4d0 00000000 00000000 00000000 00000000
[  253.664167] xhci_hcd 0000:05:00.0: @3780d4e0 00000000 00000000 00000000 00000000
[  253.664170] xhci_hcd 0000:05:00.0: @3780d4f0 00000000 00000000 00000000 00000000
[  253.664174] xhci_hcd 0000:05:00.0: @3780d500 00000000 00000000 00000000 00000000
[  253.664177] xhci_hcd 0000:05:00.0: @3780d510 00000000 00000000 00000000 00000000
[  253.664180] xhci_hcd 0000:05:00.0: @3780d520 00000000 00000000 00000000 00000000
[  253.664183] xhci_hcd 0000:05:00.0: @3780d530 00000000 00000000 00000000 00000000
[  253.664186] xhci_hcd 0000:05:00.0: @3780d540 00000000 00000000 00000000 00000000
[  253.664190] xhci_hcd 0000:05:00.0: @3780d550 00000000 00000000 00000000 00000000
[  253.664193] xhci_hcd 0000:05:00.0: @3780d560 00000000 00000000 00000000 00000000
[  253.664196] xhci_hcd 0000:05:00.0: @3780d570 00000000 00000000 00000000 00000000
[  253.664200] xhci_hcd 0000:05:00.0: @3780d580 00000000 00000000 00000000 00000000
[  253.664203] xhci_hcd 0000:05:00.0: @3780d590 00000000 00000000 00000000 00000000
[  253.664206] xhci_hcd 0000:05:00.0: @3780d5a0 00000000 00000000 00000000 00000000
[  253.664209] xhci_hcd 0000:05:00.0: @3780d5b0 00000000 00000000 00000000 00000000
[  253.664213] xhci_hcd 0000:05:00.0: @3780d5c0 00000000 00000000 00000000 00000000
[  253.664216] xhci_hcd 0000:05:00.0: @3780d5d0 00000000 00000000 00000000 00000000
[  253.664219] xhci_hcd 0000:05:00.0: @3780d5e0 00000000 00000000 00000000 00000000
[  253.664222] xhci_hcd 0000:05:00.0: @3780d5f0 00000000 00000000 00000000 00000000
[  253.664226] xhci_hcd 0000:05:00.0: @3780d600 00000000 00000000 00000000 00000000
[  253.664229] xhci_hcd 0000:05:00.0: @3780d610 00000000 00000000 00000000 00000000
[  253.664232] xhci_hcd 0000:05:00.0: @3780d620 00000000 00000000 00000000 00000000
[  253.664235] xhci_hcd 0000:05:00.0: @3780d630 00000000 00000000 00000000 00000000
[  253.664239] xhci_hcd 0000:05:00.0: @3780d640 00000000 00000000 00000000 00000000
[  253.664242] xhci_hcd 0000:05:00.0: @3780d650 00000000 00000000 00000000 00000000
[  253.664245] xhci_hcd 0000:05:00.0: @3780d660 00000000 00000000 00000000 00000000
[  253.664248] xhci_hcd 0000:05:00.0: @3780d670 00000000 00000000 00000000 00000000
[  253.664252] xhci_hcd 0000:05:00.0: @3780d680 00000000 00000000 00000000 00000000
[  253.664255] xhci_hcd 0000:05:00.0: @3780d690 00000000 00000000 00000000 00000000
[  253.664258] xhci_hcd 0000:05:00.0: @3780d6a0 00000000 00000000 00000000 00000000
[  253.664262] xhci_hcd 0000:05:00.0: @3780d6b0 00000000 00000000 00000000 00000000
[  253.664265] xhci_hcd 0000:05:00.0: @3780d6c0 00000000 00000000 00000000 00000000
[  253.664268] xhci_hcd 0000:05:00.0: @3780d6d0 00000000 00000000 00000000 00000000
[  253.664271] xhci_hcd 0000:05:00.0: @3780d6e0 00000000 00000000 00000000 00000000
[  253.664274] xhci_hcd 0000:05:00.0: @3780d6f0 00000000 00000000 00000000 00000000
[  253.664278] xhci_hcd 0000:05:00.0: @3780d700 00000000 00000000 00000000 00000000
[  253.664281] xhci_hcd 0000:05:00.0: @3780d710 00000000 00000000 00000000 00000000
[  253.664284] xhci_hcd 0000:05:00.0: @3780d720 00000000 00000000 00000000 00000000
[  253.664287] xhci_hcd 0000:05:00.0: @3780d730 00000000 00000000 00000000 00000000
[  253.664290] xhci_hcd 0000:05:00.0: @3780d740 00000000 00000000 00000000 00000000
[  253.664294] xhci_hcd 0000:05:00.0: @3780d750 00000000 00000000 00000000 00000000
[  253.664297] xhci_hcd 0000:05:00.0: @3780d760 00000000 00000000 00000000 00000000
[  253.664300] xhci_hcd 0000:05:00.0: @3780d770 00000000 00000000 00000000 00000000
[  253.664303] xhci_hcd 0000:05:00.0: @3780d780 00000000 00000000 00000000 00000000
[  253.664307] xhci_hcd 0000:05:00.0: @3780d790 00000000 00000000 00000000 00000000
[  253.664310] xhci_hcd 0000:05:00.0: @3780d7a0 00000000 00000000 00000000 00000000
[  253.664313] xhci_hcd 0000:05:00.0: @3780d7b0 00000000 00000000 00000000 00000000
[  253.664322] xhci_hcd 0000:05:00.0: @3780d7c0 00000000 00000000 00000000 00000000
[  253.664325] xhci_hcd 0000:05:00.0: @3780d7d0 00000000 00000000 00000000 00000000
[  253.664327] xhci_hcd 0000:05:00.0: @3780d7e0 00000000 00000000 00000000 00000000
[  253.664330] xhci_hcd 0000:05:00.0: @3780d7f0 00000000 00000000 00000000 00000000
[  253.664334] xhci_hcd 0000:05:00.0: Ring deq = ffff88003780d410 (virt), 0x3780d410 (dma)
[  253.664337] xhci_hcd 0000:05:00.0: Ring deq updated 1 times
[  253.664339] xhci_hcd 0000:05:00.0: Ring enq = ffff88003780d400 (virt), 0x3780d400 (dma)
[  253.664342] xhci_hcd 0000:05:00.0: Ring enq updated 0 times
[  253.664351] xhci_hcd 0000:05:00.0: ERST deq = 64'h3780d410
[  253.664353] xhci_hcd 0000:05:00.0: Command ring:
[  253.664356] xhci_hcd 0000:05:00.0: @3780d000 00000000 00000000 00000000 0000c401
[  253.664359] xhci_hcd 0000:05:00.0: @3780d010 00000000 00000000 00000000 00000000
[  253.664362] xhci_hcd 0000:05:00.0: @3780d020 00000000 00000000 00000000 00000000
[  253.664365] xhci_hcd 0000:05:00.0: @3780d030 00000000 00000000 00000000 00000000
[  253.664368] xhci_hcd 0000:05:00.0: @3780d040 00000000 00000000 00000000 00000000
[  253.664370] xhci_hcd 0000:05:00.0: @3780d050 00000000 00000000 00000000 00000000
[  253.664373] xhci_hcd 0000:05:00.0: @3780d060 00000000 00000000 00000000 00000000
[  253.664376] xhci_hcd 0000:05:00.0: @3780d070 00000000 00000000 00000000 00000000
[  253.664379] xhci_hcd 0000:05:00.0: @3780d080 00000000 00000000 00000000 00000000
[  253.664382] xhci_hcd 0000:05:00.0: @3780d090 00000000 00000000 00000000 00000000
[  253.664385] xhci_hcd 0000:05:00.0: @3780d0a0 00000000 00000000 00000000 00000000
[  253.664387] xhci_hcd 0000:05:00.0: @3780d0b0 00000000 00000000 00000000 00000000
[  253.664390] xhci_hcd 0000:05:00.0: @3780d0c0 00000000 00000000 00000000 00000000
[  253.664393] xhci_hcd 0000:05:00.0: @3780d0d0 00000000 00000000 00000000 00000000
[  253.664396] xhci_hcd 0000:05:00.0: @3780d0e0 00000000 00000000 00000000 00000000
[  253.664399] xhci_hcd 0000:05:00.0: @3780d0f0 00000000 00000000 00000000 00000000
[  253.664402] xhci_hcd 0000:05:00.0: @3780d100 00000000 00000000 00000000 00000000
[  253.664405] xhci_hcd 0000:05:00.0: @3780d110 00000000 00000000 00000000 00000000
[  253.664408] xhci_hcd 0000:05:00.0: @3780d120 00000000 00000000 00000000 00000000
[  253.664410] xhci_hcd 0000:05:00.0: @3780d130 00000000 00000000 00000000 00000000
[  253.664413] xhci_hcd 0000:05:00.0: @3780d140 00000000 00000000 00000000 00000000
[  253.664416] xhci_hcd 0000:05:00.0: @3780d150 00000000 00000000 00000000 00000000
[  253.664419] xhci_hcd 0000:05:00.0: @3780d160 00000000 00000000 00000000 00000000
[  253.664422] xhci_hcd 0000:05:00.0: @3780d170 00000000 00000000 00000000 00000000
[  253.664425] xhci_hcd 0000:05:00.0: @3780d180 00000000 00000000 00000000 00000000
[  253.664428] xhci_hcd 0000:05:00.0: @3780d190 00000000 00000000 00000000 00000000
[  253.664430] xhci_hcd 0000:05:00.0: @3780d1a0 00000000 00000000 00000000 00000000
[  253.664433] xhci_hcd 0000:05:00.0: @3780d1b0 00000000 00000000 00000000 00000000
[  253.664436] xhci_hcd 0000:05:00.0: @3780d1c0 00000000 00000000 00000000 00000000
[  253.664439] xhci_hcd 0000:05:00.0: @3780d1d0 00000000 00000000 00000000 00000000
[  253.664442] xhci_hcd 0000:05:00.0: @3780d1e0 00000000 00000000 00000000 00000000
[  253.664445] xhci_hcd 0000:05:00.0: @3780d1f0 00000000 00000000 00000000 00000000
[  253.664448] xhci_hcd 0000:05:00.0: @3780d200 00000000 00000000 00000000 00000000
[  253.664450] xhci_hcd 0000:05:00.0: @3780d210 00000000 00000000 00000000 00000000
[  253.664453] xhci_hcd 0000:05:00.0: @3780d220 00000000 00000000 00000000 00000000
[  253.664456] xhci_hcd 0000:05:00.0: @3780d230 00000000 00000000 00000000 00000000
[  253.664459] xhci_hcd 0000:05:00.0: @3780d240 00000000 00000000 00000000 00000000
[  253.664462] xhci_hcd 0000:05:00.0: @3780d250 00000000 00000000 00000000 00000000
[  253.664465] xhci_hcd 0000:05:00.0: @3780d260 00000000 00000000 00000000 00000000
[  253.664468] xhci_hcd 0000:05:00.0: @3780d270 00000000 00000000 00000000 00000000
[  253.664471] xhci_hcd 0000:05:00.0: @3780d280 00000000 00000000 00000000 00000000
[  253.664473] xhci_hcd 0000:05:00.0: @3780d290 00000000 00000000 00000000 00000000
[  253.664476] xhci_hcd 0000:05:00.0: @3780d2a0 00000000 00000000 00000000 00000000
[  253.664479] xhci_hcd 0000:05:00.0: @3780d2b0 00000000 00000000 00000000 00000000
[  253.664482] xhci_hcd 0000:05:00.0: @3780d2c0 00000000 00000000 00000000 00000000
[  253.664485] xhci_hcd 0000:05:00.0: @3780d2d0 00000000 00000000 00000000 00000000
[  253.664488] xhci_hcd 0000:05:00.0: @3780d2e0 00000000 00000000 00000000 00000000
[  253.664491] xhci_hcd 0000:05:00.0: @3780d2f0 00000000 00000000 00000000 00000000
[  253.664494] xhci_hcd 0000:05:00.0: @3780d300 00000000 00000000 00000000 00000000
[  253.664496] xhci_hcd 0000:05:00.0: @3780d310 00000000 00000000 00000000 00000000
[  253.664499] xhci_hcd 0000:05:00.0: @3780d320 00000000 00000000 00000000 00000000
[  253.664502] xhci_hcd 0000:05:00.0: @3780d330 00000000 00000000 00000000 00000000
[  253.664505] xhci_hcd 0000:05:00.0: @3780d340 00000000 00000000 00000000 00000000
[  253.664508] xhci_hcd 0000:05:00.0: @3780d350 00000000 00000000 00000000 00000000
[  253.664511] xhci_hcd 0000:05:00.0: @3780d360 00000000 00000000 00000000 00000000
[  253.664513] xhci_hcd 0000:05:00.0: @3780d370 00000000 00000000 00000000 00000000
[  253.664516] xhci_hcd 0000:05:00.0: @3780d380 00000000 00000000 00000000 00000000
[  253.664519] xhci_hcd 0000:05:00.0: @3780d390 00000000 00000000 00000000 00000000
[  253.664522] xhci_hcd 0000:05:00.0: @3780d3a0 00000000 00000000 00000000 00000000
[  253.664525] xhci_hcd 0000:05:00.0: @3780d3b0 00000000 00000000 00000000 00000000
[  253.664528] xhci_hcd 0000:05:00.0: @3780d3c0 00000000 00000000 00000000 00000000
[  253.664531] xhci_hcd 0000:05:00.0: @3780d3d0 00000000 00000000 00000000 00000000
[  253.664534] xhci_hcd 0000:05:00.0: @3780d3e0 00000000 00000000 00000000 00000000
[  253.664537] xhci_hcd 0000:05:00.0: @3780d3f0 3780d000 00000000 00000000 00001802
[  253.664539] xhci_hcd 0000:05:00.0: Ring deq = ffff88003780d010 (virt), 0x3780d010 (dma)
[  253.664542] xhci_hcd 0000:05:00.0: Ring deq updated 1 times
[  253.664545] xhci_hcd 0000:05:00.0: Ring enq = ffff88003780d010 (virt), 0x3780d010 (dma)
[  253.664547] xhci_hcd 0000:05:00.0: Ring enq updated 1 times
[  253.664555] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr low bits + flags = @00000008
[  253.664558] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr high bits = @00000000
[  313.824101] xhci_hcd 0000:05:00.0: Poll event ring: 4294970752
[  313.824106] xhci_hcd 0000:05:00.0: op reg status = 0xffffffff
[  313.824109] xhci_hcd 0000:05:00.0: HW died, polling stopped.
[  419.636287] pci_bus 0000:00: scanning bus
[  419.636419] pcieport 0000:00:1c.0: scanning [bus 02-02] behind bridge, pass 0
[  419.636426] pci_bus 0000:02: scanning bus
[  419.636431] pci_bus 0000:02: bus scan returning with max=02
[  419.636438] pcieport 0000:00:1c.1: scanning [bus 03-03] behind bridge, pass 0
[  419.636444] pci_bus 0000:03: scanning bus
[  419.636447] pci_bus 0000:03: bus scan returning with max=03
[  419.636453] pcieport 0000:00:1c.3: scanning [bus 05-0c] behind bridge, pass 0
[  419.636460] pci_bus 0000:05: scanning bus
[  419.636463] pci_bus 0000:05: bus scan returning with max=05
[  419.636470] pci 0000:00:1e.0: scanning [bus 0d-0d] behind bridge, pass 0
[  419.636476] pci_bus 0000:0d: scanning bus
[  419.636553] pci_bus 0000:0d: bus scan returning with max=0d
[  419.636560] pcieport 0000:00:1c.0: scanning [bus 02-02] behind bridge, pass 1
[  419.636570] pcieport 0000:00:1c.1: scanning [bus 03-03] behind bridge, pass 1
[  419.636579] pcieport 0000:00:1c.3: scanning [bus 05-0c] behind bridge, pass 1
[  419.636589] pci 0000:00:1e.0: scanning [bus 0d-0d] behind bridge, pass 1
[  419.636596] pci_bus 0000:00: bus scan returning with max=0d
[  419.636644] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment

[-- Attachment #4: .config --]
[-- Type: text/plain, Size: 82048 bytes --]

#
# Automatically generated make config: don't edit
# Linux/x86_64 2.6.38 Kernel Configuration
# Mon Mar 21 14:26:54 2011
#
CONFIG_64BIT=y
# CONFIG_X86_32 is not set
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_DEFAULT_IDLE=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_HAVE_CPUMASK_OF_CPU_MAP=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ZONE_DMA32=y
CONFIG_ARCH_POPULATES_NODE_MAP=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_HAVE_INTEL_TXT=y
CONFIG_X86_64_SMP=y
CONFIG_X86_HT=y
CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11"
# CONFIG_KTIME_SCALAR is not set
CONFIG_ARCH_CPU_PROBE_RELEASE=y
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_CONSTRUCTORS=y
CONFIG_HAVE_IRQ_WORK=y
CONFIG_IRQ_WORK=y

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
# CONFIG_FHANDLE is not set
CONFIG_TASKSTATS=y
# CONFIG_TASK_DELAY_ACCT is not set
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_WATCH=y
CONFIG_AUDIT_TREE=y
CONFIG_HAVE_GENERIC_HARDIRQS=y

#
# IRQ subsystem
#
CONFIG_GENERIC_HARDIRQS=y
CONFIG_HAVE_SPARSE_IRQ=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_IRQ_FORCED_THREADING=y
# CONFIG_SPARSE_IRQ is not set

#
# RCU Subsystem
#
CONFIG_TREE_PREEMPT_RCU=y
CONFIG_PREEMPT_RCU=y
# CONFIG_RCU_TRACE is not set
CONFIG_RCU_FANOUT=64
# CONFIG_RCU_FANOUT_EXACT is not set
# CONFIG_TREE_RCU_TRACE is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=17
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_CGROUP_NS=y
CONFIG_CGROUP_FREEZER=y
# CONFIG_CGROUP_DEVICE is not set
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_RESOURCE_COUNTERS=y
CONFIG_CGROUP_MEM_RES_CTLR=y
# CONFIG_CGROUP_MEM_RES_CTLR_SWAP is not set
# CONFIG_CGROUP_PERF is not set
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_RT_GROUP_SCHED=y
# CONFIG_BLK_CGROUP is not set
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
# CONFIG_USER_NS is not set
CONFIG_PID_NS=y
# CONFIG_NET_NS is not set
# CONFIG_SCHED_AUTOGROUP is not set
CONFIG_MM_OWNER=y
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
CONFIG_EXPERT=y
# CONFIG_EMBEDDED is not set
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_HAVE_PERF_EVENTS=y

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_PERF_COUNTERS is not set
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_PCI_QUIRKS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
CONFIG_PROFILING=y
CONFIG_OPROFILE=m
# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
CONFIG_HAVE_OPROFILE=y
CONFIG_KPROBES=y
# CONFIG_JUMP_LABEL is not set
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_KRETPROBES=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y
CONFIG_USE_GENERIC_SMP_HELPERS=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_DMA_API_DEBUG=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y

#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y
CONFIG_BLK_DEV_BSG=y
CONFIG_BLK_DEV_INTEGRITY=y
CONFIG_BLOCK_COMPAT=y

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
# CONFIG_INLINE_SPIN_TRYLOCK is not set
# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK is not set
# CONFIG_INLINE_SPIN_LOCK_BH is not set
# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
# CONFIG_INLINE_SPIN_UNLOCK is not set
# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
# CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set
# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_READ_TRYLOCK is not set
# CONFIG_INLINE_READ_LOCK is not set
# CONFIG_INLINE_READ_LOCK_BH is not set
# CONFIG_INLINE_READ_LOCK_IRQ is not set
# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
# CONFIG_INLINE_READ_UNLOCK is not set
# CONFIG_INLINE_READ_UNLOCK_BH is not set
# CONFIG_INLINE_READ_UNLOCK_IRQ is not set
# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
# CONFIG_INLINE_WRITE_TRYLOCK is not set
# CONFIG_INLINE_WRITE_LOCK is not set
# CONFIG_INLINE_WRITE_LOCK_BH is not set
# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
# CONFIG_INLINE_WRITE_UNLOCK is not set
# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
# CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set
# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
# CONFIG_MUTEX_SPIN_ON_OWNER is not set
CONFIG_FREEZER=y

#
# Processor type and features
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_SMP=y
# CONFIG_X86_X2APIC is not set
# CONFIG_X86_MPPARSE is not set
# CONFIG_X86_EXTENDED_PLATFORM is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_PARAVIRT_GUEST is not set
CONFIG_NO_BOOTMEM=y
# CONFIG_MEMTEST is not set
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
CONFIG_GENERIC_CPU=y
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_CMPXCHG=y
CONFIG_CMPXCHG_LOCAL=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_XADD=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_PROCESSOR_SELECT=y
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
# CONFIG_CALGARY_IOMMU is not set
# CONFIG_AMD_IOMMU is not set
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
CONFIG_IOMMU_API=y
# CONFIG_MAXSMP is not set
CONFIG_NR_CPUS=2
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_IRQ_TIME_ACCOUNTING is not set
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
# CONFIG_X86_MCE is not set
# CONFIG_I8K is not set
CONFIG_MICROCODE=m
CONFIG_MICROCODE_INTEL=y
# CONFIG_MICROCODE_AMD is not set
CONFIG_MICROCODE_OLD_INTERFACE=y
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_DIRECT_GBPAGES=y
# CONFIG_NUMA is not set
CONFIG_ARCH_PROC_KCORE_TEXT=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_HAVE_MEMBLOCK=y
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=999999
# CONFIG_COMPACTION is not set
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
# CONFIG_KSM is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
# CONFIG_TRANSPARENT_HUGEPAGE is not set
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_X86_RESERVE_LOW=64
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
# CONFIG_EFI is not set
CONFIG_SECCOMP=y
# CONFIG_CC_STACKPROTECTOR is not set
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
# CONFIG_KEXEC_JUMP is not set
CONFIG_PHYSICAL_START=0x200000
CONFIG_RELOCATABLE=y
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y

#
# Power management and ACPI options
#
CONFIG_ARCH_HIBERNATION_HEADER=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_HIBERNATION=y
CONFIG_PM_STD_PARTITION="/dev/sda5"
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_RUNTIME=y
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
# CONFIG_ACPI_PROCFS is not set
CONFIG_ACPI_PROCFS_POWER=y
# CONFIG_ACPI_POWER_METER is not set
# CONFIG_ACPI_EC_DEBUGFS is not set
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=y
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_PROCESSOR=y
# CONFIG_ACPI_IPMI is not set
CONFIG_ACPI_HOTPLUG_CPU=y
# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_CUSTOM_DSDT_FILE=""
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
# CONFIG_ACPI_PCI_SLOT is not set
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_SBS=m
# CONFIG_ACPI_HED is not set
# CONFIG_ACPI_APEI is not set
# CONFIG_SFI is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
# CONFIG_CPU_FREQ_DEBUG is not set
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

#
# CPUFreq processor drivers
#
# CONFIG_X86_PCC_CPUFREQ is not set
# CONFIG_X86_ACPI_CPUFREQ is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
CONFIG_X86_P4_CLOCKMOD=m

#
# shared options
#
CONFIG_X86_SPEEDSTEP_LIB=m
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
# CONFIG_INTEL_IDLE is not set

#
# Memory power savings
#
CONFIG_I7300_IDLE_IOAT_CHANNEL=y
CONFIG_I7300_IDLE=m

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
CONFIG_DMAR=y
CONFIG_DMAR_DEFAULT_ON=y
CONFIG_DMAR_FLOPPY_WA=y
CONFIG_INTR_REMAP=y
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=y
CONFIG_PCIEAER=y
# CONFIG_PCIE_ECRC is not set
# CONFIG_PCIEAER_INJECT is not set
CONFIG_PCIEASPM=y
# CONFIG_PCIEASPM_DEBUG is not set
CONFIG_PCIE_PME=y
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_MSI=y
CONFIG_PCI_DEBUG=y
# CONFIG_PCI_STUB is not set
CONFIG_HT_IRQ=y
# CONFIG_PCI_IOV is not set
CONFIG_PCI_IOAPIC=y
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
# CONFIG_PCCARD is not set
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_FAKE=m
CONFIG_HOTPLUG_PCI_ACPI=m
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
CONFIG_HOTPLUG_PCI_CPCI=y
CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
CONFIG_HOTPLUG_PCI_SHPC=m

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
# CONFIG_HAVE_AOUT is not set
CONFIG_BINFMT_MISC=m
CONFIG_IA32_EMULATION=y
# CONFIG_IA32_AOUT is not set
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_KEYS_COMPAT=y
CONFIG_HAVE_TEXT_POKE_SMP=y
CONFIG_NET=y
CONFIG_COMPAT_NETLINK_MESSAGES=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=m
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
CONFIG_XFRM_IPCOMP=m
CONFIG_NET_KEY=m
# CONFIG_NET_KEY_MIGRATE is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_ROUTE_CLASSID=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=m
# CONFIG_NET_IPGRE_DEMUX is not set
CONFIG_IP_MROUTE=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=m
CONFIG_INET_XFRM_MODE_TRANSPORT=m
CONFIG_INET_XFRM_MODE_TUNNEL=m
CONFIG_INET_XFRM_MODE_BEET=m
CONFIG_INET_LRO=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
CONFIG_IPV6=y
CONFIG_IPV6_PRIVACY=y
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
# CONFIG_IPV6_MIP6 is not set
CONFIG_INET6_XFRM_TUNNEL=m
CONFIG_INET6_TUNNEL=m
CONFIG_INET6_XFRM_MODE_TRANSPORT=m
CONFIG_INET6_XFRM_MODE_TUNNEL=m
CONFIG_INET6_XFRM_MODE_BEET=m
CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m
CONFIG_IPV6_SIT=m
# CONFIG_IPV6_SIT_6RD is not set
CONFIG_IPV6_NDISC_NODETYPE=y
CONFIG_IPV6_TUNNEL=m
CONFIG_IPV6_MULTIPLE_TABLES=y
# CONFIG_IPV6_SUBTREES is not set
# CONFIG_IPV6_MROUTE is not set
CONFIG_NETWORK_SECMARK=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_NETFILTER_ADVANCED=y

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_NETLINK=m
CONFIG_NETFILTER_NETLINK_QUEUE=m
CONFIG_NETFILTER_NETLINK_LOG=m
CONFIG_NF_CONNTRACK=m
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
# CONFIG_NF_CONNTRACK_ZONES is not set
CONFIG_NF_CONNTRACK_EVENTS=y
# CONFIG_NF_CONNTRACK_TIMESTAMP is not set
# CONFIG_NF_CT_PROTO_DCCP is not set
CONFIG_NF_CT_PROTO_GRE=m
CONFIG_NF_CT_PROTO_SCTP=m
CONFIG_NF_CT_PROTO_UDPLITE=m
CONFIG_NF_CONNTRACK_AMANDA=m
CONFIG_NF_CONNTRACK_FTP=m
CONFIG_NF_CONNTRACK_H323=m
CONFIG_NF_CONNTRACK_IRC=m
CONFIG_NF_CONNTRACK_BROADCAST=m
CONFIG_NF_CONNTRACK_NETBIOS_NS=m
# CONFIG_NF_CONNTRACK_SNMP is not set
CONFIG_NF_CONNTRACK_PPTP=m
# CONFIG_NF_CONNTRACK_SANE is not set
CONFIG_NF_CONNTRACK_SIP=m
CONFIG_NF_CONNTRACK_TFTP=m
CONFIG_NF_CT_NETLINK=m
CONFIG_NETFILTER_TPROXY=m
CONFIG_NETFILTER_XTABLES=m

#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=m
CONFIG_NETFILTER_XT_CONNMARK=m

#
# Xtables targets
#
# CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m
CONFIG_NETFILTER_XT_TARGET_CT=m
CONFIG_NETFILTER_XT_TARGET_DSCP=m
CONFIG_NETFILTER_XT_TARGET_HL=m
# CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
# CONFIG_NETFILTER_XT_TARGET_LED is not set
CONFIG_NETFILTER_XT_TARGET_MARK=m
CONFIG_NETFILTER_XT_TARGET_NFLOG=m
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
CONFIG_NETFILTER_XT_TARGET_RATEEST=m
# CONFIG_NETFILTER_XT_TARGET_TEE is not set
CONFIG_NETFILTER_XT_TARGET_TPROXY=m
CONFIG_NETFILTER_XT_TARGET_TRACE=m
CONFIG_NETFILTER_XT_TARGET_SECMARK=m
CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set

#
# Xtables matches
#
# CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set
# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
CONFIG_NETFILTER_XT_MATCH_COMMENT=m
CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
# CONFIG_NETFILTER_XT_MATCH_CPU is not set
CONFIG_NETFILTER_XT_MATCH_DCCP=m
# CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
CONFIG_NETFILTER_XT_MATCH_DSCP=m
CONFIG_NETFILTER_XT_MATCH_ESP=m
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
CONFIG_NETFILTER_XT_MATCH_HELPER=m
CONFIG_NETFILTER_XT_MATCH_HL=m
CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
# CONFIG_NETFILTER_XT_MATCH_IPVS is not set
CONFIG_NETFILTER_XT_MATCH_LENGTH=m
CONFIG_NETFILTER_XT_MATCH_LIMIT=m
CONFIG_NETFILTER_XT_MATCH_MAC=m
CONFIG_NETFILTER_XT_MATCH_MARK=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
# CONFIG_NETFILTER_XT_MATCH_OSF is not set
CONFIG_NETFILTER_XT_MATCH_OWNER=m
CONFIG_NETFILTER_XT_MATCH_POLICY=m
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
CONFIG_NETFILTER_XT_MATCH_QUOTA=m
CONFIG_NETFILTER_XT_MATCH_RATEEST=m
CONFIG_NETFILTER_XT_MATCH_REALM=m
CONFIG_NETFILTER_XT_MATCH_RECENT=m
CONFIG_NETFILTER_XT_MATCH_SCTP=m
CONFIG_NETFILTER_XT_MATCH_SOCKET=m
CONFIG_NETFILTER_XT_MATCH_STATE=m
CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
CONFIG_NETFILTER_XT_MATCH_STRING=m
CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
CONFIG_NETFILTER_XT_MATCH_TIME=m
CONFIG_NETFILTER_XT_MATCH_U32=m
# CONFIG_IP_SET is not set
CONFIG_IP_VS=m
CONFIG_IP_VS_IPV6=y
# CONFIG_IP_VS_DEBUG is not set
CONFIG_IP_VS_TAB_BITS=12

#
# IPVS transport protocol load balancing support
#
CONFIG_IP_VS_PROTO_TCP=y
CONFIG_IP_VS_PROTO_UDP=y
CONFIG_IP_VS_PROTO_AH_ESP=y
CONFIG_IP_VS_PROTO_ESP=y
CONFIG_IP_VS_PROTO_AH=y
# CONFIG_IP_VS_PROTO_SCTP is not set

#
# IPVS scheduler
#
CONFIG_IP_VS_RR=m
CONFIG_IP_VS_WRR=m
CONFIG_IP_VS_LC=m
CONFIG_IP_VS_WLC=m
CONFIG_IP_VS_LBLC=m
CONFIG_IP_VS_LBLCR=m
CONFIG_IP_VS_DH=m
CONFIG_IP_VS_SH=m
CONFIG_IP_VS_SED=m
CONFIG_IP_VS_NQ=m

#
# IPVS application helper
#
CONFIG_IP_VS_FTP=m
CONFIG_IP_VS_NFCT=y
# CONFIG_IP_VS_PE_SIP is not set

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=m
CONFIG_NF_CONNTRACK_IPV4=m
CONFIG_NF_CONNTRACK_PROC_COMPAT=y
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_AH=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_NF_NAT_PROTO_GRE=m
CONFIG_NF_NAT_PROTO_UDPLITE=m
CONFIG_NF_NAT_PROTO_SCTP=m
CONFIG_NF_NAT_FTP=m
CONFIG_NF_NAT_IRC=m
CONFIG_NF_NAT_TFTP=m
CONFIG_NF_NAT_AMANDA=m
CONFIG_NF_NAT_PPTP=m
CONFIG_NF_NAT_H323=m
CONFIG_NF_NAT_SIP=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_CLUSTERIP=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_TTL=m
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m

#
# IPv6: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV6=m
CONFIG_NF_CONNTRACK_IPV6=m
CONFIG_IP6_NF_QUEUE=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_AH=m
CONFIG_IP6_NF_MATCH_EUI64=m
CONFIG_IP6_NF_MATCH_FRAG=m
CONFIG_IP6_NF_MATCH_OPTS=m
CONFIG_IP6_NF_MATCH_HL=m
CONFIG_IP6_NF_MATCH_IPV6HEADER=m
CONFIG_IP6_NF_MATCH_MH=m
CONFIG_IP6_NF_MATCH_RT=m
CONFIG_IP6_NF_TARGET_HL=m
CONFIG_IP6_NF_TARGET_LOG=m
CONFIG_IP6_NF_FILTER=m
CONFIG_IP6_NF_TARGET_REJECT=m
CONFIG_IP6_NF_MANGLE=m
CONFIG_IP6_NF_RAW=m
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_L2TP is not set
# CONFIG_BRIDGE is not set
# CONFIG_NET_DSA is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_PHONET is not set
# CONFIG_IEEE802154 is not set
# CONFIG_NET_SCHED is not set
# CONFIG_DCB is not set
CONFIG_DNS_RESOLVER=y
# CONFIG_BATMAN_ADV is not set
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NET_TCPPROBE is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_IRDA is not set
CONFIG_BT=y
CONFIG_BT_L2CAP=y
CONFIG_BT_SCO=y
CONFIG_BT_RFCOMM=y
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=m

#
# Bluetooth device drivers
#
CONFIG_BT_HCIBTUSB=m
# CONFIG_BT_HCIUART is not set
CONFIG_BT_HCIBCM203X=m
CONFIG_BT_HCIBPA10X=m
CONFIG_BT_HCIBFUSB=m
# CONFIG_BT_HCIVHCI is not set
# CONFIG_BT_MRVL is not set
# CONFIG_BT_ATH3K is not set
# CONFIG_AF_RXRPC is not set
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_WIRELESS_EXT=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_WEXT_PRIV=y
CONFIG_CFG80211=m
# CONFIG_NL80211_TESTMODE is not set
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_REG_DEBUG is not set
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEBUGFS is not set
# CONFIG_CFG80211_INTERNAL_REGDB is not set
CONFIG_CFG80211_WEXT=y
CONFIG_WIRELESS_EXT_SYSFS=y
CONFIG_LIB80211=m
# CONFIG_LIB80211_DEBUG is not set
CONFIG_MAC80211=m
CONFIG_MAC80211_HAS_RC=y
# CONFIG_MAC80211_RC_PID is not set
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_MINSTREL_HT=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
# CONFIG_MAC80211_MESH is not set
CONFIG_MAC80211_LEDS=y
CONFIG_MAC80211_DEBUGFS=y
# CONFIG_MAC80211_DEBUG_MENU is not set
CONFIG_WIMAX=m
CONFIG_WIMAX_DEBUG_LEVEL=8
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_UEVENT_HELPER_PATH=""
# CONFIG_DEVTMPFS is not set
# CONFIG_STANDALONE is not set
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_FIRMWARE_IN_KERNEL is not set
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_SYS_HYPERVISOR is not set
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=m
# CONFIG_BLK_DEV_DRBD is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=65536
# CONFIG_BLK_DEV_XIP is not set
CONFIG_CDROM_PKTCDVD=y
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_BLK_DEV_HD is not set
# CONFIG_BLK_DEV_RBD is not set
CONFIG_MISC_DEVICES=y
# CONFIG_AD525X_DPOT is not set
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ICS932S401 is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_CS5535_MFGPT is not set
# CONFIG_HP_ILO is not set
# CONFIG_APDS9802ALS is not set
# CONFIG_ISL29003 is not set
# CONFIG_ISL29020 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_SENSORS_BH1780 is not set
# CONFIG_SENSORS_BH1770 is not set
# CONFIG_SENSORS_APDS990X is not set
# CONFIG_HMC6352 is not set
# CONFIG_DS1682 is not set
# CONFIG_TI_DAC7512 is not set
# CONFIG_VMWARE_BALLOON is not set
# CONFIG_BMP085 is not set
# CONFIG_PCH_PHUB is not set
# CONFIG_C2PORT is not set

#
# EEPROM support
#
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_AT25 is not set
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
CONFIG_EEPROM_93CX6=m
# CONFIG_CB710_CORE is not set

#
# Texas Instruments shared transport line discipline
#
# CONFIG_TI_ST is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
CONFIG_RAID_ATTRS=m
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
CONFIG_SCSI_TGT=m
CONFIG_SCSI_NETLINK=y
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=m
CONFIG_CHR_DEV_OSST=m
CONFIG_BLK_DEV_SR=y
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=y
CONFIG_CHR_DEV_SCH=m
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
CONFIG_SCSI_SCAN_ASYNC=y
CONFIG_SCSI_WAIT_SCAN=m

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=m
CONFIG_SCSI_FC_ATTRS=m
CONFIG_SCSI_FC_TGT_ATTRS=y
CONFIG_SCSI_ISCSI_ATTRS=m
CONFIG_SCSI_SAS_ATTRS=m
CONFIG_SCSI_SAS_LIBSAS=m
CONFIG_SCSI_SAS_ATA=y
CONFIG_SCSI_SAS_HOST_SMP=y
CONFIG_SCSI_SRP_ATTRS=m
CONFIG_SCSI_SRP_TGT_ATTRS=y
CONFIG_SCSI_LOWLEVEL=y
CONFIG_ISCSI_TCP=m
CONFIG_ISCSI_BOOT_SYSFS=m
# CONFIG_SCSI_CXGB3_ISCSI is not set
# CONFIG_SCSI_CXGB4_ISCSI is not set
# CONFIG_SCSI_BNX2_ISCSI is not set
# CONFIG_SCSI_BNX2X_FCOE is not set
# CONFIG_BE2ISCSI is not set
CONFIG_BLK_DEV_3W_XXXX_RAID=m
# CONFIG_SCSI_HPSA is not set
CONFIG_SCSI_3W_9XXX=m
# CONFIG_SCSI_3W_SAS is not set
CONFIG_SCSI_ACARD=m
CONFIG_SCSI_AACRAID=m
CONFIG_SCSI_AIC7XXX=m
CONFIG_AIC7XXX_CMDS_PER_DEVICE=8
CONFIG_AIC7XXX_RESET_DELAY_MS=15000
CONFIG_AIC7XXX_DEBUG_ENABLE=y
CONFIG_AIC7XXX_DEBUG_MASK=0
CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
# CONFIG_SCSI_AIC7XXX_OLD is not set
CONFIG_SCSI_AIC79XX=m
CONFIG_AIC79XX_CMDS_PER_DEVICE=32
CONFIG_AIC79XX_RESET_DELAY_MS=5000
CONFIG_AIC79XX_DEBUG_ENABLE=y
CONFIG_AIC79XX_DEBUG_MASK=0
CONFIG_AIC79XX_REG_PRETTY_PRINT=y
CONFIG_SCSI_AIC94XX=m
# CONFIG_AIC94XX_DEBUG is not set
CONFIG_SCSI_MVSAS=m
CONFIG_SCSI_MVSAS_DEBUG=y
CONFIG_SCSI_DPT_I2O=m
CONFIG_SCSI_ADVANSYS=m
CONFIG_SCSI_ARCMSR=m
CONFIG_SCSI_ARCMSR_AER=y
CONFIG_MEGARAID_NEWGEN=y
CONFIG_MEGARAID_MM=m
CONFIG_MEGARAID_MAILBOX=m
CONFIG_MEGARAID_LEGACY=m
CONFIG_MEGARAID_SAS=m
# CONFIG_SCSI_MPT2SAS is not set
CONFIG_SCSI_HPTIOP=m
CONFIG_SCSI_BUSLOGIC=m
# CONFIG_VMWARE_PVSCSI is not set
# CONFIG_LIBFC is not set
# CONFIG_LIBFCOE is not set
# CONFIG_FCOE is not set
# CONFIG_FCOE_FNIC is not set
CONFIG_SCSI_DMX3191D=m
CONFIG_SCSI_EATA=m
CONFIG_SCSI_EATA_TAGGED_QUEUE=y
CONFIG_SCSI_EATA_LINKED_COMMANDS=y
CONFIG_SCSI_EATA_MAX_TAGS=16
CONFIG_SCSI_FUTURE_DOMAIN=m
CONFIG_SCSI_GDTH=m
CONFIG_SCSI_IPS=m
CONFIG_SCSI_INITIO=m
CONFIG_SCSI_INIA100=m
CONFIG_SCSI_STEX=m
CONFIG_SCSI_SYM53C8XX_2=m
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
CONFIG_SCSI_SYM53C8XX_MMIO=y
CONFIG_SCSI_IPR=m
# CONFIG_SCSI_IPR_TRACE is not set
# CONFIG_SCSI_IPR_DUMP is not set
CONFIG_SCSI_QLOGIC_1280=m
CONFIG_SCSI_QLA_FC=m
CONFIG_SCSI_QLA_ISCSI=m
CONFIG_SCSI_LPFC=m
# CONFIG_SCSI_LPFC_DEBUG_FS is not set
CONFIG_SCSI_DC395x=m
CONFIG_SCSI_DC390T=m
CONFIG_SCSI_DEBUG=m
# CONFIG_SCSI_PMCRAID is not set
# CONFIG_SCSI_PM8001 is not set
CONFIG_SCSI_SRP=m
# CONFIG_SCSI_BFA_FC is not set
CONFIG_SCSI_DH=y
CONFIG_SCSI_DH_RDAC=m
CONFIG_SCSI_DH_HP_SW=m
CONFIG_SCSI_DH_EMC=m
CONFIG_SCSI_DH_ALUA=m
# CONFIG_SCSI_OSD_INITIATOR is not set
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_ACPI=y
CONFIG_SATA_PMP=y

#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
CONFIG_SATA_AHCI_PLATFORM=m
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_ACARD_AHCI is not set
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y

#
# SFF controllers with custom DMA interface
#
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_SX4 is not set
CONFIG_ATA_BMDMA=y

#
# SATA SFF controllers with BMDMA
#
CONFIG_ATA_PIIX=y
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_SVW is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set

#
# PATA SFF controllers with BMDMA
#
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARASAN_CF is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_ATP867X is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CS5536 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87415 is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RDC is not set
# CONFIG_PATA_SC1200 is not set
# CONFIG_PATA_SCH is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_TOSHIBA is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set

#
# PIO-only SFF controllers
#
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_PLATFORM is not set
# CONFIG_PATA_RZ1000 is not set

#
# Generic fallback / legacy drivers
#
# CONFIG_PATA_ACPI is not set
CONFIG_ATA_GENERIC=y
# CONFIG_PATA_LEGACY is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=y
CONFIG_MD_AUTODETECT=y
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID10=m
CONFIG_MD_RAID456=m
# CONFIG_MULTICORE_RAID456 is not set
CONFIG_MD_MULTIPATH=m
CONFIG_MD_FAULTY=m
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=y
CONFIG_DM_MIRROR=y
# CONFIG_DM_RAID is not set
# CONFIG_DM_LOG_USERSPACE is not set
CONFIG_DM_ZERO=m
CONFIG_DM_MULTIPATH=y
# CONFIG_DM_MULTIPATH_QL is not set
# CONFIG_DM_MULTIPATH_ST is not set
# CONFIG_DM_DELAY is not set
CONFIG_DM_UEVENT=y
# CONFIG_TARGET_CORE is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_FIREWIRE_NOSY is not set
# CONFIG_I2O is not set
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_MACVLAN is not set
# CONFIG_EQUALIZER is not set
CONFIG_TUN=m
CONFIG_VETH=m
# CONFIG_NET_SB1000 is not set
# CONFIG_ARCNET is not set
CONFIG_MII=m
# CONFIG_PHYLIB is not set
# CONFIG_NET_ETHERNET is not set
CONFIG_NETDEV_1000=y
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
CONFIG_E1000E=y
# CONFIG_IP1000 is not set
# CONFIG_IGB is not set
# CONFIG_IGBVF is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set
# CONFIG_CNIC is not set
# CONFIG_QLA3XXX is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
# CONFIG_ATL1C is not set
# CONFIG_JME is not set
# CONFIG_STMMAC_ETH is not set
# CONFIG_PCH_GBE is not set
# CONFIG_NETDEV_10000 is not set
# CONFIG_TR is not set
CONFIG_WLAN=y
# CONFIG_LIBERTAS_THINFIRM is not set
# CONFIG_AIRO is not set
# CONFIG_ATMEL is not set
# CONFIG_AT76C50X_USB is not set
# CONFIG_PRISM54 is not set
CONFIG_USB_ZD1201=m
CONFIG_USB_NET_RNDIS_WLAN=m
# CONFIG_RTL8180 is not set
CONFIG_RTL8187=m
CONFIG_RTL8187_LEDS=y
# CONFIG_ADM8211 is not set
# CONFIG_MAC80211_HWSIM is not set
# CONFIG_MWL8K is not set
# CONFIG_ATH_COMMON is not set
# CONFIG_B43 is not set
# CONFIG_B43LEGACY is not set
# CONFIG_HOSTAP is not set
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
CONFIG_IWLAGN=m

#
# Debugging Options
#
# CONFIG_IWLWIFI_DEBUG is not set
# CONFIG_IWLWIFI_DEBUGFS is not set
# CONFIG_IWL_P2P is not set
# CONFIG_IWLWIFI_LEGACY is not set
# CONFIG_LIBERTAS is not set
# CONFIG_HERMES is not set
# CONFIG_P54_COMMON is not set
# CONFIG_RT2X00 is not set
# CONFIG_RTL8192CE is not set
# CONFIG_RTL8192CU is not set
# CONFIG_WL1251 is not set
# CONFIG_WL12XX_MENU is not set
# CONFIG_ZD1211RW is not set

#
# WiMAX Wireless Broadband devices
#
CONFIG_WIMAX_I2400M=m

#
# Enable MMC support to see WiMAX SDIO drivers
#
CONFIG_WIMAX_I2400M_USB=m
CONFIG_WIMAX_I2400M_DEBUG_LEVEL=8

#
# USB Network Adapters
#
CONFIG_USB_CATC=m
CONFIG_USB_KAWETH=m
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=m
CONFIG_USB_USBNET=m
CONFIG_USB_NET_AX8817X=m
CONFIG_USB_NET_CDCETHER=m
# CONFIG_USB_NET_CDC_EEM is not set
CONFIG_USB_NET_CDC_NCM=m
CONFIG_USB_NET_DM9601=m
# CONFIG_USB_NET_SMSC75XX is not set
CONFIG_USB_NET_SMSC95XX=m
CONFIG_USB_NET_GL620A=m
CONFIG_USB_NET_NET1080=m
CONFIG_USB_NET_PLUSB=m
CONFIG_USB_NET_MCS7830=m
CONFIG_USB_NET_RNDIS_HOST=m
CONFIG_USB_NET_CDC_SUBSET=m
CONFIG_USB_ALI_M5632=y
CONFIG_USB_AN2720=y
CONFIG_USB_BELKIN=y
CONFIG_USB_ARMLINUX=y
CONFIG_USB_EPSON2888=y
CONFIG_USB_KC2190=y
CONFIG_USB_NET_ZAURUS=m
# CONFIG_USB_NET_CX82310_ETH is not set
CONFIG_USB_HSO=m
CONFIG_USB_NET_INT51X1=m
CONFIG_USB_IPHETH=m
CONFIG_USB_SIERRA_NET=m
# CONFIG_WAN is not set

#
# CAIF transport drivers
#
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
CONFIG_PPP=y
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_MPPE=m
CONFIG_PPPOE=m
# CONFIG_SLIP is not set
CONFIG_SLHC=y
# CONFIG_NET_FC is not set
CONFIG_NETCONSOLE=m
CONFIG_NETCONSOLE_DYNAMIC=y
CONFIG_NETPOLL=y
# CONFIG_NETPOLL_TRAP is not set
CONFIG_NET_POLL_CONTROLLER=y
# CONFIG_VMXNET3 is not set
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_FF_MEMLESS=m
CONFIG_INPUT_POLLDEV=m
CONFIG_INPUT_SPARSEKMAP=m

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=m

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5588 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MCS is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_MOUSE_PS2_ELANTECH is not set
# CONFIG_MOUSE_PS2_SENTELIC is not set
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_SERIAL is not set
CONFIG_MOUSE_APPLETOUCH=m
CONFIG_MOUSE_BCM5974=m
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
CONFIG_INPUT_JOYSTICK=y
# CONFIG_JOYSTICK_ANALOG is not set
# CONFIG_JOYSTICK_A3D is not set
# CONFIG_JOYSTICK_ADI is not set
# CONFIG_JOYSTICK_COBRA is not set
# CONFIG_JOYSTICK_GF2K is not set
# CONFIG_JOYSTICK_GRIP is not set
# CONFIG_JOYSTICK_GRIP_MP is not set
# CONFIG_JOYSTICK_GUILLEMOT is not set
# CONFIG_JOYSTICK_INTERACT is not set
# CONFIG_JOYSTICK_SIDEWINDER is not set
# CONFIG_JOYSTICK_TMDC is not set
CONFIG_JOYSTICK_IFORCE=m
CONFIG_JOYSTICK_IFORCE_USB=y
CONFIG_JOYSTICK_IFORCE_232=y
# CONFIG_JOYSTICK_WARRIOR is not set
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
# CONFIG_JOYSTICK_SPACEBALL is not set
# CONFIG_JOYSTICK_STINGER is not set
# CONFIG_JOYSTICK_TWIDJOY is not set
# CONFIG_JOYSTICK_ZHENHUA is not set
# CONFIG_JOYSTICK_AS5011 is not set
# CONFIG_JOYSTICK_JOYDUMP is not set
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
CONFIG_JOYSTICK_XPAD_LEDS=y
CONFIG_INPUT_TABLET=y
CONFIG_TABLET_USB_ACECAD=m
CONFIG_TABLET_USB_AIPTEK=m
CONFIG_TABLET_USB_GTCO=m
# CONFIG_TABLET_USB_HANWANG is not set
CONFIG_TABLET_USB_KBTAB=m
CONFIG_TABLET_USB_WACOM=m
CONFIG_INPUT_TOUCHSCREEN=y
# CONFIG_TOUCHSCREEN_ADS7846 is not set
# CONFIG_TOUCHSCREEN_AD7877 is not set
# CONFIG_TOUCHSCREEN_AD7879 is not set
# CONFIG_TOUCHSCREEN_ATMEL_MXT is not set
# CONFIG_TOUCHSCREEN_BU21013 is not set
# CONFIG_TOUCHSCREEN_DYNAPRO is not set
# CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
# CONFIG_TOUCHSCREEN_EETI is not set
# CONFIG_TOUCHSCREEN_FUJITSU is not set
# CONFIG_TOUCHSCREEN_GUNZE is not set
# CONFIG_TOUCHSCREEN_ELO is not set
# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
# CONFIG_TOUCHSCREEN_MCS5000 is not set
# CONFIG_TOUCHSCREEN_MTOUCH is not set
# CONFIG_TOUCHSCREEN_INEXIO is not set
# CONFIG_TOUCHSCREEN_MK712 is not set
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
CONFIG_TOUCHSCREEN_USB_COMPOSITE=m
CONFIG_TOUCHSCREEN_USB_EGALAX=y
CONFIG_TOUCHSCREEN_USB_PANJIT=y
CONFIG_TOUCHSCREEN_USB_3M=y
CONFIG_TOUCHSCREEN_USB_ITM=y
CONFIG_TOUCHSCREEN_USB_ETURBO=y
CONFIG_TOUCHSCREEN_USB_GUNZE=y
CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y
CONFIG_TOUCHSCREEN_USB_IRTOUCH=y
CONFIG_TOUCHSCREEN_USB_IDEALTEK=y
CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y
CONFIG_TOUCHSCREEN_USB_GOTOP=y
CONFIG_TOUCHSCREEN_USB_JASTEC=y
# CONFIG_TOUCHSCREEN_USB_E2I is not set
CONFIG_TOUCHSCREEN_USB_ZYTRONIC=y
CONFIG_TOUCHSCREEN_USB_ETT_TC45USB=y
CONFIG_TOUCHSCREEN_USB_NEXIO=y
# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
# CONFIG_TOUCHSCREEN_TSC2005 is not set
# CONFIG_TOUCHSCREEN_TSC2007 is not set
# CONFIG_TOUCHSCREEN_ST1232 is not set
# CONFIG_TOUCHSCREEN_TPS6507X is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_AD714X is not set
CONFIG_INPUT_PCSPKR=m
# CONFIG_INPUT_APANEL is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
CONFIG_INPUT_ATI_REMOTE=m
CONFIG_INPUT_ATI_REMOTE2=m
CONFIG_INPUT_KEYSPAN_REMOTE=m
CONFIG_INPUT_POWERMATE=m
CONFIG_INPUT_YEALINK=m
CONFIG_INPUT_CM109=m
CONFIG_INPUT_UINPUT=m
# CONFIG_INPUT_PCF8574 is not set
# CONFIG_INPUT_ADXL34X is not set
# CONFIG_INPUT_CMA3000 is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
CONFIG_SERIO_PCIPS2=m
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=m
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=0
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set
# CONFIG_DEVKMEM is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set
CONFIG_FIX_EARLYCON_MEM=y

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_MAX3100 is not set
# CONFIG_SERIAL_MAX3107 is not set
# CONFIG_SERIAL_MFD_HSU is not set
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_TIMBERDALE is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_PCH_UART is not set
# CONFIG_TTY_PRINTK is not set
CONFIG_IPMI_HANDLER=m
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_SI=m
CONFIG_IPMI_WATCHDOG=m
CONFIG_IPMI_POWEROFF=m
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_INTEL=m
# CONFIG_HW_RANDOM_AMD is not set
# CONFIG_HW_RANDOM_VIA is not set
CONFIG_NVRAM=m
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_MWAVE is not set
CONFIG_RAW_DRIVER=m
CONFIG_MAX_RAW_DEVS=256
# CONFIG_HPET is not set
CONFIG_HANGCHECK_TIMER=m
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
CONFIG_DEVPORT=y
CONFIG_RAMOOPS=m
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=m
# CONFIG_I2C_MUX is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_ALGOBIT=m

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
CONFIG_I2C_I801=m
CONFIG_I2C_ISCH=m
CONFIG_I2C_PIIX4=m
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set

#
# ACPI drivers
#
CONFIG_I2C_SCMI=m

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_INTEL_MID is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_I2C_XILINX is not set
# CONFIG_I2C_EG20T is not set

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_TAOS_EVM is not set
CONFIG_I2C_TINY_USB=m

#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
CONFIG_SPI=y
# CONFIG_SPI_DEBUG is not set
CONFIG_SPI_MASTER=y

#
# SPI Master Controller Drivers
#
# CONFIG_SPI_ALTERA is not set
CONFIG_SPI_BITBANG=m
# CONFIG_SPI_PXA2XX_PCI is not set
# CONFIG_SPI_TOPCLIFF_PCH is not set
# CONFIG_SPI_XILINX is not set
# CONFIG_SPI_DESIGNWARE is not set

#
# SPI Protocol Masters
#
CONFIG_SPI_SPIDEV=m
CONFIG_SPI_TLE62X0=m

#
# PPS support
#
# CONFIG_PPS is not set

#
# PPS generators support
#
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
# CONFIG_GPIOLIB is not set
# CONFIG_W1 is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
CONFIG_PDA_POWER=m
# CONFIG_TEST_POWER is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_BQ20Z75 is not set
# CONFIG_BATTERY_BQ27x00 is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set
CONFIG_HWMON=y
CONFIG_HWMON_VID=m
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Native drivers
#
CONFIG_SENSORS_ABITUGURU=m
CONFIG_SENSORS_ABITUGURU3=m
CONFIG_SENSORS_AD7414=m
CONFIG_SENSORS_AD7418=m
CONFIG_SENSORS_ADCXX=m
CONFIG_SENSORS_ADM1021=m
CONFIG_SENSORS_ADM1025=m
CONFIG_SENSORS_ADM1026=m
CONFIG_SENSORS_ADM1029=m
CONFIG_SENSORS_ADM1031=m
CONFIG_SENSORS_ADM9240=m
# CONFIG_SENSORS_ADT7411 is not set
CONFIG_SENSORS_ADT7462=m
CONFIG_SENSORS_ADT7470=m
CONFIG_SENSORS_ADT7475=m
# CONFIG_SENSORS_ASC7621 is not set
CONFIG_SENSORS_K8TEMP=m
# CONFIG_SENSORS_K10TEMP is not set
CONFIG_SENSORS_ASB100=m
CONFIG_SENSORS_ATXP1=m
# CONFIG_SENSORS_DS620 is not set
CONFIG_SENSORS_DS1621=m
CONFIG_SENSORS_I5K_AMB=m
CONFIG_SENSORS_F71805F=m
CONFIG_SENSORS_F71882FG=m
CONFIG_SENSORS_F75375S=m
CONFIG_SENSORS_FSCHMD=m
# CONFIG_SENSORS_G760A is not set
CONFIG_SENSORS_GL518SM=m
CONFIG_SENSORS_GL520SM=m
CONFIG_SENSORS_CORETEMP=m
# CONFIG_SENSORS_PKGTEMP is not set
CONFIG_SENSORS_IBMAEM=m
CONFIG_SENSORS_IBMPEX=m
CONFIG_SENSORS_IT87=m
# CONFIG_SENSORS_JC42 is not set
# CONFIG_SENSORS_LINEAGE is not set
CONFIG_SENSORS_LM63=m
CONFIG_SENSORS_LM70=m
# CONFIG_SENSORS_LM73 is not set
CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM77=m
CONFIG_SENSORS_LM78=m
CONFIG_SENSORS_LM80=m
CONFIG_SENSORS_LM83=m
CONFIG_SENSORS_LM85=m
CONFIG_SENSORS_LM87=m
CONFIG_SENSORS_LM90=m
CONFIG_SENSORS_LM92=m
CONFIG_SENSORS_LM93=m
# CONFIG_SENSORS_LTC4151 is not set
# CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LTC4261 is not set
# CONFIG_SENSORS_LM95241 is not set
CONFIG_SENSORS_MAX1111=m
CONFIG_SENSORS_MAX1619=m
# CONFIG_SENSORS_MAX6639 is not set
CONFIG_SENSORS_MAX6650=m
CONFIG_SENSORS_PC87360=m
CONFIG_SENSORS_PC87427=m
CONFIG_SENSORS_PCF8591=m
# CONFIG_PMBUS is not set
# CONFIG_SENSORS_SHT21 is not set
CONFIG_SENSORS_SIS5595=m
# CONFIG_SENSORS_SMM665 is not set
CONFIG_SENSORS_DME1737=m
# CONFIG_SENSORS_EMC1403 is not set
# CONFIG_SENSORS_EMC2103 is not set
CONFIG_SENSORS_SMSC47M1=m
CONFIG_SENSORS_SMSC47M192=m
CONFIG_SENSORS_SMSC47B397=m
CONFIG_SENSORS_ADS7828=m
# CONFIG_SENSORS_ADS7871 is not set
# CONFIG_SENSORS_AMC6821 is not set
CONFIG_SENSORS_THMC50=m
# CONFIG_SENSORS_TMP102 is not set
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_VIA_CPUTEMP is not set
CONFIG_SENSORS_VIA686A=m
CONFIG_SENSORS_VT1211=m
CONFIG_SENSORS_VT8231=m
CONFIG_SENSORS_W83781D=m
CONFIG_SENSORS_W83791D=m
CONFIG_SENSORS_W83792D=m
CONFIG_SENSORS_W83793=m
# CONFIG_SENSORS_W83795 is not set
CONFIG_SENSORS_W83L785TS=m
CONFIG_SENSORS_W83L786NG=m
CONFIG_SENSORS_W83627HF=m
CONFIG_SENSORS_W83627EHF=m
# CONFIG_SENSORS_LIS3_I2C is not set
CONFIG_SENSORS_APPLESMC=m

#
# ACPI drivers
#
# CONFIG_SENSORS_ATK0110 is not set
# CONFIG_SENSORS_LIS3LV02D is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_HWMON=y
# CONFIG_WATCHDOG is not set
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
# CONFIG_SSB is not set
# CONFIG_MFD_SUPPORT is not set
CONFIG_MFD_CORE=m
CONFIG_LPC_SCH=m
# CONFIG_REGULATOR is not set
CONFIG_MEDIA_SUPPORT=y

#
# Multimedia core support
#
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L2_COMMON=y
# CONFIG_DVB_CORE is not set
CONFIG_VIDEO_MEDIA=y

#
# Multimedia drivers
#
# CONFIG_RC_CORE is not set
# CONFIG_MEDIA_ATTACH is not set
CONFIG_MEDIA_TUNER=y
# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
CONFIG_MEDIA_TUNER_SIMPLE=y
CONFIG_MEDIA_TUNER_TDA8290=y
CONFIG_MEDIA_TUNER_TDA827X=y
CONFIG_MEDIA_TUNER_TDA18271=y
CONFIG_MEDIA_TUNER_TDA9887=y
CONFIG_MEDIA_TUNER_TEA5761=y
CONFIG_MEDIA_TUNER_TEA5767=y
CONFIG_MEDIA_TUNER_MT20XX=y
CONFIG_MEDIA_TUNER_XC2028=y
CONFIG_MEDIA_TUNER_XC5000=y
CONFIG_MEDIA_TUNER_MC44S803=y
CONFIG_VIDEO_V4L2=y
CONFIG_VIDEOBUF_GEN=m
CONFIG_VIDEOBUF_VMALLOC=m
CONFIG_VIDEO_TVEEPROM=m
CONFIG_VIDEO_TUNER=m
CONFIG_VIDEO_CAPTURE_DRIVERS=y
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y

#
# Audio decoders
#
CONFIG_VIDEO_MSP3400=m
CONFIG_VIDEO_CS53L32A=m
CONFIG_VIDEO_WM8775=m

#
# RDS decoders
#

#
# Video decoders
#
CONFIG_VIDEO_SAA711X=m

#
# Video and audio decoders
#
CONFIG_VIDEO_CX25840=m

#
# MPEG video encoders
#
CONFIG_VIDEO_CX2341X=m

#
# Video encoders
#

#
# Video improvement chips
#
# CONFIG_VIDEO_VIVI is not set
# CONFIG_VIDEO_CPIA2 is not set
# CONFIG_VIDEO_ZORAN is not set
# CONFIG_VIDEO_SAA7134 is not set
# CONFIG_VIDEO_MXB is not set
# CONFIG_VIDEO_HEXIUM_ORION is not set
# CONFIG_VIDEO_HEXIUM_GEMINI is not set
# CONFIG_VIDEO_TIMBERDALE is not set
# CONFIG_VIDEO_CAFE_CCIC is not set
# CONFIG_VIDEO_SR030PC30 is not set
# CONFIG_SOC_CAMERA is not set
CONFIG_V4L_USB_DRIVERS=y
CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
CONFIG_USB_GSPCA=m
CONFIG_USB_M5602=m
CONFIG_USB_STV06XX=m
CONFIG_USB_GL860=m
CONFIG_USB_GSPCA_BENQ=m
CONFIG_USB_GSPCA_CONEX=m
CONFIG_USB_GSPCA_CPIA1=m
CONFIG_USB_GSPCA_ETOMS=m
CONFIG_USB_GSPCA_FINEPIX=m
CONFIG_USB_GSPCA_JEILINJ=m
# CONFIG_USB_GSPCA_KONICA is not set
CONFIG_USB_GSPCA_MARS=m
CONFIG_USB_GSPCA_MR97310A=m
CONFIG_USB_GSPCA_OV519=m
CONFIG_USB_GSPCA_OV534=m
CONFIG_USB_GSPCA_OV534_9=m
CONFIG_USB_GSPCA_PAC207=m
# CONFIG_USB_GSPCA_PAC7302 is not set
CONFIG_USB_GSPCA_PAC7311=m
CONFIG_USB_GSPCA_SN9C2028=m
CONFIG_USB_GSPCA_SN9C20X=m
CONFIG_USB_GSPCA_SONIXB=m
CONFIG_USB_GSPCA_SONIXJ=m
CONFIG_USB_GSPCA_SPCA500=m
CONFIG_USB_GSPCA_SPCA501=m
CONFIG_USB_GSPCA_SPCA505=m
CONFIG_USB_GSPCA_SPCA506=m
CONFIG_USB_GSPCA_SPCA508=m
CONFIG_USB_GSPCA_SPCA561=m
# CONFIG_USB_GSPCA_SPCA1528 is not set
CONFIG_USB_GSPCA_SQ905=m
CONFIG_USB_GSPCA_SQ905C=m
# CONFIG_USB_GSPCA_SQ930X is not set
CONFIG_USB_GSPCA_STK014=m
# CONFIG_USB_GSPCA_STV0680 is not set
CONFIG_USB_GSPCA_SUNPLUS=m
CONFIG_USB_GSPCA_T613=m
CONFIG_USB_GSPCA_TV8532=m
CONFIG_USB_GSPCA_VC032X=m
# CONFIG_USB_GSPCA_XIRLINK_CIT is not set
CONFIG_USB_GSPCA_ZC3XX=m
CONFIG_VIDEO_PVRUSB2=m
CONFIG_VIDEO_PVRUSB2_SYSFS=y
# CONFIG_VIDEO_PVRUSB2_DEBUGIFC is not set
CONFIG_VIDEO_HDPVR=m
CONFIG_VIDEO_USBVISION=m
CONFIG_USB_ET61X251=m
CONFIG_USB_SN9C102=m
CONFIG_USB_PWC=m
# CONFIG_USB_PWC_DEBUG is not set
CONFIG_USB_PWC_INPUT_EVDEV=y
CONFIG_USB_ZR364XX=m
CONFIG_USB_STKWEBCAM=m
CONFIG_USB_S2255=m
# CONFIG_V4L_MEM2MEM_DRIVERS is not set
# CONFIG_RADIO_ADAPTERS is not set

#
# Graphics support
#
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=m
CONFIG_AGP_SIS=m
CONFIG_AGP_VIA=m
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
# CONFIG_VGA_SWITCHEROO is not set
CONFIG_DRM=m
CONFIG_DRM_KMS_HELPER=m
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
CONFIG_DRM_I915=m
CONFIG_DRM_I915_KMS=y
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set
# CONFIG_STUB_POULSBO is not set
# CONFIG_VGASTATE is not set
CONFIG_VIDEO_OUTPUT_CONTROL=m
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
# CONFIG_FB_DDC is not set
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
CONFIG_FB_CFB_FILLRECT=m
CONFIG_FB_CFB_COPYAREA=m
CONFIG_FB_CFB_IMAGEBLIT=m
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
CONFIG_FB_SYS_FILLRECT=m
CONFIG_FB_SYS_COPYAREA=m
CONFIG_FB_SYS_IMAGEBLIT=m
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=m
# CONFIG_FB_WMT_GE_ROPS is not set
CONFIG_FB_DEFERRED_IO=y
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_UVESA is not set
# CONFIG_FB_VESA is not set
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_INTEL is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_VIA is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_TMIO is not set
CONFIG_FB_UDL=m
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_BROADSHEET is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=m
CONFIG_LCD_LTV350QV=m
CONFIG_LCD_ILI9320=m
CONFIG_LCD_TDO24M=m
CONFIG_LCD_VGG2432A4=m
CONFIG_LCD_PLATFORM=m
# CONFIG_LCD_S6E63M0 is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=y
CONFIG_BACKLIGHT_PROGEAR=m
CONFIG_BACKLIGHT_MBP_NVIDIA=m
CONFIG_BACKLIGHT_SAHARA=m
# CONFIG_BACKLIGHT_ADP8860 is not set

#
# Display device support
#
CONFIG_DISPLAY_SUPPORT=m

#
# Display hardware drivers
#

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=m
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_LOGO is not set
CONFIG_SOUND=m
CONFIG_SOUND_OSS_CORE=y
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_HRTIMER=m
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
CONFIG_SND_DEBUG=y
# CONFIG_SND_DEBUG_VERBOSE is not set
# CONFIG_SND_PCM_XRUN_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_RAWMIDI_SEQ=m
# CONFIG_SND_OPL3_LIB_SEQ is not set
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
# CONFIG_SND_EMU10K1_SEQ is not set
CONFIG_SND_MPU401_UART=m
CONFIG_SND_DRIVERS=y
CONFIG_SND_PCSP=m
CONFIG_SND_DUMMY=m
# CONFIG_SND_ALOOP is not set
CONFIG_SND_VIRMIDI=m
CONFIG_SND_MTPAV=m
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ASIHPI is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_CS5535AUDIO is not set
# CONFIG_SND_CTXFI is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_INDIGOIOX is not set
# CONFIG_SND_INDIGODJX is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
CONFIG_SND_HDA_INTEL=m
# CONFIG_SND_HDA_HWDEP is not set
# CONFIG_SND_HDA_INPUT_BEEP is not set
# CONFIG_SND_HDA_INPUT_JACK is not set
# CONFIG_SND_HDA_PATCH_LOADER is not set
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_HDMI=y
CONFIG_SND_HDA_CODEC_CIRRUS=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CA0110=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_HDA_POWER_SAVE=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_LX6464ES is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_SPI is not set
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=m
CONFIG_SND_USB_UA101=m
CONFIG_SND_USB_USX2Y=m
CONFIG_SND_USB_CAIAQ=m
CONFIG_SND_USB_CAIAQ_INPUT=y
CONFIG_SND_USB_US122L=m
# CONFIG_SND_USB_6FIRE is not set
# CONFIG_SND_SOC is not set
# CONFIG_SOUND_PRIME is not set
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
CONFIG_HIDRAW=y

#
# USB Input Devices
#
CONFIG_USB_HID=m
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y

#
# USB HID Boot Protocol drivers
#
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set

#
# Special HID drivers
#
# CONFIG_HID_3M_PCT is not set
CONFIG_HID_A4TECH=m
# CONFIG_HID_ACRUX is not set
CONFIG_HID_APPLE=m
CONFIG_HID_BELKIN=m
# CONFIG_HID_CANDO is not set
CONFIG_HID_CHERRY=m
CONFIG_HID_CHICONY=m
# CONFIG_HID_PRODIKEYS is not set
CONFIG_HID_CYPRESS=m
CONFIG_HID_DRAGONRISE=m
# CONFIG_DRAGONRISE_FF is not set
# CONFIG_HID_EMS_FF is not set
# CONFIG_HID_ELECOM is not set
CONFIG_HID_EZKEY=m
# CONFIG_HID_KEYTOUCH is not set
CONFIG_HID_KYE=m
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
CONFIG_HID_GYRATION=m
CONFIG_HID_TWINHAN=m
CONFIG_HID_KENSINGTON=m
# CONFIG_HID_LCPOWER is not set
CONFIG_HID_LOGITECH=m
CONFIG_LOGITECH_FF=y
CONFIG_LOGIRUMBLEPAD2_FF=y
# CONFIG_LOGIG940_FF is not set
# CONFIG_LOGIWII_FF is not set
CONFIG_HID_MAGICMOUSE=m
CONFIG_HID_MICROSOFT=m
# CONFIG_HID_MOSART is not set
CONFIG_HID_MONTEREY=m
# CONFIG_HID_MULTITOUCH is not set
CONFIG_HID_NTRIG=m
CONFIG_HID_ORTEK=m
CONFIG_HID_PANTHERLORD=m
CONFIG_PANTHERLORD_FF=y
CONFIG_HID_PETALYNX=m
# CONFIG_HID_PICOLCD is not set
# CONFIG_HID_QUANTA is not set
CONFIG_HID_ROCCAT=m
# CONFIG_HID_ROCCAT_ARVO is not set
# CONFIG_HID_ROCCAT_KONE is not set
# CONFIG_HID_ROCCAT_KONEPLUS is not set
# CONFIG_HID_ROCCAT_KOVAPLUS is not set
# CONFIG_HID_ROCCAT_PYRA is not set
CONFIG_HID_SAMSUNG=m
CONFIG_HID_SONY=m
# CONFIG_HID_STANTUM is not set
CONFIG_HID_SUNPLUS=m
CONFIG_HID_GREENASIA=m
# CONFIG_GREENASIA_FF is not set
CONFIG_HID_SMARTJOYPLUS=m
# CONFIG_SMARTJOYPLUS_FF is not set
CONFIG_HID_TOPSEED=m
CONFIG_HID_THRUSTMASTER=m
# CONFIG_THRUSTMASTER_FF is not set
CONFIG_HID_WACOM=m
# CONFIG_HID_WACOM_POWER_SUPPLY is not set
CONFIG_HID_ZEROPLUS=m
# CONFIG_ZEROPLUS_FF is not set
# CONFIG_HID_ZYDACRON is not set
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=m
CONFIG_USB_DEBUG=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
# CONFIG_USB_DEVICEFS is not set
CONFIG_USB_DEVICE_CLASS=y
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
CONFIG_USB_MON=m
CONFIG_USB_WUSB=m
# CONFIG_USB_WUSB_CBAF is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_C67X00_HCD=m
CONFIG_USB_XHCI_HCD=m
CONFIG_USB_XHCI_HCD_DEBUGGING=y
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_OXU210HP_HCD=m
CONFIG_USB_ISP116X_HCD=m
CONFIG_USB_ISP1760_HCD=m
CONFIG_USB_ISP1362_HCD=m
CONFIG_USB_OHCI_HCD=m
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=m
CONFIG_USB_U132_HCD=m
CONFIG_USB_SL811_HCD=m
CONFIG_USB_R8A66597_HCD=m
CONFIG_USB_WHCI_HCD=m
CONFIG_USB_HWA_HCD=m

#
# USB Device Class drivers
#
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
CONFIG_USB_WDM=m
CONFIG_USB_TMC=m

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#

#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_REALTEK is not set
CONFIG_USB_STORAGE_DATAFAB=m
CONFIG_USB_STORAGE_FREECOM=m
CONFIG_USB_STORAGE_ISD200=m
CONFIG_USB_STORAGE_USBAT=m
CONFIG_USB_STORAGE_SDDR09=m
CONFIG_USB_STORAGE_SDDR55=m
CONFIG_USB_STORAGE_JUMPSHOT=m
CONFIG_USB_STORAGE_ALAUDA=m
# CONFIG_USB_STORAGE_ONETOUCH is not set
CONFIG_USB_STORAGE_KARMA=m
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_STORAGE_ENE_UB6250 is not set
CONFIG_USB_UAS=m
# CONFIG_USB_LIBUSUAL is not set

#
# USB Imaging devices
#
CONFIG_USB_MDC800=m
CONFIG_USB_MICROTEK=m

#
# USB port drivers
#
CONFIG_USB_SERIAL=m
CONFIG_USB_EZUSB=y
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_AIRCABLE=m
CONFIG_USB_SERIAL_ARK3116=m
CONFIG_USB_SERIAL_BELKIN=m
CONFIG_USB_SERIAL_CH341=m
CONFIG_USB_SERIAL_WHITEHEAT=m
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
# CONFIG_USB_SERIAL_CP210X is not set
CONFIG_USB_SERIAL_CYPRESS_M8=m
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_FUNSOFT=m
CONFIG_USB_SERIAL_VISOR=m
CONFIG_USB_SERIAL_IPAQ=m
# CONFIG_USB_SERIAL_IR is not set
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m
CONFIG_USB_SERIAL_GARMIN=m
CONFIG_USB_SERIAL_IPW=m
# CONFIG_USB_SERIAL_IUU is not set
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
CONFIG_USB_SERIAL_KEYSPAN=m
CONFIG_USB_SERIAL_KLSI=m
CONFIG_USB_SERIAL_KOBIL_SCT=m
CONFIG_USB_SERIAL_MCT_U232=m
CONFIG_USB_SERIAL_MOS7720=m
CONFIG_USB_SERIAL_MOS7840=m
CONFIG_USB_SERIAL_MOTOROLA=m
CONFIG_USB_SERIAL_NAVMAN=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_OTI6858=m
CONFIG_USB_SERIAL_QCAUX=m
# CONFIG_USB_SERIAL_QUALCOMM is not set
CONFIG_USB_SERIAL_SPCP8X5=m
CONFIG_USB_SERIAL_HP4X=m
CONFIG_USB_SERIAL_SAFE=m
# CONFIG_USB_SERIAL_SAFE_PADDED is not set
# CONFIG_USB_SERIAL_SAMBA is not set
# CONFIG_USB_SERIAL_SIEMENS_MPI is not set
CONFIG_USB_SERIAL_SIERRAWIRELESS=m
# CONFIG_USB_SERIAL_SYMBOL is not set
CONFIG_USB_SERIAL_TI=m
CONFIG_USB_SERIAL_CYBERJACK=m
CONFIG_USB_SERIAL_XIRCOM=m
CONFIG_USB_SERIAL_WWAN=m
CONFIG_USB_SERIAL_OPTION=m
CONFIG_USB_SERIAL_OMNINET=m
# CONFIG_USB_SERIAL_OPTICON is not set
CONFIG_USB_SERIAL_VIVOPAY_SERIAL=m
CONFIG_USB_SERIAL_ZIO=m
# CONFIG_USB_SERIAL_SSU100 is not set
CONFIG_USB_SERIAL_DEBUG=m

#
# USB Miscellaneous drivers
#
CONFIG_USB_EMI62=m
CONFIG_USB_EMI26=m
CONFIG_USB_ADUTUX=m
CONFIG_USB_SEVSEG=m
CONFIG_USB_RIO500=m
CONFIG_USB_LEGOTOWER=m
CONFIG_USB_LCD=m
CONFIG_USB_LED=m
CONFIG_USB_CYPRESS_CY7C63=m
CONFIG_USB_CYTHERM=m
CONFIG_USB_IDMOUSE=m
CONFIG_USB_FTDI_ELAN=m
CONFIG_USB_APPLEDISPLAY=m
CONFIG_USB_SISUSBVGA=m
# CONFIG_USB_SISUSBVGA_CON is not set
CONFIG_USB_LD=m
CONFIG_USB_TRANCEVIBRATOR=m
CONFIG_USB_IOWARRIOR=m
CONFIG_USB_TEST=m
CONFIG_USB_ISIGHTFW=m
# CONFIG_USB_YUREX is not set
CONFIG_USB_GADGET=m
# CONFIG_USB_GADGET_DEBUG is not set
# CONFIG_USB_GADGET_DEBUG_FILES is not set
# CONFIG_USB_GADGET_DEBUG_FS is not set
CONFIG_USB_GADGET_VBUS_DRAW=2
CONFIG_USB_GADGET_SELECTED=y
# CONFIG_USB_GADGET_FUSB300 is not set
# CONFIG_USB_GADGET_R8A66597 is not set
# CONFIG_USB_GADGET_PXA_U2O is not set
# CONFIG_USB_GADGET_M66592 is not set
# CONFIG_USB_GADGET_AMD5536UDC is not set
# CONFIG_USB_GADGET_CI13XXX_PCI is not set
# CONFIG_USB_GADGET_NET2280 is not set
# CONFIG_USB_GADGET_GOKU is not set
# CONFIG_USB_GADGET_LANGWELL is not set
# CONFIG_USB_GADGET_EG20T is not set
CONFIG_USB_GADGET_DUMMY_HCD=y
CONFIG_USB_DUMMY_HCD=m
CONFIG_USB_GADGET_DUALSPEED=y
# CONFIG_USB_ZERO is not set
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_ETH is not set
CONFIG_USB_G_NCM=m
# CONFIG_USB_GADGETFS is not set
# CONFIG_USB_FUNCTIONFS is not set
# CONFIG_USB_FILE_STORAGE is not set
# CONFIG_USB_MASS_STORAGE is not set
# CONFIG_USB_G_SERIAL is not set
# CONFIG_USB_MIDI_GADGET is not set
# CONFIG_USB_G_PRINTER is not set
# CONFIG_USB_CDC_COMPOSITE is not set
# CONFIG_USB_G_MULTI is not set
# CONFIG_USB_G_HID is not set
# CONFIG_USB_G_DBGP is not set
# CONFIG_USB_G_WEBCAM is not set

#
# OTG and related infrastructure
#
# CONFIG_NOP_USB_XCEIV is not set
CONFIG_UWB=m
CONFIG_UWB_HWA=m
CONFIG_UWB_WHCI=m
# CONFIG_UWB_I1480U is not set
# CONFIG_MMC is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y

#
# LED drivers
#
# CONFIG_LEDS_ALIX2 is not set
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_LP5521 is not set
# CONFIG_LEDS_LP5523 is not set
# CONFIG_LEDS_CLEVO_MAIL is not set
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_DAC124S085 is not set
# CONFIG_LEDS_BD2802 is not set
# CONFIG_LEDS_INTEL_SS4200 is not set
CONFIG_LEDS_TRIGGERS=y

#
# LED Triggers
#
CONFIG_LEDS_TRIGGER_TIMER=m
CONFIG_LEDS_TRIGGER_HEARTBEAT=m
CONFIG_LEDS_TRIGGER_BACKLIGHT=m
CONFIG_LEDS_TRIGGER_DEFAULT_ON=m

#
# iptables trigger is under Netfilter config (LED target)
#
# CONFIG_NFC_DEVICES is not set
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_EDAC=y

#
# Reporting subsystems
#
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_MM_EDAC=m
CONFIG_EDAC_E752X=m
CONFIG_EDAC_I82975X=m
CONFIG_EDAC_I3000=m
CONFIG_EDAC_I3200=m
CONFIG_EDAC_X38=m
# CONFIG_EDAC_I5400 is not set
# CONFIG_EDAC_I7CORE is not set
CONFIG_EDAC_I5000=m
CONFIG_EDAC_I5100=m
# CONFIG_EDAC_I7300 is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
CONFIG_RTC_DRV_TEST=m

#
# I2C RTC drivers
#
CONFIG_RTC_DRV_DS1307=m
CONFIG_RTC_DRV_DS1374=m
CONFIG_RTC_DRV_DS1672=m
# CONFIG_RTC_DRV_DS3232 is not set
CONFIG_RTC_DRV_MAX6900=m
CONFIG_RTC_DRV_RS5C372=m
CONFIG_RTC_DRV_ISL1208=m
# CONFIG_RTC_DRV_ISL12022 is not set
CONFIG_RTC_DRV_X1205=m
CONFIG_RTC_DRV_PCF8563=m
CONFIG_RTC_DRV_PCF8583=m
CONFIG_RTC_DRV_M41T80=m
CONFIG_RTC_DRV_M41T80_WDT=y
# CONFIG_RTC_DRV_BQ32K is not set
# CONFIG_RTC_DRV_S35390A is not set
CONFIG_RTC_DRV_FM3130=m
CONFIG_RTC_DRV_RX8581=m
# CONFIG_RTC_DRV_RX8025 is not set

#
# SPI RTC drivers
#
CONFIG_RTC_DRV_M41T94=m
CONFIG_RTC_DRV_DS1305=m
CONFIG_RTC_DRV_DS1390=m
CONFIG_RTC_DRV_MAX6902=m
# CONFIG_RTC_DRV_R9701 is not set
CONFIG_RTC_DRV_RS5C348=m
CONFIG_RTC_DRV_DS3234=m
# CONFIG_RTC_DRV_PCF2123 is not set

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
CONFIG_RTC_DRV_DS1286=m
# CONFIG_RTC_DRV_DS1511 is not set
CONFIG_RTC_DRV_DS1553=m
CONFIG_RTC_DRV_DS1742=m
CONFIG_RTC_DRV_STK17TA8=m
CONFIG_RTC_DRV_M48T86=m
CONFIG_RTC_DRV_M48T35=m
CONFIG_RTC_DRV_M48T59=m
# CONFIG_RTC_DRV_MSM6242 is not set
CONFIG_RTC_DRV_BQ4802=m
# CONFIG_RTC_DRV_RP5C01 is not set
CONFIG_RTC_DRV_V3020=m

#
# on-CPU RTC drivers
#
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set

#
# DMA Devices
#
# CONFIG_INTEL_MID_DMAC is not set
CONFIG_INTEL_IOATDMA=m
# CONFIG_TIMB_DMA is not set
# CONFIG_PCH_DMA is not set
CONFIG_DMA_ENGINE=y

#
# DMA Clients
#
CONFIG_NET_DMA=y
# CONFIG_ASYNC_TX_DMA is not set
# CONFIG_DMATEST is not set
CONFIG_DCA=m
CONFIG_AUXDISPLAY=y
CONFIG_UIO=m
CONFIG_UIO_CIF=m
CONFIG_UIO_PDRV=m
CONFIG_UIO_PDRV_GENIRQ=m
# CONFIG_UIO_AEC is not set
CONFIG_UIO_SERCOS3=m
CONFIG_UIO_PCI_GENERIC=m
# CONFIG_UIO_NETX is not set
CONFIG_STAGING=y
# CONFIG_STAGING_EXCLUDE_BUILD is not set
# CONFIG_ET131X is not set
# CONFIG_SLICOSS is not set
# CONFIG_USB_DABUSB is not set
CONFIG_USB_SE401=m
CONFIG_VIDEO_USBVIDEO=m
CONFIG_USB_VICAM=m
CONFIG_USB_IP_COMMON=m
CONFIG_USB_IP_VHCI_HCD=m
CONFIG_USB_IP_HOST=m
# CONFIG_USB_IP_DEBUG_ENABLE is not set
CONFIG_W35UND=m
CONFIG_PRISM2_USB=m
# CONFIG_ECHO is not set
# CONFIG_BRCM80211 is not set
# CONFIG_RT2860 is not set
CONFIG_RT2870=m
# CONFIG_COMEDI is not set
CONFIG_ASUS_OLED=m
# CONFIG_R8187SE is not set
CONFIG_RTL8192U=m
# CONFIG_RTL8192E is not set
CONFIG_R8712U=m
# CONFIG_R8712_AP is not set
# CONFIG_RTS_PSTOR is not set
CONFIG_TRANZPORT=m
# CONFIG_POHMELFS is not set
# CONFIG_IDE_PHISON is not set
CONFIG_LINE6_USB=m
# CONFIG_LINE6_USB_DEBUG is not set
# CONFIG_LINE6_USB_DUMP_CTRL is not set
# CONFIG_LINE6_USB_DUMP_MIDI is not set
# CONFIG_LINE6_USB_DUMP_PCM is not set
# CONFIG_LINE6_USB_RAW is not set
# CONFIG_LINE6_USB_IMPULSE_RESPONSE is not set
# CONFIG_DRM_VMWGFX is not set
# CONFIG_DRM_NOUVEAU is not set

#
# I2C encoder or helper chips
#
# CONFIG_DRM_I2C_CH7006 is not set
# CONFIG_DRM_I2C_SIL164 is not set
CONFIG_USB_SERIAL_QUATECH2=m
CONFIG_USB_SERIAL_QUATECH_USB2=m
# CONFIG_VT6655 is not set
CONFIG_VT6656=m
# CONFIG_HYPERV is not set
# CONFIG_VME_BUS is not set
# CONFIG_DX_SEP is not set
# CONFIG_IIO is not set
# CONFIG_XVMALLOC is not set
# CONFIG_ZRAM is not set
# CONFIG_SAMSUNG_LAPTOP is not set
# CONFIG_FB_SM7XX is not set
# CONFIG_VIDEO_DT3155 is not set
# CONFIG_CRYSTALHD is not set
# CONFIG_FB_XGI is not set
CONFIG_EASYCAP=m
CONFIG_EASYCAP_SND=y
# CONFIG_EASYCAP_OSS is not set
# CONFIG_EASYCAP_DEBUG is not set
# CONFIG_SOLO6X10 is not set
# CONFIG_ACPI_QUICKSTART is not set
CONFIG_MACH_NO_WESTBRIDGE=y
CONFIG_USB_ENESTORAGE=m
# CONFIG_BCM_WIMAX is not set
# CONFIG_FT1000 is not set

#
# Speakup console speech
#
# CONFIG_SPEAKUP is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
# CONFIG_DRM_PSB is not set
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACERHDF is not set
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_COMPAL_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_IDEAPAD_LAPTOP is not set
# CONFIG_THINKPAD_ACPI is not set
CONFIG_SENSORS_HDAPS=m
# CONFIG_INTEL_MENLOW is not set
# CONFIG_EEEPC_LAPTOP is not set
# CONFIG_ACPI_WMI is not set
# CONFIG_ACPI_ASUS is not set
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_ACPI_CMPC is not set
# CONFIG_INTEL_IPS is not set
# CONFIG_IBM_RTL is not set
# CONFIG_HWSPINLOCK is not set

#
# Firmware Drivers
#
CONFIG_EDD=y
CONFIG_EDD_OFF=y
CONFIG_FIRMWARE_MEMMAP=y
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_DMIID=y
# CONFIG_DMI_SYSFS is not set
# CONFIG_ISCSI_IBFT_FIND is not set

#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
CONFIG_BTRFS_FS=m
# CONFIG_BTRFS_FS_POSIX_ACL is not set
# CONFIG_NILFS2_FS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_FANOTIFY is not set
# CONFIG_QUOTA is not set
# CONFIG_QUOTACTL is not set
# CONFIG_AUTOFS4_FS is not set
CONFIG_FUSE_FS=y
# CONFIG_CUSE is not set
CONFIG_GENERIC_ACL=y

#
# Caches
#
# CONFIG_FSCACHE is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_VMCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=m
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ECRYPT_FS is not set
# CONFIG_HFS_FS is not set
CONFIG_HFSPLUS_FS=m
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_LOGFS is not set
# CONFIG_CRAMFS is not set
# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_PSTORE is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
# CONFIG_NFS_V4_1 is not set
# CONFIG_NFS_USE_LEGACY_DNS is not set
CONFIG_NFS_USE_KERNEL_DNS=y
# CONFIG_NFS_USE_NEW_IDMAPPER is not set
# CONFIG_NFSD is not set
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_NFS_ACL_SUPPORT=m
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_RPCSEC_GSS_KRB5=m
# CONFIG_CEPH_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
CONFIG_LDM_PARTITION=y
# CONFIG_LDM_DEBUG is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_KARMA_PARTITION is not set
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="cp437"
CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=m
CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=m
# CONFIG_DLM is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_PRINTK_TIME=y
# CONFIG_ENABLE_WARN_DEPRECATED is not set
# CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_FRAME_WARN=1024
CONFIG_MAGIC_SYSRQ=y
# CONFIG_STRIP_ASM_SYMS is not set
CONFIG_UNUSED_SYMBOLS=y
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
CONFIG_LOCKUP_DETECTOR=y
CONFIG_HARDLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
CONFIG_DETECT_HUNG_TASK=y
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
# CONFIG_TIMER_STATS is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
CONFIG_DEBUG_KMEMLEAK=y
CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=400
# CONFIG_DEBUG_KMEMLEAK_TEST is not set
# CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF is not set
CONFIG_DEBUG_PREEMPT=y
CONFIG_DEBUG_RT_MUTEXES=y
CONFIG_DEBUG_PI_LIST=y
# CONFIG_RT_MUTEX_TESTER is not set
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
CONFIG_DEBUG_LOCK_ALLOC=y
# CONFIG_PROVE_LOCKING is not set
# CONFIG_SPARSE_RCU_POINTER is not set
CONFIG_LOCKDEP=y
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_LOCKDEP is not set
CONFIG_DEBUG_SPINLOCK_SLEEP=y
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_STACKTRACE=y
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_INFO_REDUCED is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VIRTUAL is not set
# CONFIG_DEBUG_WRITECOUNT is not set
CONFIG_DEBUG_MEMORY_INIT=y
# CONFIG_DEBUG_LIST is not set
# CONFIG_TEST_LIST_SORT is not set
CONFIG_DEBUG_SG=y
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_RCU_CPU_STALL_DETECTOR is not set
# CONFIG_KPROBES_SANITY_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# CONFIG_LKDTM is not set
# CONFIG_CPU_NOTIFIER_ERROR_INJECT is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
CONFIG_SYSCTL_SYSCALL_CHECK=y
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_RING_BUFFER=y
CONFIG_RING_BUFFER_ALLOW_SWAP=y
CONFIG_TRACING_SUPPORT=y
# CONFIG_FTRACE is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
CONFIG_DYNAMIC_DEBUG=y
CONFIG_DMA_API_DEBUG=y
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_ASYNC_RAID6_TEST is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_HAVE_ARCH_KMEMCHECK=y
# CONFIG_KMEMCHECK is not set
CONFIG_STRICT_DEVMEM=y
# CONFIG_X86_VERBOSE_BOOTUP is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
# CONFIG_DEBUG_RODATA_TEST is not set
# CONFIG_DEBUG_SET_MODULE_RONX is not set
# CONFIG_DEBUG_NX_TEST is not set
# CONFIG_IOMMU_DEBUG is not set
# CONFIG_IOMMU_STRESS is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
# CONFIG_X86_DECODER_SELFTEST is not set
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
# CONFIG_IO_DELAY_0X80 is not set
CONFIG_IO_DELAY_0XED=y
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=1
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
CONFIG_OPTIMIZE_INLINING=y
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set

#
# Security options
#
CONFIG_KEYS=y
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
# CONFIG_SECURITY_DMESG_RESTRICT is not set
# CONFIG_SECURITY is not set
# CONFIG_SECURITYFS is not set
# CONFIG_INTEL_TXT is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
CONFIG_ASYNC_XOR=m
CONFIG_ASYNC_PQ=m
CONFIG_ASYNC_RAID6_RECOV=m
CONFIG_ASYNC_TX_DISABLE_PQ_VAL_DMA=y
CONFIG_ASYNC_TX_DISABLE_XOR_VAL_DMA=y
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=m
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=m
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_PCOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_GF128MUL=m
CONFIG_CRYPTO_NULL=m
# CONFIG_CRYPTO_PCRYPT is not set
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=m
CONFIG_CRYPTO_AUTHENC=m
# CONFIG_CRYPTO_TEST is not set

#
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=m
CONFIG_CRYPTO_SEQIV=m

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CTR=m
CONFIG_CRYPTO_CTS=m
CONFIG_CRYPTO_ECB=y
CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XTS=m
CONFIG_CRYPTO_FPU=m

#
# Hash modes
#
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=m
# CONFIG_CRYPTO_VMAC is not set

#
# Digest
#
CONFIG_CRYPTO_CRC32C=m
CONFIG_CRYPTO_CRC32C_INTEL=m
CONFIG_CRYPTO_GHASH=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_RMD128=m
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_RMD256=m
CONFIG_CRYPTO_RMD320=m
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_TGR192=m
CONFIG_CRYPTO_WP512=m
# CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set

#
# Ciphers
#
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_AES_X86_64=m
CONFIG_CRYPTO_AES_NI_INTEL=m
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_CAMELLIA=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_FCRYPT=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_SALSA20=m
CONFIG_CRYPTO_SALSA20_X86_64=m
CONFIG_CRYPTO_SEED=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=m
CONFIG_CRYPTO_TWOFISH_X86_64=m

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=m
# CONFIG_CRYPTO_ZLIB is not set
CONFIG_CRYPTO_LZO=m

#
# Random Number Generation
#
CONFIG_CRYPTO_ANSI_CPRNG=m
# CONFIG_CRYPTO_USER_API_HASH is not set
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
# CONFIG_CRYPTO_HW is not set
CONFIG_HAVE_KVM=y
# CONFIG_VIRTUALIZATION is not set
# CONFIG_BINARY_PRINTF is not set

#
# Library routines
#
CONFIG_RAID6_PQ=m
CONFIG_BITREVERSE=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_FIND_LAST_BIT=y
CONFIG_CRC_CCITT=m
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=m
CONFIG_CRC32=y
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
# CONFIG_XZ_DEC_POWERPC is not set
# CONFIG_XZ_DEC_IA64 is not set
# CONFIG_XZ_DEC_ARM is not set
# CONFIG_XZ_DEC_ARMTHUMB is not set
# CONFIG_XZ_DEC_SPARC is not set
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=m
CONFIG_TEXTSEARCH_BM=m
CONFIG_TEXTSEARCH_FSM=m
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
CONFIG_CHECK_SIGNATURE=y
CONFIG_CPU_RMAP=y
CONFIG_NLATTR=y
CONFIG_AVERAGE=y

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Hot plug issue on 2.6.38
  2011-03-21 22:28                       ` Hot plug issue on 2.6.38 Sarah Sharp
@ 2011-03-21 22:34                         ` Matthew Garrett
  2011-03-21 23:31                           ` Sarah Sharp
  2011-03-21 22:51                         ` Rafael J. Wysocki
  1 sibling, 1 reply; 19+ messages in thread
From: Matthew Garrett @ 2011-03-21 22:34 UTC (permalink / raw)
  To: Sarah Sharp
  Cc: Rafael J. Wysocki, Yinghai Lu, linux-pci, LKML, Jesse Barnes,
	ACPI Devel Mailing List, Len Brown

Try setting CONFIG_HOTPLUG_PCI_ACPI to y as well, just to rule that out?

-- 
Matthew Garrett | mjg59@srcf.ucam.org

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Hot plug issue on 2.6.38
  2011-03-21 22:28                       ` Hot plug issue on 2.6.38 Sarah Sharp
  2011-03-21 22:34                         ` Matthew Garrett
@ 2011-03-21 22:51                         ` Rafael J. Wysocki
  2011-03-21 23:54                           ` Sarah Sharp
  1 sibling, 1 reply; 19+ messages in thread
From: Rafael J. Wysocki @ 2011-03-21 22:51 UTC (permalink / raw)
  To: Sarah Sharp
  Cc: Yinghai Lu, linux-pci, LKML, Jesse Barnes,
	ACPI Devel Mailing List, Len Brown, Matthew Garrett

On Monday, March 21, 2011, Sarah Sharp wrote:
> > On Thu, Mar 17, 2011 at 10:22:33PM +0100, Rafael J. Wysocki wrote:
> > > On Thursday, March 17, 2011, Yinghai Lu wrote:
> > > > her .config does not define PCI_MMCONFIG
> > > > 
> > > > #
> > > > # Bus options (PCI etc.)
> > > > #
> > > > CONFIG_PCI=y
> > > > CONFIG_PCI_DIRECT=y
> > > > # CONFIG_PCI_MMCONFIG is not set
> > > 
> > > Ah, good catch, thanks!
> > > 
> > > @Sarah: you need to set that for PCI Express to work in general.
> 
> I compiled 2.6.38 with CONFIG_PCI_MMCONFIG=y, and I'm no longer getting
> "irq nobody cared" messages.  However, PCI express hot plug seems to
> just not work for the xHCI PCI device.  Nothing appears in dmesg when I
> plug in the Express Card, and the device doesn't appear in lspci.
> However, I can get the card to show up if I run
> 
> 	echo 1 > /sys/bus/pci/rescan
> 
> PCI hot-remove doesn't seem to work either.  The xHCI driver notices the
> device got removed when the debugging polling loop runs, but the
> driver's PCI remove functions are never called.  A rescan of the bus
> doesn't help, and the device still shows up in lspci (although all the
> registers are read as 0xffff). dmesg and lspci after the device has been
> removed is attached.
> 
> I've tried turning on all the PCI config options that look relavant; my
> .config is attached.  I've turned on PCI debug too.  The only thing that
> looks PCI related that I don't have turned on is ACPI_PCI_SLOT.  Do I
> need that?
> 
> I'm not sure how to debug this hot plug issue further.

Well, we still don't seem to call the _OSC on this machine.  At least your
dmesg output doesn't indicate so.

Do you have the patch from:

https://patchwork.kernel.org/patch/604371/

applied?

Rafael

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Hot plug issue on 2.6.38
  2011-03-21 22:34                         ` Matthew Garrett
@ 2011-03-21 23:31                           ` Sarah Sharp
  2011-03-21 23:41                             ` Rafael J. Wysocki
  0 siblings, 1 reply; 19+ messages in thread
From: Sarah Sharp @ 2011-03-21 23:31 UTC (permalink / raw)
  To: Matthew Garrett
  Cc: Rafael J. Wysocki, Yinghai Lu, linux-pci, LKML, Jesse Barnes,
	ACPI Devel Mailing List, Len Brown

On Mon, Mar 21, 2011 at 10:34:08PM +0000, Matthew Garrett wrote:
> Try setting CONFIG_HOTPLUG_PCI_ACPI to y as well, just to rule that out?

It's set to build as a module, do you want me to compile it in?

Sarah Sharp

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Hot plug issue on 2.6.38
  2011-03-21 23:31                           ` Sarah Sharp
@ 2011-03-21 23:41                             ` Rafael J. Wysocki
  0 siblings, 0 replies; 19+ messages in thread
From: Rafael J. Wysocki @ 2011-03-21 23:41 UTC (permalink / raw)
  To: Sarah Sharp
  Cc: Matthew Garrett, Yinghai Lu, linux-pci, LKML, Jesse Barnes,
	ACPI Devel Mailing List, Len Brown

On Tuesday, March 22, 2011, Sarah Sharp wrote:
> On Mon, Mar 21, 2011 at 10:34:08PM +0000, Matthew Garrett wrote:
> > Try setting CONFIG_HOTPLUG_PCI_ACPI to y as well, just to rule that out?
> 
> It's set to build as a module, do you want me to compile it in?

Yes, if poss.  But as I said before, please make sure you have the ASPM patch
applied.

Rafael

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Hot plug issue on 2.6.38
  2011-03-21 22:51                         ` Rafael J. Wysocki
@ 2011-03-21 23:54                           ` Sarah Sharp
  2011-03-22  0:07                             ` Rafael J. Wysocki
  0 siblings, 1 reply; 19+ messages in thread
From: Sarah Sharp @ 2011-03-21 23:54 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Yinghai Lu, linux-pci, LKML, Jesse Barnes,
	ACPI Devel Mailing List, Len Brown, Matthew Garrett

[-- Attachment #1: Type: text/plain, Size: 1597 bytes --]

On Mon, Mar 21, 2011 at 11:51:12PM +0100, Rafael J. Wysocki wrote:
> On Monday, March 21, 2011, Sarah Sharp wrote:
> > I compiled 2.6.38 with CONFIG_PCI_MMCONFIG=y, and I'm no longer getting
> > "irq nobody cared" messages.  However, PCI express hot plug seems to
> > just not work for the xHCI PCI device.  Nothing appears in dmesg when I
> > plug in the Express Card, and the device doesn't appear in lspci.
> > However, I can get the card to show up if I run
> > 
> > 	echo 1 > /sys/bus/pci/rescan
> > 
> > PCI hot-remove doesn't seem to work either.  The xHCI driver notices the
> > device got removed when the debugging polling loop runs, but the
> > driver's PCI remove functions are never called.  A rescan of the bus
> > doesn't help, and the device still shows up in lspci (although all the
> > registers are read as 0xffff). dmesg and lspci after the device has been
> > removed is attached.
> > 
> > I've tried turning on all the PCI config options that look relavant; my
> > .config is attached.  I've turned on PCI debug too.  The only thing that
> > looks PCI related that I don't have turned on is ACPI_PCI_SLOT.  Do I
> > need that?
> > 
> > I'm not sure how to debug this hot plug issue further.
> 
> Well, we still don't seem to call the _OSC on this machine.  At least your
> dmesg output doesn't indicate so.
> 
> Do you have the patch from:
> 
> https://patchwork.kernel.org/patch/604371/
> 
> applied?

No, it was just 2.6.38.  When I applied that patch, PCI hot plug worked!
dmesg is attached.  Can the patch get queued for 2.6.38 stable, or is it
just a hack?

Sarah Sharp

[-- Attachment #2: dmesg.txt --]
[-- Type: text/plain, Size: 125696 bytes --]

  0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000]  memory used by lock dependency info: 5823 kB
[    0.000000]  per task-struct memory footprint: 1920 bytes
[    0.000000] allocated 41943040 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1862.036 MHz processor.
[    0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3724.07 BogoMIPS (lpj=7448144)
[    0.004102] pid_max: default: 32768 minimum: 301
[    0.008208] Mount-cache hash table entries: 256
[    0.009491] Initializing cgroup subsys ns
[    0.009541] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[    0.009609] Initializing cgroup subsys cpuacct
[    0.009668] Initializing cgroup subsys memory
[    0.009811] Initializing cgroup subsys freezer
[    0.010022] CPU: Physical Processor ID: 0
[    0.010069] CPU: Processor Core ID: 0
[    0.010115] using mwait in idle threads.
[    0.010213] ACPI: Core revision 20110112
[    0.156288] Setting APIC routing to flat
[    0.156806] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.199903] CPU0: Intel(R) Core(TM)2 Duo CPU     L9400  @ 1.86GHz stepping 0a
[    0.204012] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[    0.204012] ... version:                2
[    0.204012] ... bit width:              40
[    0.204012] ... generic registers:      2
[    0.204012] ... value mask:             000000ffffffffff
[    0.204012] ... max period:             000000007fffffff
[    0.204012] ... fixed-purpose events:   3
[    0.204012] ... event mask:             0000000700000003
[    0.212179] NMI watchdog enabled, takes one hw-pmu counter.
[    0.224028] lockdep: fixing up alternatives.
[    0.228104] Booting Node   0, Processors  #1 Ok.
[    0.228186] smpboot cpu 1: start_ip = 99000
[    0.320092] NMI watchdog enabled, takes one hw-pmu counter.
[    0.324028] Brought up 2 CPUs
[    0.324076] Total of 2 processors activated (7447.98 BogoMIPS).
[    0.328718] NET: Registered protocol family 16
[    0.330872] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.330943] ACPI: bus type pci registered
[    0.331649] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.331716] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
[    0.360742] PCI: Using configuration type 1 for base access
[    0.374025] bio: create slab <bio-0> at 0
[    0.383080] ACPI: EC: EC description table is found, configuring boot EC
[    0.530474] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.576352] ACPI: SSDT 00000000bd8d7c20 002C8 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.579265] ACPI: Dynamic OEM Table Load:
[    0.579378] ACPI: SSDT           (null) 002C8 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.583496] ACPI: SSDT 00000000bd8d5020 0087A (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.588597] ACPI: Dynamic OEM Table Load:
[    0.588711] ACPI: SSDT           (null) 0087A (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.625231] ACPI: SSDT 00000000bd8d6ca0 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.629237] ACPI: Dynamic OEM Table Load:
[    0.629350] ACPI: SSDT           (null) 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.647615] ACPI: SSDT 00000000bd8d6f20 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.650253] ACPI: Dynamic OEM Table Load:
[    0.650365] ACPI: SSDT           (null) 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.670362] ACPI: Interpreter enabled
[    0.670411] ACPI: (supports S0 S3 S4 S5)
[    0.670968] ACPI: Using IOAPIC for interrupt routing
[    0.745833] ACPI: Power Resource [PUBS] (on)
[    0.804342] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[    0.841180] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[    0.841234] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.848193] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.848870] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.848923] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.848975] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.849039] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
[    0.849101] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
[    0.849165] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff]
[    0.849275] pci_bus 0000:00: scanning bus
[    0.849315] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600
[    0.849324] pci 0000:00:00.0: calling quirk_mmio_always_on+0x0/0x17
[    0.849359] pci 0000:00:00.0: calling quirk_resource_alignment+0x0/0x169
[    0.849374] pci 0000:00:00.0: calling quirk_iommu_rwbf+0x0/0x46
[    0.849376] DMAR: Forcing write-buffer flush capability
[    0.849426] DMAR: Disabling IOMMU for graphics on this chipset
[    0.849477] pci 0000:00:00.0: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.849526] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300
[    0.849536] pci 0000:00:02.0: calling quirk_mmio_always_on+0x0/0x17
[    0.849551] pci 0000:00:02.0: reg 10: [mem 0xf2000000-0xf23fffff 64bit]
[    0.849564] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.849574] pci 0000:00:02.0: reg 20: [io  0x1800-0x1807]
[    0.849593] pci 0000:00:02.0: calling quirk_resource_alignment+0x0/0x169
[    0.849598] pci 0000:00:02.0: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.849648] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380
[    0.849656] pci 0000:00:02.1: calling quirk_mmio_always_on+0x0/0x17
[    0.849670] pci 0000:00:02.1: reg 10: [mem 0xf2400000-0xf24fffff 64bit]
[    0.849708] pci 0000:00:02.1: calling quirk_resource_alignment+0x0/0x169
[    0.849712] pci 0000:00:02.1: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.849771] pci 0000:00:03.0: [8086:2a44] type 0 class 0x000780
[    0.849782] pci 0000:00:03.0: calling quirk_mmio_always_on+0x0/0x17
[    0.849799] pci 0000:00:03.0: reg 10: [mem 0xf2826800-0xf282680f 64bit]
[    0.849845] pci 0000:00:03.0: calling quirk_resource_alignment+0x0/0x169
[    0.849850] pci 0000:00:03.0: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.849871] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.849876] pci 0000:00:03.0: PME# disabled
[    0.849918] pci 0000:00:03.2: [8086:2a46] type 0 class 0x000101
[    0.849929] pci 0000:00:03.2: calling quirk_mmio_always_on+0x0/0x17
[    0.849942] pci 0000:00:03.2: reg 10: [io  0x1828-0x182f]
[    0.849953] pci 0000:00:03.2: reg 14: [io  0x180c-0x180f]
[    0.849964] pci 0000:00:03.2: reg 18: [io  0x1820-0x1827]
[    0.849974] pci 0000:00:03.2: reg 1c: [io  0x1808-0x180b]
[    0.849985] pci 0000:00:03.2: reg 20: [io  0x1810-0x181f]
[    0.850009] pci 0000:00:03.2: calling quirk_resource_alignment+0x0/0x169
[    0.850013] pci 0000:00:03.2: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.850075] pci 0000:00:03.3: [8086:2a47] type 0 class 0x000700
[    0.850086] pci 0000:00:03.3: calling quirk_mmio_always_on+0x0/0x17
[    0.850099] pci 0000:00:03.3: reg 10: [io  0x1830-0x1837]
[    0.850110] pci 0000:00:03.3: reg 14: [mem 0xf2624000-0xf2624fff]
[    0.850156] pci 0000:00:03.3: calling quirk_resource_alignment+0x0/0x169
[    0.850160] pci 0000:00:03.3: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.850278] pci 0000:00:19.0: [8086:10f5] type 0 class 0x000200
[    0.850296] pci 0000:00:19.0: calling quirk_mmio_always_on+0x0/0x17
[    0.850315] pci 0000:00:19.0: reg 10: [mem 0xf2600000-0xf261ffff]
[    0.850330] pci 0000:00:19.0: reg 14: [mem 0xf2625000-0xf2625fff]
[    0.850345] pci 0000:00:19.0: reg 18: [io  0x1840-0x185f]
[    0.850403] pci 0000:00:19.0: calling quirk_resource_alignment+0x0/0x169
[    0.850407] pci 0000:00:19.0: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.850446] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.850452] pci 0000:00:19.0: PME# disabled
[    0.850501] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
[    0.850512] pci 0000:00:1a.0: calling quirk_mmio_always_on+0x0/0x17
[    0.850579] pci 0000:00:1a.0: reg 20: [io  0x1860-0x187f]
[    0.850612] pci 0000:00:1a.0: calling quirk_resource_alignment+0x0/0x169
[    0.850616] pci 0000:00:1a.0: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.850680] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
[    0.850691] pci 0000:00:1a.1: calling quirk_mmio_always_on+0x0/0x17
[    0.850759] pci 0000:00:1a.1: reg 20: [io  0x1880-0x189f]
[    0.850792] pci 0000:00:1a.1: calling quirk_resource_alignment+0x0/0x169
[    0.850796] pci 0000:00:1a.1: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.850859] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03
[    0.850870] pci 0000:00:1a.2: calling quirk_mmio_always_on+0x0/0x17
[    0.850937] pci 0000:00:1a.2: reg 20: [io  0x18a0-0x18bf]
[    0.850970] pci 0000:00:1a.2: calling quirk_resource_alignment+0x0/0x169
[    0.850974] pci 0000:00:1a.2: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.851053] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
[    0.851071] pci 0000:00:1a.7: calling quirk_mmio_always_on+0x0/0x17
[    0.851090] pci 0000:00:1a.7: reg 10: [mem 0xf2826c00-0xf2826fff]
[    0.851172] pci 0000:00:1a.7: calling quirk_resource_alignment+0x0/0x169
[    0.851176] pci 0000:00:1a.7: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.851214] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.851222] pci 0000:00:1a.7: PME# disabled
[    0.851278] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
[    0.851283] pci 0000:00:1b.0: calling quirk_mmio_always_on+0x0/0x17
[    0.851309] pci 0000:00:1b.0: reg 10: [mem 0xf2620000-0xf2623fff 64bit]
[    0.851379] pci 0000:00:1b.0: calling quirk_resource_alignment+0x0/0x169
[    0.851383] pci 0000:00:1b.0: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.851428] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.851434] pci 0000:00:1b.0: PME# disabled
[    0.851483] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
[    0.851489] pci 0000:00:1c.0: calling quirk_mmio_always_on+0x0/0x17
[    0.851553] pci 0000:00:1c.0: calling quirk_resource_alignment+0x0/0x169
[    0.851557] pci 0000:00:1c.0: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.851609] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.851615] pci 0000:00:1c.0: PME# disabled
[    0.851670] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604
[    0.851676] pci 0000:00:1c.1: calling quirk_mmio_always_on+0x0/0x17
[    0.851740] pci 0000:00:1c.1: calling quirk_resource_alignment+0x0/0x169
[    0.851744] pci 0000:00:1c.1: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.851796] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.851802] pci 0000:00:1c.1: PME# disabled
[    0.851857] pci 0000:00:1c.3: [8086:2946] type 1 class 0x000604
[    0.851862] pci 0000:00:1c.3: calling quirk_mmio_always_on+0x0/0x17
[    0.851927] pci 0000:00:1c.3: calling quirk_resource_alignment+0x0/0x169
[    0.851931] pci 0000:00:1c.3: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.851982] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.851989] pci 0000:00:1c.3: PME# disabled
[    0.852190] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
[    0.852202] pci 0000:00:1d.0: calling quirk_mmio_always_on+0x0/0x17
[    0.852269] pci 0000:00:1d.0: reg 20: [io  0x18c0-0x18df]
[    0.852303] pci 0000:00:1d.0: calling quirk_resource_alignment+0x0/0x169
[    0.852307] pci 0000:00:1d.0: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.852371] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
[    0.852382] pci 0000:00:1d.1: calling quirk_mmio_always_on+0x0/0x17
[    0.852449] pci 0000:00:1d.1: reg 20: [io  0x18e0-0x18ff]
[    0.852482] pci 0000:00:1d.1: calling quirk_resource_alignment+0x0/0x169
[    0.852486] pci 0000:00:1d.1: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.852550] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
[    0.852561] pci 0000:00:1d.2: calling quirk_mmio_always_on+0x0/0x17
[    0.852629] pci 0000:00:1d.2: reg 20: [io  0x1c00-0x1c1f]
[    0.852662] pci 0000:00:1d.2: calling quirk_resource_alignment+0x0/0x169
[    0.852666] pci 0000:00:1d.2: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.852745] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
[    0.852763] pci 0000:00:1d.7: calling quirk_mmio_always_on+0x0/0x17
[    0.852782] pci 0000:00:1d.7: reg 10: [mem 0xf2827000-0xf28273ff]
[    0.852864] pci 0000:00:1d.7: calling quirk_resource_alignment+0x0/0x169
[    0.852868] pci 0000:00:1d.7: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.852907] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.852914] pci 0000:00:1d.7: PME# disabled
[    0.852963] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
[    0.852974] pci 0000:00:1e.0: calling quirk_mmio_always_on+0x0/0x17
[    0.853026] pci 0000:00:1e.0: calling quirk_resource_alignment+0x0/0x169
[    0.853030] pci 0000:00:1e.0: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.853097] pci 0000:00:1f.0: [8086:2917] type 0 class 0x000601
[    0.853110] pci 0000:00:1f.0: calling quirk_mmio_always_on+0x0/0x17
[    0.853229] pci 0000:00:1f.0: calling quirk_resource_alignment+0x0/0x169
[    0.853233] pci 0000:00:1f.0: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.853318] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106
[    0.853339] pci 0000:00:1f.2: calling quirk_mmio_always_on+0x0/0x17
[    0.853358] pci 0000:00:1f.2: reg 10: [io  0x1c48-0x1c4f]
[    0.853373] pci 0000:00:1f.2: reg 14: [io  0x183c-0x183f]
[    0.853388] pci 0000:00:1f.2: reg 18: [io  0x1c40-0x1c47]
[    0.853403] pci 0000:00:1f.2: reg 1c: [io  0x1838-0x183b]
[    0.853418] pci 0000:00:1f.2: reg 20: [io  0x1c20-0x1c3f]
[    0.853434] pci 0000:00:1f.2: reg 24: [mem 0xf2826000-0xf28267ff]
[    0.853455] pci 0000:00:1f.2: calling quirk_resource_alignment+0x0/0x169
[    0.853459] pci 0000:00:1f.2: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.853508] pci 0000:00:1f.2: PME# supported from D3hot
[    0.853514] pci 0000:00:1f.2: PME# disabled
[    0.853561] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05
[    0.853567] pci 0000:00:1f.3: calling quirk_mmio_always_on+0x0/0x17
[    0.853593] pci 0000:00:1f.3: reg 10: [mem 0xf2827400-0xf28274ff 64bit]
[    0.853633] pci 0000:00:1f.3: reg 20: [io  0x1c60-0x1c7f]
[    0.853666] pci 0000:00:1f.3: calling quirk_resource_alignment+0x0/0x169
[    0.853670] pci 0000:00:1f.3: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.853690] pci_bus 0000:00: fixups for bus
[    0.853695] pci 0000:00:1c.0: scanning [bus 02-02] behind bridge, pass 0
[    0.853784] pci_bus 0000:02: scanning bus
[    0.853789] pci_bus 0000:02: fixups for bus
[    0.853792] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.853847] pci 0000:00:1c.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.853854] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.853864] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.853867] pci_bus 0000:02: bus scan returning with max=02
[    0.853874] pci 0000:00:1c.1: scanning [bus 03-03] behind bridge, pass 0
[    0.853961] pci_bus 0000:03: scanning bus
[    0.854088] pci 0000:03:00.0: [8086:4237] type 0 class 0x000280
[    0.854115] pci 0000:03:00.0: calling quirk_mmio_always_on+0x0/0x17
[    0.854179] pci 0000:03:00.0: reg 10: [mem 0xf2500000-0xf2501fff 64bit]
[    0.854318] pci 0000:03:00.0: calling quirk_resource_alignment+0x0/0x169
[    0.854323] pci 0000:03:00.0: calling pci_fixup_transparent_bridge+0x0/0x2a
[    0.854443] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.854472] pci 0000:03:00.0: PME# disabled
[    0.854596] pci_bus 0000:03: fixups for bus
[    0.854599] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.854653] pci 0000:00:1c.1:   bridge window [io  0xf000-0x0000] (disabled)
[    0.854660] pci 0000:00:1c.1:   bridge window [mem 0xf2500000-0xf25fffff]
[    0.854671] pci 0000:00:1c.1:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.854674] pci_bus 0000:03: bus scan returning with max=03
[    0.854681] pci 0000:00:1c.3: scanning [bus 05-0c] behind bridge, pass 0
[    0.854767] pci_bus 0000:05: scanning bus
[    0.854771] pci_bus 0000:05: fixups for bus
[    0.854774] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    0.854827] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.854834] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf1ffffff]
[    0.854844] pci 0000:00:1c.3:   bridge window [mem 0xf2900000-0xf29fffff 64bit pref]
[    0.854847] pci_bus 0000:05: bus scan returning with max=05
[    0.854854] pci 0000:00:1e.0: scanning [bus 0d-0d] behind bridge, pass 0
[    0.854907] pci_bus 0000:0d: scanning bus
[    0.854987] pci_bus 0000:0d: fixups for bus
[    0.854990] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] (subtractive decode)
[    0.855046] pci 0000:00:1e.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.855053] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.855063] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.855075] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.855087] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.855099] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.855111] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.855122] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.855134] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
[    0.855137] pci_bus 0000:0d: bus scan returning with max=0d
[    0.855144] pci 0000:00:1c.0: scanning [bus 02-02] behind bridge, pass 1
[    0.855155] pci 0000:00:1c.1: scanning [bus 03-03] behind bridge, pass 1
[    0.855165] pci 0000:00:1c.3: scanning [bus 05-0c] behind bridge, pass 1
[    0.855175] pci 0000:00:1e.0: scanning [bus 0d-0d] behind bridge, pass 1
[    0.855183] pci_bus 0000:00: bus scan returning with max=0d
[    0.855186] pci_bus 0000:00: on NUMA node 0
[    0.855209] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.861620] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT]
[    0.863011] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[    0.864472] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
[    0.873170]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.885763]  pci0000:00: ACPI _OSC control (0x1d) granted
[    1.085459] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    1.087698] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[    1.089936] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[    1.092297] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    1.094530] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[    1.096779] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
[    1.099016] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
[    1.101400] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[    1.102592] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.102834] vgaarb: loaded
[    1.104257] SCSI subsystem initialized
[    1.104335] libata version 3.00 loaded.
[    1.104775] PCI: Using ACPI for IRQ routing
[    1.104775] PCI: pci_cache_line_size set to 64 bytes
[    1.104775] pci 0000:00:02.0: BAR 0: reserving [mem 0xf2000000-0xf23fffff flags 0x140204] (d=0, p=0)
[    1.104775] pci 0000:00:02.0: BAR 2: reserving [mem 0xd0000000-0xdfffffff flags 0x14220c] (d=0, p=0)
[    1.104775] pci 0000:00:02.0: BAR 4: reserving [io  0x1800-0x1807 flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:02.1: BAR 0: reserving [mem 0xf2400000-0xf24fffff flags 0x140204] (d=0, p=0)
[    1.104775] pci 0000:00:03.0: BAR 0: reserving [mem 0xf2826800-0xf282680f flags 0x140204] (d=0, p=0)
[    1.104775] pci 0000:00:03.2: BAR 0: reserving [io  0x1828-0x182f flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:03.2: BAR 1: reserving [io  0x180c-0x180f flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:03.2: BAR 2: reserving [io  0x1820-0x1827 flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:03.2: BAR 3: reserving [io  0x1808-0x180b flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:03.2: BAR 4: reserving [io  0x1810-0x181f flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:03.3: BAR 0: reserving [io  0x1830-0x1837 flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:03.3: BAR 1: reserving [mem 0xf2624000-0xf2624fff flags 0x40200] (d=0, p=0)
[    1.104775] pci 0000:00:19.0: BAR 0: reserving [mem 0xf2600000-0xf261ffff flags 0x40200] (d=0, p=0)
[    1.104775] pci 0000:00:19.0: BAR 1: reserving [mem 0xf2625000-0xf2625fff flags 0x40200] (d=0, p=0)
[    1.104775] pci 0000:00:19.0: BAR 2: reserving [io  0x1840-0x185f flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:1a.0: BAR 4: reserving [io  0x1860-0x187f flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:1a.1: BAR 4: reserving [io  0x1880-0x189f flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:1a.2: BAR 4: reserving [io  0x18a0-0x18bf flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:1a.7: BAR 0: reserving [mem 0xf2826c00-0xf2826fff flags 0x40200] (d=0, p=0)
[    1.104775] pci 0000:00:1b.0: BAR 0: reserving [mem 0xf2620000-0xf2623fff flags 0x140204] (d=0, p=0)
[    1.104775] pci 0000:00:1d.0: BAR 4: reserving [io  0x18c0-0x18df flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:1d.1: BAR 4: reserving [io  0x18e0-0x18ff flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:1d.2: BAR 4: reserving [io  0x1c00-0x1c1f flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:1d.7: BAR 0: reserving [mem 0xf2827000-0xf28273ff flags 0x40200] (d=0, p=0)
[    1.104775] pci 0000:00:1f.2: BAR 0: reserving [io  0x1c48-0x1c4f flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:1f.2: BAR 1: reserving [io  0x183c-0x183f flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:1f.2: BAR 2: reserving [io  0x1c40-0x1c47 flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:1f.2: BAR 3: reserving [io  0x1838-0x183b flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:1f.2: BAR 4: reserving [io  0x1c20-0x1c3f flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:00:1f.2: BAR 5: reserving [mem 0xf2826000-0xf28267ff flags 0x40200] (d=0, p=0)
[    1.104775] pci 0000:00:1f.3: BAR 0: reserving [mem 0xf2827400-0xf28274ff flags 0x140204] (d=0, p=0)
[    1.104775] pci 0000:00:1f.3: BAR 4: reserving [io  0x1c60-0x1c7f flags 0x40101] (d=0, p=0)
[    1.104775] pci 0000:03:00.0: BAR 0: reserving [mem 0xf2500000-0xf2501fff flags 0x140204] (d=0, p=0)
[    1.104911] reserve RAM buffer: 000000000009ec00 - 000000000009ffff 
[    1.104923] reserve RAM buffer: 00000000bd6a1000 - 00000000bfffffff 
[    1.105073] reserve RAM buffer: 00000000bd7b7000 - 00000000bfffffff 
[    1.105199] reserve RAM buffer: 00000000bd8c7000 - 00000000bfffffff 
[    1.105305] reserve RAM buffer: 00000000bdc00000 - 00000000bfffffff 
[    1.106433] Bluetooth: Core ver 2.16
[    1.106568] NET: Registered protocol family 31
[    1.106617] Bluetooth: HCI device and connection manager initialized
[    1.106682] Bluetooth: HCI socket layer initialized
[    1.106731] Bluetooth: L2CAP socket layer initialized
[    1.108099] Bluetooth: SCO socket layer initialized
[    1.108432] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    1.116291] Switching to clocksource hpet
[    1.116401] pnp: PnP ACPI init
[    1.116542] ACPI: bus type pnp registered
[    1.119660] Switched to NOHz mode on CPU #0
[    1.119756] Switched to NOHz mode on CPU #1
[    1.150223] pnp 00:00: [mem 0x00000000-0x0009ffff]
[    1.150234] pnp 00:00: [mem 0x000c0000-0x000c3fff]
[    1.150243] pnp 00:00: [mem 0x000c4000-0x000c7fff]
[    1.150253] pnp 00:00: [mem 0x000c8000-0x000cbfff]
[    1.150262] pnp 00:00: [mem 0x000cc000-0x000cffff]
[    1.150271] pnp 00:00: [mem 0x000d0000-0x000d3fff]
[    1.150281] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
[    1.150291] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
[    1.150300] pnp 00:00: [mem 0x000dc000-0x000dffff]
[    1.150310] pnp 00:00: [mem 0x000e0000-0x000e3fff]
[    1.150319] pnp 00:00: [mem 0x000e4000-0x000e7fff]
[    1.150328] pnp 00:00: [mem 0x000e8000-0x000ebfff]
[    1.150338] pnp 00:00: [mem 0x000ec000-0x000effff]
[    1.150347] pnp 00:00: [mem 0x000f0000-0x000fffff]
[    1.150356] pnp 00:00: [mem 0x00100000-0xbfffffff]
[    1.150366] pnp 00:00: [mem 0xfec00000-0xfed3ffff]
[    1.150375] pnp 00:00: [mem 0xfed4c000-0xffffffff]
[    1.151005] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    1.151080] system 00:00: [mem 0x000c0000-0x000c3fff] has been reserved
[    1.151153] system 00:00: [mem 0x000c4000-0x000c7fff] has been reserved
[    1.151226] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
[    1.151298] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
[    1.151370] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved
[    1.151448] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
[    1.151526] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    1.151604] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    1.151682] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    1.151760] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    1.151838] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    1.151916] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
[    1.151994] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    1.152089] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
[    1.152145] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.152346] pnp 00:01: [bus 00-ff]
[    1.152356] pnp 00:01: [io  0x0cf8-0x0cff]
[    1.152366] pnp 00:01: [io  0x0000-0x0cf7 window]
[    1.152375] pnp 00:01: [io  0x0d00-0xffff window]
[    1.152385] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[    1.152395] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
[    1.152404] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
[    1.152414] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
[    1.152423] pnp 00:01: [mem 0x000cc000-0x000cffff window]
[    1.152433] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
[    1.152442] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
[    1.152452] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
[    1.152461] pnp 00:01: [mem 0x000dc000-0x000dffff window]
[    1.152471] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
[    1.152480] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
[    1.152490] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
[    1.152499] pnp 00:01: [mem 0x000ec000-0x000effff window]
[    1.152509] pnp 00:01: [mem 0xc0000000-0xfebfffff window]
[    1.152519] pnp 00:01: [mem 0xfed40000-0xfed4bfff window]
[    1.152817] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    1.175068] pnp 00:02: [io  0x0010-0x001f]
[    1.175078] pnp 00:02: [io  0x0090-0x009f]
[    1.175088] pnp 00:02: [io  0x0024-0x0025]
[    1.175099] pnp 00:02: [io  0x0028-0x0029]
[    1.175109] pnp 00:02: [io  0x002c-0x002d]
[    1.175118] pnp 00:02: [io  0x0030-0x0031]
[    1.175127] pnp 00:02: [io  0x0034-0x0035]
[    1.175136] pnp 00:02: [io  0x0038-0x0039]
[    1.175145] pnp 00:02: [io  0x003c-0x003d]
[    1.175154] pnp 00:02: [io  0x00a4-0x00a5]
[    1.175164] pnp 00:02: [io  0x00a8-0x00a9]
[    1.175173] pnp 00:02: [io  0x00ac-0x00ad]
[    1.175182] pnp 00:02: [io  0x00b0-0x00b5]
[    1.175192] pnp 00:02: [io  0x00b8-0x00b9]
[    1.175201] pnp 00:02: [io  0x00bc-0x00bd]
[    1.175210] pnp 00:02: [io  0x0050-0x0053]
[    1.175219] pnp 00:02: [io  0x0072-0x0077]
[    1.175228] pnp 00:02: [io  0x002e-0x002f]
[    1.175238] pnp 00:02: [io  0x1000-0x107f]
[    1.175247] pnp 00:02: [io  0x1180-0x11ff]
[    1.175256] pnp 00:02: [io  0x0800-0x080f]
[    1.175265] pnp 00:02: [io  0x15e0-0x15ef]
[    1.175275] pnp 00:02: [io  0x1600-0x167f]
[    1.175284] pnp 00:02: [io  0x1680-0x169f]
[    1.175293] pnp 00:02: [mem 0xe0000000-0xefffffff]
[    1.175303] pnp 00:02: [mem 0xfed1c000-0xfed1ffff]
[    1.175312] pnp 00:02: [mem 0xfed10000-0xfed13fff]
[    1.175321] pnp 00:02: [mem 0xfed18000-0xfed18fff]
[    1.175331] pnp 00:02: [mem 0xfed19000-0xfed19fff]
[    1.175340] pnp 00:02: [mem 0xfed45000-0xfed4bfff]
[    1.175991] system 00:02: [io  0x1000-0x107f] has been reserved
[    1.176080] system 00:02: [io  0x1180-0x11ff] has been reserved
[    1.176153] system 00:02: [io  0x0800-0x080f] has been reserved
[    1.176227] system 00:02: [io  0x15e0-0x15ef] has been reserved
[    1.176299] system 00:02: [io  0x1600-0x167f] has been reserved
[    1.176370] system 00:02: [io  0x1680-0x169f] has been reserved
[    1.176442] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved
[    1.176515] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.176587] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved
[    1.176660] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.176732] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.176805] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved
[    1.176860] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.177472] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    1.177758] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    1.177891] pnp 00:04: [io  0x0000-0x000f]
[    1.177901] pnp 00:04: [io  0x0080-0x008f]
[    1.177910] pnp 00:04: [io  0x00c0-0x00df]
[    1.177920] pnp 00:04: [dma 4]
[    1.178205] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[    1.178336] pnp 00:05: [io  0x0061]
[    1.178624] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    1.178754] pnp 00:06: [io  0x00f0]
[    1.178772] pnp 00:06: [irq 13]
[    1.179058] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    1.179187] pnp 00:07: [io  0x0070-0x0071]
[    1.179202] pnp 00:07: [irq 8]
[    1.179491] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.179621] pnp 00:08: [io  0x0060]
[    1.179631] pnp 00:08: [io  0x0064]
[    1.179646] pnp 00:08: [irq 1]
[    1.179935] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.180089] pnp 00:09: [irq 12]
[    1.180385] pnp 00:09: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active)
[    1.202274] pnp 00:0a: [mem 0xfed40000-0xfed44fff]
[    1.202563] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c31 (active)
[    1.206530] pnp: PnP ACPI: found 11 devices
[    1.206580] ACPI: ACPI bus type pnp unregistered
[    1.228903] pci 0000:00:1c.1: BAR 7: assigned [io  0x3000-0x3fff]
[    1.228961] pci 0000:00:1c.0: BAR 7: assigned [io  0x4000-0x4fff]
[    1.229021] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    1.229073] pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
[    1.229129] pci 0000:00:1c.0:   bridge window [mem disabled]
[    1.229183] pci 0000:00:1c.0:   bridge window [mem pref disabled]
[    1.229241] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    1.229293] pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
[    1.229350] pci 0000:00:1c.1:   bridge window [mem 0xf2500000-0xf25fffff]
[    1.229405] pci 0000:00:1c.1:   bridge window [mem pref disabled]
[    1.229463] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[    1.229515] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    1.229572] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf1ffffff]
[    1.229627] pci 0000:00:1c.3:   bridge window [mem 0xf2900000-0xf29fffff 64bit pref]
[    1.229698] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d]
[    1.229747] pci 0000:00:1e.0:   bridge window [io  disabled]
[    1.229803] pci 0000:00:1e.0:   bridge window [mem disabled]
[    1.229857] pci 0000:00:1e.0:   bridge window [mem pref disabled]
[    1.229936] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    1.229993] pci 0000:00:1c.0: setting latency timer to 64
[    1.230014] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    1.230070] pci 0000:00:1c.1: setting latency timer to 64
[    1.230092] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    1.230148] pci 0000:00:1c.3: setting latency timer to 64
[    1.230158] pci 0000:00:1e.0: setting latency timer to 64
[    1.230163] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.230166] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.230169] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    1.230172] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    1.230175] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    1.230178] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff]
[    1.230181] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    1.230184] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    1.230187] pci_bus 0000:03: resource 1 [mem 0xf2500000-0xf25fffff]
[    1.230190] pci_bus 0000:05: resource 0 [io  0x2000-0x2fff]
[    1.230193] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff]
[    1.230196] pci_bus 0000:05: resource 2 [mem 0xf2900000-0xf29fffff 64bit pref]
[    1.230199] pci_bus 0000:0d: resource 4 [io  0x0000-0x0cf7]
[    1.230202] pci_bus 0000:0d: resource 5 [io  0x0d00-0xffff]
[    1.230205] pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff]
[    1.230208] pci_bus 0000:0d: resource 7 [mem 0x000d4000-0x000d7fff]
[    1.230211] pci_bus 0000:0d: resource 8 [mem 0x000d8000-0x000dbfff]
[    1.230214] pci_bus 0000:0d: resource 9 [mem 0xc0000000-0xfebfffff]
[    1.230352] NET: Registered protocol family 2
[    1.230655] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    1.231803] IPv4 FIB: Using LC-trie version 0.409
[    1.232485] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    1.234135] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
[    1.237496] TCP: Hash tables configured (established 262144 bind 65536)
[    1.237587] TCP reno registered
[    1.237658] UDP hash table entries: 2048 (order: 6, 327680 bytes)
[    1.237952] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes)
[    1.238671] NET: Registered protocol family 1
[    1.238779] pci 0000:00:00.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.238786] pci 0000:00:00.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.238790] pci 0000:00:00.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.238794] pci 0000:00:00.0: calling pci_fixup_video+0x0/0xb1
[    1.238810] pci 0000:00:02.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.238814] pci 0000:00:02.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.238818] pci 0000:00:02.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.238822] pci 0000:00:02.0: calling pci_fixup_video+0x0/0xb1
[    1.238826] pci 0000:00:02.0: Boot video device
[    1.238841] pci 0000:00:02.1: calling quirk_e100_interrupt+0x0/0x15e
[    1.238845] pci 0000:00:02.1: calling quirk_cardbus_legacy+0x0/0x30
[    1.238848] pci 0000:00:02.1: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.238852] pci 0000:00:02.1: calling pci_fixup_video+0x0/0xb1
[    1.238866] pci 0000:00:03.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.238870] pci 0000:00:03.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.238873] pci 0000:00:03.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.238877] pci 0000:00:03.0: calling pci_fixup_video+0x0/0xb1
[    1.238891] pci 0000:00:03.2: calling quirk_e100_interrupt+0x0/0x15e
[    1.238895] pci 0000:00:03.2: calling quirk_cardbus_legacy+0x0/0x30
[    1.238899] pci 0000:00:03.2: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.238902] pci 0000:00:03.2: calling pci_fixup_video+0x0/0xb1
[    1.238917] pci 0000:00:03.3: calling quirk_e100_interrupt+0x0/0x15e
[    1.238921] pci 0000:00:03.3: calling quirk_cardbus_legacy+0x0/0x30
[    1.238925] pci 0000:00:03.3: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.238928] pci 0000:00:03.3: calling pci_fixup_video+0x0/0xb1
[    1.238943] pci 0000:00:19.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.238947] pci 0000:00:19.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.238950] pci 0000:00:19.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.238954] pci 0000:00:19.0: calling pci_fixup_video+0x0/0xb1
[    1.238968] pci 0000:00:1a.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.238972] pci 0000:00:1a.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.238976] pci 0000:00:1a.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.238985] pci 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.238987] pci 0000:00:1a.0: Performing full reset
[    1.239003] pci 0000:00:1a.0: calling pci_fixup_video+0x0/0xb1
[    1.239019] pci 0000:00:1a.1: calling quirk_e100_interrupt+0x0/0x15e
[    1.239023] pci 0000:00:1a.1: calling quirk_cardbus_legacy+0x0/0x30
[    1.239026] pci 0000:00:1a.1: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.239035] pci 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.239037] pci 0000:00:1a.1: Performing full reset
[    1.239052] pci 0000:00:1a.1: calling pci_fixup_video+0x0/0xb1
[    1.239067] pci 0000:00:1a.2: calling quirk_e100_interrupt+0x0/0x15e
[    1.239071] pci 0000:00:1a.2: calling quirk_cardbus_legacy+0x0/0x30
[    1.239075] pci 0000:00:1a.2: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.239083] pci 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.239086] pci 0000:00:1a.2: Performing full reset
[    1.239100] pci 0000:00:1a.2: calling pci_fixup_video+0x0/0xb1
[    1.239116] pci 0000:00:1a.7: calling quirk_e100_interrupt+0x0/0x15e
[    1.239119] pci 0000:00:1a.7: calling quirk_cardbus_legacy+0x0/0x30
[    1.239123] pci 0000:00:1a.7: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.239195] pci 0000:00:1a.7: calling pci_fixup_video+0x0/0xb1
[    1.239211] pci 0000:00:1b.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.239215] pci 0000:00:1b.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.239219] pci 0000:00:1b.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.239222] pci 0000:00:1b.0: calling pci_fixup_video+0x0/0xb1
[    1.239237] pci 0000:00:1c.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.239241] pci 0000:00:1c.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.239245] pci 0000:00:1c.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.239248] pci 0000:00:1c.0: calling pci_fixup_video+0x0/0xb1
[    1.239263] pci 0000:00:1c.1: calling quirk_e100_interrupt+0x0/0x15e
[    1.239267] pci 0000:00:1c.1: calling quirk_cardbus_legacy+0x0/0x30
[    1.239271] pci 0000:00:1c.1: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.239274] pci 0000:00:1c.1: calling pci_fixup_video+0x0/0xb1
[    1.239289] pci 0000:00:1c.3: calling quirk_e100_interrupt+0x0/0x15e
[    1.239293] pci 0000:00:1c.3: calling quirk_cardbus_legacy+0x0/0x30
[    1.239296] pci 0000:00:1c.3: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.239300] pci 0000:00:1c.3: calling pci_fixup_video+0x0/0xb1
[    1.239315] pci 0000:00:1d.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.239319] pci 0000:00:1d.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.239322] pci 0000:00:1d.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.239330] pci 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.239333] pci 0000:00:1d.0: Performing full reset
[    1.239348] pci 0000:00:1d.0: calling pci_fixup_video+0x0/0xb1
[    1.239364] pci 0000:00:1d.1: calling quirk_e100_interrupt+0x0/0x15e
[    1.239368] pci 0000:00:1d.1: calling quirk_cardbus_legacy+0x0/0x30
[    1.239371] pci 0000:00:1d.1: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.239379] pci 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.239382] pci 0000:00:1d.1: Performing full reset
[    1.239396] pci 0000:00:1d.1: calling pci_fixup_video+0x0/0xb1
[    1.239411] pci 0000:00:1d.2: calling quirk_e100_interrupt+0x0/0x15e
[    1.239415] pci 0000:00:1d.2: calling quirk_cardbus_legacy+0x0/0x30
[    1.239419] pci 0000:00:1d.2: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.239427] pci 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x00c0
[    1.239429] pci 0000:00:1d.2: Performing full reset
[    1.239444] pci 0000:00:1d.2: calling pci_fixup_video+0x0/0xb1
[    1.239459] pci 0000:00:1d.7: calling quirk_e100_interrupt+0x0/0x15e
[    1.239463] pci 0000:00:1d.7: calling quirk_cardbus_legacy+0x0/0x30
[    1.239466] pci 0000:00:1d.7: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.239519] pci 0000:00:1d.7: calling pci_fixup_video+0x0/0xb1
[    1.239534] pci 0000:00:1e.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.239538] pci 0000:00:1e.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.239542] pci 0000:00:1e.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.239545] pci 0000:00:1e.0: calling pci_fixup_video+0x0/0xb1
[    1.239561] pci 0000:00:1f.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.239565] pci 0000:00:1f.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.239568] pci 0000:00:1f.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.239572] pci 0000:00:1f.0: calling pci_fixup_video+0x0/0xb1
[    1.239587] pci 0000:00:1f.2: calling quirk_e100_interrupt+0x0/0x15e
[    1.239591] pci 0000:00:1f.2: calling quirk_cardbus_legacy+0x0/0x30
[    1.239594] pci 0000:00:1f.2: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.239598] pci 0000:00:1f.2: calling pci_fixup_video+0x0/0xb1
[    1.239613] pci 0000:00:1f.3: calling quirk_e100_interrupt+0x0/0x15e
[    1.239617] pci 0000:00:1f.3: calling quirk_cardbus_legacy+0x0/0x30
[    1.239620] pci 0000:00:1f.3: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.239624] pci 0000:00:1f.3: calling pci_fixup_video+0x0/0xb1
[    1.239639] pci 0000:03:00.0: calling quirk_e100_interrupt+0x0/0x15e
[    1.239643] pci 0000:03:00.0: calling quirk_cardbus_legacy+0x0/0x30
[    1.239646] pci 0000:03:00.0: calling quirk_usb_early_handoff+0x0/0x4fe
[    1.239650] pci 0000:03:00.0: calling pci_fixup_video+0x0/0xb1
[    1.239664] PCI: CLS 64 bytes, default 64
[    1.240056] Trying to unpack rootfs image as initramfs...
[    2.156571] Freeing initrd memory: 32660k freed
[    2.315041] DMA-API: preallocated 32768 debug entries
[    2.315097] DMA-API: debugging enabled by kernel config
[    2.315155] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    2.315207] Placing 64MB software IO TLB between ffff8800b96a1000 - ffff8800bd6a1000
[    2.315271] software IO TLB at phys 0xb96a1000 - 0xbd6a1000
[    2.315501] Simple Boot Flag at 0x35 set to 0x1
[    2.317683] audit: initializing netlink socket (disabled)
[    2.317814] type=2000 audit(1300751423.312:1): initialized
[    2.338356] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    2.363853] fuse init (API version 7.16)
[    2.364785] msgmni has been set to 7696
[    2.366144] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    2.366215] io scheduler noop registered
[    2.366263] io scheduler deadline registered
[    2.366634] io scheduler cfq registered (default)
[    2.366683] start plist test
[    2.368479] end plist test
[    2.369439] pcieport 0000:00:1c.0: setting latency timer to 64
[    2.369518] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[    2.370294] pcieport 0000:00:1c.1: setting latency timer to 64
[    2.370368] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[    2.371141] pcieport 0000:00:1c.3: setting latency timer to 64
[    2.371215] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
[    2.372349] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    2.372407] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    2.372596] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
[    2.372650] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    2.372706] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
[    2.372894] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[    2.372951] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[    2.373126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.373879] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 2940 ss_vid 17aa ss_did 20f3
[    2.374058] pci_bus 0000:02: dev 00, created physical slot 0
[    2.374181] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
[    2.374238] pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 2942 ss_vid 17aa ss_did 20f3
[    2.374404] pci_bus 0000:03: dev 00, created physical slot 1
[    2.374528] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded
[    2.374583] pciehp 0000:00:1c.3:pcie04: HPC vendor_id 8086 device_id 2946 ss_vid 17aa ss_did 20f3
[    2.374749] pci_bus 0000:05: dev 00, created physical slot 3
[    2.374872] pciehp 0000:00:1c.3:pcie04: service driver pciehp loaded
[    2.374934] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.375750] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    2.376900] ACPI: AC Adapter [AC] (on-line)
[    2.378436] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[    2.412023] ACPI: Lid Switch [LID]
[    2.412668] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[    2.468021] ACPI: Sleep Button [SLPB]
[    2.468686] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    2.468761] ACPI: Power Button [PWRF]
[    2.468993] ACPI: acpi_idle registered with cpuidle
[    2.587096] Monitor-Mwait will be used to enter C-1 state
[    2.587175] Monitor-Mwait will be used to enter C-2 state
[    2.587249] Monitor-Mwait will be used to enter C-3 state
[    2.587261] Marking TSC unstable due to TSC halts in idle
[    2.683478] thermal LNXTHERM:00: registered as thermal_zone0
[    2.683530] ACPI: Thermal Zone [THM0] (57 C)
[    2.693144] thermal LNXTHERM:01: registered as thermal_zone1
[    2.693196] ACPI: Thermal Zone [THM1] (60 C)
[    2.693720] Linux agpgart interface v0.103
[    2.707884] brd: module loaded
[    2.714637] loop: module loaded
[    2.716368] ahci 0000:00:1f.2: version 3.0
[    2.716449] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    2.716768] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
[    2.716928] ahci: SSS flag set, parallel bus scan disabled
[    2.717075] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
[    2.717205] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs 
[    2.717359] ahci 0000:00:1f.2: setting latency timer to 64
[    2.727471] scsi0 : ahci
[    2.728657] scsi1 : ahci
[    2.729590] scsi2 : ahci
[    2.730620] scsi3 : ahci
[    2.745793] ata1: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826100 irq 43
[    2.745858] ata2: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826180 irq 43
[    2.745921] ata3: DUMMY
[    2.745964] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    2.746030] ata4: DUMMY
[    2.746053] ACPI: Battery Slot [BAT0] (battery present)
[    2.746663] ata_generic 0000:00:03.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.746848] ata_generic 0000:00:03.2: setting latency timer to 64
[    2.751408] scsi4 : ata_generic
[    2.752271] scsi5 : ata_generic
[    2.753015] ata5: PATA max UDMA/100 cmd 0x1828 ctl 0x180c bmdma 0x1810 irq 18
[    2.753068] ata6: PATA max UDMA/100 cmd 0x1820 ctl 0x1808 bmdma 0x1818 irq 18
[    2.753354] e1000e: Intel(R) PRO/1000 Network Driver - 1.3.10-k2
[    2.753407] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
[    2.753535] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    2.753610] e1000e 0000:00:19.0: setting latency timer to 64
[    2.753882] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[    3.064031] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.067391] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    3.067396] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    3.067461] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    3.067764] ata1.00: ATA-7: INTEL SSDSA2M160G2GC, 2CV102M3, max UDMA/133
[    3.067817] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    3.071372] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    3.071377] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    3.071442] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    3.071745] ata1.00: configured for UDMA/133
[    3.072519] scsi 0:0:0:0: Direct-Access     ATA      INTEL SSDSA2M160 2CV1 PQ: 0 ANSI: 5
[    3.074867] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.075495] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1f:16:1d:fb:eb
[    3.075571] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[    3.075651] e1000e 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF
[    3.075759] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    3.075861] PPP generic driver version 2.4.2
[    3.076687] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    3.076781] sd 0:0:0:0: [sda] Write Protect is off
[    3.076832] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.077104] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.080487]  sda: sda1 sda2
[    3.084041] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.087329] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.087817] serio: i8042 AUX port at 0x60,0x64 irq 12
[    3.088660] mousedev: PS/2 mouse device common for all mice
[    3.089946] rtc_cmos 00:07: RTC can wake from S4
[    3.095054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    3.112636] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    3.112753] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    3.112869] Linux video capture interface: v2.00
[    3.113678] device-mapper: uevent: version 1.0.3
[    3.114300] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com
[    3.114548] device-mapper: multipath: version 1.2.0 loaded
[    3.114613] device-mapper: multipath round-robin: version 1.0.0 loaded
[    3.115971] cpuidle: using governor ladder
[    3.117527] cpuidle: using governor menu
[    3.118512] TCP cubic registered
[    3.119739] NET: Registered protocol family 10
[    3.122263] NET: Registered protocol family 17
[    3.122508] Bluetooth: RFCOMM TTY layer initialized
[    3.122579] Bluetooth: RFCOMM socket layer initialized
[    3.122629] Bluetooth: RFCOMM ver 1.11
[    3.122676] Registering the dns_resolver key type
[    3.123498] registered taskstats version 1
[    3.123691] kmemleak: Kernel memory leak detector initialized
[    3.123722] kmemleak: Automatic memory scanning thread started
[    3.126264] rtc_cmos 00:07: setting system clock to 2011-03-21 23:50:25 UTC (1300751425)
[    3.126330] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    3.126380] EDD information not available.
[    3.392056] ata2: SATA link down (SStatus 0 SControl 300)
[    3.559952] Freeing unused kernel memory: 568k freed
[    3.560244] Write protecting the kernel read-only data: 8192k
[    3.565226] Freeing unused kernel memory: 1264k freed
[    3.565959] Freeing unused kernel memory: 16k freed
[    3.595651] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    3.613409] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input4
[    4.062419] usbcore: registered new interface driver usbfs
[    4.063548] usbcore: registered new interface driver hub
[    4.065566] usbcore: registered new device driver usb
[    4.084335] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.084390] ehci_hcd: block sizes: qh 104 qtd 96 itd 192 sitd 96
[    4.084679] uhci_hcd: USB Universal Host Controller Interface driver
[    4.084903] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    4.084973] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    4.085032] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    4.085117] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    4.085122] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    4.085255] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    4.092519] uhci_hcd 0000:00:1a.0: detected 2 ports
[    4.092576] uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000
[    4.092579] uhci_hcd 0000:00:1a.0: Performing full reset
[    4.092763] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
[    4.093249] usb usb1: default language 0x0409
[    4.093384] usb usb1: udev 1, busnum 1, minor = 0
[    4.093387] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    4.093439] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.093500] usb usb1: Product: UHCI Host Controller
[    4.093549] usb usb1: Manufacturer: Linux 2.6.38+ uhci_hcd
[    4.093598] usb usb1: SerialNumber: 0000:00:1a.0
[    4.094477] usb usb1: usb_probe_device
[    4.094481] usb usb1: configuration #1 chosen from 1 choice
[    4.094595] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[    4.095066] hub 1-0:1.0: usb_probe_interface
[    4.095070] hub 1-0:1.0: usb_probe_interface - got id
[    4.095075] hub 1-0:1.0: USB hub found
[    4.095223] hub 1-0:1.0: 2 ports detected
[    4.095286] hub 1-0:1.0: standalone hub
[    4.095289] hub 1-0:1.0: no power switching (usb 1.0)
[    4.095291] hub 1-0:1.0: individual port over-current protection
[    4.095294] hub 1-0:1.0: power on to power good time: 2ms
[    4.095413] hub 1-0:1.0: local power source is good
[    4.095431] hub 1-0:1.0: trying to enable port power on non-switchable hub
[    4.096801] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    4.096884] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    4.096889] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    4.096989] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    4.112283] uhci_hcd 0000:00:1a.1: detected 2 ports
[    4.112342] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000
[    4.112345] uhci_hcd 0000:00:1a.1: Performing full reset
[    4.112495] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
[    4.112830] usb usb2: default language 0x0409
[    4.112966] usb usb2: udev 1, busnum 2, minor = 128
[    4.112969] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    4.113021] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.113082] usb usb2: Product: UHCI Host Controller
[    4.113131] usb usb2: Manufacturer: Linux 2.6.38+ uhci_hcd
[    4.113180] usb usb2: SerialNumber: 0000:00:1a.1
[    4.113900] usb usb2: usb_probe_device
[    4.113904] usb usb2: configuration #1 chosen from 1 choice
[    4.113981] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[    4.114398] hub 2-0:1.0: usb_probe_interface
[    4.114402] hub 2-0:1.0: usb_probe_interface - got id
[    4.114406] hub 2-0:1.0: USB hub found
[    4.114555] hub 2-0:1.0: 2 ports detected
[    4.114618] hub 2-0:1.0: standalone hub
[    4.114620] hub 2-0:1.0: no power switching (usb 1.0)
[    4.114623] hub 2-0:1.0: individual port over-current protection
[    4.114626] hub 2-0:1.0: power on to power good time: 2ms
[    4.114720] hub 2-0:1.0: local power source is good
[    4.114737] hub 2-0:1.0: trying to enable port power on non-switchable hub
[    4.116096] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
[    4.116164] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
[    4.116237] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    4.116320] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    4.116324] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    4.116425] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3
[    4.132160] uhci_hcd 0000:00:1a.2: detected 2 ports
[    4.132217] uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000
[    4.132221] uhci_hcd 0000:00:1a.2: Performing full reset
[    4.132391] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0
[    4.132730] usb usb3: default language 0x0409
[    4.132865] usb usb3: udev 1, busnum 3, minor = 256
[    4.132868] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    4.132920] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.133523] usb usb3: Product: UHCI Host Controller
[    4.133571] usb usb3: Manufacturer: Linux 2.6.38+ uhci_hcd
[    4.133621] usb usb3: SerialNumber: 0000:00:1a.2
[    4.134344] usb usb3: usb_probe_device
[    4.134348] usb usb3: configuration #1 chosen from 1 choice
[    4.134426] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[    4.134868] hub 3-0:1.0: usb_probe_interface
[    4.134871] hub 3-0:1.0: usb_probe_interface - got id
[    4.134876] hub 3-0:1.0: USB hub found
[    4.135025] hub 3-0:1.0: 2 ports detected
[    4.135088] hub 3-0:1.0: standalone hub
[    4.135091] hub 3-0:1.0: no power switching (usb 1.0)
[    4.135093] hub 3-0:1.0: individual port over-current protection
[    4.135096] hub 3-0:1.0: power on to power good time: 2ms
[    4.135192] hub 3-0:1.0: local power source is good
[    4.135209] hub 3-0:1.0: trying to enable port power on non-switchable hub
[    4.136606] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
[    4.136676] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
[    4.136734] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    4.136870] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    4.136875] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    4.136975] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 4
[    4.148237] ehci_hcd 0000:00:1a.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
[    4.148244] ehci_hcd 0000:00:1a.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch
[    4.148373] ehci_hcd 0000:00:1a.7: debug port 1
[    4.148425] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.152320] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[    4.152323] ehci_hcd 0000:00:1a.7: supports USB remote wakeup
[    4.152457] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xf2826c00
[    4.152510] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.156404] ehci_hcd 0000:00:1a.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[    4.168075] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    4.168483] usb usb4: default language 0x0409
[    4.168619] usb usb4: udev 1, busnum 4, minor = 384
[    4.168622] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[    4.168674] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.168735] usb usb4: Product: EHCI Host Controller
[    4.168783] usb usb4: Manufacturer: Linux 2.6.38+ ehci_hcd
[    4.168832] usb usb4: SerialNumber: 0000:00:1a.7
[    4.169546] usb usb4: usb_probe_device
[    4.169550] usb usb4: configuration #1 chosen from 1 choice
[    4.169625] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[    4.169992] hub 4-0:1.0: usb_probe_interface
[    4.169995] hub 4-0:1.0: usb_probe_interface - got id
[    4.170000] hub 4-0:1.0: USB hub found
[    4.170139] hub 4-0:1.0: 6 ports detected
[    4.170208] hub 4-0:1.0: standalone hub
[    4.170210] hub 4-0:1.0: no power switching (usb 1.0)
[    4.170213] hub 4-0:1.0: individual port over-current protection
[    4.170215] hub 4-0:1.0: power on to power good time: 20ms
[    4.170297] hub 4-0:1.0: local power source is good
[    4.170312] hub 4-0:1.0: trying to enable port power on non-switchable hub
[    4.171517] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.0
[    4.171530] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.1
[    4.171542] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.2
[    4.171757] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    4.171826] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    4.171898] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    4.172046] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    4.172052] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    4.172149] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[    4.188084] ehci_hcd 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
[    4.188090] ehci_hcd 0000:00:1d.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch
[    4.188218] ehci_hcd 0000:00:1d.7: debug port 1
[    4.188270] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.192085] uhci_hcd 0000:00:1a.0: port 1 portsc 0082,00
[    4.192159] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    4.192162] ehci_hcd 0000:00:1d.7: supports USB remote wakeup
[    4.192319] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xf2827000
[    4.192372] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    4.196261] ehci_hcd 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN
[    4.208026] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    4.208423] usb usb5: default language 0x0409
[    4.208575] usb usb5: udev 1, busnum 5, minor = 512
[    4.208578] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    4.208631] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.208693] usb usb5: Product: EHCI Host Controller
[    4.208749] usb usb5: Manufacturer: Linux 2.6.38+ ehci_hcd
[    4.208799] usb usb5: SerialNumber: 0000:00:1d.7
[    4.209589] usb usb5: usb_probe_device
[    4.209592] usb usb5: configuration #1 chosen from 1 choice
[    4.209667] usb usb5: adding 5-0:1.0 (config #1, interface 0)
[    4.210044] hub 5-0:1.0: usb_probe_interface
[    4.210047] hub 5-0:1.0: usb_probe_interface - got id
[    4.210052] hub 5-0:1.0: USB hub found
[    4.210191] hub 5-0:1.0: 6 ports detected
[    4.210255] hub 5-0:1.0: standalone hub
[    4.210257] hub 5-0:1.0: no power switching (usb 1.0)
[    4.210259] hub 5-0:1.0: individual port over-current protection
[    4.210263] hub 5-0:1.0: power on to power good time: 20ms
[    4.210355] hub 5-0:1.0: local power source is good
[    4.210372] hub 5-0:1.0: trying to enable port power on non-switchable hub
[    4.211960] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    4.212523] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    4.212580] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    4.212703] uhci_hcd 0000:00:1a.1: port 1 portsc 0082,00
[    4.213708] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    4.213714] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    4.213815] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    4.220165] uhci_hcd 0000:00:1d.0: detected 2 ports
[    4.220220] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
[    4.220223] uhci_hcd 0000:00:1d.0: Performing full reset
[    4.220397] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0
[    4.220771] usb usb6: default language 0x0409
[    4.220927] usb usb6: udev 1, busnum 6, minor = 640
[    4.220931] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    4.220984] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.221046] usb usb6: Product: UHCI Host Controller
[    4.221095] usb usb6: Manufacturer: Linux 2.6.38+ uhci_hcd
[    4.221109] Monitor-Mwait will be used to enter C-3 state
[    4.221151] usb usb6: SerialNumber: 0000:00:1d.0
[    4.222317] usb usb6: usb_probe_device
[    4.222321] usb usb6: configuration #1 chosen from 1 choice
[    4.222400] usb usb6: adding 6-0:1.0 (config #1, interface 0)
[    4.222774] hub 6-0:1.0: usb_probe_interface
[    4.222777] hub 6-0:1.0: usb_probe_interface - got id
[    4.222782] hub 6-0:1.0: USB hub found
[    4.222929] hub 6-0:1.0: 2 ports detected
[    4.222993] hub 6-0:1.0: standalone hub
[    4.222995] hub 6-0:1.0: no power switching (usb 1.0)
[    4.222998] hub 6-0:1.0: individual port over-current protection
[    4.223001] hub 6-0:1.0: power on to power good time: 2ms
[    4.223097] hub 6-0:1.0: local power source is good
[    4.223114] hub 6-0:1.0: trying to enable port power on non-switchable hub
[    4.224415] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.0
[    4.224550] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    4.224635] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    4.224640] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    4.224738] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    4.232108] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.240169] uhci_hcd 0000:00:1d.1: detected 2 ports
[    4.240238] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
[    4.240241] uhci_hcd 0000:00:1d.1: Performing full reset
[    4.240416] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0
[    4.240759] usb usb7: default language 0x0409
[    4.240895] usb usb7: udev 1, busnum 7, minor = 768
[    4.240898] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    4.240950] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.241011] usb usb7: Product: UHCI Host Controller
[    4.241060] usb usb7: Manufacturer: Linux 2.6.38+ uhci_hcd
[    4.241109] usb usb7: SerialNumber: 0000:00:1d.1
[    4.241838] usb usb7: usb_probe_device
[    4.241842] usb usb7: configuration #1 chosen from 1 choice
[    4.241918] usb usb7: adding 7-0:1.0 (config #1, interface 0)
[    4.242280] hub 7-0:1.0: usb_probe_interface
[    4.242283] hub 7-0:1.0: usb_probe_interface - got id
[    4.242287] hub 7-0:1.0: USB hub found
[    4.242434] hub 7-0:1.0: 2 ports detected
[    4.242501] hub 7-0:1.0: standalone hub
[    4.242503] hub 7-0:1.0: no power switching (usb 1.0)
[    4.242505] hub 7-0:1.0: individual port over-current protection
[    4.242508] hub 7-0:1.0: power on to power good time: 2ms
[    4.242590] hub 7-0:1.0: local power source is good
[    4.242605] hub 7-0:1.0: trying to enable port power on non-switchable hub
[    4.243752] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.1
[    4.243856] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    4.243935] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    4.243939] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    4.244264] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    4.260117] uhci_hcd 0000:00:1d.2: detected 2 ports
[    4.260173] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
[    4.260176] uhci_hcd 0000:00:1d.2: Performing full reset
[    4.260238] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00
[    4.260574] usb usb8: default language 0x0409
[    4.260712] usb usb8: udev 1, busnum 8, minor = 896
[    4.260714] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    4.260766] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.260827] usb usb8: Product: UHCI Host Controller
[    4.260876] usb usb8: Manufacturer: Linux 2.6.38+ uhci_hcd
[    4.260925] usb usb8: SerialNumber: 0000:00:1d.2
[    4.261650] usb usb8: usb_probe_device
[    4.261653] usb usb8: configuration #1 chosen from 1 choice
[    4.261729] usb usb8: adding 8-0:1.0 (config #1, interface 0)
[    4.262088] hub 8-0:1.0: usb_probe_interface
[    4.262091] hub 8-0:1.0: usb_probe_interface - got id
[    4.262095] hub 8-0:1.0: USB hub found
[    4.262240] hub 8-0:1.0: 2 ports detected
[    4.262307] hub 8-0:1.0: standalone hub
[    4.262310] hub 8-0:1.0: no power switching (usb 1.0)
[    4.262312] hub 8-0:1.0: individual port over-current protection
[    4.262314] hub 8-0:1.0: power on to power good time: 2ms
[    4.262395] hub 8-0:1.0: local power source is good
[    4.262410] hub 8-0:1.0: trying to enable port power on non-switchable hub
[    4.263566] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.2
[    4.268054] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 001403 0  ACK POWER sig=k CSC CONNECT
[    4.268066] hub 4-0:1.0: port 1: status 0501 change 0001
[    4.268138] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 001803 0  ACK POWER sig=j CSC CONNECT
[    4.268148] hub 4-0:1.0: port 3: status 0501 change 0001
[    4.292163] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.308105] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 001803 0  ACK POWER sig=j CSC CONNECT
[    4.308120] hub 5-0:1.0: port 1: status 0501 change 0001
[    4.312112] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.320123] uhci_hcd 0000:00:1d.0: port 1 portsc 0082,00
[    4.340158] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.360181] hub 8-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    4.368176] hub 4-0:1.0: state 7 ports 6 chg 000a evt 0000
[    4.368212] hub 4-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[    4.368279] ehci_hcd 0000:00:1a.7: port 1 low speed --> companion
[    4.424123] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    4.424251] hub 4-0:1.0: port 3, status 0501, change 0000, 480 Mb/s
[    4.480305] ehci_hcd 0000:00:1a.7: port 3 full speed --> companion
[    4.480310] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003801 0  ACK POWER OWNER sig=j CONNECT
[    4.480320] hub 4-0:1.0: port 3 not reset yet, waiting 50ms
[    4.536119] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    4.536215] hub 4-0:1.0: state 7 ports 6 chg 0000 evt 0008
[    4.536249] hub 5-0:1.0: state 7 ports 6 chg 0002 evt 0000
[    4.536277] hub 5-0:1.0: port 1, status 0501, change 0000, 480 Mb/s
[    4.592288] ehci_hcd 0000:00:1d.7: port 1 full speed --> companion
[    4.592702] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 003801 0  ACK POWER OWNER sig=j CONNECT
[    4.592714] hub 5-0:1.0: port 1 not reset yet, waiting 50ms
[    4.648121] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 003002 0  ACK POWER OWNER sig=se0 CSC
[    4.648217] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0002
[    4.648241] uhci_hcd 0000:00:1d.0: port 1 portsc 0093,00
[    4.648275] hub 6-0:1.0: port 1, status 0101, change 0001, 12 Mb/s
[    4.776115] hub 6-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
[    4.888123] usb 6-1: new full speed USB device number 2 using uhci_hcd
[    5.020075] usb 6-1: ep0 maxpacket = 8
[    5.040615] usb 6-1: default language 0x0409
[    5.063638] usb 6-1: udev 2, busnum 6, minor = 641
[    5.063641] usb 6-1: New USB device found, idVendor=04b3, idProduct=301a
[    5.063694] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.063746] usb 6-1: Product: USB 1.1 2port downstream low power hub
[    5.063798] usb 6-1: Manufacturer: Lite-On Technology
[    5.064551] usb 6-1: usb_probe_device
[    5.064555] usb 6-1: configuration #1 chosen from 1 choice
[    5.070646] usb 6-1: adding 6-1:1.0 (config #1, interface 0)
[    5.072770] hub 6-1:1.0: usb_probe_interface
[    5.072774] hub 6-1:1.0: usb_probe_interface - got id
[    5.072779] hub 6-1:1.0: USB hub found
[    5.073624] hub 6-1:1.0: 3 ports detected
[    5.073689] hub 6-1:1.0: compound device; port removable status: FRR
[    5.073692] hub 6-1:1.0: individual port power switching
[    5.073694] hub 6-1:1.0: individual port over-current protection
[    5.073697] hub 6-1:1.0: power on to power good time: 44ms
[    5.074631] hub 6-1:1.0: hub controller current requirement: 100mA
[    5.074634] hub 6-1:1.0: 100mA bus power budget for each child
[    5.075640] hub 6-1:1.0: enabling power on all ports
[    5.079482] hub 5-0:1.0: state 7 ports 6 chg 0000 evt 0002
[    5.079525] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002
[    5.079551] uhci_hcd 0000:00:1a.0: port 1 portsc 01a3,00
[    5.079586] hub 1-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s
[    5.177647] hub 6-1:1.0: port 1: status 0101 change 0001
[    5.208104] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301
[    5.280104] uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 128, phase 0, 12 us
[    5.320124] usb 1-1: new low speed USB device number 2 using uhci_hcd
[    5.360066] usb usb3: suspend_rh (auto-stop)
[    5.360099] usb usb7: suspend_rh (auto-stop)
[    5.360126] usb usb8: suspend_rh (auto-stop)
[    5.478052] usb 1-1: skipped 1 descriptor after interface
[    5.478064] usb 1-1: skipped 1 descriptor after interface
[    5.483029] usb 1-1: default language 0x0409
[    5.498047] usb 1-1: udev 2, busnum 1, minor = 1
[    5.498051] usb 1-1: New USB device found, idVendor=046d, idProduct=c521
[    5.498104] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.498157] usb 1-1: Product: USB Receiver
[    5.498210] usb 1-1: Manufacturer: Logitech
[    5.498766] usb 1-1: usb_probe_device
[    5.498770] usb 1-1: configuration #1 chosen from 1 choice
[    5.509045] usb 1-1: adding 1-1:1.0 (config #1, interface 0)
[    5.509596] usb 1-1: adding 1-1:1.1 (config #1, interface 1)
[    5.510702] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0002
[    5.510728] uhci_hcd 0000:00:1a.1: port 1 portsc 0093,00
[    5.510763] hub 2-0:1.0: port 1, status 0101, change 0001, 12 Mb/s
[    5.522593] usbhid 1-1:1.0: usb_probe_interface
[    5.522597] usbhid 1-1:1.0: usb_probe_interface - got id
[    5.539044] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1:1.0/input/input5
[    5.540420] generic-usb 0003:046D:C521.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1a.0-1/input0
[    5.540533] usbhid 1-1:1.1: usb_probe_interface
[    5.540537] usbhid 1-1:1.1: usb_probe_interface - got id
[    5.570715] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1:1.1/input/input6
[    5.570841] uhci_hcd 0000:00:1a.0: reserve dev 2 ep82-INT, period 8, phase 4, 118 us
[    5.571382] usbhid 1-1:1.1: looking for a minor, starting at 96
[    5.572394] generic-usb 0003:046D:C521.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1a.0-1/input1
[    5.572584] usbcore: registered new interface driver usbhid
[    5.572640] usbhid: USB HID core driver
[    5.636094] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
[    5.748124] usb 2-1: new full speed USB device number 2 using uhci_hcd
[    5.880061] usb 2-1: ep0 maxpacket = 8
[    5.906696] usb 2-1: default language 0x0409
[    5.915709] usb 2-1: udev 2, busnum 2, minor = 129
[    5.915712] usb 2-1: New USB device found, idVendor=08ff, idProduct=2810
[    5.915765] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    5.915818] usb 2-1: Product: Fingerprint Sensor
[    5.916451] usb 2-1: usb_probe_device
[    5.916455] usb 2-1: configuration #1 chosen from 1 choice
[    5.917820] usb 2-1: adding 2-1:1.0 (config #1, interface 0)
[    5.919266] hub 6-1:1.0: state 7 ports 3 chg 0002 evt 0000
[    5.920624] hub 6-1:1.0: port 1, status 0101, change 0000, 12 Mb/s
[    5.997631] usb 6-1.1: new full speed USB device number 3 using uhci_hcd
[    6.092064] usb 6-1.1: ep0 maxpacket = 8
[    6.113637] usb 6-1.1: skipped 1 descriptor after interface
[    6.113649] usb 6-1.1: skipped 1 descriptor after interface
[    6.116614] usb 6-1.1: default language 0x0409
[    6.143627] usb 6-1.1: udev 3, busnum 6, minor = 642
[    6.143630] usb 6-1.1: New USB device found, idVendor=04b3, idProduct=301b
[    6.143689] usb 6-1.1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[    6.143750] usb 6-1.1: Product: USB Productivity Option Keyboard( has the hub in # 1 )
[    6.143813] usb 6-1.1: Manufacturer: Lite-On Technology
[    6.144457] usb 6-1.1: usb_probe_device
[    6.144461] usb 6-1.1: configuration #1 chosen from 1 choice
[    6.148646] usb 6-1.1: adding 6-1.1:1.0 (config #1, interface 0)
[    6.150778] usbhid 6-1.1:1.0: usb_probe_interface
[    6.150782] usbhid 6-1.1:1.0: usb_probe_interface - got id
[    6.161058] input: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ) as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.1/6-1.1:1.0/input/input7
[    6.161193] uhci_hcd 0000:00:1d.0: reserve dev 3 ep81-INT, period 8, phase 4, 17 us
[    6.162253] generic-usb 0003:04B3:301B.0003: input,hidraw2: USB HID v1.10 Keyboard [Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )] on usb-0000:00:1d.0-1.1/input0
[    6.162613] usb 6-1.1: adding 6-1.1:1.1 (config #1, interface 1)
[    6.164775] usbhid 6-1.1:1.1: usb_probe_interface
[    6.164779] usbhid 6-1.1:1.1: usb_probe_interface - got id
[    6.168858] input: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ) as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.1/6-1.1:1.1/input/input8
[    6.168988] uhci_hcd 0000:00:1d.0: reserve dev 3 ep82-INT, period 128, phase 0, 14 us
[    6.170043] generic-usb 0003:04B3:301B.0004: input,hidraw3: USB HID v1.10 Device [Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )] on usb-0000:00:1d.0-1.1/input1
[    6.170989] hub 6-1:1.0: 356mA power budget left
[    6.170994] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002
[    6.171029] hub 6-1:1.0: state 7 ports 3 chg 0000 evt 0002
[    6.808150] hub 3-0:1.0: hub_suspend
[    6.808192] usb usb3: bus auto-suspend
[    6.808195] usb usb3: suspend_rh
[    6.808216] hub 7-0:1.0: hub_suspend
[    6.808222] usb usb7: bus auto-suspend
[    6.808225] usb usb7: suspend_rh
[    6.808245] hub 8-0:1.0: hub_suspend
[    6.808251] usb usb8: bus auto-suspend
[    6.808253] usb usb8: suspend_rh
[    6.808273] hub 4-0:1.0: hub_suspend
[    6.808279] usb usb4: bus auto-suspend
[    6.808282] ehci_hcd 0000:00:1a.7: suspend root hub
[    7.824142] hub 5-0:1.0: hub_suspend
[    7.824150] usb usb5: bus auto-suspend
[    7.824153] ehci_hcd 0000:00:1d.7: suspend root hub
[    8.873597] EXT3-fs: barriers not enabled
[    8.874135] kjournald starting.  Commit interval 5 seconds
[    8.874329] EXT3-fs (sda1): mounted filesystem with writeback data mode
[   14.240546] Adding 1871568k swap on /dev/sda2.  Priority:-1 extents:1 across:1871568k SS
[   14.270756] EXT3-fs (sda1): using internal journal
[   14.320615] udev[2710]: starting version 163
[   14.745350] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[   14.745727] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[   14.787848] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[   14.796268] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[   14.938556] uhci_hcd 0000:00:1a.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us
[   14.970999] uhci_hcd 0000:00:1a.0: release dev 2 ep81-INT, period 8, phase 4, 118 us
[   15.356912] sshd (2872): /proc/2872/oom_adj is deprecated, please use /proc/2872/oom_score_adj instead.
[   15.420738] cfg80211: Calling CRDA to update world regulatory domain
[   15.431776] [drm] Initialized drm 1.1.0 20060810
[   15.543143] cfg80211: World regulatory domain updated:
[   15.543147] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   15.543151] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   15.543155] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   15.543159] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   15.543162] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   15.543166] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   15.797806] i915 0000:00:02.0: power state changed by ACPI to D0
[   15.797830] i915 0000:00:02.0: power state changed by ACPI to D0
[   15.797840] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   15.797846] i915 0000:00:02.0: setting latency timer to 64
[   15.864417] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[   15.868113] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[   15.868117] iwlagn: Copyright(c) 2003-2010 Intel Corporation
[   15.868320] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   15.868331] iwlagn 0000:03:00.0: setting latency timer to 64
[   15.868409] iwlagn 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
[   15.906015] iwlagn 0000:03:00.0: device EEPROM VER=0x11f, CALIB=0x4
[   15.906020] iwlagn 0000:03:00.0: Device SKU: 0Xb
[   15.906063] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[   15.906197] iwlagn 0000:03:00.0: irq 45 for MSI/MSI-X
[   15.920252] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
[   15.921081] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   15.951074] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-5.ucode' failed.
[   15.977169] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-4.ucode' failed.
[   15.993097] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-3.ucode' failed.
[   16.027597] iwlagn 0000:03:00.0: Firmware has old API version. Expected v5, got v2. New firmware can be obtained from http://www.intellinuxwireless.org.
[   16.027676] iwlagn 0000:03:00.0: loaded firmware version 8.24.2.12
[   16.028384] Registered led device: phy0-led
[   16.104293] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   16.180969] i915 0000:00:02.0: irq 46 for MSI/MSI-X
[   16.181075] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   16.181078] [drm] Driver supports precise vblank timestamp query.
[   16.450318] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   17.075111] fb0: inteldrmfb frame buffer device
[   17.075114] drm: registered panic notifier
[   17.226845] acpi device:02: registered as cooling_device2
[   17.233546] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input9
[   17.241034] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[   17.247700] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   17.247845] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[   17.247992] HDA Intel 0000:00:1b.0: irq 47 for MSI/MSI-X
[   17.248322] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   17.404842] Console: switching to colour frame buffer device 180x56
[   18.948913] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   18.949489] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   19.288122] uhci_hcd 0000:00:1a.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us
[   29.184086] eth0: no IPv6 routers present
[   96.915675] pciehp 0000:00:1c.3:pcie04: Card present on Slot(3)
[   97.032200] pci 0000:05:00.0: [1033:0194] type 0 class 0x000c03
[   97.032213] pci 0000:05:00.0: calling quirk_mmio_always_on+0x0/0x17
[   97.032255] pci 0000:05:00.0: reg 10: [mem 0x00000000-0x00001fff 64bit]
[   97.032368] pci 0000:05:00.0: calling quirk_resource_alignment+0x0/0x169
[   97.032445] pci 0000:05:00.0: PME# supported from D0 D3hot
[   97.032454] pci 0000:05:00.0: PME# disabled
[   97.032548] pci 0000:05:00.0: BAR 0: assigned [mem 0xf0000000-0xf0001fff 64bit]
[   97.032562] pci 0000:05:00.0: BAR 0: set to [mem 0xf0000000-0xf0001fff 64bit] (PCI address [0xf0000000-0xf0001fff])
[   97.032570] pcieport 0000:00:1c.3: PCI bridge to [bus 05-0c]
[   97.032574] pcieport 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[   97.032582] pcieport 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf1ffffff]
[   97.032588] pcieport 0000:00:1c.3:   bridge window [mem 0xf2900000-0xf29fffff 64bit pref]
[   97.032606] pcieport 0000:00:1c.3: setting latency timer to 64
[   97.032702] pci 0000:05:00.0: no hotplug settings from platform
[   97.054251] xhci_hcd 0000:05:00.0: enabling device (0000 -> 0002)
[   97.054263] xhci_hcd 0000:05:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[   97.054381] xhci_hcd 0000:05:00.0: enabling bus mastering
[   97.054390] xhci_hcd 0000:05:00.0: setting latency timer to 64
[   97.054396] xhci_hcd 0000:05:00.0: xHCI Host Controller
[   97.054460] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 9
[   97.072205] xhci_hcd 0000:05:00.0: xHCI capability registers at ffffc900044c4000:
[   97.072212] xhci_hcd 0000:05:00.0: CAPLENGTH AND HCIVERSION 0x960020:
[   97.072215] xhci_hcd 0000:05:00.0: CAPLENGTH: 0x20
[   97.072218] xhci_hcd 0000:05:00.0: HCIVERSION: 0x96
[   97.072223] xhci_hcd 0000:05:00.0: HCSPARAMS 1: 0x4000820
[   97.072225] xhci_hcd 0000:05:00.0:   Max device slots: 32
[   97.072228] xhci_hcd 0000:05:00.0:   Max interrupters: 8
[   97.072231] xhci_hcd 0000:05:00.0:   Max ports: 4
[   97.072236] xhci_hcd 0000:05:00.0: HCSPARAMS 2: 0x11
[   97.072238] xhci_hcd 0000:05:00.0:   Isoc scheduling threshold: 1
[   97.072241] xhci_hcd 0000:05:00.0:   Maximum allowed segments in event ring: 1
[   97.072246] xhci_hcd 0000:05:00.0: HCSPARAMS 3 0x0:
[   97.072248] xhci_hcd 0000:05:00.0:   Worst case U1 device exit latency: 0
[   97.072251] xhci_hcd 0000:05:00.0:   Worst case U2 device exit latency: 0
[   97.072256] xhci_hcd 0000:05:00.0: HCC PARAMS 0x14042cb:
[   97.072259] xhci_hcd 0000:05:00.0:   HC generates 64 bit addresses
[   97.072262] xhci_hcd 0000:05:00.0:   FIXME: more HCCPARAMS debugging
[   97.072266] xhci_hcd 0000:05:00.0: RTSOFF 0x600:
[   97.072269] xhci_hcd 0000:05:00.0: xHCI operational registers at ffffc900044c4020:
[   97.072274] xhci_hcd 0000:05:00.0: USBCMD 0x0:
[   97.072277] xhci_hcd 0000:05:00.0:   HC is being stopped
[   97.072279] xhci_hcd 0000:05:00.0:   HC has finished hard reset
[   97.072282] xhci_hcd 0000:05:00.0:   Event Interrupts disabled
[   97.072285] xhci_hcd 0000:05:00.0:   Host System Error Interrupts disabled
[   97.072287] xhci_hcd 0000:05:00.0:   HC has finished light reset
[   97.072292] xhci_hcd 0000:05:00.0: USBSTS 0x1:
[   97.072294] xhci_hcd 0000:05:00.0:   Event ring is empty
[   97.072297] xhci_hcd 0000:05:00.0:   No Host System Error
[   97.072299] xhci_hcd 0000:05:00.0:   HC is halted
[   97.072305] xhci_hcd 0000:05:00.0: ffffc900044c4420 port status reg = 0x2a0
[   97.072310] xhci_hcd 0000:05:00.0: ffffc900044c4424 port power reg = 0x0
[   97.072315] xhci_hcd 0000:05:00.0: ffffc900044c4428 port link reg = 0x0
[   97.072320] xhci_hcd 0000:05:00.0: ffffc900044c442c port reserved reg = 0x0
[   97.072326] xhci_hcd 0000:05:00.0: ffffc900044c4430 port status reg = 0x2a0
[   97.072331] xhci_hcd 0000:05:00.0: ffffc900044c4434 port power reg = 0x0
[   97.072336] xhci_hcd 0000:05:00.0: ffffc900044c4438 port link reg = 0x0
[   97.072342] xhci_hcd 0000:05:00.0: ffffc900044c443c port reserved reg = 0x0
[   97.072347] xhci_hcd 0000:05:00.0: ffffc900044c4440 port status reg = 0x2a0
[   97.072352] xhci_hcd 0000:05:00.0: ffffc900044c4444 port power reg = 0x0
[   97.072357] xhci_hcd 0000:05:00.0: ffffc900044c4448 port link reg = 0x0
[   97.072362] xhci_hcd 0000:05:00.0: ffffc900044c444c port reserved reg = 0x0
[   97.072367] xhci_hcd 0000:05:00.0: ffffc900044c4450 port status reg = 0x2a0
[   97.072372] xhci_hcd 0000:05:00.0: ffffc900044c4454 port power reg = 0x0
[   97.072377] xhci_hcd 0000:05:00.0: ffffc900044c4458 port link reg = 0x0
[   97.072382] xhci_hcd 0000:05:00.0: ffffc900044c445c port reserved reg = 0x0
[   97.072385] xhci_hcd 0000:05:00.0: // Halt the HC
[   97.072392] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4020, 32'h0, 4'hf);
[   97.072397] xhci_hcd 0000:05:00.0: Resetting HCD
[   97.072402] xhci_hcd 0000:05:00.0: // Reset the HC
[   97.072407] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4020, 32'h2, 4'hf);
[   97.072453] xhci_hcd 0000:05:00.0: Wait for controller to be ready for doorbell rings
[   97.072458] xhci_hcd 0000:05:00.0: Reset complete
[   97.072463] xhci_hcd 0000:05:00.0: Enabling 64-bit DMA addresses.
[   97.072465] xhci_hcd 0000:05:00.0: Calling HCD init
[   97.072468] xhci_hcd 0000:05:00.0: xhci_init
[   97.072470] xhci_hcd 0000:05:00.0: xHCI doesn't need link TRB QUIRK
[   97.072475] xhci_hcd 0000:05:00.0: Supported page size register = 0x1
[   97.072478] xhci_hcd 0000:05:00.0: Supported page size of 4K
[   97.072481] xhci_hcd 0000:05:00.0: HCD page size set to 4K
[   97.072486] xhci_hcd 0000:05:00.0: // xHC can handle at most 32 device slots.
[   97.072491] xhci_hcd 0000:05:00.0: // Setting Max device slots reg = 0x20.
[   97.072494] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4058, 32'h20, 4'hf);
[   97.072513] xhci_hcd 0000:05:00.0: // Device context base array address = 0x37809000 (DMA), ffff880037809000 (virt)
[   97.072517] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc900044c4050, 64'h37809000, 4'hf);
[   97.072577] xhci_hcd 0000:05:00.0: Allocating ring at ffff880131d3a960
[   97.072592] xhci_hcd 0000:05:00.0: Allocating priv segment structure at ffff880133118dc0
[   97.072624] xhci_hcd 0000:05:00.0: // Allocating segment at ffff88003780a000 (virtual) 0x3780a000 (DMA)
[   97.072630] xhci_hcd 0000:05:00.0: Linking segment 0x3780a000 to segment 0x3780a000 (DMA)
[   97.072634] xhci_hcd 0000:05:00.0: Wrote link toggle flag to segment ffff880133118dc0 (virtual), 0x3780a000 (DMA)
[   97.072637] xhci_hcd 0000:05:00.0: Allocated command ring at ffff880131d3a960
[   97.072640] xhci_hcd 0000:05:00.0: First segment DMA is 0x3780a000
[   97.072646] xhci_hcd 0000:05:00.0: // Setting command ring address to 0x20
[   97.072650] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc900044c4038, 64'h3780a001, 4'hf);
[   97.072657] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr low bits + flags = @00000000
[   97.072660] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr high bits = @00000000
[   97.072665] xhci_hcd 0000:05:00.0: // Doorbell array is located at offset 0x800 from cap regs base addr
[   97.072668] xhci_hcd 0000:05:00.0: // xHCI capability registers at ffffc900044c4000:
[   97.072673] xhci_hcd 0000:05:00.0: // @ffffc900044c4000 = 0x960020 (CAPLENGTH AND HCIVERSION)
[   97.072676] xhci_hcd 0000:05:00.0: //   CAPLENGTH: 0x20
[   97.072679] xhci_hcd 0000:05:00.0: // xHCI operational registers at ffffc900044c4020:
[   97.072684] xhci_hcd 0000:05:00.0: // @ffffc900044c4018 = 0x600 RTSOFF
[   97.072687] xhci_hcd 0000:05:00.0: // xHCI runtime registers at ffffc900044c4600:
[   97.072692] xhci_hcd 0000:05:00.0: // @ffffc900044c4014 = 0x800 DBOFF
[   97.072695] xhci_hcd 0000:05:00.0: // Doorbell array at ffffc900044c4800:
[   97.072698] xhci_hcd 0000:05:00.0: xHCI runtime registers at ffffc900044c4600:
[   97.072703] xhci_hcd 0000:05:00.0:   ffffc900044c4600: Microframe index = 0x0
[   97.072719] xhci_hcd 0000:05:00.0: // Allocating event ring
[   97.072732] xhci_hcd 0000:05:00.0: Allocating ring at ffff880131d3a9c0
[   97.072746] xhci_hcd 0000:05:00.0: Allocating priv segment structure at ffff8801331186c0
[   97.072750] xhci_hcd 0000:05:00.0: // Allocating segment at ffff88003780a400 (virtual) 0x3780a400 (DMA)
[   97.072754] xhci_hcd 0000:05:00.0: Linking segment 0x3780a400 to segment 0x3780a400 (DMA)
[   97.072758] xhci_hcd 0000:05:00.0: TRB math tests passed.
[   97.072774] xhci_hcd 0000:05:00.0: // Allocated event ring segment table at 0x3780b000
[   97.072778] xhci_hcd 0000:05:00.0: Set ERST to 0; private num segs = 1, virt addr = ffff88003780b000, dma addr = 0x3780b000
[   97.072784] xhci_hcd 0000:05:00.0: // Write ERST size = 1 to ir_set 0 (some bits preserved)
[   97.072787] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4628, 32'h1, 4'hf);
[   97.072790] xhci_hcd 0000:05:00.0: // Set ERST entries to point to event ring.
[   97.072793] xhci_hcd 0000:05:00.0: // Set ERST base address for ir_set 0 = 0x3780b000
[   97.072800] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc900044c4630, 64'h3780b000, 4'hf);
[   97.072807] xhci_hcd 0000:05:00.0: // Write event ring dequeue pointer, preserving EHB bit
[   97.072810] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc900044c4638, 64'h3780a400, 4'hf);
[   97.072813] xhci_hcd 0000:05:00.0: Wrote ERST address to ir_set 0.
[   97.072819] xhci_hcd 0000:05:00.0: Allocating 0 scratchpad buffers
[   97.072842] xhci_hcd 0000:05:00.0: Ext Cap ffffc900044c4510, port offset = 1, count = 2, revision = 0x3
[   97.072850] xhci_hcd 0000:05:00.0: Ext Cap ffffc900044c4520, port offset = 3, count = 2, revision = 0x2
[   97.072853] xhci_hcd 0000:05:00.0: Found 2 USB 2.0 ports and 2 USB 3.0 ports.
[   97.072868] xhci_hcd 0000:05:00.0: USB 2.0 port at index 2, addr = ffffc900044c4440
[   97.072871] xhci_hcd 0000:05:00.0: USB 2.0 port at index 3, addr = ffffc900044c4450
[   97.072886] xhci_hcd 0000:05:00.0: USB 3.0 port at index 0, addr = ffffc900044c4420
[   97.072889] xhci_hcd 0000:05:00.0: USB 3.0 port at index 1, addr = ffffc900044c4430
[   97.072892] xhci_hcd 0000:05:00.0: Finished xhci_init
[   97.072894] xhci_hcd 0000:05:00.0: Called HCD init
[   97.072900] xhci_hcd 0000:05:00.0: Got SBRN 48
[   97.072914] xhci_hcd 0000:05:00.0: enabling Mem-Wr-Inval
[   97.072919] xhci_hcd 0000:05:00.0: MWI active
[   97.072922] xhci_hcd 0000:05:00.0: Finished xhci_pci_reinit
[   97.072924] xhci_hcd 0000:05:00.0: supports USB remote wakeup
[   97.072974] xhci_hcd 0000:05:00.0: irq 19, io mem 0xf0000000
[   97.072976] xhci_hcd 0000:05:00.0: xhci_run
[   97.073160] xhci_hcd 0000:05:00.0: irq 48 for MSI/MSI-X
[   97.073167] xhci_hcd 0000:05:00.0: irq 49 for MSI/MSI-X
[   97.073172] xhci_hcd 0000:05:00.0: irq 50 for MSI/MSI-X
[   97.073727] xhci_hcd 0000:05:00.0: Setting event ring polling timer
[   97.073731] xhci_hcd 0000:05:00.0: Command ring memory map follows:
[   97.073734] xhci_hcd 0000:05:00.0: @3780a000 00000000 00000000 00000000 00000000
[   97.073738] xhci_hcd 0000:05:00.0: @3780a010 00000000 00000000 00000000 00000000
[   97.073741] xhci_hcd 0000:05:00.0: @3780a020 00000000 00000000 00000000 00000000
[   97.073744] xhci_hcd 0000:05:00.0: @3780a030 00000000 00000000 00000000 00000000
[   97.073747] xhci_hcd 0000:05:00.0: @3780a040 00000000 00000000 00000000 00000000
[   97.073750] xhci_hcd 0000:05:00.0: @3780a050 00000000 00000000 00000000 00000000
[   97.073754] xhci_hcd 0000:05:00.0: @3780a060 00000000 00000000 00000000 00000000
[   97.073757] xhci_hcd 0000:05:00.0: @3780a070 00000000 00000000 00000000 00000000
[   97.073760] xhci_hcd 0000:05:00.0: @3780a080 00000000 00000000 00000000 00000000
[   97.073764] xhci_hcd 0000:05:00.0: @3780a090 00000000 00000000 00000000 00000000
[   97.073767] xhci_hcd 0000:05:00.0: @3780a0a0 00000000 00000000 00000000 00000000
[   97.073770] xhci_hcd 0000:05:00.0: @3780a0b0 00000000 00000000 00000000 00000000
[   97.073773] xhci_hcd 0000:05:00.0: @3780a0c0 00000000 00000000 00000000 00000000
[   97.073776] xhci_hcd 0000:05:00.0: @3780a0d0 00000000 00000000 00000000 00000000
[   97.073780] xhci_hcd 0000:05:00.0: @3780a0e0 00000000 00000000 00000000 00000000
[   97.073783] xhci_hcd 0000:05:00.0: @3780a0f0 00000000 00000000 00000000 00000000
[   97.073786] xhci_hcd 0000:05:00.0: @3780a100 00000000 00000000 00000000 00000000
[   97.073789] xhci_hcd 0000:05:00.0: @3780a110 00000000 00000000 00000000 00000000
[   97.073792] xhci_hcd 0000:05:00.0: @3780a120 00000000 00000000 00000000 00000000
[   97.073796] xhci_hcd 0000:05:00.0: @3780a130 00000000 00000000 00000000 00000000
[   97.073799] xhci_hcd 0000:05:00.0: @3780a140 00000000 00000000 00000000 00000000
[   97.073802] xhci_hcd 0000:05:00.0: @3780a150 00000000 00000000 00000000 00000000
[   97.073805] xhci_hcd 0000:05:00.0: @3780a160 00000000 00000000 00000000 00000000
[   97.073808] xhci_hcd 0000:05:00.0: @3780a170 00000000 00000000 00000000 00000000
[   97.073812] xhci_hcd 0000:05:00.0: @3780a180 00000000 00000000 00000000 00000000
[   97.073815] xhci_hcd 0000:05:00.0: @3780a190 00000000 00000000 00000000 00000000
[   97.073818] xhci_hcd 0000:05:00.0: @3780a1a0 00000000 00000000 00000000 00000000
[   97.073821] xhci_hcd 0000:05:00.0: @3780a1b0 00000000 00000000 00000000 00000000
[   97.073825] xhci_hcd 0000:05:00.0: @3780a1c0 00000000 00000000 00000000 00000000
[   97.073828] xhci_hcd 0000:05:00.0: @3780a1d0 00000000 00000000 00000000 00000000
[   97.073831] xhci_hcd 0000:05:00.0: @3780a1e0 00000000 00000000 00000000 00000000
[   97.073834] xhci_hcd 0000:05:00.0: @3780a1f0 00000000 00000000 00000000 00000000
[   97.073837] xhci_hcd 0000:05:00.0: @3780a200 00000000 00000000 00000000 00000000
[   97.073841] xhci_hcd 0000:05:00.0: @3780a210 00000000 00000000 00000000 00000000
[   97.073844] xhci_hcd 0000:05:00.0: @3780a220 00000000 00000000 00000000 00000000
[   97.073847] xhci_hcd 0000:05:00.0: @3780a230 00000000 00000000 00000000 00000000
[   97.073851] xhci_hcd 0000:05:00.0: @3780a240 00000000 00000000 00000000 00000000
[   97.073854] xhci_hcd 0000:05:00.0: @3780a250 00000000 00000000 00000000 00000000
[   97.073857] xhci_hcd 0000:05:00.0: @3780a260 00000000 00000000 00000000 00000000
[   97.073860] xhci_hcd 0000:05:00.0: @3780a270 00000000 00000000 00000000 00000000
[   97.073863] xhci_hcd 0000:05:00.0: @3780a280 00000000 00000000 00000000 00000000
[   97.073867] xhci_hcd 0000:05:00.0: @3780a290 00000000 00000000 00000000 00000000
[   97.073870] xhci_hcd 0000:05:00.0: @3780a2a0 00000000 00000000 00000000 00000000
[   97.073873] xhci_hcd 0000:05:00.0: @3780a2b0 00000000 00000000 00000000 00000000
[   97.073876] xhci_hcd 0000:05:00.0: @3780a2c0 00000000 00000000 00000000 00000000
[   97.073879] xhci_hcd 0000:05:00.0: @3780a2d0 00000000 00000000 00000000 00000000
[   97.073883] xhci_hcd 0000:05:00.0: @3780a2e0 00000000 00000000 00000000 00000000
[   97.073886] xhci_hcd 0000:05:00.0: @3780a2f0 00000000 00000000 00000000 00000000
[   97.073889] xhci_hcd 0000:05:00.0: @3780a300 00000000 00000000 00000000 00000000
[   97.073892] xhci_hcd 0000:05:00.0: @3780a310 00000000 00000000 00000000 00000000
[   97.073895] xhci_hcd 0000:05:00.0: @3780a320 00000000 00000000 00000000 00000000
[   97.073899] xhci_hcd 0000:05:00.0: @3780a330 00000000 00000000 00000000 00000000
[   97.073902] xhci_hcd 0000:05:00.0: @3780a340 00000000 00000000 00000000 00000000
[   97.073905] xhci_hcd 0000:05:00.0: @3780a350 00000000 00000000 00000000 00000000
[   97.073908] xhci_hcd 0000:05:00.0: @3780a360 00000000 00000000 00000000 00000000
[   97.073912] xhci_hcd 0000:05:00.0: @3780a370 00000000 00000000 00000000 00000000
[   97.073915] xhci_hcd 0000:05:00.0: @3780a380 00000000 00000000 00000000 00000000
[   97.073918] xhci_hcd 0000:05:00.0: @3780a390 00000000 00000000 00000000 00000000
[   97.073921] xhci_hcd 0000:05:00.0: @3780a3a0 00000000 00000000 00000000 00000000
[   97.073924] xhci_hcd 0000:05:00.0: @3780a3b0 00000000 00000000 00000000 00000000
[   97.073928] xhci_hcd 0000:05:00.0: @3780a3c0 00000000 00000000 00000000 00000000
[   97.073931] xhci_hcd 0000:05:00.0: @3780a3d0 00000000 00000000 00000000 00000000
[   97.073934] xhci_hcd 0000:05:00.0: @3780a3e0 00000000 00000000 00000000 00000000
[   97.073937] xhci_hcd 0000:05:00.0: @3780a3f0 3780a000 00000000 00000000 00001802
[   97.073940] xhci_hcd 0000:05:00.0:   Ring has not been updated
[   97.073943] xhci_hcd 0000:05:00.0: Ring deq = ffff88003780a000 (virt), 0x3780a000 (dma)
[   97.073946] xhci_hcd 0000:05:00.0: Ring deq updated 0 times
[   97.073949] xhci_hcd 0000:05:00.0: Ring enq = ffff88003780a000 (virt), 0x3780a000 (dma)
[   97.073952] xhci_hcd 0000:05:00.0: Ring enq updated 0 times
[   97.073959] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr low bits + flags = @00000000
[   97.073962] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr high bits = @00000000
[   97.073965] xhci_hcd 0000:05:00.0: ERST memory map follows:
[   97.073968] xhci_hcd 0000:05:00.0: @3780b000 3780a400 00000000 00000040 00000000
[   97.073971] xhci_hcd 0000:05:00.0: Event ring:
[   97.073974] xhci_hcd 0000:05:00.0: @3780a400 00000000 00000000 00000000 00000000
[   97.073977] xhci_hcd 0000:05:00.0: @3780a410 00000000 00000000 00000000 00000000
[   97.073980] xhci_hcd 0000:05:00.0: @3780a420 00000000 00000000 00000000 00000000
[   97.073983] xhci_hcd 0000:05:00.0: @3780a430 00000000 00000000 00000000 00000000
[   97.073987] xhci_hcd 0000:05:00.0: @3780a440 00000000 00000000 00000000 00000000
[   97.073990] xhci_hcd 0000:05:00.0: @3780a450 00000000 00000000 00000000 00000000
[   97.073993] xhci_hcd 0000:05:00.0: @3780a460 00000000 00000000 00000000 00000000
[   97.073996] xhci_hcd 0000:05:00.0: @3780a470 00000000 00000000 00000000 00000000
[   97.074000] xhci_hcd 0000:05:00.0: @3780a480 00000000 00000000 00000000 00000000
[   97.074003] xhci_hcd 0000:05:00.0: @3780a490 00000000 00000000 00000000 00000000
[   97.074006] xhci_hcd 0000:05:00.0: @3780a4a0 00000000 00000000 00000000 00000000
[   97.074009] xhci_hcd 0000:05:00.0: @3780a4b0 00000000 00000000 00000000 00000000
[   97.074012] xhci_hcd 0000:05:00.0: @3780a4c0 00000000 00000000 00000000 00000000
[   97.074016] xhci_hcd 0000:05:00.0: @3780a4d0 00000000 00000000 00000000 00000000
[   97.074019] xhci_hcd 0000:05:00.0: @3780a4e0 00000000 00000000 00000000 00000000
[   97.074022] xhci_hcd 0000:05:00.0: @3780a4f0 00000000 00000000 00000000 00000000
[   97.074025] xhci_hcd 0000:05:00.0: @3780a500 00000000 00000000 00000000 00000000
[   97.074028] xhci_hcd 0000:05:00.0: @3780a510 00000000 00000000 00000000 00000000
[   97.074032] xhci_hcd 0000:05:00.0: @3780a520 00000000 00000000 00000000 00000000
[   97.074035] xhci_hcd 0000:05:00.0: @3780a530 00000000 00000000 00000000 00000000
[   97.074038] xhci_hcd 0000:05:00.0: @3780a540 00000000 00000000 00000000 00000000
[   97.074041] xhci_hcd 0000:05:00.0: @3780a550 00000000 00000000 00000000 00000000
[   97.074045] xhci_hcd 0000:05:00.0: @3780a560 00000000 00000000 00000000 00000000
[   97.074048] xhci_hcd 0000:05:00.0: @3780a570 00000000 00000000 00000000 00000000
[   97.074051] xhci_hcd 0000:05:00.0: @3780a580 00000000 00000000 00000000 00000000
[   97.074054] xhci_hcd 0000:05:00.0: @3780a590 00000000 00000000 00000000 00000000
[   97.074057] xhci_hcd 0000:05:00.0: @3780a5a0 00000000 00000000 00000000 00000000
[   97.074061] xhci_hcd 0000:05:00.0: @3780a5b0 00000000 00000000 00000000 00000000
[   97.074064] xhci_hcd 0000:05:00.0: @3780a5c0 00000000 00000000 00000000 00000000
[   97.074067] xhci_hcd 0000:05:00.0: @3780a5d0 00000000 00000000 00000000 00000000
[   97.074070] xhci_hcd 0000:05:00.0: @3780a5e0 00000000 00000000 00000000 00000000
[   97.074074] xhci_hcd 0000:05:00.0: @3780a5f0 00000000 00000000 00000000 00000000
[   97.074077] xhci_hcd 0000:05:00.0: @3780a600 00000000 00000000 00000000 00000000
[   97.074080] xhci_hcd 0000:05:00.0: @3780a610 00000000 00000000 00000000 00000000
[   97.074083] xhci_hcd 0000:05:00.0: @3780a620 00000000 00000000 00000000 00000000
[   97.074086] xhci_hcd 0000:05:00.0: @3780a630 00000000 00000000 00000000 00000000
[   97.074090] xhci_hcd 0000:05:00.0: @3780a640 00000000 00000000 00000000 00000000
[   97.074093] xhci_hcd 0000:05:00.0: @3780a650 00000000 00000000 00000000 00000000
[   97.074096] xhci_hcd 0000:05:00.0: @3780a660 00000000 00000000 00000000 00000000
[   97.074099] xhci_hcd 0000:05:00.0: @3780a670 00000000 00000000 00000000 00000000
[   97.074103] xhci_hcd 0000:05:00.0: @3780a680 00000000 00000000 00000000 00000000
[   97.074106] xhci_hcd 0000:05:00.0: @3780a690 00000000 00000000 00000000 00000000
[   97.074109] xhci_hcd 0000:05:00.0: @3780a6a0 00000000 00000000 00000000 00000000
[   97.074112] xhci_hcd 0000:05:00.0: @3780a6b0 00000000 00000000 00000000 00000000
[   97.074115] xhci_hcd 0000:05:00.0: @3780a6c0 00000000 00000000 00000000 00000000
[   97.074119] xhci_hcd 0000:05:00.0: @3780a6d0 00000000 00000000 00000000 00000000
[   97.074122] xhci_hcd 0000:05:00.0: @3780a6e0 00000000 00000000 00000000 00000000
[   97.074125] xhci_hcd 0000:05:00.0: @3780a6f0 00000000 00000000 00000000 00000000
[   97.074128] xhci_hcd 0000:05:00.0: @3780a700 00000000 00000000 00000000 00000000
[   97.074132] xhci_hcd 0000:05:00.0: @3780a710 00000000 00000000 00000000 00000000
[   97.074135] xhci_hcd 0000:05:00.0: @3780a720 00000000 00000000 00000000 00000000
[   97.074138] xhci_hcd 0000:05:00.0: @3780a730 00000000 00000000 00000000 00000000
[   97.074141] xhci_hcd 0000:05:00.0: @3780a740 00000000 00000000 00000000 00000000
[   97.074144] xhci_hcd 0000:05:00.0: @3780a750 00000000 00000000 00000000 00000000
[   97.074148] xhci_hcd 0000:05:00.0: @3780a760 00000000 00000000 00000000 00000000
[   97.074151] xhci_hcd 0000:05:00.0: @3780a770 00000000 00000000 00000000 00000000
[   97.074154] xhci_hcd 0000:05:00.0: @3780a780 00000000 00000000 00000000 00000000
[   97.074157] xhci_hcd 0000:05:00.0: @3780a790 00000000 00000000 00000000 00000000
[   97.074161] xhci_hcd 0000:05:00.0: @3780a7a0 00000000 00000000 00000000 00000000
[   97.074164] xhci_hcd 0000:05:00.0: @3780a7b0 00000000 00000000 00000000 00000000
[   97.074167] xhci_hcd 0000:05:00.0: @3780a7c0 00000000 00000000 00000000 00000000
[   97.074170] xhci_hcd 0000:05:00.0: @3780a7d0 00000000 00000000 00000000 00000000
[   97.074173] xhci_hcd 0000:05:00.0: @3780a7e0 00000000 00000000 00000000 00000000
[   97.074177] xhci_hcd 0000:05:00.0: @3780a7f0 00000000 00000000 00000000 00000000
[   97.074179] xhci_hcd 0000:05:00.0:   Ring has not been updated
[   97.074183] xhci_hcd 0000:05:00.0: Ring deq = ffff88003780a400 (virt), 0x3780a400 (dma)
[   97.074185] xhci_hcd 0000:05:00.0: Ring deq updated 0 times
[   97.074188] xhci_hcd 0000:05:00.0: Ring enq = ffff88003780a400 (virt), 0x3780a400 (dma)
[   97.074191] xhci_hcd 0000:05:00.0: Ring enq updated 0 times
[   97.074198] xhci_hcd 0000:05:00.0: ERST deq = 64'h3780a400
[   97.074201] xhci_hcd 0000:05:00.0: // Set the interrupt modulation register
[   97.074206] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4624, 32'ha0, 4'hf);
[   97.074211] xhci_hcd 0000:05:00.0: // Enable interrupts, cmd = 0x4.
[   97.074214] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4020, 32'h4, 4'hf);
[   97.074220] xhci_hcd 0000:05:00.0: // Enabling event ring interrupter ffffc900044c4620 by writing 0x2 to irq_pending
[   97.074224] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4620, 32'h2, 4'hf);
[   97.074229] xhci_hcd 0000:05:00.0:   ffffc900044c4620: ir_set[0]
[   97.074232] xhci_hcd 0000:05:00.0:   ffffc900044c4620: ir_set.pending = 0x2
[   97.074237] xhci_hcd 0000:05:00.0:   ffffc900044c4624: ir_set.control = 0xa0
[   97.074242] xhci_hcd 0000:05:00.0:   ffffc900044c4628: ir_set.erst_size = 0x1
[   97.074251] xhci_hcd 0000:05:00.0:   ffffc900044c4630: ir_set.erst_base = @3780b000
[   97.074258] xhci_hcd 0000:05:00.0:   ffffc900044c4638: ir_set.erst_dequeue = @3780a400
[   97.074261] xhci_hcd 0000:05:00.0: Endpoint state = 0x1
[   97.074264] xhci_hcd 0000:05:00.0: Command ring enq = 0x3780a010 (DMA)
[   97.074267] xhci_hcd 0000:05:00.0: Finished xhci_run for USB2 roothub
[   97.074540] usb usb9: default language 0x0409
[   97.074746] usb usb9: udev 1, busnum 9, minor = 1024
[   97.074749] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
[   97.074753] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   97.074756] usb usb9: Product: xHCI Host Controller
[   97.074758] usb usb9: Manufacturer: Linux 2.6.38+ xhci_hcd
[   97.074761] usb usb9: SerialNumber: 0000:05:00.0
[   97.075914] usb usb9: usb_probe_device
[   97.075919] usb usb9: configuration #1 chosen from 1 choice
[   97.075961] xHCI xhci_add_endpoint called for root hub
[   97.075964] xHCI xhci_check_bandwidth called for root hub
[   97.076072] usb usb9: adding 9-0:1.0 (config #1, interface 0)
[   97.076744] hub 9-0:1.0: usb_probe_interface
[   97.076747] hub 9-0:1.0: usb_probe_interface - got id
[   97.076753] hub 9-0:1.0: USB hub found
[   97.081115] hub 9-0:1.0: 2 ports detected
[   97.081146] hub 9-0:1.0: standalone hub
[   97.081149] hub 9-0:1.0: individual port power switching
[   97.081152] hub 9-0:1.0: individual port over-current protection
[   97.081156] hub 9-0:1.0: Single TT
[   97.081159] hub 9-0:1.0: TT requires at most 8 FS bit times (666 ns)
[   97.081162] hub 9-0:1.0: power on to power good time: 20ms
[   97.081324] hub 9-0:1.0: local power source is good
[   97.081353] hub 9-0:1.0: enabling power on all ports
[   97.081417] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4440, 32'h2a0, 4'hf);
[   97.081423] xhci_hcd 0000:05:00.0: set port power, actual port 0 status  = 0x2a0
[   97.081497] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4450, 32'h2a0, 4'hf);
[   97.081503] xhci_hcd 0000:05:00.0: set port power, actual port 1 status  = 0x2a0
[   97.083700] xhci_hcd 0000:05:00.0: xHCI Host Controller
[   97.083749] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 10
[   97.096654] xhci_hcd 0000:05:00.0: Enabling 64-bit DMA addresses.
[   97.096658] xhci_hcd 0000:05:00.0: supports USB remote wakeup
[   97.096663] xhci_hcd 0000:05:00.0: // Turn on HC, cmd = 0x5.
[   97.096667] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4020, 32'h5, 4'hf);
[   97.096682] xhci_hcd 0000:05:00.0: // Ding dong!
[   97.096685] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4800, 32'h0, 4'hf);
[   97.096690] xhci_hcd 0000:05:00.0: Finished xhci_run for USB3 roothub
[   97.096755] xhci_hcd 0000:05:00.0: op reg status = 00000008
[   97.096758] xhci_hcd 0000:05:00.0: Event ring dequeue ptr:
[   97.096763] xhci_hcd 0000:05:00.0: @3780a400 3780a000 00000000 01003021 0000c001
[   97.096766] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4024, 32'h8, 4'hf);
[   97.096770] xhci_hcd 0000:05:00.0: In xhci_handle_event
[   97.096773] xhci_hcd 0000:05:00.0: xhci_handle_event - OS owns TRB
[   97.096776] xhci_hcd 0000:05:00.0: Vendor specific event TRB type = 48
[   97.096779] xhci_hcd 0000:05:00.0: NEC firmware version 30.21
[   97.096783] xhci_hcd 0000:05:00.0: Command ring deq = 0x3780a010 (DMA)
[   97.096786] xhci_hcd 0000:05:00.0: Event ring deq = 0x3780a410 (DMA)
[   97.096789] xhci_hcd 0000:05:00.0: In xhci_handle_event
[   97.096796] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc900044c4638, 64'h3780a418, 4'hf);
[   97.096897] usb usb10: skipped 1 descriptor after endpoint
[   97.096962] usb usb10: default language 0x0409
[   97.097165] usb usb10: udev 1, busnum 10, minor = 1152
[   97.097168] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003
[   97.097171] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   97.097174] usb usb10: Product: xHCI Host Controller
[   97.097177] usb usb10: Manufacturer: Linux 2.6.38+ xhci_hcd
[   97.097179] usb usb10: SerialNumber: 0000:05:00.0
[   97.098273] usb usb10: usb_probe_device
[   97.098277] usb usb10: configuration #1 chosen from 1 choice
[   97.098316] xHCI xhci_add_endpoint called for root hub
[   97.098318] xHCI xhci_check_bandwidth called for root hub
[   97.098389] usb usb10: adding 10-0:1.0 (config #1, interface 0)
[   97.098998] hub 10-0:1.0: usb_probe_interface
[   97.099001] hub 10-0:1.0: usb_probe_interface - got id
[   97.099006] hub 10-0:1.0: USB hub found
[   97.104301] hub 10-0:1.0: 2 ports detected
[   97.104331] hub 10-0:1.0: standalone hub
[   97.104334] hub 10-0:1.0: individual port power switching
[   97.104337] hub 10-0:1.0: individual port over-current protection
[   97.104341] hub 10-0:1.0: TT requires at most 8 FS bit times (666 ns)
[   97.104344] hub 10-0:1.0: power on to power good time: 20ms
[   97.104487] hub 10-0:1.0: local power source is good
[   97.104513] hub 10-0:1.0: enabling power on all ports
[   97.104572] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4420, 32'h2a0, 4'hf);
[   97.104581] xhci_hcd 0000:05:00.0: set port power, actual port 0 status  = 0x2a0
[   97.104649] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4430, 32'h2a0, 4'hf);
[   97.104657] xhci_hcd 0000:05:00.0: set port power, actual port 1 status  = 0x2a0
[   97.180108] xhci_hcd 0000:05:00.0: get port status, actual port 0 status  = 0x2a0
[   97.180114] xhci_hcd 0000:05:00.0: Get port status returned 0x100
[   97.180156] xhci_hcd 0000:05:00.0: get port status, actual port 1 status  = 0x2a0
[   97.180159] xhci_hcd 0000:05:00.0: Get port status returned 0x100
[   97.180199] hub 9-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   97.204059] xhci_hcd 0000:05:00.0: get port status, actual port 0 status  = 0x2a0
[   97.204064] xhci_hcd 0000:05:00.0: Get port status returned 0x100
[   97.204105] xhci_hcd 0000:05:00.0: get port status, actual port 1 status  = 0x2a0
[   97.204108] xhci_hcd 0000:05:00.0: Get port status returned 0x100
[   97.204129] hub 10-0:1.0: state 7 ports 2 chg 0000 evt 0000
[   99.810070] hub 9-0:1.0: hub_suspend
[   99.810176] usb usb9: bus auto-suspend
[   99.810179] xhci_hcd 0000:05:00.0: suspend USB 2.0 root hub
[   99.810187] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4450, 32'ha0002a0, 4'hf);
[   99.810194] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4440, 32'ha0002a0, 4'hf);
[   99.810203] hub 10-0:1.0: hub_suspend
[   99.810209] usb usb10: bus auto-suspend
[   99.810212] xhci_hcd 0000:05:00.0: suspend USB 3.0 root hub
[   99.810219] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4430, 32'ha0002a0, 4'hf);
[   99.810227] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc900044c4420, 32'ha0002a0, 4'hf);
[  157.152152] xhci_hcd 0000:05:00.0: Poll event ring: 4294931584
[  157.152159] xhci_hcd 0000:05:00.0: op reg status = 0x0
[  157.152165] xhci_hcd 0000:05:00.0: ir_set 0 pending = 0x2
[  157.152168] xhci_hcd 0000:05:00.0: HC error bitmask = 0x4
[  157.152171] xhci_hcd 0000:05:00.0: Event ring:
[  157.152175] xhci_hcd 0000:05:00.0: @3780a400 3780a000 00000000 01003021 0000c001
[  157.152178] xhci_hcd 0000:05:00.0: @3780a410 00000000 00000000 00000000 00000000
[  157.152181] xhci_hcd 0000:05:00.0: @3780a420 00000000 00000000 00000000 00000000
[  157.152185] xhci_hcd 0000:05:00.0: @3780a430 00000000 00000000 00000000 00000000
[  157.152188] xhci_hcd 0000:05:00.0: @3780a440 00000000 00000000 00000000 00000000
[  157.152191] xhci_hcd 0000:05:00.0: @3780a450 00000000 00000000 00000000 00000000
[  157.152194] xhci_hcd 0000:05:00.0: @3780a460 00000000 00000000 00000000 00000000
[  157.152198] xhci_hcd 0000:05:00.0: @3780a470 00000000 00000000 00000000 00000000
[  157.152201] xhci_hcd 0000:05:00.0: @3780a480 00000000 00000000 00000000 00000000
[  157.152204] xhci_hcd 0000:05:00.0: @3780a490 00000000 00000000 00000000 00000000
[  157.152213] xhci_hcd 0000:05:00.0: @3780a4a0 00000000 00000000 00000000 00000000
[  157.152215] xhci_hcd 0000:05:00.0: @3780a4b0 00000000 00000000 00000000 00000000
[  157.152218] xhci_hcd 0000:05:00.0: @3780a4c0 00000000 00000000 00000000 00000000
[  157.152221] xhci_hcd 0000:05:00.0: @3780a4d0 00000000 00000000 00000000 00000000
[  157.152224] xhci_hcd 0000:05:00.0: @3780a4e0 00000000 00000000 00000000 00000000
[  157.152227] xhci_hcd 0000:05:00.0: @3780a4f0 00000000 00000000 00000000 00000000
[  157.152230] xhci_hcd 0000:05:00.0: @3780a500 00000000 00000000 00000000 00000000
[  157.152232] xhci_hcd 0000:05:00.0: @3780a510 00000000 00000000 00000000 00000000
[  157.152235] xhci_hcd 0000:05:00.0: @3780a520 00000000 00000000 00000000 00000000
[  157.152238] xhci_hcd 0000:05:00.0: @3780a530 00000000 00000000 00000000 00000000
[  157.152241] xhci_hcd 0000:05:00.0: @3780a540 00000000 00000000 00000000 00000000
[  157.152244] xhci_hcd 0000:05:00.0: @3780a550 00000000 00000000 00000000 00000000
[  157.152246] xhci_hcd 0000:05:00.0: @3780a560 00000000 00000000 00000000 00000000
[  157.152249] xhci_hcd 0000:05:00.0: @3780a570 00000000 00000000 00000000 00000000
[  157.152252] xhci_hcd 0000:05:00.0: @3780a580 00000000 00000000 00000000 00000000
[  157.152255] xhci_hcd 0000:05:00.0: @3780a590 00000000 00000000 00000000 00000000
[  157.152258] xhci_hcd 0000:05:00.0: @3780a5a0 00000000 00000000 00000000 00000000
[  157.152260] xhci_hcd 0000:05:00.0: @3780a5b0 00000000 00000000 00000000 00000000
[  157.152263] xhci_hcd 0000:05:00.0: @3780a5c0 00000000 00000000 00000000 00000000
[  157.152266] xhci_hcd 0000:05:00.0: @3780a5d0 00000000 00000000 00000000 00000000
[  157.152269] xhci_hcd 0000:05:00.0: @3780a5e0 00000000 00000000 00000000 00000000
[  157.152272] xhci_hcd 0000:05:00.0: @3780a5f0 00000000 00000000 00000000 00000000
[  157.152275] xhci_hcd 0000:05:00.0: @3780a600 00000000 00000000 00000000 00000000
[  157.152277] xhci_hcd 0000:05:00.0: @3780a610 00000000 00000000 00000000 00000000
[  157.152280] xhci_hcd 0000:05:00.0: @3780a620 00000000 00000000 00000000 00000000
[  157.152283] xhci_hcd 0000:05:00.0: @3780a630 00000000 00000000 00000000 00000000
[  157.152286] xhci_hcd 0000:05:00.0: @3780a640 00000000 00000000 00000000 00000000
[  157.152289] xhci_hcd 0000:05:00.0: @3780a650 00000000 00000000 00000000 00000000
[  157.152292] xhci_hcd 0000:05:00.0: @3780a660 00000000 00000000 00000000 00000000
[  157.152294] xhci_hcd 0000:05:00.0: @3780a670 00000000 00000000 00000000 00000000
[  157.152297] xhci_hcd 0000:05:00.0: @3780a680 00000000 00000000 00000000 00000000
[  157.152300] xhci_hcd 0000:05:00.0: @3780a690 00000000 00000000 00000000 00000000
[  157.152303] xhci_hcd 0000:05:00.0: @3780a6a0 00000000 00000000 00000000 00000000
[  157.152306] xhci_hcd 0000:05:00.0: @3780a6b0 00000000 00000000 00000000 00000000
[  157.152309] xhci_hcd 0000:05:00.0: @3780a6c0 00000000 00000000 00000000 00000000
[  157.152311] xhci_hcd 0000:05:00.0: @3780a6d0 00000000 00000000 00000000 00000000
[  157.152314] xhci_hcd 0000:05:00.0: @3780a6e0 00000000 00000000 00000000 00000000
[  157.152317] xhci_hcd 0000:05:00.0: @3780a6f0 00000000 00000000 00000000 00000000
[  157.152320] xhci_hcd 0000:05:00.0: @3780a700 00000000 00000000 00000000 00000000
[  157.152323] xhci_hcd 0000:05:00.0: @3780a710 00000000 00000000 00000000 00000000
[  157.152326] xhci_hcd 0000:05:00.0: @3780a720 00000000 00000000 00000000 00000000
[  157.152328] xhci_hcd 0000:05:00.0: @3780a730 00000000 00000000 00000000 00000000
[  157.152331] xhci_hcd 0000:05:00.0: @3780a740 00000000 00000000 00000000 00000000
[  157.152334] xhci_hcd 0000:05:00.0: @3780a750 00000000 00000000 00000000 00000000
[  157.152337] xhci_hcd 0000:05:00.0: @3780a760 00000000 00000000 00000000 00000000
[  157.152340] xhci_hcd 0000:05:00.0: @3780a770 00000000 00000000 00000000 00000000
[  157.152342] xhci_hcd 0000:05:00.0: @3780a780 00000000 00000000 00000000 00000000
[  157.152345] xhci_hcd 0000:05:00.0: @3780a790 00000000 00000000 00000000 00000000
[  157.152348] xhci_hcd 0000:05:00.0: @3780a7a0 00000000 00000000 00000000 00000000
[  157.152351] xhci_hcd 0000:05:00.0: @3780a7b0 00000000 00000000 00000000 00000000
[  157.152354] xhci_hcd 0000:05:00.0: @3780a7c0 00000000 00000000 00000000 00000000
[  157.152357] xhci_hcd 0000:05:00.0: @3780a7d0 00000000 00000000 00000000 00000000
[  157.152359] xhci_hcd 0000:05:00.0: @3780a7e0 00000000 00000000 00000000 00000000
[  157.152362] xhci_hcd 0000:05:00.0: @3780a7f0 00000000 00000000 00000000 00000000
[  157.152366] xhci_hcd 0000:05:00.0: Ring deq = ffff88003780a410 (virt), 0x3780a410 (dma)
[  157.152368] xhci_hcd 0000:05:00.0: Ring deq updated 1 times
[  157.152371] xhci_hcd 0000:05:00.0: Ring enq = ffff88003780a400 (virt), 0x3780a400 (dma)
[  157.152374] xhci_hcd 0000:05:00.0: Ring enq updated 0 times
[  157.152382] xhci_hcd 0000:05:00.0: ERST deq = 64'h3780a410
[  157.152385] xhci_hcd 0000:05:00.0: Command ring:
[  157.152388] xhci_hcd 0000:05:00.0: @3780a000 00000000 00000000 00000000 0000c401
[  157.152390] xhci_hcd 0000:05:00.0: @3780a010 00000000 00000000 00000000 00000000
[  157.152393] xhci_hcd 0000:05:00.0: @3780a020 00000000 00000000 00000000 00000000
[  157.152396] xhci_hcd 0000:05:00.0: @3780a030 00000000 00000000 00000000 00000000
[  157.152399] xhci_hcd 0000:05:00.0: @3780a040 00000000 00000000 00000000 00000000
[  157.152402] xhci_hcd 0000:05:00.0: @3780a050 00000000 00000000 00000000 00000000
[  157.152405] xhci_hcd 0000:05:00.0: @3780a060 00000000 00000000 00000000 00000000
[  157.152408] xhci_hcd 0000:05:00.0: @3780a070 00000000 00000000 00000000 00000000
[  157.152411] xhci_hcd 0000:05:00.0: @3780a080 00000000 00000000 00000000 00000000
[  157.152413] xhci_hcd 0000:05:00.0: @3780a090 00000000 00000000 00000000 00000000
[  157.152416] xhci_hcd 0000:05:00.0: @3780a0a0 00000000 00000000 00000000 00000000
[  157.152419] xhci_hcd 0000:05:00.0: @3780a0b0 00000000 00000000 00000000 00000000
[  157.152422] xhci_hcd 0000:05:00.0: @3780a0c0 00000000 00000000 00000000 00000000
[  157.152425] xhci_hcd 0000:05:00.0: @3780a0d0 00000000 00000000 00000000 00000000
[  157.152428] xhci_hcd 0000:05:00.0: @3780a0e0 00000000 00000000 00000000 00000000
[  157.152430] xhci_hcd 0000:05:00.0: @3780a0f0 00000000 00000000 00000000 00000000
[  157.152433] xhci_hcd 0000:05:00.0: @3780a100 00000000 00000000 00000000 00000000
[  157.152436] xhci_hcd 0000:05:00.0: @3780a110 00000000 00000000 00000000 00000000
[  157.152439] xhci_hcd 0000:05:00.0: @3780a120 00000000 00000000 00000000 00000000
[  157.152442] xhci_hcd 0000:05:00.0: @3780a130 00000000 00000000 00000000 00000000
[  157.152445] xhci_hcd 0000:05:00.0: @3780a140 00000000 00000000 00000000 00000000
[  157.152448] xhci_hcd 0000:05:00.0: @3780a150 00000000 00000000 00000000 00000000
[  157.152450] xhci_hcd 0000:05:00.0: @3780a160 00000000 00000000 00000000 00000000
[  157.152453] xhci_hcd 0000:05:00.0: @3780a170 00000000 00000000 00000000 00000000
[  157.152456] xhci_hcd 0000:05:00.0: @3780a180 00000000 00000000 00000000 00000000
[  157.152459] xhci_hcd 0000:05:00.0: @3780a190 00000000 00000000 00000000 00000000
[  157.152462] xhci_hcd 0000:05:00.0: @3780a1a0 00000000 00000000 00000000 00000000
[  157.152465] xhci_hcd 0000:05:00.0: @3780a1b0 00000000 00000000 00000000 00000000
[  157.152467] xhci_hcd 0000:05:00.0: @3780a1c0 00000000 00000000 00000000 00000000
[  157.152470] xhci_hcd 0000:05:00.0: @3780a1d0 00000000 00000000 00000000 00000000
[  157.152473] xhci_hcd 0000:05:00.0: @3780a1e0 00000000 00000000 00000000 00000000
[  157.152476] xhci_hcd 0000:05:00.0: @3780a1f0 00000000 00000000 00000000 00000000
[  157.152479] xhci_hcd 0000:05:00.0: @3780a200 00000000 00000000 00000000 00000000
[  157.152482] xhci_hcd 0000:05:00.0: @3780a210 00000000 00000000 00000000 00000000
[  157.152485] xhci_hcd 0000:05:00.0: @3780a220 00000000 00000000 00000000 00000000
[  157.152487] xhci_hcd 0000:05:00.0: @3780a230 00000000 00000000 00000000 00000000
[  157.152490] xhci_hcd 0000:05:00.0: @3780a240 00000000 00000000 00000000 00000000
[  157.152493] xhci_hcd 0000:05:00.0: @3780a250 00000000 00000000 00000000 00000000
[  157.152496] xhci_hcd 0000:05:00.0: @3780a260 00000000 00000000 00000000 00000000
[  157.152499] xhci_hcd 0000:05:00.0: @3780a270 00000000 00000000 00000000 00000000
[  157.152502] xhci_hcd 0000:05:00.0: @3780a280 00000000 00000000 00000000 00000000
[  157.152505] xhci_hcd 0000:05:00.0: @3780a290 00000000 00000000 00000000 00000000
[  157.152507] xhci_hcd 0000:05:00.0: @3780a2a0 00000000 00000000 00000000 00000000
[  157.152510] xhci_hcd 0000:05:00.0: @3780a2b0 00000000 00000000 00000000 00000000
[  157.152513] xhci_hcd 0000:05:00.0: @3780a2c0 00000000 00000000 00000000 00000000
[  157.152516] xhci_hcd 0000:05:00.0: @3780a2d0 00000000 00000000 00000000 00000000
[  157.152519] xhci_hcd 0000:05:00.0: @3780a2e0 00000000 00000000 00000000 00000000
[  157.152522] xhci_hcd 0000:05:00.0: @3780a2f0 00000000 00000000 00000000 00000000
[  157.152525] xhci_hcd 0000:05:00.0: @3780a300 00000000 00000000 00000000 00000000
[  157.152527] xhci_hcd 0000:05:00.0: @3780a310 00000000 00000000 00000000 00000000
[  157.152530] xhci_hcd 0000:05:00.0: @3780a320 00000000 00000000 00000000 00000000
[  157.152533] xhci_hcd 0000:05:00.0: @3780a330 00000000 00000000 00000000 00000000
[  157.152536] xhci_hcd 0000:05:00.0: @3780a340 00000000 00000000 00000000 00000000
[  157.152539] xhci_hcd 0000:05:00.0: @3780a350 00000000 00000000 00000000 00000000
[  157.152542] xhci_hcd 0000:05:00.0: @3780a360 00000000 00000000 00000000 00000000
[  157.152545] xhci_hcd 0000:05:00.0: @3780a370 00000000 00000000 00000000 00000000
[  157.152548] xhci_hcd 0000:05:00.0: @3780a380 00000000 00000000 00000000 00000000
[  157.152551] xhci_hcd 0000:05:00.0: @3780a390 00000000 00000000 00000000 00000000
[  157.152553] xhci_hcd 0000:05:00.0: @3780a3a0 00000000 00000000 00000000 00000000
[  157.152556] xhci_hcd 0000:05:00.0: @3780a3b0 00000000 00000000 00000000 00000000
[  157.152559] xhci_hcd 0000:05:00.0: @3780a3c0 00000000 00000000 00000000 00000000
[  157.152562] xhci_hcd 0000:05:00.0: @3780a3d0 00000000 00000000 00000000 00000000
[  157.152565] xhci_hcd 0000:05:00.0: @3780a3e0 00000000 00000000 00000000 00000000
[  157.152568] xhci_hcd 0000:05:00.0: @3780a3f0 3780a000 00000000 00000000 00001802
[  157.152571] xhci_hcd 0000:05:00.0: Ring deq = ffff88003780a010 (virt), 0x3780a010 (dma)
[  157.152573] xhci_hcd 0000:05:00.0: Ring deq updated 1 times
[  157.152576] xhci_hcd 0000:05:00.0: Ring enq = ffff88003780a010 (virt), 0x3780a010 (dma)
[  157.152579] xhci_hcd 0000:05:00.0: Ring enq updated 1 times
[  157.152587] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr low bits + flags = @00000008
[  157.152589] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr high bits = @00000000

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: Hot plug issue on 2.6.38
  2011-03-21 23:54                           ` Sarah Sharp
@ 2011-03-22  0:07                             ` Rafael J. Wysocki
  0 siblings, 0 replies; 19+ messages in thread
From: Rafael J. Wysocki @ 2011-03-22  0:07 UTC (permalink / raw)
  To: Sarah Sharp
  Cc: Yinghai Lu, linux-pci, LKML, Jesse Barnes,
	ACPI Devel Mailing List, Len Brown, Matthew Garrett

On Tuesday, March 22, 2011, Sarah Sharp wrote:
> On Mon, Mar 21, 2011 at 11:51:12PM +0100, Rafael J. Wysocki wrote:
> > On Monday, March 21, 2011, Sarah Sharp wrote:
> > > I compiled 2.6.38 with CONFIG_PCI_MMCONFIG=y, and I'm no longer getting
> > > "irq nobody cared" messages.  However, PCI express hot plug seems to
> > > just not work for the xHCI PCI device.  Nothing appears in dmesg when I
> > > plug in the Express Card, and the device doesn't appear in lspci.
> > > However, I can get the card to show up if I run
> > > 
> > > 	echo 1 > /sys/bus/pci/rescan
> > > 
> > > PCI hot-remove doesn't seem to work either.  The xHCI driver notices the
> > > device got removed when the debugging polling loop runs, but the
> > > driver's PCI remove functions are never called.  A rescan of the bus
> > > doesn't help, and the device still shows up in lspci (although all the
> > > registers are read as 0xffff). dmesg and lspci after the device has been
> > > removed is attached.
> > > 
> > > I've tried turning on all the PCI config options that look relavant; my
> > > .config is attached.  I've turned on PCI debug too.  The only thing that
> > > looks PCI related that I don't have turned on is ACPI_PCI_SLOT.  Do I
> > > need that?
> > > 
> > > I'm not sure how to debug this hot plug issue further.
> > 
> > Well, we still don't seem to call the _OSC on this machine.  At least your
> > dmesg output doesn't indicate so.
> > 
> > Do you have the patch from:
> > 
> > https://patchwork.kernel.org/patch/604371/
> > 
> > applied?
> 
> No, it was just 2.6.38.  When I applied that patch, PCI hot plug worked!

Cool. :-)

> dmesg is attached.  Can the patch get queued for 2.6.38 stable, or is it
> just a hack?

It's not a hack and it's goint to -stable, but it hasn't been merged by
Linus yet (AFAICS).

Thanks,
Rafael

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2011-03-22  0:07 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-05 21:54 [RFT][PATCH] PCI / ACPI: Do not require MSI support for PCIe native features Rafael J. Wysocki
2011-03-14 18:26 ` Sarah Sharp
2011-03-14 20:02   ` Rafael J. Wysocki
2011-03-14 20:19     ` Sarah Sharp
2011-03-14 20:37       ` Rafael J. Wysocki
2011-03-14 23:47         ` Sarah Sharp
2011-03-15  0:00           ` Rafael J. Wysocki
2011-03-15 19:05             ` Sarah Sharp
2011-03-17  0:19               ` Rafael J. Wysocki
2011-03-17  5:23                 ` Yinghai Lu
2011-03-17 21:22                   ` Rafael J. Wysocki
2011-03-17 21:56                     ` Sarah Sharp
2011-03-21 22:28                       ` Hot plug issue on 2.6.38 Sarah Sharp
2011-03-21 22:34                         ` Matthew Garrett
2011-03-21 23:31                           ` Sarah Sharp
2011-03-21 23:41                             ` Rafael J. Wysocki
2011-03-21 22:51                         ` Rafael J. Wysocki
2011-03-21 23:54                           ` Sarah Sharp
2011-03-22  0:07                             ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).