ath9k-devel.lists.ath9k.org archive mirror
 help / color / mirror / Atom feed
From: Henry-Nicolas Tourneur <henry.nicolas@tourneur.be>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] AR9485 - IRQ16 nobody cared
Date: Thu, 12 Jan 2012 16:09:28 +0100	[thread overview]
Message-ID: <1326380968.1678.13.camel@Virgil> (raw)

Hello everybody,

I'v a brand new HP Pavilion DM4 laptop with an Atheros AR9485 chipset in
it. Actually it's working but I'v a major usuability issue: while
shutting down the computer I got the below error message and then the
computer reboot (so shutting down doesn't work, you need to stay pressed
on the power button).

Apparently it's related to IRQ16 misrouting. This IRQ is used (see
attachment lspcivvv) by both my Atheros driver and Intel controller.

The laptop is running a Debian Wheezy kernel 3.1.1.
I believe this is related to the Atheros hw/driver since it's related to
the IRQ16 and that, at the end of the backtrace, it speaks about ath_isr
(which is, I guess, a function of the Ath9k driver).

Any help or advise is higlhy appreciated :)

The error message:
irq 16: nobody cared (try booting with the "irqpoll" option) 
handlers:
[<fffffffa023ed29>] usb_hcd_irq
[<fffffffa4949261>] ath_isr
Disabling IRQ #16
Power down
-------------- next part --------------
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.1.0-1-amd64 (Debian 3.1.5-1) (ben at decadent.org.uk) (gcc version 4.6.2 (Debian 4.6.2-7) ) #1 SMP Sun Dec 11 20:36:41 UTC 2011
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.1.0-1-amd64 root=UUID=a5a8e718-5d31-49c7-8cc5-372aeeda7b4e ro quiet pcie_hp=nomsi
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009d800 (usable)
[    0.000000]  BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000009ce3f000 (usable)
[    0.000000]  BIOS-e820: 000000009ce3f000 - 000000009cebf000 (reserved)
[    0.000000]  BIOS-e820: 000000009cebf000 - 000000009cfbf000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000009cfbf000 - 000000009cfff000 (ACPI data)
[    0.000000]  BIOS-e820: 000000009cfff000 - 000000009d000000 (usable)
[    0.000000]  BIOS-e820: 000000009d000000 - 000000009fa00000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000feb00000 - 00000000feb04000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffd80000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 00000001dfe00000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.7 present.
[    0.000000] DMI: Hewlett-Packard HP Pavilion dm4 Notebook PC/1651, BIOS F.12 07/07/2011
[    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 = 0x1dfe00 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-E7FFF write-protect
[    0.000000]   E8000-EFFFF write-combining
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FE0000000 write-back
[    0.000000]   2 base 09D000000 mask FFF000000 uncachable
[    0.000000]   3 base 09E000000 mask FFE000000 uncachable
[    0.000000]   4 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   5 base 100000000 mask F00000000 write-back
[    0.000000]   6 base 1DFE00000 mask FFFE00000 uncachable
[    0.000000]   7 base 1E0000000 mask FE0000000 uncachable
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] last_pfn = 0x9d000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [ffff8800000fe1b0] fe1b0
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-000000009d000000
[    0.000000]  0000000000 - 009d000000 page 2M
[    0.000000] kernel direct mapping tables up to 9d000000 @ 1fffc000-20000000
[    0.000000] init_memory_mapping: 0000000100000000-00000001dfe00000
[    0.000000]  0100000000 - 01dfe00000 page 2M
[    0.000000] kernel direct mapping tables up to 1dfe00000 @ 9ce36000-9ce3f000
[    0.000000] RAMDISK: 37b16000 - 37d83000
[    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 HPQOEM)
[    0.000000] ACPI: XSDT 000000009cffe120 00094 (v01 HPQOEM SLIC-MPC 00000001      01000013)
[    0.000000] ACPI: FACP 000000009cffc000 000F4 (v04 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: DSDT 000000009cfea000 0E91B (v01 HP     INSYDE   00000000 MSFT 01000013)
[    0.000000] ACPI: FACS 000000009cf6c000 00040
[    0.000000] ACPI: ASF! 000000009cffd000 000A5 (v32 HP     INSYDE   00000001 MSFT 01000013)
[    0.000000] ACPI: HPET 000000009cffb000 00038 (v01 HP     INSYDE   00000001 MSFT 01000013)
[    0.000000] ACPI: APIC 000000009cffa000 0008C (v02 HP     INSYDE   00000001 MSFT 01000013)
[    0.000000] ACPI: MCFG 000000009cff9000 0003C (v01 HP     INSYDE   00000001 MSFT 01000013)
[    0.000000] ACPI: SLIC 000000009cfe9000 00176 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.000000] ACPI: MSDM 000000009cfe8000 00055 (v03 HP     INSYDE   00000001 MSFT 01000013)
[    0.000000] ACPI: WDAT 000000009cfe7000 00224 (v01 HP     INSYDE   00000001 MSFT 01000013)
[    0.000000] ACPI: SSDT 000000009cfe5000 01066 (v01 HP     INSYDE   00001000 MSFT 01000013)
[    0.000000] ACPI: BOOT 000000009cfe3000 00028 (v01 HP     INSYDE   00000001 MSFT 01000013)
[    0.000000] ACPI: ASPT 000000009cfe0000 00034 (v07 HP     INSYDE   00000001 MSFT 01000013)
[    0.000000] ACPI: SSDT 000000009cfdf000 007C2 (v01 HP     INSYDE   00003000 INTL 20100121)
[    0.000000] ACPI: SSDT 000000009cfde000 00996 (v01 HP     INSYDE   00003000 INTL 20100121)
[    0.000000] ACPI: SSDT 000000009cfd8000 02516 (v01 HP     INSYDE   00001000 INTL 20100121)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-00000001dfe00000
[    0.000000] Initmem setup node 0 0000000000000000-00000001dfe00000
[    0.000000]   NODE_DATA [00000001dfdfb000 - 00000001dfdfffff]
[    0.000000]  [ffffea0000000000-ffffea00069fffff] PMD -> [ffff8801d9400000-ffff8801de9fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x001dfe00
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[4] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009d
[    0.000000]     0: 0x00000100 -> 0x0009ce3f
[    0.000000]     0: 0x0009cfff -> 0x0009d000
[    0.000000]     0: 0x00100000 -> 0x001dfe00
[    0.000000] On node 0 totalpages: 1559501
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3920 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 624248 pages, LIFO batch:31
[    0.000000]   Normal zone: 12537 pages used for memmap
[    0.000000]   Normal zone: 904455 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, 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] SMP: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 000000009ce3f000 - 000000009cebf000
[    0.000000] PM: Registered nosave memory: 000000009cebf000 - 000000009cfbf000
[    0.000000] PM: Registered nosave memory: 000000009cfbf000 - 000000009cfff000
[    0.000000] PM: Registered nosave memory: 000000009d000000 - 000000009fa00000
[    0.000000] PM: Registered nosave memory: 000000009fa00000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000feb00000
[    0.000000] PM: Registered nosave memory: 00000000feb00000 - 00000000feb04000
[    0.000000] PM: Registered nosave memory: 00000000feb04000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffd80000
[    0.000000] PM: Registered nosave memory: 00000000ffd80000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at 9fa00000 (gap: 9fa00000:40600000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff8801dfa00000 s80768 r8192 d21632 u262144
[    0.000000] pcpu-alloc: s80768 r8192 d21632 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1532623
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.1.0-1-amd64 root=UUID=a5a8e718-5d31-49c7-8cc5-372aeeda7b4e ro quiet pcie_hp=nomsi
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 6072032k/7862272k available (3292k kernel code, 1624268k absent, 165972k reserved, 3427k data, 556k init)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:33024 nr_irqs:744 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.004000] Detected 2394.496 MHz processor.
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.99 BogoMIPS (lpj=9577984)
[    0.000006] pid_max: default: 32768 minimum: 301
[    0.000044] Security Framework initialized
[    0.000708] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.002428] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.003136] Mount-cache hash table entries: 256
[    0.003240] Initializing cgroup subsys cpuacct
[    0.003245] Initializing cgroup subsys memory
[    0.003256] Initializing cgroup subsys devices
[    0.003259] Initializing cgroup subsys freezer
[    0.003261] Initializing cgroup subsys net_cls
[    0.003263] Initializing cgroup subsys blkio
[    0.003292] CPU: Physical Processor ID: 0
[    0.003293] CPU: Processor Core ID: 0
[    0.003298] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.003299] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.003302] mce: CPU supports 7 MCE banks
[    0.003311] CPU0: Thermal monitoring handled by SMI
[    0.003317] using mwait in idle threads.
[    0.003756] ACPI: Core revision 20110623
[    0.044290] Not enabling x2apic, Intr-remapping init failed.
[    0.044638] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.083405] CPU0: Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz stepping 07
[    0.187888] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
[    0.187893] ... version:                3
[    0.187895] ... bit width:              48
[    0.187896] ... generic registers:      4
[    0.187897] ... value mask:             0000ffffffffffff
[    0.187898] ... max period:             000000007fffffff
[    0.187900] ... fixed-purpose events:   3
[    0.187901] ... event mask:             000000070000000f
[    0.188041] NMI watchdog enabled, takes one hw-pmu counter.
[    0.188130] Booting Node   0, Processors  #1
[    0.188132] smpboot cpu 1: start_ip = 98000
[    0.275774] CPU1: Thermal monitoring handled by SMI
[    0.295823] NMI watchdog enabled, takes one hw-pmu counter.
[    0.295921]  #2
[    0.295922] smpboot cpu 2: start_ip = 98000
[    0.383606] CPU2: Thermal monitoring handled by SMI
[    0.403623] NMI watchdog enabled, takes one hw-pmu counter.
[    0.403714]  #3
[    0.403716] smpboot cpu 3: start_ip = 98000
[    0.491439] CPU3: Thermal monitoring handled by SMI
[    0.511515] NMI watchdog enabled, takes one hw-pmu counter.
[    0.511540] Brought up 4 CPUs
[    0.511542] Total of 4 processors activated (19155.69 BogoMIPS).
[    0.513954] devtmpfs: initialized
[    0.517009] PM: Registering ACPI NVS region at 9cebf000 (1048576 bytes)
[    0.517185] print_constraints: dummy: 
[    0.517237] NET: Registered protocol family 16
[    0.517322] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.517324] ACPI: bus type pci registered
[    0.517396] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.517399] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.538930] PCI: Using configuration type 1 for base access
[    0.539479] bio: create slab <bio-0> at 0
[    0.539563] ACPI: Added _OSI(Module Device)
[    0.539565] ACPI: Added _OSI(Processor Device)
[    0.539567] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.539569] ACPI: Added _OSI(Processor Aggregator Device)
[    0.541056] ACPI: EC: Look up EC in DSDT
[    0.542446] ACPI: Executed 1 blocks of module-level executable AML code
[    0.567393] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.649230] ACPI: SSDT 000000009ce70798 00727 (v01  PmRef  Cpu0Cst 00003001 INTL 20100121)
[    0.649624] ACPI: Dynamic OEM Table Load:
[    0.649626] ACPI: SSDT           (null) 00727 (v01  PmRef  Cpu0Cst 00003001 INTL 20100121)
[    0.659570] ACPI: SSDT 000000009ce71a98 00303 (v01  PmRef    ApIst 00003000 INTL 20100121)
[    0.660012] ACPI: Dynamic OEM Table Load:
[    0.660014] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20100121)
[    0.671369] ACPI: SSDT 000000009ce6fd98 00119 (v01  PmRef    ApCst 00003000 INTL 20100121)
[    0.671748] ACPI: Dynamic OEM Table Load:
[    0.671750] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20100121)
[    1.650356] ACPI: Interpreter enabled
[    1.650360] ACPI: (supports S0 S3 S4 S5)
[    1.650388] ACPI: Using IOAPIC for interrupt routing
[    1.656133] ACPI: Power Resource [FN00] (on)
[    1.656469] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    1.656875] ACPI: ACPI Dock Station Driver: 1 docks/bays found
[    1.656877] HEST: Table not found.
[    1.656880] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.657274] \_SB_.PCI0:_OSC invalid UUID
[    1.657275] _OSC request data:1 8 1f 
[    1.657278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    1.657969] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    1.657971] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    1.657974] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    1.657976] pci_root PNP0A08:00: host bridge window [mem 0x9fa00000-0xfeafffff]
[    1.657987] pci 0000:00:00.0: [8086:0104] type 0 class 0x000600
[    1.658020] pci 0000:00:01.0: [8086:0101] type 1 class 0x000604
[    1.658043] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    1.658046] pci 0000:00:01.0: PME# disabled
[    1.658058] pci 0000:00:01.1: [8086:0105] type 1 class 0x000604
[    1.658080] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    1.658083] pci 0000:00:01.1: PME# disabled
[    1.658095] pci 0000:00:01.2: [8086:0109] type 1 class 0x000604
[    1.658116] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    1.658119] pci 0000:00:01.2: PME# disabled
[    1.658135] pci 0000:00:02.0: [8086:0116] type 0 class 0x000300
[    1.658145] pci 0000:00:02.0: reg 10: [mem 0xc0000000-0xc03fffff 64bit]
[    1.658151] pci 0000:00:02.0: reg 18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    1.658155] pci 0000:00:02.0: reg 20: [io  0x5000-0x503f]
[    1.658203] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780
[    1.658227] pci 0000:00:16.0: reg 10: [mem 0xc3604000-0xc360400f 64bit]
[    1.658289] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    1.658293] pci 0000:00:16.0: PME# disabled
[    1.658326] pci 0000:00:1a.0: [8086:1c2d] type 0 class 0x000c03
[    1.658607] pci 0000:00:1a.0: reg 10: [mem 0xc3609000-0xc36093ff]
[    1.660221] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    1.660225] pci 0000:00:1a.0: PME# disabled
[    1.660252] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403
[    1.660267] pci 0000:00:1b.0: reg 10: [mem 0xc3600000-0xc3603fff 64bit]
[    1.660323] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    1.660327] pci 0000:00:1b.0: PME# disabled
[    1.660349] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604
[    1.660412] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.660416] pci 0000:00:1c.0: PME# disabled
[    1.660442] pci 0000:00:1c.2: [8086:1c14] type 1 class 0x000604
[    1.660505] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    1.660509] pci 0000:00:1c.2: PME# disabled
[    1.660535] pci 0000:00:1c.4: [8086:1c18] type 1 class 0x000604
[    1.660598] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    1.660602] pci 0000:00:1c.4: PME# disabled
[    1.660634] pci 0000:00:1d.0: [8086:1c26] type 0 class 0x000c03
[    1.660912] pci 0000:00:1d.0: reg 10: [mem 0xc3608000-0xc36083ff]
[    1.662527] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.662531] pci 0000:00:1d.0: PME# disabled
[    1.662557] pci 0000:00:1f.0: [8086:1c49] type 0 class 0x000601
[    1.662673] pci 0000:00:1f.2: [8086:1c03] type 0 class 0x000106
[    1.662692] pci 0000:00:1f.2: reg 10: [io  0x5088-0x508f]
[    1.662700] pci 0000:00:1f.2: reg 14: [io  0x5094-0x5097]
[    1.662708] pci 0000:00:1f.2: reg 18: [io  0x5080-0x5087]
[    1.662716] pci 0000:00:1f.2: reg 1c: [io  0x5090-0x5093]
[    1.662724] pci 0000:00:1f.2: reg 20: [io  0x5060-0x507f]
[    1.662733] pci 0000:00:1f.2: reg 24: [mem 0xc3607000-0xc36077ff]
[    1.662766] pci 0000:00:1f.2: PME# supported from D3hot
[    1.662770] pci 0000:00:1f.2: PME# disabled
[    1.662788] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05
[    1.662805] pci 0000:00:1f.3: reg 10: [mem 0xc3605000-0xc36050ff 64bit]
[    1.662826] pci 0000:00:1f.3: reg 20: [io  0x5040-0x505f]
[    1.662884] pci 0000:01:00.0: [1002:6760] type 0 class 0x000300
[    1.662899] pci 0000:01:00.0: reg 10: [mem 0xa0000000-0xafffffff 64bit pref]
[    1.662911] pci 0000:01:00.0: reg 18: [mem 0xc2600000-0xc261ffff 64bit]
[    1.662919] pci 0000:01:00.0: reg 20: [io  0x4000-0x40ff]
[    1.662933] pci 0000:01:00.0: reg 30: [mem 0xfffe0000-0xffffffff pref]
[    1.662954] pci 0000:01:00.0: supports D1 D2
[    1.662973] pci 0000:00:01.0: PCI bridge to [bus 01-06]
[    1.662976] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    1.662978] pci 0000:00:01.0:   bridge window [mem 0xc2600000-0xc35fffff]
[    1.662982] pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xafffffff 64bit pref]
[    1.663002] pci 0000:00:01.1: PCI bridge to [bus 07-07]
[    1.663024] pci 0000:00:01.2: PCI bridge to [bus 08-08]
[    1.663106] pci 0000:09:00.0: [168c:0032] type 0 class 0x000280
[    1.663143] pci 0000:09:00.0: reg 10: [mem 0xc2500000-0xc257ffff 64bit]
[    1.663228] pci 0000:09:00.0: reg 30: [mem 0xffff0000-0xffffffff pref]
[    1.663286] pci 0000:09:00.0: supports D1 D2
[    1.663288] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.663295] pci 0000:09:00.0: PME# disabled
[    1.663342] pci 0000:00:1c.0: PCI bridge to [bus 09-09]
[    1.663348] pci 0000:00:1c.0:   bridge window [mem 0xc2500000-0xc25fffff]
[    1.663423] pci 0000:0a:00.0: [10ec:5209] type 0 class 0x00ff00
[    1.663445] pci 0000:0a:00.0: reg 10: [mem 0xc1500000-0xc1500fff]
[    1.663570] pci 0000:0a:00.0: supports D1 D2
[    1.663572] pci 0000:0a:00.0: PME# supported from D1 D2 D3hot
[    1.663578] pci 0000:0a:00.0: PME# disabled
[    1.663616] pci 0000:00:1c.2: PCI bridge to [bus 0a-0f]
[    1.663621] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    1.663625] pci 0000:00:1c.2:   bridge window [mem 0xc1500000-0xc24fffff]
[    1.663632] pci 0000:00:1c.2:   bridge window [mem 0xc0400000-0xc13fffff 64bit pref]
[    1.663757] pci 0000:10:00.0: [1969:1083] type 0 class 0x000200
[    1.663854] pci 0000:10:00.0: reg 10: [mem 0xc1400000-0xc143ffff 64bit]
[    1.663902] pci 0000:10:00.0: reg 18: [io  0x2000-0x207f]
[    1.664251] pci 0000:10:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.664266] pci 0000:10:00.0: PME# disabled
[    1.664390] pci 0000:00:1c.4: PCI bridge to [bus 10-10]
[    1.664394] pci 0000:00:1c.4:   bridge window [io  0x2000-0x2fff]
[    1.664398] pci 0000:00:1c.4:   bridge window [mem 0xc1400000-0xc14fffff]
[    1.664427] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    1.664663] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    1.664715] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    1.664763] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
[    1.664826] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
[    1.664874] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG1._PRT]
[    1.664913] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG2._PRT]
[    1.664998] \_SB_.PCI0:_OSC invalid UUID
[    1.664999] _OSC request data:1 1f 1f 
[    1.665003]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    1.665042] \_SB_.PCI0:_OSC invalid UUID
[    1.665044] _OSC request data:1 0 1d 
[    1.665047]  pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d
[    1.665048] ACPI _OSC control for PCIe not granted, disabling ASPM
[    1.670382] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[    1.670438] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    1.670491] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    1.670543] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    1.670596] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[    1.670648] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    1.670700] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    1.670752] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.670845] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.670853] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[    1.670856] vgaarb: loaded
[    1.670858] vgaarb: bridge control possible 0000:01:00.0
[    1.670859] vgaarb: bridge control possible 0000:00:02.0
[    1.670891] PCI: Using ACPI for IRQ routing
[    1.677460] PCI: pci_cache_line_size set to 64 bytes
[    1.677540] reserve RAM buffer: 000000000009d800 - 000000000009ffff 
[    1.677542] reserve RAM buffer: 000000009ce3f000 - 000000009fffffff 
[    1.677545] reserve RAM buffer: 000000009d000000 - 000000009fffffff 
[    1.677547] reserve RAM buffer: 00000001dfe00000 - 00000001dfffffff 
[    1.677654] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.677659] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    1.680710] Switching to clocksource hpet
[    1.681592] Switched to NOHz mode on CPU #0
[    1.681652] Switched to NOHz mode on CPU #2
[    1.681684] Switched to NOHz mode on CPU #1
[    1.681708] Switched to NOHz mode on CPU #3
[    1.682466] pnp: PnP ACPI init
[    1.682477] ACPI: bus type pnp registered
[    1.682833] pnp 00:00: [bus 00-fe]
[    1.682835] pnp 00:00: [io  0x0000-0x0cf7 window]
[    1.682838] pnp 00:00: [io  0x0cf8-0x0cff]
[    1.682839] pnp 00:00: [io  0x0d00-0xffff window]
[    1.682841] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    1.682843] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    1.682845] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    1.682847] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    1.682849] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    1.682852] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    1.682853] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    1.682855] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    1.682857] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    1.682859] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    1.682861] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    1.682863] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    1.682865] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    1.682866] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    1.682868] pnp 00:00: [mem 0x9fa00000-0xfeafffff window]
[    1.682919] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    1.682942] pnp 00:01: [io  0x0000-0x001f]
[    1.682944] pnp 00:01: [io  0x0081-0x0091]
[    1.682946] pnp 00:01: [io  0x0093-0x009f]
[    1.682947] pnp 00:01: [io  0x00c0-0x00df]
[    1.682949] pnp 00:01: [dma 4]
[    1.682971] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    1.682979] pnp 00:02: [mem 0xff000000-0xffffffff]
[    1.682999] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    1.683082] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    1.683102] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    1.683112] pnp 00:04: [io  0x00f0]
[    1.683120] pnp 00:04: [irq 13]
[    1.683146] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    1.683157] pnp 00:05: [io  0x002e-0x002f]
[    1.683158] pnp 00:05: [io  0x004e-0x004f]
[    1.683160] pnp 00:05: [io  0x0061]
[    1.683161] pnp 00:05: [io  0x0063]
[    1.683163] pnp 00:05: [io  0x0065]
[    1.683164] pnp 00:05: [io  0x0067]
[    1.683166] pnp 00:05: [io  0x0070]
[    1.683167] pnp 00:05: [io  0x0080]
[    1.683168] pnp 00:05: [io  0x0092]
[    1.683170] pnp 00:05: [io  0x00b2-0x00b3]
[    1.683172] pnp 00:05: [io  0x0680-0x069f]
[    1.683174] pnp 00:05: [io  0x1000-0x100f]
[    1.683176] pnp 00:05: [io  0x1010-0x1013]
[    1.683177] pnp 00:05: [io  0xffff]
[    1.683179] pnp 00:05: [io  0x0400-0x0453]
[    1.683180] pnp 00:05: [io  0x0458-0x047f]
[    1.683182] pnp 00:05: [io  0x0700-0x077f]
[    1.683183] pnp 00:05: [io  0x164e-0x164f]
[    1.683226] system 00:05: [io  0x0680-0x069f] has been reserved
[    1.683228] system 00:05: [io  0x1000-0x100f] has been reserved
[    1.683230] system 00:05: [io  0x1010-0x1013] has been reserved
[    1.683232] system 00:05: [io  0xffff] has been reserved
[    1.683234] system 00:05: [io  0x0400-0x0453] has been reserved
[    1.683237] system 00:05: [io  0x0458-0x047f] has been reserved
[    1.683239] system 00:05: [io  0x0700-0x077f] has been reserved
[    1.683241] system 00:05: [io  0x164e-0x164f] has been reserved
[    1.683243] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.683252] pnp 00:06: [io  0x0070-0x0077]
[    1.683257] pnp 00:06: [irq 8]
[    1.683278] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.683299] pnp 00:07: [io  0x0454-0x0457]
[    1.683333] system 00:07: [io  0x0454-0x0457] has been reserved
[    1.683336] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.683368] pnp 00:08: [io  0x0060]
[    1.683369] pnp 00:08: [io  0x0064]
[    1.683374] pnp 00:08: [irq 1]
[    1.683397] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.683409] pnp 00:09: [irq 12]
[    1.683432] pnp 00:09: Plug and Play ACPI device, IDs AUI1705 SYN1e30 SYN1e00 PNP0f13 (active)
[    1.683457] pnp 00:0a: [irq 23]
[    1.683479] pnp 00:0a: Plug and Play ACPI device, IDs HPQ0004 (active)
[    1.683579] pnp 00:0b: [mem 0xfed1c000-0xfed1ffff]
[    1.683581] pnp 00:0b: [mem 0xfed10000-0xfed17fff]
[    1.683582] pnp 00:0b: [mem 0xfed18000-0xfed18fff]
[    1.683584] pnp 00:0b: [mem 0xfed19000-0xfed19fff]
[    1.683586] pnp 00:0b: [mem 0xe0000000-0xefffffff]
[    1.683587] pnp 00:0b: [mem 0xfed20000-0xfed3ffff]
[    1.683589] pnp 00:0b: [mem 0xfed90000-0xfed93fff]
[    1.683591] pnp 00:0b: [mem 0xff000000-0xffffffff]
[    1.683592] pnp 00:0b: [mem 0xfee00000-0xfeefffff]
[    1.683594] pnp 00:0b: [mem 0x9fa00000-0x9fa00fff]
[    1.683635] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.683637] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.683639] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.683642] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.683644] system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved
[    1.683647] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.683649] system 00:0b: [mem 0xfed90000-0xfed93fff] has been reserved
[    1.683651] system 00:0b: [mem 0xff000000-0xffffffff] could not be reserved
[    1.683654] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.683656] system 00:0b: [mem 0x9fa00000-0x9fa00fff] has been reserved
[    1.683658] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.684032] pnp 00:0c: [mem 0x20000000-0x201fffff]
[    1.684034] pnp 00:0c: [mem 0x40000000-0x401fffff]
[    1.684087] system 00:0c: [mem 0x20000000-0x201fffff] could not be reserved
[    1.684089] system 00:0c: [mem 0x40000000-0x401fffff] could not be reserved
[    1.684091] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.684110] pnp: PnP ACPI: found 13 devices
[    1.684111] ACPI: ACPI bus type pnp unregistered
[    1.690708] pci 0000:01:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref]
[    1.690711] pci 0000:09:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
[    1.690716] PCI: max bus depth: 1 pci_try_num: 2
[    1.690753] pci 0000:00:1c.0: BAR 15: assigned [mem 0x9fb00000-0x9fbfffff pref]
[    1.690756] pci 0000:01:00.0: BAR 6: assigned [mem 0xc2620000-0xc263ffff pref]
[    1.690759] pci 0000:00:01.0: PCI bridge to [bus 01-06]
[    1.690761] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    1.690763] pci 0000:00:01.0:   bridge window [mem 0xc2600000-0xc35fffff]
[    1.690766] pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xafffffff 64bit pref]
[    1.690770] pci 0000:00:01.1: PCI bridge to [bus 07-07]
[    1.690775] pci 0000:00:01.2: PCI bridge to [bus 08-08]
[    1.690780] pci 0000:09:00.0: BAR 6: assigned [mem 0x9fb00000-0x9fb0ffff pref]
[    1.690782] pci 0000:00:1c.0: PCI bridge to [bus 09-09]
[    1.690788] pci 0000:00:1c.0:   bridge window [mem 0xc2500000-0xc25fffff]
[    1.690792] pci 0000:00:1c.0:   bridge window [mem 0x9fb00000-0x9fbfffff pref]
[    1.690799] pci 0000:00:1c.2: PCI bridge to [bus 0a-0f]
[    1.690802] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    1.690808] pci 0000:00:1c.2:   bridge window [mem 0xc1500000-0xc24fffff]
[    1.690812] pci 0000:00:1c.2:   bridge window [mem 0xc0400000-0xc13fffff 64bit pref]
[    1.690819] pci 0000:00:1c.4: PCI bridge to [bus 10-10]
[    1.690822] pci 0000:00:1c.4:   bridge window [io  0x2000-0x2fff]
[    1.690827] pci 0000:00:1c.4:   bridge window [mem 0xc1400000-0xc14fffff]
[    1.690845] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.690848] pci 0000:00:01.0: setting latency timer to 64
[    1.690852] pci 0000:00:01.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.690855] pci 0000:00:01.1: setting latency timer to 64
[    1.690858] pci 0000:00:01.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.690861] pci 0000:00:01.2: setting latency timer to 64
[    1.690870] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    1.690874] pci 0000:00:1c.0: setting latency timer to 64
[    1.690884] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    1.690889] pci 0000:00:1c.2: setting latency timer to 64
[    1.690895] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    1.690900] pci 0000:00:1c.4: setting latency timer to 64
[    1.690904] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.690905] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.690907] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    1.690909] pci_bus 0000:00: resource 7 [mem 0x9fa00000-0xfeafffff]
[    1.690911] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    1.690912] pci_bus 0000:01: resource 1 [mem 0xc2600000-0xc35fffff]
[    1.690914] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xafffffff 64bit pref]
[    1.690916] pci_bus 0000:09: resource 1 [mem 0xc2500000-0xc25fffff]
[    1.690918] pci_bus 0000:09: resource 2 [mem 0x9fb00000-0x9fbfffff pref]
[    1.690920] pci_bus 0000:0a: resource 0 [io  0x3000-0x3fff]
[    1.690922] pci_bus 0000:0a: resource 1 [mem 0xc1500000-0xc24fffff]
[    1.690923] pci_bus 0000:0a: resource 2 [mem 0xc0400000-0xc13fffff 64bit pref]
[    1.690925] pci_bus 0000:10: resource 0 [io  0x2000-0x2fff]
[    1.690927] pci_bus 0000:10: resource 1 [mem 0xc1400000-0xc14fffff]
[    1.690992] NET: Registered protocol family 2
[    1.691214] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    1.692195] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    1.693401] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.693526] TCP: Hash tables configured (established 524288 bind 65536)
[    1.693528] TCP reno registered
[    1.693545] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    1.693578] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    1.693695] NET: Registered protocol family 1
[    1.693712] pci 0000:00:02.0: Boot video device
[    1.724638] PCI: CLS 64 bytes, default 64
[    1.724714] Unpacking initramfs...
[    1.771293] Freeing initrd memory: 2484k freed
[    1.771580] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.771583] Placing 64MB software IO TLB between ffff880098e36000 - ffff88009ce36000
[    1.771586] software IO TLB at phys 0x98e36000 - 0x9ce36000
[    1.771600] Simple Boot Flag at 0x44 set to 0x1
[    1.772088] audit: initializing netlink socket (disabled)
[    1.772098] type=2000 audit(1326304281.584:1): initialized
[    1.790889] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.802924] VFS: Disk quotas dquot_6.5.2
[    1.802955] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.803022] msgmni has been set to 11864
[    1.803181] alg: No test for stdrng (krng)
[    1.803214] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.803217] io scheduler noop registered
[    1.803218] io scheduler deadline registered
[    1.803238] io scheduler cfq registered (default)
[    1.803316] pcieport 0000:00:01.0: setting latency timer to 64
[    1.803340] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    1.803379] pcieport 0000:00:01.1: setting latency timer to 64
[    1.803398] pcieport 0000:00:01.1: irq 41 for MSI/MSI-X
[    1.803431] pcieport 0000:00:01.2: setting latency timer to 64
[    1.803449] pcieport 0000:00:01.2: irq 42 for MSI/MSI-X
[    1.803693] intel_idle: MWAIT substates: 0x21120
[    1.803695] intel_idle: v0.4 model 0x2A
[    1.803696] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.803744] ERST: Table is not found!
[    1.803745] GHES: HEST is not enabled!
[    1.803806] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.988591] Linux agpgart interface v0.103
[    1.988663] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[    1.988727] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    1.989609] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[    1.989721] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xb0000000
[    1.989826] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.991394] i8042: Detected active multiplexing controller, rev 1.1
[    1.992228] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.992237] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.992241] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.992245] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.992248] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.992411] mousedev: PS/2 mouse device common for all mice
[    1.992441] rtc_cmos 00:06: RTC can wake from S4
[    1.992593] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.992630] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.992765] cpuidle: using governor ladder
[    1.992962] cpuidle: using governor menu
[    1.993117] TCP cubic registered
[    1.993209] NET: Registered protocol family 10
[    1.993682] Mobile IPv6
[    1.993685] NET: Registered protocol family 17
[    1.993688] Registering the dns_resolver key type
[    1.993960] PM: Hibernation image not present or could not be loaded.
[    1.993969] registered taskstats version 1
[    2.000342] rtc_cmos 00:06: setting system clock to 2012-01-11 17:51:22 UTC (1326304282)
[    2.000395] Initializing network drop monitor service
[    2.001327] Freeing unused kernel memory: 556k freed
[    2.001391] Write protecting the kernel read-only data: 6144k
[    2.003936] Freeing unused kernel memory: 788k freed
[    2.006163] Freeing unused kernel memory: 696k freed
[    2.016146] udevd[58]: starting version 175
[    2.025085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    2.051581] SCSI subsystem initialized
[    2.055059] libata version 3.00 loaded.
[    2.055793] ahci 0000:00:1f.2: version 3.0
[    2.055815] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    2.055858] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
[    2.068160] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode
[    2.068176] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst 
[    2.068196] ahci 0000:00:1f.2: setting latency timer to 64
[    2.076855] scsi0 : ahci
[    2.076998] scsi1 : ahci
[    2.077099] scsi2 : ahci
[    2.077200] scsi3 : ahci
[    2.077288] scsi4 : ahci
[    2.077376] scsi5 : ahci
[    2.077493] ata1: SATA max UDMA/133 abar m2048 at 0xc3607000 port 0xc3607100 irq 43
[    2.077495] ata2: DUMMY
[    2.077498] ata3: SATA max UDMA/133 abar m2048 at 0xc3607000 port 0xc3607200 irq 43
[    2.077499] ata4: DUMMY
[    2.077500] ata5: DUMMY
[    2.077501] ata6: DUMMY
[    2.160717] thermal LNXTHERM:00: registered as thermal_zone0
[    2.160721] ACPI: Thermal Zone [TZ00] (0 C)
[    2.161070] thermal LNXTHERM:01: registered as thermal_zone1
[    2.161073] ACPI: Thermal Zone [TZ01] (44 C)
[    2.161162] ACPI: Fan [FAN0] (on)
[    2.395703] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.395746] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.397298] ata1.00: ATA-8: Hitachi HTS547575A9E384, JE4OA50A, max UDMA/100
[    2.397308] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.398027] ata3.00: ATAPI: hp      DVD RAM UJ8A2, 1.01, max UDMA/100
[    2.400721] ata3.00: configured for UDMA/100
[    2.418633] ata1.00: configured for UDMA/100
[    2.418814] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54757 JE4O PQ: 0 ANSI: 5
[    2.422046] scsi 2:0:0:0: CD-ROM            hp       DVD RAM UJ8A2    1.01 PQ: 0 ANSI: 5
[    2.425830] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[    2.425834] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.425903] sd 0:0:0:0: [sda] Write Protect is off
[    2.425905] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.425933] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.491567]  sda: sda1 < sda5 sda6 sda7 > sda2 sda3 sda4
[    2.492596] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.767040] Refined TSC clocksource calibration: 2394.560 MHz.
[    2.767052] Switching to clocksource tsc
[    4.031607] PM: Starting manual resume from disk
[    4.031611] PM: Hibernation image partition 8:6 present
[    4.031612] PM: Looking for hibernation image.
[    4.052869] PM: Image not found (code -22)
[    4.052872] PM: Hibernation image not present or could not be loaded.
[    4.094735] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[    5.704361] udevd[279]: starting version 175
[    6.304472] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[    6.304669] ACPI: Lid Switch [LID0]
[    6.304719] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[    6.304725] ACPI: Power Button [PWRB]
[    6.304781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    6.304786] ACPI: Power Button [PWRF]
[    6.316835] ACPI: acpi_idle yielding to intel_idle
[    6.489498] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    6.499942] wmi: Mapper loaded
[    6.660195] ACPI: AC Adapter [AC] (on-line)
[    6.687555] ACPI: Battery Slot [BAT0] (battery present)
[    6.710403] iTCO_vendor_support: vendor-support=0
[    6.711036] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
[    6.711141] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[    6.711220] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    6.726287] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 19 (level, low) -> IRQ 19
[    6.758033] cfg80211: Calling CRDA to update world regulatory domain
[    6.790893] hp_accel: laptop model unknown, using default axes configuration
[    6.796207] lis3lv02d: 8 bits 3DC sensor found
[    6.885132] [drm] Initialized drm 1.1.0 20060810
[    6.949825] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    6.949829] i915 0000:00:02.0: setting latency timer to 64
[    6.965279] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input5
[    6.965879] Registered led device: hp::hddprotect
[    6.965905] hp_accel: driver loaded
[    6.981030] i915 0000:00:02.0: irq 44 for MSI/MSI-X
[    6.981036] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    6.981037] [drm] Driver supports precise vblank timestamp query.
[    6.982432] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    6.982434] vgaarb: transferring owner from PCI:0000:00:02.0 to PCI:0000:01:00.0
[    6.995673] [drm] radeon kernel modesetting enabled.
[    6.995690] VGA switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
[    6.995752] radeon 0000:01:00.0: enabling device (0000 -> 0003)
[    6.995760] radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    6.995766] radeon 0000:01:00.0: setting latency timer to 64
[    7.112146] ath9k 0000:09:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    7.112162] ath9k 0000:09:00.0: setting latency timer to 64
[    7.120238] ath: EEPROM regdomain: 0x60
[    7.120240] ath: EEPROM indicates we should expect a direct regpair map
[    7.120242] ath: Country alpha2 being used: 00
[    7.120244] ath: Regpair used: 0x60
[    7.172279] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
[    7.172746] Registered led device: ath9k-phy0
[    7.172754] ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xffffc90011b80000, irq=16
[    7.182173] rts_pstor: module is from the staging directory, the quality is unknown, you have been warned.
[    7.182880] Initializing Realtek PCIE storage driver...
[    7.182914] rts_pstor 0000:0a:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    7.182967] Resource length: 0x1000
[    7.182981] Original address: 0xc1500000, remapped address: 0xffffc90000c7a000
[    7.182984] pci->irq = 18
[    7.182986] rtsx_acquire_irq: chip->msi_en = 0, pci->irq = 18
[    7.183010] rts_pstor 0000:0a:00.0: setting latency timer to 64
[    7.195671] usbcore: registered new interface driver usbfs
[    7.195695] usbcore: registered new interface driver hub
[    7.195729] usbcore: registered new device driver usb
[    7.204799] input: HP WMI hotkeys as /devices/virtual/input/input6
[    7.208030] atl1c 0000:10:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    7.208044] atl1c 0000:10:00.0: setting latency timer to 64
[    7.223353] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    7.331735] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    7.331744] cdrom: Uniform CD-ROM driver Revision: 3.20
[    7.331926] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    7.333036] atl1c 0000:10:00.0: version 1.0.1.0-NAPI
[    7.384388] scsi6 : SCSI emulation for PCI-Express Mass Storage devices
[    7.384503] rts_pstor: waiting for device to settle before scanning
[    7.475251] input: PS/2 Generic Mouse as /devices/platform/i8042/serio4/input/input7
[    7.540036] fbcon: inteldrmfb (fb0) is primary device
[    7.747074] Console: switching to colour frame buffer device 170x48
[    7.750517] fb0: inteldrmfb frame buffer device
[    7.750518] drm: registered panic notifier
[    7.750696] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    7.828769] acpi device:31: registered as cooling_device5
[    7.829122] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2f/LNXVIDEO:00/input/input8
[    7.829216] ACPI: Video Device [PEGP] (multi-head: yes  rom: no  post: no)
[    7.830645] acpi device:3e: registered as cooling_device6
[    7.831110] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input9
[    7.831182] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    7.831243] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    7.831349] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    7.831376] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    7.831380] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    7.831408] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    7.831416] [drm] initializing kernel modesetting (CAICOS 0x1002:0x6760 0x103C:0x1651).
[    7.831439] ehci_hcd 0000:00:1a.0: debug port 2
[    7.831445] [drm] register mmio base: 0xC2600000
[    7.831446] [drm] register mmio size: 131072
[    7.831448] vga_switcheroo: enabled
[    7.831563] radeon atpx: version is 1
[    7.835316] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    7.835325] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xc3609000
[    7.847504] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    7.847569] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    7.847588] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.847590] usb usb1: Product: EHCI Host Controller
[    7.847592] usb usb1: Manufacturer: Linux 3.1.0-1-amd64 ehci_hcd
[    7.847593] usb usb1: SerialNumber: 0000:00:1a.0
[    7.847767] hub 1-0:1.0: USB hub found
[    7.847772] hub 1-0:1.0: 2 ports detected
[    7.847852] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    7.847886] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    7.847889] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    7.847896] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    7.847924] ehci_hcd 0000:00:1d.0: debug port 2
[    7.851801] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    7.851823] ehci_hcd 0000:00:1d.0: irq 20, io mem 0xc3608000
[    7.867477] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    7.867541] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    7.867548] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.867554] usb usb2: Product: EHCI Host Controller
[    7.867558] usb usb2: Manufacturer: Linux 3.1.0-1-amd64 ehci_hcd
[    7.867574] usb usb2: SerialNumber: 0000:00:1d.0
[    7.867720] hub 2-0:1.0: USB hub found
[    7.867724] hub 2-0:1.0: 2 ports detected
[    7.867824] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    7.867882] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[    7.867913] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[    8.159045] usb 1-1: new high speed USB device number 2 using ehci_hcd
[    8.291223] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    8.291227] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    8.291492] hub 1-1:1.0: USB hub found
[    8.291569] hub 1-1:1.0: 6 ports detected
[    8.382849] rts_pstor: device scan complete
[    8.382925] scsi 6:0:0:0: Direct-Access     Generic- xD/SD/M.S.       1.00 PQ: 0 ANSI: 0 CCS
[    8.382951] Bad LUN (0:1)
[    8.383007] Bad target number (1:0)
[    8.383057] Bad target number (2:0)
[    8.383106] Bad target number (3:0)
[    8.383155] Bad target number (4:0)
[    8.383241] Bad target number (5:0)
[    8.383289] Bad target number (6:0)
[    8.383335] Bad target number (7:0)
[    8.383715] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[    8.402674] usb 2-1: new high speed USB device number 2 using ehci_hcd
[    8.497508] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input10
[    8.514428] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[    8.530754] input: HDA Intel PCH Mic at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    8.530829] input: HDA Intel PCH HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    8.531050] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    8.534838] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    8.534843] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    8.535128] hub 2-1:1.0: USB hub found
[    8.535235] hub 2-1:1.0: 6 ports detected
[    8.606542] usb 1-1.1: new full speed USB device number 3 using ehci_hcd
[    8.700240] usb 1-1.1: New USB device found, idVendor=0cf3, idProduct=311d
[    8.700250] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    8.700256] usb 1-1.1: Product: Bluetooth USB Host Controller
[    8.700261] usb 1-1.1: Manufacturer: Atheros Communications
[    8.700266] usb 1-1.1: SerialNumber: Alaska Day 2006
[    8.733495] Bluetooth: Core ver 2.16
[    8.733514] NET: Registered protocol family 31
[    8.733516] Bluetooth: HCI device and connection manager initialized
[    8.733519] Bluetooth: HCI socket layer initialized
[    8.733521] Bluetooth: L2CAP socket layer initialized
[    8.733527] Bluetooth: SCO socket layer initialized
[    8.757277] Bluetooth: Generic Bluetooth USB driver ver 0.6
[    8.774301] usb 1-1.4: new full speed USB device number 4 using ehci_hcd
[    8.804773] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[    8.807092] ATOM BIOS: HP
[    8.807455] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[    8.807458] radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
[    8.808630] [drm] Detected VRAM RAM=1024M, BAR=256M
[    8.808632] [drm] RAM width 64bits DDR
[    8.808684] [TTM] Zone  kernel: Available graphics memory: 3038278 kiB.
[    8.808687] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB.
[    8.808688] [TTM] Initializing pool allocator.
[    8.808710] [drm] radeon: 1024M of VRAM memory ready
[    8.808711] [drm] radeon: 512M of GTT memory ready.
[    8.808726] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    8.808727] [drm] Driver supports precise vblank timestamp query.
[    8.808771] radeon 0000:01:00.0: irq 46 for MSI/MSI-X
[    8.808776] radeon 0000:01:00.0: radeon: using MSI.
[    8.808835] [drm] radeon: irq initialized.
[    8.808839] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    8.809198] [drm] Loading CAICOS Microcode
[    8.867222] usb 1-1.4: New USB device found, idVendor=138a, idProduct=0018
[    8.867232] usb 1-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    8.867238] usb 1-1.4: SerialNumber: b0e96a2e0bac
[    8.938023] usb 2-1.6: new high speed USB device number 3 using ehci_hcd
[    9.013435] padlock_aes: VIA PadLock not detected.
[    9.033295] radeon 0000:01:00.0: WB enabled
[    9.049595] [drm] ring test succeeded in 3 usecs
[    9.050456] [drm] radeon: ib pool ready.
[    9.050556] [drm] ib test succeeded in 0 usecs
[    9.050972] [drm] Radeon Display Connectors
[    9.050975] [drm] Connector 0:
[    9.050976] [drm]   VGA
[    9.050981] [drm]   DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4
[    9.050984] [drm]   Encoders:
[    9.050985] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    9.051104] usbcore: registered new interface driver btusb
[    9.067536] usb 2-1.6: New USB device found, idVendor=10f1, idProduct=1a2e
[    9.067539] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    9.067542] usb 2-1.6: Product: HP Truevision HD
[    9.067544] usb 2-1.6: Manufacturer: Importek
[    9.183007] Linux media interface: v0.10
[    9.233335] Linux video capture interface: v2.00
[    9.279809] uvcvideo: Found UVC 1.00 device HP Truevision HD (10f1:1a2e)
[    9.282688] input: HP Truevision HD as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input14
[    9.282760] usbcore: registered new interface driver uvcvideo
[    9.282764] USB Video Class driver (1.1.1)
[    9.528988] [drm] Radeon display connector VGA-2: No monitor connected or invalid EDID
[    9.529006] [drm] Internal thermal controller with fan control
[    9.529904] [drm] radeon: power management initialized
[    9.637104] No connectors reported connected with modes
[    9.637107] [drm] Cannot find any crtc or sizes - going 1024x768
[    9.639584] [drm] fb mappable at 0xA0141000
[    9.639585] [drm] vram apper at 0xA0000000
[    9.639586] [drm] size 3145728
[    9.639587] [drm] fb depth is 24
[    9.639589] [drm]    pitch is 4096
[    9.639649] fb1: radeondrmfb frame buffer device
[    9.639654] [drm] Initialized radeon 2.11.0 20080528 for 0000:01:00.0 on minor 1
[   10.625491] Adding 1951740k swap on /dev/sda6.  Priority:-1 extents:1 across:1951740k 
[   10.628382] EXT4-fs (sda7): re-mounted. Opts: (null)
[   10.959161] EXT4-fs (sda7): re-mounted. Opts: errors=remount-ro
[   11.059836] loop: module loaded
[   11.835266] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[   13.014105] fuse init (API version 7.17)
[   13.668697] lp: driver loaded but no devices found
[   13.692537] ppdev: user-space parallel port driver
[   16.441609] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   16.449214] atl1c 0000:10:00.0: irq 47 for MSI/MSI-X
[   16.531418] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   17.602456] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   17.602465] Bluetooth: BNEP filters: protocol multicast
[   17.612782] Bluetooth: RFCOMM TTY layer initialized
[   17.612794] Bluetooth: RFCOMM socket layer initialized
[   17.612798] Bluetooth: RFCOMM ver 1.11
[   19.748200] radeon: switched off
[   19.831096] wlan0: authenticate with 00:1d:6a:9c:9c:f3 (try 1)
[   19.834898] wlan0: authenticated
[   19.858632] wlan0: associate with 00:1d:6a:9c:9c:f3 (try 1)
[   19.863831] wlan0: RX AssocResp from 00:1d:6a:9c:9c:f3 (capab=0x431 status=0 aid=4)
[   19.863840] wlan0: associated
[   19.864466] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   26.875661] EXT4-fs (sda7): re-mounted. Opts: errors=remount-ro,commit=0
[   27.290904] EXT4-fs (sda5): re-mounted. Opts: commit=0
[   30.745348] wlan0: no IPv6 routers present
-------------- next part --------------
Module                  Size  Used by
rfcomm                 33622  10 
bnep                   17567  2 
acpi_cpufreq           12935  1 
mperf                  12453  1 acpi_cpufreq
cpufreq_stats          12866  0 
parport_pc             22364  0 
cpufreq_userspace      12576  0 
ppdev                  12763  0 
cpufreq_conservative    13147  0 
lp                     17149  0 
cpufreq_powersave      12454  0 
parport                31858  3 parport_pc,ppdev,lp
fuse                   61981  1 
loop                   22597  0 
uvcvideo               57788  0 
videodev               70858  1 uvcvideo
media                  18148  2 uvcvideo,videodev
v4l2_compat_ioctl32    16567  1 videodev
aesni_intel            50643  3 
cryptd                 14517  1 aesni_intel
aes_x86_64             16796  1 aesni_intel
aes_generic            33026  2 aesni_intel,aes_x86_64
ecb                    12737  1 
btusb                  17502  2 
bluetooth             119290  23 rfcomm,bnep,btusb
snd_hda_codec_hdmi     26548  1 
snd_hda_codec_idt      53748  1 
snd_hda_intel          26182  2 
snd_hda_codec          72920  3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
snd_hwdep              13186  1 snd_hda_codec
snd_pcm_oss            41081  0 
snd_mixer_oss          17916  1 snd_pcm_oss
snd_pcm                63744  4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_midi           12848  0 
snd_rawmidi            23060  1 snd_seq_midi
snd_seq_midi_event     13316  1 snd_seq_midi
sr_mod                 21899  0 
cdrom                  35401  1 sr_mod
snd_seq                45093  2 snd_seq_midi,snd_seq_midi_event
ehci_hcd               40215  0 
atl1c                  32245  0 
usbcore               124095  4 uvcvideo,btusb,ehci_hcd
rts_pstor             261770  0 
arc4                   12458  2 
joydev                 17266  0 
ath9k                  72946  0 
mac80211              183093  1 ath9k
ath9k_common           12682  1 ath9k
radeon                648839  0 
ath9k_hw              281405  2 ath9k,ath9k_common
ttm                    48725  1 radeon
i915                  348449  3 
drm_kms_helper         27227  2 radeon,i915
drm                   167371  6 radeon,ttm,i915,drm_kms_helper
snd_timer              22917  2 snd_pcm,snd_seq
snd_seq_device         13176  3 snd_seq_midi,snd_rawmidi,snd_seq
hp_accel               21104  0 
hp_wmi                 13329  0 
i2c_algo_bit           12841  2 radeon,i915
ath                    21370  2 ath9k,ath9k_hw
cfg80211              132703  3 ath9k,mac80211,ath
snd                    52798  16 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore              13065  1 snd
i2c_i801               16870  0 
lis3lv02d              17832  1 hp_accel
iTCO_wdt               17081  0 
iTCO_vendor_support    12704  1 iTCO_wdt
psmouse                55543  0 
i2c_core               23876  7 videodev,radeon,i915,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
sparse_keymap          12760  1 hp_wmi
battery                13109  0 
ac                     12624  0 
snd_page_alloc         13003  2 snd_hda_intel,snd_pcm
serio_raw              12850  0 
rfkill                 19012  5 bluetooth,hp_wmi,cfg80211
power_supply           13475  3 radeon,battery,ac
wmi                    13243  1 hp_wmi
pcspkr                 12579  0 
input_polldev          12906  1 lis3lv02d
evdev                  17562  16 
video                  17628  1 i915
processor              27949  1 acpi_cpufreq
button                 12937  1 i915
ext4                  312988  2 
mbcache                13065  1 ext4
jbd2                   62015  1 ext4
crc16                  12343  2 bluetooth,ext4
sd_mod                 36136  4 
crc_t10dif             12348  1 sd_mod
ahci                   24997  3 
libahci                22860  1 ahci
libata                140545  2 ahci,libahci
scsi_mod              162376  4 sr_mod,rts_pstor,sd_mod,libata
fan                    12674  0 
thermal                17383  0 
thermal_sys            18040  4 video,processor,fan,thermal
-------------- next part --------------
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:01.1 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:01.2 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b5)
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
01:00.0 VGA compatible controller: ATI Technologies Inc Seymour [Radeon HD 6400M Series] (rev ff)
09:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless Network Adapter (rev 01)
0a:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5116 PCI Express Card Reader (rev 01)
10:00.0 Ethernet controller: Atheros Communications Inc. AR8151 v2.0 Gigabit Ethernet (rev c0)
-------------- next part --------------
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
	Subsystem: Hewlett-Packard Company Device 1651
	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: <access denied>
	Kernel driver in use: agpgart-intel

00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09) (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=01, subordinate=06, sec-latency=0
	I/O behind bridge: 00004000-00004fff
	Memory behind bridge: c2600000-c35fffff
	Prefetchable memory behind bridge: 00000000a0000000-00000000afffffff
	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: <access denied>
	Kernel driver in use: pcieport

00:01.1 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09) (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=07, subordinate=07, 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=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:01.2 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09) (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=08, subordinate=08, 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=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
	Subsystem: Hewlett-Packard Company Device 1651
	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 c0000000 (64-bit, non-prefetchable) [size=4M]
	Region 2: Memory at b0000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at 5000 [size=64]
	Expansion ROM@<unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915

00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
	Subsystem: Hewlett-Packard Company Device 1651
	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 7
	Region 0: Memory@c3604000 (64-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>

00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05) (prog-if 20 [EHCI])
	Subsystem: Hewlett-Packard Company Device 1651
	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 0: Memory@c3609000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
	Subsystem: Hewlett-Packard Company Device 1651
	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@c3600000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5) (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=09, subordinate=09, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: c2500000-c25fffff
	Prefetchable memory behind bridge: 000000009fb00000-000000009fbfffff
	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: <access denied>
	Kernel driver in use: pcieport

00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b5) (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=0a, subordinate=0f, sec-latency=0
	I/O behind bridge: 00003000-00003fff
	Memory behind bridge: c1500000-c24fffff
	Prefetchable memory behind bridge: 00000000c0400000-00000000c13fffff
	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: <access denied>
	Kernel driver in use: pcieport

00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b5) (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=10, subordinate=10, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: c1400000-c14fffff
	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: <access denied>
	Kernel driver in use: pcieport

00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05) (prog-if 20 [EHCI])
	Subsystem: Hewlett-Packard Company Device 1651
	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 0: Memory@c3608000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC Controller (rev 05)
	Subsystem: Hewlett-Packard Company Device 1651
	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: <access denied>

00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 05) (prog-if 01 [AHCI 1.0])
	Subsystem: Hewlett-Packard Company Device 1651
	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 5088 [size=8]
	Region 1: I/O ports at 5094 [size=4]
	Region 2: I/O ports at 5080 [size=8]
	Region 3: I/O ports at 5090 [size=4]
	Region 4: I/O ports at 5060 [size=32]
	Region 5: Memory@c3607000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
	Subsystem: Hewlett-Packard Company Device 1651
	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 C routed to IRQ 19
	Region 0: Memory at c3605000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports@5040 [size=32]
	Kernel driver in use: i801_smbus

01:00.0 VGA compatible controller: ATI Technologies Inc Seymour [Radeon HD 6400M Series] (rev ff) (prog-if ff)
	!!! Unknown header type 7f
	Kernel driver in use: radeon

09:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless Network Adapter (rev 01)
	Subsystem: Hewlett-Packard Company Device 1785
	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 16
	Region 0: Memory at c2500000 (64-bit, non-prefetchable) [size=512K]
	Expansion ROM@9fb00000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: ath9k

0a:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5116 PCI Express Card Reader (rev 01)
	Subsystem: Hewlett-Packard Company Device 1651
	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 18
	Region 0: Memory@c1500000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: rts_pstor

10:00.0 Ethernet controller: Atheros Communications Inc. AR8151 v2.0 Gigabit Ethernet (rev c0)
	Subsystem: Hewlett-Packard Company Device 1651
	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 47
	Region 0: Memory at c1400000 (64-bit, non-prefetchable) [size=256K]
	Region 2: I/O ports@2000 [size=128]
	Capabilities: <access denied>
	Kernel driver in use: atl1c

-------------- next part --------------
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 0cf3:311d Atheros Communications, Inc. 
Bus 001 Device 004: ID 138a:0018 Validity Sensors, Inc. 
Bus 002 Device 003: ID 10f1:1a2e Importek 
-------------- next part --------------

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            3.01
  iManufacturer           3 
  iProduct                2 
  iSerial                 1 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12

Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            3.01
  iManufacturer           3 
  iProduct                2 
  iSerial                 1 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12

Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x8087 Intel Corp.
  idProduct          0x0024 Integrated Rate Matching Hub
  bcdDevice            0.00
  iManufacturer           0 
  iProduct                0 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12

Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x8087 Intel Corp.
  idProduct          0x0024 Integrated Rate Matching Hub
  bcdDevice            0.00
  iManufacturer           0 
  iProduct                0 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12

Bus 001 Device 003: ID 0cf3:311d Atheros Communications, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass          224 Wireless
  bDeviceSubClass         1 Radio Frequency
  bDeviceProtocol         1 Bluetooth
  bMaxPacketSize0        64
  idVendor           0x0cf3 Atheros Communications, Inc.
  idProduct          0x311d 
  bcdDevice            0.01
  iManufacturer           1 
  iProduct                2 
  iSerial                 3 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength          177
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          4 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0010  1x 16 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0000  1x 0 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0000  1x 0 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       1
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0009  1x 9 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0009  1x 9 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       2
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0011  1x 17 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0011  1x 17 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       3
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0019  1x 25 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0019  1x 25 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       4
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0021  1x 33 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0021  1x 33 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       5
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0031  1x 49 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0031  1x 49 bytes
        bInterval               1

Bus 001 Device 004: ID 138a:0018 Validity Sensors, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass        17 
  bDeviceProtocol       255 
  bMaxPacketSize0         8
  idVendor           0x138a Validity Sensors, Inc.
  idProduct          0x0018 
  bcdDevice            0.78
  iManufacturer           0 
  iProduct                0 
  iSerial                 1 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           46
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           4
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval               4

Bus 002 Device 003: ID 10f1:1a2e Importek 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          239 Miscellaneous Device
  bDeviceSubClass         2 ?
  bDeviceProtocol         1 Interface Association
  bMaxPacketSize0        64
  idVendor           0x10f1 Importek
  idProduct          0x1a2e 
  bcdDevice           26.14
  iManufacturer           1 
  iProduct                2 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength          723
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Association:
      bLength                 8
      bDescriptorType        11
      bFirstInterface         0
      bInterfaceCount         2
      bFunctionClass         14 Video
      bFunctionSubClass       3 Video Interface Collection
      bFunctionProtocol       0 
      iFunction               4 
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      1 Video Control
      bInterfaceProtocol      0 
      iInterface              4 
      VideoControl Interface Descriptor:
        bLength                13
        bDescriptorType        36
        bDescriptorSubtype      1 (HEADER)
        bcdUVC               1.00
        wTotalLength           79
        dwClockFrequency       30.000000MHz
        bInCollection           1
        baInterfaceNr( 0)       1
      VideoControl Interface Descriptor:
        bLength                28
        bDescriptorType        36
        bDescriptorSubtype      6 (EXTENSION_UNIT)
        bUnitID                 6
        guidExtensionCode         {b0d0bb68-a461-834b-90b7-a6215f3c4f70}
        bNumControl            24
        bNrPins                 1
        baSourceID( 0)          2
        bControlSize            3
        bmControls( 0)       0xff
        bmControls( 1)       0xff
        bmControls( 2)       0xff
        iExtension              0 
      VideoControl Interface Descriptor:
        bLength                18
        bDescriptorType        36
        bDescriptorSubtype      2 (INPUT_TERMINAL)
        bTerminalID             1
        wTerminalType      0x0201 Camera Sensor
        bAssocTerminal          0
        iTerminal               0 
        wObjectiveFocalLengthMin      0
        wObjectiveFocalLengthMax      0
        wOcularFocalLength            0
        bControlSize                  3
        bmControls           0x00000000
      VideoControl Interface Descriptor:
        bLength                11
        bDescriptorType        36
        bDescriptorSubtype      5 (PROCESSING_UNIT)
      Warning: Descriptor too short
        bUnitID                 2
        bSourceID               1
        wMaxMultiplier          0
        bControlSize            2
        bmControls     0x0000157f
          Brightness
          Contrast
          Hue
          Saturation
          Sharpness
          Gamma
          White Balance Temperature
          Backlight Compensation
          Power Line Frequency
          White Balance Temperature, Auto
        iProcessing             0 
        bmVideoStandards     0x 9
          None
          SECAM - 625/50
      VideoControl Interface Descriptor:
        bLength                 9
        bDescriptorType        36
        bDescriptorSubtype      3 (OUTPUT_TERMINAL)
        bTerminalID             3
        wTerminalType      0x0101 USB Streaming
        bAssocTerminal          0
        bSourceID               2
        iTerminal               0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0010  1x 16 bytes
        bInterval               7
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           0
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0 
      iInterface              4 
      VideoStreaming Interface Descriptor:
        bLength                            15
        bDescriptorType                    36
        bDescriptorSubtype                  1 (INPUT_HEADER)
        bNumFormats                         2
        wTotalLength                      533
        bEndPointAddress                  130
        bmInfo                              0
        bTerminalLink                       3
        bStillCaptureMethod                 1
        bTriggerSupport                     1
        bTriggerUsage                       0
        bControlSize                        1
        bmaControls( 0)                    27
        bmaControls( 1)                    27
      VideoStreaming Interface Descriptor:
        bLength                            27
        bDescriptorType                    36
        bDescriptorSubtype                  4 (FORMAT_UNCOMPRESSED)
        bFormatIndex                        1
        bNumFrameDescriptors                5
        guidFormat                            {59555932-0000-1000-8000-00aa00389b71}
        bBitsPerPixel                      16
        bDefaultFrameIndex                  1
        bAspectRatioX                       0
        bAspectRatioY                       0
        bmInterlaceFlags                 0x00
          Interlaced stream or variable: No
          Fields per frame: 2 fields
          Field 1 first: No
          Field pattern: Field 1 only
          bCopyProtect                      0
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         1
        bmCapabilities                   0x01
          Still image supported
        wWidth                           1280
        wHeight                           800
        dwMinBitRate                 81920000
        dwMaxBitRate                163840000
        dwMaxVideoFrameBufferSize     2048000
        dwDefaultFrameInterval        1000000
        bFrameIntervalType                  2
        dwFrameInterval( 0)           1000000
        dwFrameInterval( 1)           2000000
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         2
        bmCapabilities                   0x01
          Still image supported
        wWidth                           1280
        wHeight                           720
        dwMinBitRate                 73728000
        dwMaxBitRate                147456000
        dwMaxVideoFrameBufferSize     1843200
        dwDefaultFrameInterval        1000000
        bFrameIntervalType                  2
        dwFrameInterval( 0)           1000000
        dwFrameInterval( 1)           2000000
      VideoStreaming Interface Descriptor:
        bLength                            50
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         3
        bmCapabilities                   0x01
          Still image supported
        wWidth                            160
        wHeight                           120
        dwMinBitRate                  1536000
        dwMaxBitRate                  9216000
        dwMaxVideoFrameBufferSize       38400
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  6
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            400000
        dwFrameInterval( 2)            500000
        dwFrameInterval( 3)            666666
        dwFrameInterval( 4)           1000000
        dwFrameInterval( 5)           2000000
      VideoStreaming Interface Descriptor:
        bLength                            50
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         4
        bmCapabilities                   0x01
          Still image supported
        wWidth                            320
        wHeight                           240
        dwMinBitRate                  6144000
        dwMaxBitRate                 36864000
        dwMaxVideoFrameBufferSize      153600
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  6
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            400000
        dwFrameInterval( 2)            500000
        dwFrameInterval( 3)            666666
        dwFrameInterval( 4)           1000000
        dwFrameInterval( 5)           2000000
      VideoStreaming Interface Descriptor:
        bLength                            50
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         5
        bmCapabilities                   0x01
          Still image supported
        wWidth                            640
        wHeight                           480
        dwMinBitRate                 24576000
        dwMaxBitRate                147456000
        dwMaxVideoFrameBufferSize      614400
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  6
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            400000
        dwFrameInterval( 2)            500000
        dwFrameInterval( 3)            666666
        dwFrameInterval( 4)           1000000
        dwFrameInterval( 5)           2000000
      VideoStreaming Interface Descriptor:
        bLength                             6
        bDescriptorType                    36
        bDescriptorSubtype                 13 (COLORFORMAT)
        bColorPrimaries                     1 (BT.709,sRGB)
        bTransferCharacteristics            1 (BT.709)
        bMatrixCoefficients                 4 (SMPTE 170M (BT.601))
      VideoStreaming Interface Descriptor:
        bLength                            11
        bDescriptorType                    36
        bDescriptorSubtype                  6 (FORMAT_MJPEG)
        bFormatIndex                        2
        bNumFrameDescriptors                5
        bFlags                              1
          Fixed-size samples: Yes
        bDefaultFrameIndex                  1
        bAspectRatioX                       0
        bAspectRatioY                       0
        bmInterlaceFlags                 0x00
          Interlaced stream or variable: No
          Fields per frame: 1 fields
          Field 1 first: No
          Field pattern: Field 1 only
          bCopyProtect                      0
      VideoStreaming Interface Descriptor:
        bLength                            50
        bDescriptorType                    36
        bDescriptorSubtype                  7 (FRAME_MJPEG)
        bFrameIndex                         1
        bmCapabilities                   0x01
          Still image supported
        wWidth                           1280
        wHeight                           800
        dwMinBitRate                122880000
        dwMaxBitRate                737280000
        dwMaxVideoFrameBufferSize     3072000
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  6
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            400000
        dwFrameInterval( 2)            500000
        dwFrameInterval( 3)            666666
        dwFrameInterval( 4)           1000000
        dwFrameInterval( 5)           2000000
      VideoStreaming Interface Descriptor:
        bLength                            50
        bDescriptorType                    36
        bDescriptorSubtype                  7 (FRAME_MJPEG)
        bFrameIndex                         2
        bmCapabilities                   0x01
          Still image supported
        wWidth                           1280
        wHeight                           720
        dwMinBitRate                110592000
        dwMaxBitRate                663552000
        dwMaxVideoFrameBufferSize     2764800
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  6
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            400000
        dwFrameInterval( 2)            500000
        dwFrameInterval( 3)            666666
        dwFrameInterval( 4)           1000000
        dwFrameInterval( 5)           2000000
      VideoStreaming Interface Descriptor:
        bLength                            50
        bDescriptorType                    36
        bDescriptorSubtype                  7 (FRAME_MJPEG)
        bFrameIndex                         3
        bmCapabilities                   0x01
          Still image supported
        wWidth                            160
        wHeight                           120
        dwMinBitRate                  2304000
        dwMaxBitRate                 13824000
        dwMaxVideoFrameBufferSize       57600
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  6
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            400000
        dwFrameInterval( 2)            500000
        dwFrameInterval( 3)            666666
        dwFrameInterval( 4)           1000000
        dwFrameInterval( 5)           2000000
      VideoStreaming Interface Descriptor:
        bLength                            50
        bDescriptorType                    36
        bDescriptorSubtype                  7 (FRAME_MJPEG)
        bFrameIndex                         4
        bmCapabilities                   0x01
          Still image supported
        wWidth                            320
        wHeight                           240
        dwMinBitRate                  9216000
        dwMaxBitRate                 55296000
        dwMaxVideoFrameBufferSize      230400
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  6
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            400000
        dwFrameInterval( 2)            500000
        dwFrameInterval( 3)            666666
        dwFrameInterval( 4)           1000000
        dwFrameInterval( 5)           2000000
      VideoStreaming Interface Descriptor:
        bLength                            50
        bDescriptorType                    36
        bDescriptorSubtype                  7 (FRAME_MJPEG)
        bFrameIndex                         5
        bmCapabilities                   0x01
          Still image supported
        wWidth                            640
        wHeight                           480
        dwMinBitRate                 36864000
        dwMaxBitRate                221184000
        dwMaxVideoFrameBufferSize      921600
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  6
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            400000
        dwFrameInterval( 2)            500000
        dwFrameInterval( 3)            666666
        dwFrameInterval( 4)           1000000
        dwFrameInterval( 5)           2000000
      VideoStreaming Interface Descriptor:
        bLength                             6
        bDescriptorType                    36
        bDescriptorSubtype                 13 (COLORFORMAT)
        bColorPrimaries                     1 (BT.709,sRGB)
        bTransferCharacteristics            1 (BT.709)
        bMatrixCoefficients                 4 (SMPTE 170M (BT.601))
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       1
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0 
      iInterface              4 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x1400  3x 1024 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       2
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0 
      iInterface              4 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0c00  2x 1024 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       3
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0 
      iInterface              4 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       4
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0 
      iInterface              4 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1

                 reply	other threads:[~2012-01-12 15:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1326380968.1678.13.camel@Virgil \
    --to=henry.nicolas@tourneur.be \
    --cc=ath9k-devel@lists.ath9k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).