The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Alex Riesen <raa.lkml@gmail.com>
To: Oliver Neukum <oliver@neukum.org>
Cc: linux-usb@vger.kernel.org, Oliver Neukum <oliver@neukum.name>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Greg Kroah-Hartman <greg@kroah.com>,
	Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: Re: Oops in CDC ACM after an Openmoko phone (neo1973) changes its usb  interface from ACM to Ethernet
Date: Sun, 2 Aug 2009 20:25:00 +0200	[thread overview]
Message-ID: <81b0412b0908021125x654fd337hf03a67385302d6e4@mail.gmail.com> (raw)
In-Reply-To: <200908021919.11169.oliver@neukum.org>

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

On Sun, Aug 2, 2009 at 19:19, Oliver Neukum<oliver@neukum.org> wrote:
> Am Sonntag, 2. August 2009 18:40:56 schrieb Alex Riesen:
>> [   75.453444] Call Trace:
>> [   75.453444]  [<ffffffff812a77b2>] usb_autopm_get_interface+0xe/0x10
>> [   75.453444]  [<ffffffffa0072e19>] acm_port_down+0x3f/0x1bb [cdc_acm]
>> [   75.453444]  [<ffffffff811f0af1>] ? tty_port_close_start+0xc1/0x153
>> [   75.453444]  [<ffffffffa0073258>] acm_tty_close+0x3d/0x83 [cdc_acm]
>> [   75.453444]  [<ffffffff811eaca7>] tty_release_dev+0x1bf/0x4e8
>> [   75.453444]  [<ffffffffa00732c3>] ? acm_tty_open+0x25/0x2ae [cdc_acm]
>
> This can happen only if acm_port_down() fails to detect that the device has
> been disconnected, as it calls usb_autopm_get_interface()
> only if acm->dev != NULL.
> This however should not happen if acm_disconnect runs.
>
> Can you put a printk into acm_disconnect and recompile with CONFIG_USB_DEBUG?

I put the printks at some random lines in acm_disconnect (as of v2.6.31-rc2)
and turned CONFIG_USB_DEBUG on. It is definitely not the same kernel
I tried before (and sadly, it does not go oops), but it still has
tty_port_close_start: count = -1
Dmesg attached

I'm retrying with recent kernels (hopefully I'll get enough data left
on the screen),
I shall try to find the -rc2 which oopses (I suspect it is the one
just before -rc3).

[-- Attachment #2: usbdeb --]
[-- Type: application/octet-stream, Size: 73122 bytes --]

[    0.000000] Linux version 2.6.31-rc2-t (raa@blimp) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #98 SMP Sun Aug 2 19:59:12 CEST 2009
[    0.000000] Command line: vga=ask ro root=/dev/sda2 resume=/dev/sda3 snd-hda-intel.model=dell-3stack loglevel=7 rootfstype=ext4 no_console_suspend init=/boot/linuxrc-t
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007f66d800 (usable)
[    0.000000]  BIOS-e820: 000000007f66d800 - 0000000080000000 (reserved)
[    0.000000]  BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1c000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000feda0000 - 00000000feda6000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.4 present.
[    0.000000] last_pfn = 0x7f66d 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-CFFFF write-protect
[    0.000000]   D0000-EFFFF uncachable
[    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 07F800000 mask FFF800000 uncachable
[    0.000000]   2 base 07F700000 mask FFFF00000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] init_memory_mapping: 0000000000000000-000000007f66d000
[    0.000000]  0000000000 - 007f600000 page 2M
[    0.000000]  007f600000 - 007f66d000 page 4k
[    0.000000] kernel direct mapping tables up to 7f66d000 @ 8000-c000
[    0.000000] ACPI: RSDP 00000000000fbc00 00024 (v02 DELL  )
[    0.000000] ACPI: XSDT 000000007f66f200 00054 (v01 DELL    M08     27D80B13 ASL  00000061)
[    0.000000] ACPI: FACP 000000007f66f09c 000F4 (v04 DELL    M08     27D80B13 ASL  00000061)
[    0.000000] ACPI: DSDT 000000007f66f800 05733 (v02 INT430 SYSFexxx 00001001 INTL 20050624)
[    0.000000] ACPI: FACS 000000007f67e000 00040
[    0.000000] ACPI: HPET 000000007f66f300 00038 (v01 DELL    M08     00000001 ASL  00000061)
[    0.000000] ACPI: APIC 000000007f66f400 00068 (v01 DELL    M08     27D80B13 ASL  00000047)
[    0.000000] ACPI: MCFG 000000007f66f3c0 0003E (v16 DELL    M08     27D80B13 ASL  00000061)
[    0.000000] ACPI: BOOT 000000007f66efc0 00028 (v01 DELL    M08     27D80B13 ASL  00000061)
[    0.000000] ACPI: SSDT 000000007f66d9b8 004CC (v01  PmRef    CpuPm 00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] (6 early reservations) ==> bootmem [0000000000 - 007f66d000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]   #2 [0001000000 - 0001f0fa70]    TEXT DATA BSS ==> [0001000000 - 0001f0fa70]
[    0.000000]   #3 [000009f000 - 0000100000]    BIOS reserved ==> [000009f000 - 0000100000]
[    0.000000]   #4 [0001f10000 - 0001f101ec]              BRK ==> [0001f10000 - 0001f101ec]
[    0.000000]   #5 [0000008000 - 000000a000]          PGTABLE ==> [0000008000 - 000000a000]
[    0.000000]  [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff880002400000-ffff880003ffffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00100000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0007f66d
[    0.000000] On node 0 totalpages: 521740
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 102 pages reserved
[    0.000000]   DMA zone: 3841 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7079 pages used for memmap
[    0.000000]   DMA32 zone: 510662 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, 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 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:78000000)
[    0.000000] NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages at ffff880001f35000, static data 86944 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 514503
[    0.000000] Kernel command line: vga=ask ro root=/dev/sda2 resume=/dev/sda3 snd-hda-intel.model=dell-3stack loglevel=7 rootfstype=ext4 no_console_suspend init=/boot/linuxrc-t
[    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 2038872k/2087348k available (3966k kernel code, 388k absent, 47632k reserved, 2174k data, 388k init)
[    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] NR_IRQS:320
[    0.000000] Extended CMOS year: 2000
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1994.977 MHz processor.
[    0.002901] Console: colour VGA+ 80x34
[    0.002915] console [tty0] enabled
[    0.003333] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.003333] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.003333] ... MAX_LOCK_DEPTH:          48
[    0.003333] ... MAX_LOCKDEP_KEYS:        8191
[    0.003333] ... CLASSHASH_SIZE:          4096
[    0.003333] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.003333] ... MAX_LOCKDEP_CHAINS:      32768
[    0.003333] ... CHAINHASH_SIZE:          16384
[    0.003333]  memory used by lock dependency info: 5695 kB
[    0.003333]  per task-struct memory footprint: 1920 bytes
[    0.003333] hpet clockevent registered
[    0.003333] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.003333] Calibrating delay loop (skipped), value calculated using timer frequency.. 3991.20 BogoMIPS (lpj=6649923)
[    0.003333] Security Framework initialized
[    0.003333] Mount-cache hash table entries: 256
[    0.003333] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.003333] CPU: L2 cache: 2048K
[    0.003333] CPU: Physical Processor ID: 0
[    0.003333] CPU: Processor Core ID: 0
[    0.003333] mce: CPU supports 6 MCE banks
[    0.003333] CPU0: Thermal monitoring enabled (TM2)
[    0.003333] using mwait in idle threads.
[    0.003333] Performance Counters: Core2 events, Intel PMU driver.
[    0.003333] ... version:                 2
[    0.003333] ... bit width:               40
[    0.003333] ... generic counters:        2
[    0.003333] ... value mask:              000000ffffffffff
[    0.003333] ... max period:              000000007fffffff
[    0.003333] ... fixed-purpose counters:  3
[    0.003333] ... counter mask:            0000000700000003
[    0.003333] ACPI: Core revision 20090521
[    0.013479] Setting APIC routing to flat
[    0.013920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.047241] CPU0: Intel(R) Core(TM)2 Duo CPU     T7250  @ 2.00GHz stepping 0d
[    0.049999] lockdep: fixing up alternatives.
[    0.049999] Booting processor 1 APIC 0x1 ip 0x6000
[    0.003333] Initializing CPU#1
[    0.003333] Calibrating delay using timer specific routine.. 3991.23 BogoMIPS (lpj=6649977)
[    0.003333] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.003333] CPU: L2 cache: 2048K
[    0.003333] CPU: Physical Processor ID: 0
[    0.003333] CPU: Processor Core ID: 1
[    0.003333] mce: CPU supports 6 MCE banks
[    0.003333] CPU1: Thermal monitoring enabled (TM2)
[    0.003333] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
[    0.141318] CPU1: Intel(R) Core(TM)2 Duo CPU     T7250  @ 2.00GHz stepping 0d
[    0.141580] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.143400] Brought up 2 CPUs
[    0.143424] Total of 2 processors activated (7983.43 BogoMIPS).
[    0.143543] CPU0 attaching sched-domain:
[    0.143546]  domain 0: span 0-1 level MC
[    0.143549]   groups: 0 1
[    0.143568] CPU1 attaching sched-domain:
[    0.143571]  domain 0: span 0-1 level MC
[    0.143574]   groups: 1 0
[    0.146708] NET: Registered protocol family 16
[    0.146830] ACPI: bus type pci registered
[    0.146830] PCI: MCFG configuration 0: base f8000000 segment 0 buses 0 - 63
[    0.146830] PCI: MCFG area at f8000000 reserved in E820
[    0.147855] PCI: Using MMCONFIG at f8000000 - fbffffff
[    0.147880] PCI: Using configuration type 1 for base access
[    0.156783] bio: create slab <bio-0> at 0
[    0.161517] ACPI: EC: Look up EC in DSDT
[    0.179971] ACPI: SSDT 000000007f67e080 00043 (v01  LMPWR  DELLLOM 00001001 INTL 20050624)
[    0.198639] ACPI: Interpreter enabled
[    0.198664] ACPI: (supports S0 S3 S4 S5)
[    0.201295] ACPI: Using IOAPIC for interrupt routing
[    0.253747] ACPI: No dock devices found.
[    0.276582] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.276851] pci 0000:00:02.0: reg 10 64bit mmio: [0xf6e00000-0xf6efffff]
[    0.276863] pci 0000:00:02.0: reg 18 64bit mmio: [0xe0000000-0xefffffff]
[    0.276870] pci 0000:00:02.0: reg 20 io port: [0xeff8-0xefff]
[    0.276938] pci 0000:00:02.1: reg 10 64bit mmio: [0xf6f00000-0xf6ffffff]
[    0.277123] pci 0000:00:1a.0: reg 20 io port: [0x6f20-0x6f3f]
[    0.277212] pci 0000:00:1a.1: reg 20 io port: [0x6f00-0x6f1f]
[    0.277315] pci 0000:00:1a.7: reg 10 32bit mmio: [0xfed1c400-0xfed1c7ff]
[    0.277402] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.277434] pci 0000:00:1a.7: PME# disabled
[    0.277530] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf6dfc000-0xf6dfffff]
[    0.277614] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.277644] pci 0000:00:1b.0: PME# disabled
[    0.277782] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.277812] pci 0000:00:1c.0: PME# disabled
[    0.277953] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.277984] pci 0000:00:1c.1: PME# disabled
[    0.278128] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.278158] pci 0000:00:1c.3: PME# disabled
[    0.278306] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.278336] pci 0000:00:1c.5: PME# disabled
[    0.278444] pci 0000:00:1d.0: reg 20 io port: [0x6f80-0x6f9f]
[    0.278533] pci 0000:00:1d.1: reg 20 io port: [0x6f60-0x6f7f]
[    0.278623] pci 0000:00:1d.2: reg 20 io port: [0x6f40-0x6f5f]
[    0.278723] pci 0000:00:1d.7: reg 10 32bit mmio: [0xfed1c000-0xfed1c3ff]
[    0.278809] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.278840] pci 0000:00:1d.7: PME# disabled
[    0.279087] pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
[    0.279128] pci 0000:00:1f.0: quirk: region 1080-10bf claimed by ICH6 GPIO
[    0.279159] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f)
[    0.279201] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f)
[    0.279309] pci 0000:00:1f.1: reg 10 io port: [0x1f0-0x1f7]
[    0.279320] pci 0000:00:1f.1: reg 14 io port: [0x3f4-0x3f7]
[    0.279330] pci 0000:00:1f.1: reg 18 io port: [0x170-0x177]
[    0.279340] pci 0000:00:1f.1: reg 1c io port: [0x374-0x377]
[    0.279351] pci 0000:00:1f.1: reg 20 io port: [0x6fa0-0x6faf]
[    0.279452] pci 0000:00:1f.2: reg 10 io port: [0x6eb0-0x6eb7]
[    0.279463] pci 0000:00:1f.2: reg 14 io port: [0x6eb8-0x6ebb]
[    0.279473] pci 0000:00:1f.2: reg 18 io port: [0x6ec0-0x6ec7]
[    0.279484] pci 0000:00:1f.2: reg 1c io port: [0x6ec8-0x6ecb]
[    0.279494] pci 0000:00:1f.2: reg 20 io port: [0x6ee0-0x6eff]
[    0.279504] pci 0000:00:1f.2: reg 24 32bit mmio: [0xf6dfb800-0xf6dfbfff]
[    0.279563] pci 0000:00:1f.2: PME# supported from D3hot
[    0.279592] pci 0000:00:1f.2: PME# disabled
[    0.279660] pci 0000:00:1f.3: reg 10 32bit mmio: [0xf6dfb700-0xf6dfb7ff]
[    0.279693] pci 0000:00:1f.3: reg 20 io port: [0x10c0-0x10df]
[    0.280146] pci 0000:0c:00.0: reg 10 32bit mmio: [0xf6cff000-0xf6cfffff]
[    0.280415] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
[    0.280453] pci 0000:0c:00.0: PME# disabled
[    0.280631] pci 0000:0c:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.280952] pci 0000:00:1c.1: bridge 32bit mmio: [0xf6c00000-0xf6cfffff]
[    0.281071] pci 0000:00:1c.3: bridge io port: [0xd000-0xdfff]
[    0.281078] pci 0000:00:1c.3: bridge 32bit mmio: [0xf6a00000-0xf6bfffff]
[    0.281088] pci 0000:00:1c.3: bridge 64bit mmio pref: [0xf0000000-0xf01fffff]
[    0.281304] pci 0000:09:00.0: reg 10 64bit mmio: [0xf69f0000-0xf69fffff]
[    0.281570] pci 0000:09:00.0: PME# supported from D3hot D3cold
[    0.281606] pci 0000:09:00.0: PME# disabled
[    0.282225] pci 0000:00:1c.5: bridge 32bit mmio: [0xf6900000-0xf69fffff]
[    0.282299] pci 0000:03:01.0: reg 10 32bit mmio: [0xf68ff800-0xf68fffff]
[    0.282380] pci 0000:03:01.0: supports D1 D2
[    0.282382] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.282413] pci 0000:03:01.0: PME# disabled
[    0.282493] pci 0000:03:01.1: reg 10 32bit mmio: [0xf68ff500-0xf68ff5ff]
[    0.282575] pci 0000:03:01.1: supports D1 D2
[    0.282578] pci 0000:03:01.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.283354] pci 0000:03:01.1: PME# disabled
[    0.283435] pci 0000:03:01.2: reg 10 32bit mmio: [0xf68ff600-0xf68ff6ff]
[    0.283516] pci 0000:03:01.2: supports D1 D2
[    0.283518] pci 0000:03:01.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.283550] pci 0000:03:01.2: PME# disabled
[    0.283630] pci 0000:03:01.3: reg 10 32bit mmio: [0xf68ff700-0xf68ff7ff]
[    0.283710] pci 0000:03:01.3: supports D1 D2
[    0.283712] pci 0000:03:01.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.283744] pci 0000:03:01.3: PME# disabled
[    0.283887] pci 0000:00:1e.0: transparent bridge
[    0.283919] pci 0000:00:1e.0: bridge 32bit mmio: [0xf6800000-0xf68fffff]
[    0.283971] pci_bus 0000:00: on NUMA node 0
[    0.283977] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.284550] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
[    0.284822] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.286709] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.286843] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    0.286978] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
[    0.310257] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
[    0.310507] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10
[    0.310752] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *4
[    0.311003] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 7 9 10 11)
[    0.311262] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.311579] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    0.311897] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
[    0.312191] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.313453] SCSI subsystem initialized
[    0.313453] libata version 3.00 loaded.
[    0.313453] usbcore: registered new interface driver usbfs
[    0.313453] usbcore: registered new interface driver hub
[    0.313453] usbcore: registered new device driver usb
[    0.313453] PCI: Using ACPI for IRQ routing
[    0.373379] cfg80211: Using static regulatory domain info
[    0.373388] cfg80211: Regulatory domain: US
[    0.373412] 	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    0.373450] 	(2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[    0.373478] 	(5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    0.373506] 	(5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    0.373534] 	(5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    0.373561] 	(5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    0.373589] 	(5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[    0.373698] cfg80211: Calling CRDA for country: US
[    0.373805] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.373805] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.396684] pnp: PnP ACPI init
[    0.396745] ACPI: bus type pnp registered
[    0.420954] pnp 00:09: io resource (0x1000-0x1005) overlaps 0000:00:1f.0 BAR 7 (0x1000-0x107f), disabling
[    0.420997] pnp 00:09: io resource (0x1008-0x100f) overlaps 0000:00:1f.0 BAR 7 (0x1000-0x107f), disabling
[    0.421264] pnp 00:0a: io resource (0x1006-0x1007) overlaps 0000:00:1f.0 BAR 7 (0x1000-0x107f), disabling
[    0.421306] pnp 00:0a: io resource (0x100a-0x1059) overlaps 0000:00:1f.0 BAR 7 (0x1000-0x107f), disabling
[    0.421348] pnp 00:0a: io resource (0x1060-0x107f) overlaps 0000:00:1f.0 BAR 7 (0x1000-0x107f), disabling
[    0.421389] pnp 00:0a: io resource (0x1010-0x102f) overlaps 0000:00:1f.0 BAR 7 (0x1000-0x107f), disabling
[    0.447605] pnp: PnP ACPI: found 12 devices
[    0.447631] ACPI: ACPI bus type pnp unregistered
[    0.447674] system 00:05: ioport range 0xc80-0xcff could not be reserved
[    0.447713] system 00:08: iomem range 0xfed00000-0xfed003ff has been reserved
[    0.447750] system 00:09: ioport range 0x900-0x97f has been reserved
[    0.447778] system 00:09: ioport range 0x4d0-0x4d1 has been reserved
[    0.447815] system 00:0a: ioport range 0xf400-0xf4fe has been reserved
[    0.447843] system 00:0a: ioport range 0x1080-0x10bf has been reserved
[    0.447872] system 00:0a: ioport range 0x10c0-0x10df has been reserved
[    0.447900] system 00:0a: ioport range 0x809-0x809 has been reserved
[    0.447936] system 00:0b: iomem range 0x0-0x9efff could not be reserved
[    0.447965] system 00:0b: iomem range 0x9f000-0x9ffff could not be reserved
[    0.447994] system 00:0b: iomem range 0xc0000-0xcffff has been reserved
[    0.448022] system 00:0b: iomem range 0xe0000-0xfffff has been reserved
[    0.448050] system 00:0b: iomem range 0x100000-0x7f66d7ff could not be reserved
[    0.448089] system 00:0b: iomem range 0x7f66d800-0x7f6fffff has been reserved
[    0.448118] system 00:0b: iomem range 0x7f700000-0x7f7fffff has been reserved
[    0.448147] system 00:0b: iomem range 0x7f700000-0x7fefffff could not be reserved
[    0.448186] system 00:0b: iomem range 0xffe00000-0xffffffff has been reserved
[    0.448215] system 00:0b: iomem range 0xffa00000-0xffbfffff has been reserved
[    0.448244] system 00:0b: iomem range 0xfec00000-0xfec0ffff has been reserved
[    0.448273] system 00:0b: iomem range 0xfee00000-0xfee0ffff has been reserved
[    0.448302] system 00:0b: iomem range 0xfed20000-0xfed8ffff has been reserved
[    0.448331] system 00:0b: iomem range 0xfeda0000-0xfeda3fff has been reserved
[    0.448360] system 00:0b: iomem range 0xfeda4000-0xfeda4fff has been reserved
[    0.448389] system 00:0b: iomem range 0xfeda5000-0xfeda5fff has been reserved
[    0.448418] system 00:0b: iomem range 0xfeda6000-0xfeda6fff has been reserved
[    0.448447] system 00:0b: iomem range 0xfed18000-0xfed1bfff has been reserved
[    0.448476] system 00:0b: iomem range 0xf8000000-0xfbffffff has been reserved
[    0.454149] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:0b
[    0.454176] pci 0000:00:1c.0:   IO window: disabled
[    0.454207] pci 0000:00:1c.0:   MEM window: disabled
[    0.454235] pci 0000:00:1c.0:   PREFETCH window: disabled
[    0.454265] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:0c
[    0.454291] pci 0000:00:1c.1:   IO window: disabled
[    0.454321] pci 0000:00:1c.1:   MEM window: 0xf6c00000-0xf6cfffff
[    0.454351] pci 0000:00:1c.1:   PREFETCH window: disabled
[    0.454381] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:0d
[    0.454409] pci 0000:00:1c.3:   IO window: 0xd000-0xdfff
[    0.454440] pci 0000:00:1c.3:   MEM window: 0xf6a00000-0xf6bfffff
[    0.454471] pci 0000:00:1c.3:   PREFETCH window: 0x000000f0000000-0x000000f01fffff
[    0.454516] pci 0000:00:1c.5: PCI bridge, secondary bus 0000:09
[    0.454542] pci 0000:00:1c.5:   IO window: disabled
[    0.454573] pci 0000:00:1c.5:   MEM window: 0xf6900000-0xf69fffff
[    0.454603] pci 0000:00:1c.5:   PREFETCH window: disabled
[    0.454633] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:03
[    0.454658] pci 0000:00:1e.0:   IO window: disabled
[    0.454689] pci 0000:00:1e.0:   MEM window: 0xf6800000-0xf68fffff
[    0.454719] pci 0000:00:1e.0:   PREFETCH window: disabled
[    0.454765] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.454797] pci 0000:00:1c.0: setting latency timer to 64
[    0.454811] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.454843] pci 0000:00:1c.1: setting latency timer to 64
[    0.454858] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.454889] pci 0000:00:1c.3: setting latency timer to 64
[    0.454901] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.454932] pci 0000:00:1c.5: setting latency timer to 64
[    0.454943] pci 0000:00:1e.0: setting latency timer to 64
[    0.454949] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.454953] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[    0.454956] pci_bus 0000:0c: resource 1 mem: [0xf6c00000-0xf6cfffff]
[    0.454959] pci_bus 0000:0d: resource 0 io:  [0xd000-0xdfff]
[    0.454961] pci_bus 0000:0d: resource 1 mem: [0xf6a00000-0xf6bfffff]
[    0.454964] pci_bus 0000:0d: resource 2 pref mem [0xf0000000-0xf01fffff]
[    0.454967] pci_bus 0000:09: resource 1 mem: [0xf6900000-0xf69fffff]
[    0.454970] pci_bus 0000:03: resource 1 mem: [0xf6800000-0xf68fffff]
[    0.454973] pci_bus 0000:03: resource 3 io:  [0x00-0xffff]
[    0.454976] pci_bus 0000:03: resource 4 mem: [0x000000-0xffffffffffffffff]
[    0.455051] NET: Registered protocol family 2
[    0.455313] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.456226] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.458260] TCP bind hash table entries: 65536 (order: 9, 3670016 bytes)
[    0.464779] TCP: Hash tables configured (established 262144 bind 65536)
[    0.464861] TCP reno registered
[    0.465121] NET: Registered protocol family 1
[    0.465470] Simple Boot Flag at 0x79 set to 0x1
[    0.468571] cpu0(2) debug files 152
[    0.471472] cpu1(2) debug files 152
[    0.479951] msgmni has been set to 3983
[    0.480780] alg: No test for stdrng (krng)
[    0.480831] io scheduler noop registered
[    0.480871] io scheduler cfq registered (default)
[    0.480913] pci 0000:00:02.0: Boot video device
[    0.480927] pci 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0080
[    0.480929] pci 0000:00:1a.0: Performing full reset
[    0.480953] pci 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0080
[    0.480955] pci 0000:00:1a.1: Performing full reset
[    0.481022] pci 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0080
[    0.481024] pci 0000:00:1d.0: Performing full reset
[    0.481047] pci 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0080
[    0.481050] pci 0000:00:1d.1: Performing full reset
[    0.481073] pci 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0080
[    0.481075] pci 0000:00:1d.2: Performing full reset
[    0.481486] pcieport-driver 0000:00:1c.0: irq 24 for MSI/MSI-X
[    0.481502] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[    0.481975] pcieport-driver 0000:00:1c.1: irq 25 for MSI/MSI-X
[    0.481989] pcieport-driver 0000:00:1c.1: setting latency timer to 64
[    0.482381] pcieport-driver 0000:00:1c.3: irq 26 for MSI/MSI-X
[    0.482396] pcieport-driver 0000:00:1c.3: setting latency timer to 64
[    0.482784] pcieport-driver 0000:00:1c.5: irq 27 for MSI/MSI-X
[    0.482799] pcieport-driver 0000:00:1c.5: setting latency timer to 64
[    0.483221] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.483700] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.483727] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.483910] acpiphp_glue: can't get bus number, assuming 0
[    0.484331] decode_hpp: Could not get hotplug parameters. Use defaults
[    0.484690] acpiphp: Slot [1] registered
[    0.484908] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.485417] ACPI: AC Adapter [AC] (on-line)
[    0.485807] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[    0.486462] ACPI: Lid Switch [LID]
[    0.486636] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[    0.486687] ACPI: Power Button [PBTN]
[    0.486862] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[    0.486902] ACPI: Sleep Button [SBTN]
[    0.487710] ACPI: SSDT 000000007f66e4ee 00286 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.488691] ACPI: SSDT 000000007f66de84 005E5 (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.489545] Monitor-Mwait will be used to enter C-1 state
[    0.489584] Monitor-Mwait will be used to enter C-2 state
[    0.489620] Monitor-Mwait will be used to enter C-3 state
[    0.489633] Marking TSC unstable due to TSC halts in idle
[    0.489793] Switched to high resolution mode on CPU 0
[    0.490147] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[    0.490398] processor LNXCPU:00: registered as cooling_device0
[    0.490429] ACPI: Processor [CPU0] (supports 8 throttling states)
[    0.490998] ACPI: SSDT 000000007f66e774 000C4 (v01  PmRef  Cpu1Ist 00003000 INTL 20050624)
[    0.491666] Switched to high resolution mode on CPU 1
[    0.491818] ACPI: SSDT 000000007f66e469 00085 (v01  PmRef  Cpu1Cst 00003000 INTL 20050624)
[    0.492924] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[    0.493069] processor LNXCPU:01: registered as cooling_device1
[    0.493100] ACPI: Processor [CPU1] (supports 8 throttling states)
[    0.502890] thermal LNXTHERM:01: registered as thermal_zone0
[    0.502935] ACPI: Thermal Zone [THM] (61 C)
[    0.503257] ACPI: Battery Slot [BAT0] (battery absent)
[    0.509709] Linux agpgart interface v0.103
[    0.510094] ahci 0000:00:1f.2: version 3.0
[    0.510112] ahci 0000:00:1f.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.510197] ahci 0000:00:1f.2: irq 28 for MSI/MSI-X
[    0.510289] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x5 impl SATA mode
[    0.510330] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems 
[    0.510372] ahci 0000:00:1f.2: setting latency timer to 64
[    0.517632] scsi0 : ahci
[    0.518088] scsi1 : ahci
[    0.518314] scsi2 : ahci
[    0.518805] ata1: SATA max UDMA/133 irq_stat 0x00400040, connection status changed irq 28
[    0.518844] ata2: DUMMY
[    0.518867] ata3: SATA max UDMA/133 abar m2048@0xf6dfb800 port 0xf6dfba00 irq 28
[    0.519061] ata_piix 0000:00:1f.1: version 2.13
[    0.519072] ata_piix 0000:00:1f.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.521695] ata_piix 0000:00:1f.1: setting latency timer to 64
[    0.521795] scsi3 : ata_piix
[    0.522043] scsi4 : ata_piix
[    0.523034] ata4: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x6fa0 irq 14
[    0.523063] ata5: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x6fa8 irq 15
[    0.523389] tg3.c:v3.99 (April 20, 2009)
[    0.523438] tg3 0000:09:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.523478] tg3 0000:09:00.0: setting latency timer to 64
[    0.523801] ata5: port disabled. ignoring.
[    0.530095] tg3 0000:09:00.0: PME# disabled
[    0.680432] ata4.00: ATAPI: HL-DT-ST DVDRW  GSA-S10N, A100, max UDMA/33
[    0.693646] ata4.00: configured for UDMA/33
[    0.781835] eth0: Tigon3 [partno(BCM95906) rev c002] (PCI Express) MAC address 00:1d:09:35:87:70
[    0.781875] eth0: attached PHY is 5906 (10/100Base-TX Ethernet) (WireSpeed[0])
[    0.781913] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[0]
[    0.781940] eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[    0.782043] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.26ks
[    0.782082] iwl3945: Copyright(c) 2003-2009 Intel Corporation
[    0.782206] iwl3945 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.782246] iwl3945 0000:0c:00.0: setting latency timer to 64
[    0.840932] ata3: SATA link down (SStatus 0 SControl 300)
[    0.853539] iwl3945 0000:0c:00.0: Tunable channels: 13 802.11bg, 23 802.11a channels
[    0.853578] iwl3945 0000:0c:00.0: Detected Intel Wireless WiFi Link 3945ABG
[    0.853759] iwl3945 0000:0c:00.0: irq 29 for MSI/MSI-X
[    0.855734] phy0: Selected rate control algorithm 'iwl-3945-rs'
[    0.856764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.856793] ehci_hcd: block sizes: qh 160 qtd 96 itd 192 sitd 96
[    0.856836] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    0.856878] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    0.856882] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    0.857030] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    0.857075] ehci_hcd 0000:00:1a.7: reset hcs_params 0x102204 dbg=1 cc=2 pcc=2 ordered !ppc ports=4
[    0.857081] ehci_hcd 0000:00:1a.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr
[    0.857121] ehci_hcd 0000:00:1a.7: reset command 000002 (park)=0 ithresh=0 period=1024 Reset HALT
[    0.861008] ehci_hcd 0000:00:1a.7: debug port 1
[    0.861039] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[    0.861041] ehci_hcd 0000:00:1a.7: supports USB remote wakeup
[    0.861069] ehci_hcd 0000:00:1a.7: irq 22, io mem 0xfed1c400
[    0.861098] ehci_hcd 0000:00:1a.7: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    0.864995] ehci_hcd 0000:00:1a.7: init command 010001 (park)=0 ithresh=1 period=1024 RUN
[    0.876696] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.876853] usb usb1: default language 0x0409
[    0.876871] usb usb1: udev 1, busnum 1, minor = 0
[    0.876874] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.876902] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.876939] usb usb1: Product: EHCI Host Controller
[    0.876964] usb usb1: Manufacturer: Linux 2.6.31-rc2-t ehci_hcd
[    0.876990] usb usb1: SerialNumber: 0000:00:1a.7
[    0.877292] usb usb1: uevent
[    0.877460] usb usb1: usb_probe_device
[    0.877463] usb usb1: configuration #1 chosen from 1 choice
[    0.877616] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[    0.877655] usb 1-0:1.0: uevent
[    0.877765] hub 1-0:1.0: usb_probe_interface
[    0.877768] hub 1-0:1.0: usb_probe_interface - got id
[    0.877771] hub 1-0:1.0: USB hub found
[    0.877824] hub 1-0:1.0: 4 ports detected
[    0.877848] hub 1-0:1.0: standalone hub
[    0.877849] hub 1-0:1.0: no power switching (usb 1.0)
[    0.877852] hub 1-0:1.0: individual port over-current protection
[    0.877854] hub 1-0:1.0: power on to power good time: 20ms
[    0.877979] hub 1-0:1.0: local power source is good
[    0.877982] hub 1-0:1.0: trying to enable port power on non-switchable hub
[    0.878663] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.878703] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.878707] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.878742] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    0.878786] ehci_hcd 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
[    0.878791] ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr
[    0.878818] ehci_hcd 0000:00:1d.7: reset command 000002 (park)=0 ithresh=0 period=1024 Reset HALT
[    0.882708] ehci_hcd 0000:00:1d.7: debug port 1
[    0.882738] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    0.882741] ehci_hcd 0000:00:1d.7: supports USB remote wakeup
[    0.882767] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfed1c000
[    0.882796] ehci_hcd 0000:00:1d.7: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    0.886694] ehci_hcd 0000:00:1d.7: init command 010001 (park)=0 ithresh=1 period=1024 RUN
[    0.896683] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.896796] usb usb2: default language 0x0409
[    0.896813] usb usb2: udev 1, busnum 2, minor = 128
[    0.896815] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.896843] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.896880] usb usb2: Product: EHCI Host Controller
[    0.896905] usb usb2: Manufacturer: Linux 2.6.31-rc2-t ehci_hcd
[    0.896931] usb usb2: SerialNumber: 0000:00:1d.7
[    0.897043] usb usb2: uevent
[    0.897108] usb usb2: usb_probe_device
[    0.897111] usb usb2: configuration #1 chosen from 1 choice
[    0.897147] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[    0.897184] usb 2-0:1.0: uevent
[    0.897248] hub 2-0:1.0: usb_probe_interface
[    0.897251] hub 2-0:1.0: usb_probe_interface - got id
[    0.897254] hub 2-0:1.0: USB hub found
[    0.897287] hub 2-0:1.0: 6 ports detected
[    0.897310] hub 2-0:1.0: standalone hub
[    0.897312] hub 2-0:1.0: no power switching (usb 1.0)
[    0.897314] hub 2-0:1.0: individual port over-current protection
[    0.897317] hub 2-0:1.0: power on to power good time: 20ms
[    0.897328] hub 2-0:1.0: local power source is good
[    0.897330] hub 2-0:1.0: trying to enable port power on non-switchable hub
[    0.897603] uhci_hcd: USB Universal Host Controller Interface driver
[    0.897784] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.897820] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.897824] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    0.897859] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    0.897904] uhci_hcd 0000:00:1a.0: detected 2 ports
[    0.897932] uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000
[    0.897935] uhci_hcd 0000:00:1a.0: Performing full reset
[    0.897952] uhci_hcd 0000:00:1a.0: supports USB remote wakeup
[    0.897964] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f20
[    0.898063] usb usb3: default language 0x0409
[    0.898079] usb usb3: udev 1, busnum 3, minor = 256
[    0.898082] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    0.898110] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.898147] usb usb3: Product: UHCI Host Controller
[    0.898172] usb usb3: Manufacturer: Linux 2.6.31-rc2-t uhci_hcd
[    0.898198] usb usb3: SerialNumber: 0000:00:1a.0
[    0.898348] usb usb3: uevent
[    0.898415] usb usb3: usb_probe_device
[    0.898418] usb usb3: configuration #1 chosen from 1 choice
[    0.898453] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[    0.898490] usb 3-0:1.0: uevent
[    0.898554] hub 3-0:1.0: usb_probe_interface
[    0.898556] hub 3-0:1.0: usb_probe_interface - got id
[    0.898559] hub 3-0:1.0: USB hub found
[    0.898631] hub 3-0:1.0: 2 ports detected
[    0.898654] hub 3-0:1.0: standalone hub
[    0.898656] hub 3-0:1.0: no power switching (usb 1.0)
[    0.898658] hub 3-0:1.0: individual port over-current protection
[    0.898661] hub 3-0:1.0: power on to power good time: 2ms
[    0.898693] hub 3-0:1.0: local power source is good
[    0.898696] hub 3-0:1.0: trying to enable port power on non-switchable hub
[    0.898892] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    0.898927] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    0.898931] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    0.898966] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    0.899009] uhci_hcd 0000:00:1a.1: detected 2 ports
[    0.899038] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000
[    0.899040] uhci_hcd 0000:00:1a.1: Performing full reset
[    0.899057] uhci_hcd 0000:00:1a.1: supports USB remote wakeup
[    0.899082] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f00
[    0.899182] usb usb4: default language 0x0409
[    0.899199] usb usb4: udev 1, busnum 4, minor = 384
[    0.899201] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    0.899229] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.899266] usb usb4: Product: UHCI Host Controller
[    0.899291] usb usb4: Manufacturer: Linux 2.6.31-rc2-t uhci_hcd
[    0.899317] usb usb4: SerialNumber: 0000:00:1a.1
[    0.899425] usb usb4: uevent
[    0.899490] usb usb4: usb_probe_device
[    0.899492] usb usb4: configuration #1 chosen from 1 choice
[    0.899527] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[    0.899568] usb 4-0:1.0: uevent
[    0.899632] hub 4-0:1.0: usb_probe_interface
[    0.899634] hub 4-0:1.0: usb_probe_interface - got id
[    0.899637] hub 4-0:1.0: USB hub found
[    0.899670] hub 4-0:1.0: 2 ports detected
[    0.899693] hub 4-0:1.0: standalone hub
[    0.899695] hub 4-0:1.0: no power switching (usb 1.0)
[    0.899697] hub 4-0:1.0: individual port over-current protection
[    0.899700] hub 4-0:1.0: power on to power good time: 2ms
[    0.899710] hub 4-0:1.0: local power source is good
[    0.899713] hub 4-0:1.0: trying to enable port power on non-switchable hub
[    0.899905] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.899940] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.899944] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.899979] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[    0.900035] uhci_hcd 0000:00:1d.0: detected 2 ports
[    0.900063] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
[    0.900066] uhci_hcd 0000:00:1d.0: Performing full reset
[    0.900083] uhci_hcd 0000:00:1d.0: supports USB remote wakeup
[    0.900095] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f80
[    0.900180] usb usb5: default language 0x0409
[    0.900197] usb usb5: udev 1, busnum 5, minor = 512
[    0.900200] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    0.900228] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.900265] usb usb5: Product: UHCI Host Controller
[    0.900290] usb usb5: Manufacturer: Linux 2.6.31-rc2-t uhci_hcd
[    0.900316] usb usb5: SerialNumber: 0000:00:1d.0
[    0.900426] usb usb5: uevent
[    0.900490] usb usb5: usb_probe_device
[    0.900493] usb usb5: configuration #1 chosen from 1 choice
[    0.900528] usb usb5: adding 5-0:1.0 (config #1, interface 0)
[    0.900565] usb 5-0:1.0: uevent
[    0.900631] hub 5-0:1.0: usb_probe_interface
[    0.900633] hub 5-0:1.0: usb_probe_interface - got id
[    0.900636] hub 5-0:1.0: USB hub found
[    0.900669] hub 5-0:1.0: 2 ports detected
[    0.900692] hub 5-0:1.0: standalone hub
[    0.900694] hub 5-0:1.0: no power switching (usb 1.0)
[    0.900696] hub 5-0:1.0: individual port over-current protection
[    0.900699] hub 5-0:1.0: power on to power good time: 2ms
[    0.900710] hub 5-0:1.0: local power source is good
[    0.900712] hub 5-0:1.0: trying to enable port power on non-switchable hub
[    0.900906] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    0.900941] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.900945] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.900980] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[    0.901023] uhci_hcd 0000:00:1d.1: detected 2 ports
[    0.901051] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
[    0.901054] uhci_hcd 0000:00:1d.1: Performing full reset
[    0.901070] uhci_hcd 0000:00:1d.1: supports USB remote wakeup
[    0.901081] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f60
[    0.901169] usb usb6: default language 0x0409
[    0.901186] usb usb6: udev 1, busnum 6, minor = 640
[    0.901189] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    0.901216] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.901253] usb usb6: Product: UHCI Host Controller
[    0.901278] usb usb6: Manufacturer: Linux 2.6.31-rc2-t uhci_hcd
[    0.901304] usb usb6: SerialNumber: 0000:00:1d.1
[    0.901415] usb usb6: uevent
[    0.901486] usb usb6: usb_probe_device
[    0.901489] usb usb6: configuration #1 chosen from 1 choice
[    0.901524] usb usb6: adding 6-0:1.0 (config #1, interface 0)
[    0.901562] usb 6-0:1.0: uevent
[    0.901631] hub 6-0:1.0: usb_probe_interface
[    0.901634] hub 6-0:1.0: usb_probe_interface - got id
[    0.901637] hub 6-0:1.0: USB hub found
[    0.901670] hub 6-0:1.0: 2 ports detected
[    0.901693] hub 6-0:1.0: standalone hub
[    0.901695] hub 6-0:1.0: no power switching (usb 1.0)
[    0.901697] hub 6-0:1.0: individual port over-current protection
[    0.901699] hub 6-0:1.0: power on to power good time: 2ms
[    0.901710] hub 6-0:1.0: local power source is good
[    0.901713] hub 6-0:1.0: trying to enable port power on non-switchable hub
[    0.901910] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    0.901944] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.901949] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.901983] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[    0.902027] uhci_hcd 0000:00:1d.2: detected 2 ports
[    0.902056] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
[    0.902058] uhci_hcd 0000:00:1d.2: Performing full reset
[    0.902076] uhci_hcd 0000:00:1d.2: supports USB remote wakeup
[    0.902087] uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40
[    0.902171] usb usb7: default language 0x0409
[    0.902187] usb usb7: udev 1, busnum 7, minor = 768
[    0.902190] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    0.902218] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.902255] usb usb7: Product: UHCI Host Controller
[    0.902279] usb usb7: Manufacturer: Linux 2.6.31-rc2-t uhci_hcd
[    0.902306] usb usb7: SerialNumber: 0000:00:1d.2
[    0.902416] usb usb7: uevent
[    0.902487] usb usb7: usb_probe_device
[    0.902490] usb usb7: configuration #1 chosen from 1 choice
[    0.902525] usb usb7: adding 7-0:1.0 (config #1, interface 0)
[    0.902563] usb 7-0:1.0: uevent
[    0.902631] hub 7-0:1.0: usb_probe_interface
[    0.902634] hub 7-0:1.0: usb_probe_interface - got id
[    0.902637] hub 7-0:1.0: USB hub found
[    0.902670] hub 7-0:1.0: 2 ports detected
[    0.902693] hub 7-0:1.0: standalone hub
[    0.902695] hub 7-0:1.0: no power switching (usb 1.0)
[    0.902697] hub 7-0:1.0: individual port over-current protection
[    0.902700] hub 7-0:1.0: power on to power good time: 2ms
[    0.902711] hub 7-0:1.0: local power source is good
[    0.902713] hub 7-0:1.0: trying to enable port power on non-switchable hub
[    0.902981] Initializing USB Mass Storage driver...
[    0.903108] usbcore: registered new interface driver usb-storage
[    0.903137] USB Mass Storage support registered.
[    0.903436] usbcore: registered new interface driver libusual
[    0.903536] usbcore: registered new interface driver ums-alauda
[    0.903634] usbcore: registered new interface driver ums-cypress
[    0.903738] usbcore: registered new interface driver ums-datafab
[    0.903839] usbcore: registered new interface driver ums-freecom
[    0.903938] usbcore: registered new interface driver ums-isd200
[    0.904035] usbcore: registered new interface driver ums-jumpshot
[    0.904135] usbcore: registered new interface driver ums-karma
[    0.904234] usbcore: registered new interface driver ums-sddr09
[    0.904332] usbcore: registered new interface driver ums-sddr55
[    0.904429] usbcore: registered new interface driver ums-usbat
[    0.904624] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.904681] Platform driver 'i8042' needs updating - please use dev_pm_ops
[    0.908076] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.908130] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.908310] mice: PS/2 mouse device common for all mice
[    0.909090] rtc_cmos 00:03: RTC can wake from S4
[    0.909326] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.909390] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.909486] i2c /dev entries driver
[    0.909672] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.910847] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
[    0.911088] iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060)
[    0.911273] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    0.911302] iTCO_vendor_support: vendor-support=0
[    0.911913] cpuidle: using governor ladder
[    0.912473] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.913195] cpuidle: using governor menu
[    0.913290] sdhci: Secure Digital Host Controller Interface driver
[    0.913316] sdhci: Copyright(c) Pierre Ossman
[    0.913421] sdhci-pci 0000:03:01.1: SDHCI controller found [1180:0822] (rev 22)
[    0.913479] sdhci-pci 0000:03:01.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18
[    0.918348] Registered led device: mmc0::
[    0.919578] mmc0: SDHCI controller on PCI [0000:03:01.1] using DMA
[    0.919799] ricoh-mmc: Ricoh MMC Controller disabling driver
[    0.919825] ricoh-mmc: Copyright(c) Philip Langdale
[    0.920165] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[    0.922586] usbcore: registered new interface driver hiddev
[    0.922700] usbcore: registered new interface driver usbhid
[    0.922728] usbhid: v2.6:USB HID core driver
[    0.922916] Advanced Linux Sound Architecture Driver Version 1.0.20.
[    0.923513] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[    0.923593] HDA Intel 0000:00:1b.0: setting latency timer to 64
[    0.977127] hub 1-0:1.0: state 7 ports 4 chg 0000 evt 0000
[    0.993633] ehci_hcd 0000:00:1d.7: GetStatus port 6 status 001803 POWER sig=j CSC CONNECT
[    0.993644] hub 2-0:1.0: port 6: status 0501 change 0001
[    0.994723] mmc0: new high speed SD card at address 0002
[    0.995211] mmcblk0: mmc0:0002 00000 1.88 GiB 
[    0.995490]  mmcblk0: p1
[    0.996797] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    0.996805] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    0.996843] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    1.000123] uhci_hcd 0000:00:1d.2: port 2 portsc 0082,00
[    1.000126] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    1.093614] hub 2-0:1.0: state 7 ports 6 chg 0040 evt 0000
[    1.093643] hub 2-0:1.0: port 6, status 0501, change 0000, 480 Mb/s
[    1.147221] ehci_hcd 0000:00:1d.7: port 6 high speed
[    1.147226] ehci_hcd 0000:00:1d.7: GetStatus port 6 status 001005 POWER sig=se0 PE CONNECT
[    1.200141] usb 2-6: new high speed USB device using ehci_hcd and address 2
[    1.236746] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.253594] ehci_hcd 0000:00:1d.7: port 6 high speed
[    1.253599] ehci_hcd 0000:00:1d.7: GetStatus port 6 status 001005 POWER sig=se0 PE CONNECT
[    1.260401] input: HDA Intel Line In at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
[    1.260726] input: HDA Intel Mic at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[    1.261020] input: HDA Intel Mic at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[    1.261272] input: HDA Intel Speaker at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[    1.261525] input: HDA Intel Speaker at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[    1.261777] input: HDA Intel Speaker at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    1.262027] input: HDA Intel Speaker at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    1.262279] input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    1.263423] ALSA device list:
[    1.263446]   #0: HDA Intel at 0xf6dfc000 irq 21
[    1.263509] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    1.264069] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[    1.264107] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[    1.264145] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[    1.265322] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.265349] TCP cubic registered
[    1.266050] NET: Registered protocol family 10
[    1.267472] lo: Disabled Privacy Extensions
[    1.270285] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    1.270312] NET: Registered protocol family 17
[    1.270362] lib80211: common routines for IEEE802.11 drivers
[    1.270398] lib80211_crypt: registered algorithm 'NULL'
[    1.293068] ata1.00: ATA-8: WDC WD1200BEVS-75UST0, 01.01A01, max UDMA/133
[    1.293123] ata1.00: 234441648 sectors, multi 8: LBA48 NCQ (depth 31/32)
[    1.294562] ata1.00: configured for UDMA/133
[    1.311356] scsi 0:0:0:0: Direct-Access     ATA      WDC WD1200BEVS-7 01.0 PQ: 0 ANSI: 5
[    1.313704] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
[    1.313980] sd 0:0:0:0: [sda] Write Protect is off
[    1.314025] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.314136] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.315118] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.315404]  sda:
[    1.318743] scsi 3:0:0:0: CD-ROM            HL-DT-ST DVDRW  GSA-S10N  A100 PQ: 0 ANSI: 5
[    1.322080]  sda1 sda2 sda3 sda4 <
[    1.328445] usb 2-6: skipped 2 descriptors after configuration
[    1.328484] usb 2-6: skipped 7 descriptors after interface
[    1.328493] usb 2-6: skipped 1 descriptor after endpoint
[    1.328500] usb 2-6: skipped 15 descriptors after interface
[    1.328796] usb 2-6: default language 0x0409
[    1.329328] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda caddy
[    1.329389] Uniform CD-ROM driver Revision: 3.20
[    1.329912] usb 2-6: udev 2, busnum 2, minor = 129
[    1.329919] usb 2-6: New USB device found, idVendor=05a9, idProduct=7670
[    1.329968] usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.330074] usb 2-6: Product: Laptop Integrated Webcam
[    1.330117] usb 2-6: Manufacturer: OmniVision Technologies, Inc. -7670-07.09.28.1
[    1.330445] usb 2-6: uevent
[    1.330761] usb 2-6: usb_probe_device
[    1.330770] usb 2-6: configuration #1 chosen from 1 choice
[    1.331074] usb 2-6: adding 2-6:1.0 (config #1, interface 0)
[    1.331769] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    1.331877] usb 2-6:1.0: uevent
[    1.332237] usb 2-6: adding 2-6:1.1 (config #1, interface 1)
[    1.332345] usb 2-6:1.1: uevent
[    1.332527] sr 3:0:0:0: Attached scsi generic sg1 type 5
[    1.333071] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    1.338065]  sda5 sda6 >
[    1.348877] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.500173] Clocksource tsc unstable (delta = -338684120 ns)
[    1.570159] Synaptics Touchpad, model: 1, fw: 6.3, id: 0x1c0b1, caps: 0xa04753/0x200000
[    1.609003] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input12
[    1.628365] rtc_cmos 00:03: setting system clock to 2009-08-02 18:02:18 UTC (1249236138)
[    1.628434] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
[    1.628995] Initalizing network drop monitor service
[    1.665362] EXT4-fs (sda2): barriers enabled
[    1.690038] kjournald2 starting: pid 782, dev sda2:8, commit interval 5 seconds
[    1.690248] EXT4-fs (sda2): delayed allocation enabled
[    1.690694] EXT4-fs: mballoc enabled
[    1.691008] EXT4-fs (sda2): mounted filesystem with ordered data mode
[    1.691296] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
[    1.691495] Freeing unused kernel memory: 388k freed
[    1.691752] Write protecting the kernel read-only data: 5696k
[    2.096836] usb usb3: suspend_rh (auto-stop)
[    2.096877] usb usb4: suspend_rh (auto-stop)
[    2.096914] usb usb5: suspend_rh (auto-stop)
[    2.096950] usb usb6: suspend_rh (auto-stop)
[    2.096985] usb usb7: suspend_rh (auto-stop)
[    3.338054] hub 1-0:1.0: hub_suspend
[    3.338268] usb usb1: bus auto-suspend
[    3.338275] ehci_hcd 0000:00:1a.7: suspend root hub
[    3.338489] hub 3-0:1.0: hub_suspend
[    3.338506] usb usb3: bus auto-suspend
[    3.338535] usb usb3: suspend_rh
[    3.338569] hub 4-0:1.0: hub_suspend
[    3.338584] usb usb4: bus auto-suspend
[    3.338590] usb usb4: suspend_rh
[    3.338621] hub 5-0:1.0: hub_suspend
[    3.338634] usb usb5: bus auto-suspend
[    3.338640] usb usb5: suspend_rh
[    3.338672] hub 6-0:1.0: hub_suspend
[    3.338686] usb usb6: bus auto-suspend
[    3.338692] usb usb6: suspend_rh
[    3.346798] hub 7-0:1.0: hub_suspend
[    3.346819] usb usb7: bus auto-suspend
[    3.346827] usb usb7: suspend_rh
[    3.896856] usb usb3: uevent
[    3.896979] usb 3-0:1.0: uevent
[    3.897330] usb usb4: uevent
[    3.897437] usb 4-0:1.0: uevent
[    3.898161] usb usb1: uevent
[    3.899798] usb 1-0:1.0: uevent
[    3.902388] usb usb3: uevent
[    3.908472] usb usb1: uevent
[    3.928335] usb usb4: uevent
[    3.930260] usb usb5: uevent
[    3.930352] usb 5-0:1.0: uevent
[    3.930617] usb usb6: uevent
[    3.930821] usb 6-0:1.0: uevent
[    3.931959] usb usb7: uevent
[    3.932050] usb 7-0:1.0: uevent
[    3.932316] usb usb2: uevent
[    3.932410] usb 2-0:1.0: uevent
[    3.932502] usb 2-6: uevent
[    3.932592] usb 2-6:1.0: uevent
[    3.932685] usb 2-6:1.1: uevent
[    3.947879] usb usb6: uevent
[    3.951831] usb usb7: uevent
[    3.955533] usb usb2: uevent
[    3.960891] usb usb5: uevent
[    3.963942] usb 2-6: uevent
[    4.641380] ACPI: WMI: Mapper loaded
[    4.656975] ohci1394 0000:03:01.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    4.679684] Linux video capture interface: v2.00
[    4.715724] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19]  MMIO=[f68ff800-f68fffff]  Max Packet=[2048]  IR/IT contexts=[4/4]
[    4.740579] uvcvideo 2-6:1.0: usb_probe_interface
[    4.740588] uvcvideo 2-6:1.0: usb_probe_interface - got id
[    4.741269] uvcvideo: Found UVC 1.00 device Laptop Integrated Webcam (05a9:7670)
[    4.741772] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
[    4.743151] input: Laptop Integrated Webcam as /devices/pci0000:00/0000:00:1d.7/usb2/2-6/2-6:1.0/input/input13
[    4.743766] usbcore: registered new interface driver uvcvideo
[    4.743817] USB Video Class driver (v0.1.0)
[    4.751192] usb 2-6:1.0: uevent
[    4.751393] usb 2-6: uevent
[    4.758010] usb 2-6:1.0: uevent
[    4.758213] usb 2-6: uevent
[    5.249799] SysRq : Changing Loglevel
[    5.249863] Loglevel set to 9
[    5.376798] Adding 4096564k swap on /dev/sda3.  Priority:-1 extents:1 across:4096564k 
[    5.989383] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[354fc000321a4870]
[   16.916788] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0002
[   16.916858] ehci_hcd 0000:00:1d.7: GetStatus port 1 status 001803 POWER sig=j CSC CONNECT
[   16.916926] hub 2-0:1.0: port 1, status 0501, change 0001, 480 Mb/s
[   17.036895] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x501
[   17.090356] ehci_hcd 0000:00:1d.7: port 1 full speed --> companion
[   17.090405] ehci_hcd 0000:00:1d.7: GetStatus port 1 status 003801 POWER OWNER sig=j CONNECT
[   17.090465] hub 2-0:1.0: port 1 not reset yet, waiting 50ms
[   17.090910] usb usb5: usb resume
[   17.090949] usb usb5: wakeup_rh
[   17.126948] hub 5-0:1.0: hub_resume
[   17.127052] uhci_hcd 0000:00:1d.0: port 1 portsc 0093,00
[   17.127102] hub 5-0:1.0: port 1: status 0101 change 0001
[   17.143559] ehci_hcd 0000:00:1d.7: GetStatus port 1 status 001002 POWER sig=se0 CSC
[   17.143711] hub 2-0:1.0: unable to enumerate USB device on port 1
[   17.143768] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0002
[   17.230423] hub 5-0:1.0: state 7 ports 2 chg 0002 evt 0000
[   17.230502] uhci_hcd 0000:00:1d.0: port 1 portsc 0082,00
[   17.230568] hub 5-0:1.0: port 1, status 0100, change 0001, 12 Mb/s
[   17.350200] hub 5-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100
[   18.015845] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0002
[   18.015914] ehci_hcd 0000:00:1d.7: GetStatus port 1 status 001803 POWER sig=j CSC CONNECT
[   18.015982] hub 2-0:1.0: port 1, status 0501, change 0001, 480 Mb/s
[   18.133539] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x501
[   18.187103] ehci_hcd 0000:00:1d.7: port 1 full speed --> companion
[   18.187149] ehci_hcd 0000:00:1d.7: GetStatus port 1 status 003801 POWER OWNER sig=j CONNECT
[   18.187222] hub 2-0:1.0: port 1 not reset yet, waiting 50ms
[   18.240244] ehci_hcd 0000:00:1d.7: GetStatus port 1 status 003002 POWER OWNER sig=se0 CSC
[   18.240388] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0002
[   18.346992] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0002
[   18.347078] uhci_hcd 0000:00:1d.0: port 1 portsc 0093,00
[   18.347147] hub 5-0:1.0: port 1, status 0101, change 0001, 12 Mb/s
[   18.466900] hub 5-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
[   18.573566] usb 5-1: new full speed USB device using uhci_hcd and address 2
[   18.701089] usb 5-1: ep0 maxpacket = 16
[   18.717676] usb 5-1: uhci_result_common: failed with status 440000
[   18.720710] usb 5-1: uhci_result_common: failed with status 440000
[   18.724709] usb 5-1: uhci_result_common: failed with status 440000
[   18.724815] usb 5-1: unable to read config index 0 descriptor/all
[   18.724863] usb 5-1: can't read configurations, error -71
[   18.780302] hub 5-0:1.0: unable to enumerate USB device on port 1
[   18.780372] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0002
[   18.780445] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0002
[   18.780508] ehci_hcd 0000:00:1d.7: GetStatus port 1 status 001002 POWER sig=se0 CSC
[   18.780589] hub 2-0:1.0: port 1, status 0100, change 0001, 12 Mb/s
[   18.900132] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100
[   19.846843] usb usb5: suspend_rh (auto-stop)
[   21.346837] hub 5-0:1.0: hub_suspend
[   21.346903] usb usb5: bus auto-suspend
[   21.346946] usb usb5: suspend_rh
[   24.996473] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0002
[   24.996553] ehci_hcd 0000:00:1d.7: GetStatus port 1 status 001803 POWER sig=j CSC CONNECT
[   24.996643] hub 2-0:1.0: port 1, status 0501, change 0001, 480 Mb/s
[   25.113540] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x501
[   25.167106] ehci_hcd 0000:00:1d.7: port 1 full speed --> companion
[   25.167162] ehci_hcd 0000:00:1d.7: GetStatus port 1 status 003801 POWER OWNER sig=j CONNECT
[   25.167274] hub 2-0:1.0: port 1 not reset yet, waiting 50ms
[   25.167314] usb usb5: usb resume
[   25.167322] usb usb5: wakeup_rh
[   25.203589] hub 5-0:1.0: hub_resume
[   25.203657] uhci_hcd 0000:00:1d.0: port 1 portsc 0093,00
[   25.203712] hub 5-0:1.0: port 1: status 0101 change 0001
[   25.220906] ehci_hcd 0000:00:1d.7: GetStatus port 1 status 001002 POWER sig=se0 CSC
[   25.221026] hub 2-0:1.0: unable to enumerate USB device on port 1
[   25.221093] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0002
[   25.306905] hub 5-0:1.0: state 7 ports 2 chg 0002 evt 0000
[   25.306997] uhci_hcd 0000:00:1d.0: port 1 portsc 0082,00
[   25.307080] hub 5-0:1.0: port 1, status 0100, change 0001, 12 Mb/s
[   25.427785] hub 5-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100
[   26.095635] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0002
[   26.095717] ehci_hcd 0000:00:1d.7: GetStatus port 1 status 001803 POWER sig=j CSC CONNECT
[   26.095806] hub 2-0:1.0: port 1, status 0501, change 0001, 480 Mb/s
[   26.213560] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x501
[   26.267105] ehci_hcd 0000:00:1d.7: port 1 full speed --> companion
[   26.267166] ehci_hcd 0000:00:1d.7: GetStatus port 1 status 003801 POWER OWNER sig=j CONNECT
[   26.267240] hub 2-0:1.0: port 1 not reset yet, waiting 50ms
[   26.320238] ehci_hcd 0000:00:1d.7: GetStatus port 1 status 003002 POWER OWNER sig=se0 CSC
[   26.320381] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0002
[   26.346928] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0002
[   26.347001] uhci_hcd 0000:00:1d.0: port 1 portsc 0093,00
[   26.347068] hub 5-0:1.0: port 1, status 0101, change 0001, 12 Mb/s
[   26.466907] hub 5-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
[   26.573572] usb 5-1: new full speed USB device using uhci_hcd and address 4
[   26.700214] usb 5-1: ep0 maxpacket = 16
[   26.717385] usb 5-1: skipped 4 descriptors after interface
[   26.717437] usb 5-1: skipped 1 descriptor after interface
[   26.728379] usb 5-1: skipped 4 descriptors after interface
[   26.731356] usb 5-1: default language 0x0409
[   26.750370] usb 5-1: udev 4, busnum 5, minor = 515
[   26.750416] usb 5-1: New USB device found, idVendor=1457, idProduct=5119
[   26.750463] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   26.750511] usb 5-1: Product: Neo1973 Bootloader U-Boot 1.3.2-rc2
[   26.750555] usb 5-1: Manufacturer: OpenMoko, Inc
[   26.750595] usb 5-1: SerialNumber: 0000000
[   26.750946] usb 5-1: uevent
[   26.751811] usb 5-1: usb_probe_device
[   26.751855] usb 5-1: configuration #1 chosen from 2 choices
[   26.757376] usb 5-1: adding 5-1:1.0 (config #1, interface 0)
[   26.759286] usb 5-1:1.0: uevent
[   26.760346] usb 5-1: adding 5-1:1.1 (config #1, interface 1)
[   26.762411] usb 5-1:1.1: uevent
[   26.763444] usb 5-1: adding 5-1:1.2 (config #1, interface 2)
[   26.765283] usb 5-1:1.2: uevent
[   26.766104] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0002
[   26.773847] usb 5-1: uevent
[   26.876580] cdc_acm 5-1:1.0: usb_probe_interface
[   26.876631] cdc_acm 5-1:1.0: usb_probe_interface - got id
[   26.876703] cdc_acm 5-1:1.0: This device cannot do calls on its own. It is not a modem.
[   26.876850] cdc_acm 5-1:1.0: ttyACM0: USB ACM device
[   26.879782] usbcore: registered new interface driver cdc_acm
[   26.879836] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
[   26.897431] usb 5-1:1.0: uevent
[   26.898016] usb 5-1: uevent
[   26.941203] uhci_hcd 0000:00:1d.0: reserve dev 4 ep81-INT, period 128, phase 0, 23 us
[   37.133312] uhci_hcd 0000:00:1d.0: release dev 4 ep81-INT, period 128, phase 0, 23 us
[   38.024110] uhci_hcd 0000:00:1d.0: reserve dev 4 ep81-INT, period 128, phase 0, 23 us
[   45.300323] usb 5-1: uhci_result_common: failed with status 440000
[   45.301319] usb 5-1: uhci_result_common: failed with status 440000
[   45.302312] usb 5-1: uhci_result_common: failed with status 440000
[   45.303313] usb 5-1: uhci_result_common: failed with status 440000
[   45.304314] usb 5-1: uhci_result_common: failed with status 440000
[   45.305311] usb 5-1: uhci_result_common: failed with status 440000
[   45.306311] usb 5-1: uhci_result_common: failed with status 440000
[   45.307317] usb 5-1: uhci_result_common: failed with status 440000
[   45.308309] usb 5-1: uhci_result_common: failed with status 440000
[   45.309309] usb 5-1: uhci_result_common: failed with status 440000
[   45.310315] usb 5-1: uhci_result_common: failed with status 440000
[   45.311310] usb 5-1: uhci_result_common: failed with status 440000
[   45.312308] usb 5-1: uhci_result_common: failed with status 440000
[   45.313309] usb 5-1: uhci_result_common: failed with status 440000
[   45.314317] usb 5-1: uhci_result_common: failed with status 440000
[   45.315310] usb 5-1: uhci_result_common: failed with status 440000
[   45.316307] usb 5-1: uhci_result_common: failed with status 440000
[   45.317315] usb 5-1: uhci_result_common: failed with status 440000
[   45.318310] usb 5-1: uhci_result_common: failed with status 440000
[   45.319310] usb 5-1: uhci_result_common: failed with status 440000
[   45.320318] usb 5-1: uhci_result_common: failed with status 440000
[   45.321308] usb 5-1: uhci_result_common: failed with status 440000
[   45.322309] usb 5-1: uhci_result_common: failed with status 440000
[   45.323310] usb 5-1: uhci_result_common: failed with status 440000
[   45.324317] usb 5-1: uhci_result_common: failed with status 440000
[   45.325307] usb 5-1: uhci_result_common: failed with status 440000
[   45.326309] usb 5-1: uhci_result_common: failed with status 440000
[   45.327316] usb 5-1: uhci_result_common: failed with status 440000
[   45.328311] usb 5-1: uhci_result_common: failed with status 440000
[   45.329308] usb 5-1: uhci_result_common: failed with status 440000
[   45.330315] usb 5-1: uhci_result_common: failed with status 440000
[   45.331309] usb 5-1: uhci_result_common: failed with status 440000
[   45.332311] usb 5-1: uhci_result_common: failed with status 440000
[   45.333307] usb 5-1: uhci_result_common: failed with status 440000
[   45.334313] usb 5-1: uhci_result_common: failed with status 440000
[   45.335310] usb 5-1: uhci_result_common: failed with status 440000
[   45.336310] usb 5-1: uhci_result_common: failed with status 440000
[   45.337318] usb 5-1: uhci_result_common: failed with status 440000
[   45.338309] usb 5-1: uhci_result_common: failed with status 440000
[   45.339309] usb 5-1: uhci_result_common: failed with status 440000
[   45.340315] usb 5-1: uhci_result_common: failed with status 440000
[   45.341310] usb 5-1: uhci_result_common: failed with status 440000
[   45.342308] usb 5-1: uhci_result_common: failed with status 440000
[   45.343308] usb 5-1: uhci_result_common: failed with status 440000
[   45.344316] usb 5-1: uhci_result_common: failed with status 440000
[   45.345310] usb 5-1: uhci_result_common: failed with status 440000
[   45.346307] usb 5-1: uhci_result_common: failed with status 440000
[   45.346850] usb 5-1: uhci_result_common: failed with status 440000
[   45.347100] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0002
[   45.347172] uhci_hcd 0000:00:1d.0: port 1 portsc 008a,00
[   45.347233] usb 5-1: uhci_result_common: failed with status 440000
[   45.347344] hub 5-0:1.0: port 1, status 0100, change 0003, 12 Mb/s
[   45.347392] usb 5-1: USB disconnect, address 4
[   45.347434] usb 5-1: unregistering device
[   45.347474] usb 5-1: usb_disable_device nuking all URBs
[   45.347532] uhci_hcd 0000:00:1d.0: shutdown urb ffff88007d3019c0 ep1in-intr
[   45.348252] uhci_hcd 0000:00:1d.0: release dev 4 ep81-INT, period 128, phase 0, 23 us
[   45.348316] usb 5-1: uhci_result_common: failed with status 440000
[   45.348414] uhci_hcd 0000:00:1d.0: shutdown urb ffff88007d301c00 ep3in-bulk
[   45.348465] uhci_hcd 0000:00:1d.0: shutdown urb ffff88007d301180 ep3in-bulk
[   45.348515] uhci_hcd 0000:00:1d.0: shutdown urb ffff88007d301f00 ep3in-bulk
[   45.348566] uhci_hcd 0000:00:1d.0: shutdown urb ffff88007d3010c0 ep3in-bulk
[   45.348617] uhci_hcd 0000:00:1d.0: shutdown urb ffff88007d301840 ep3in-bulk
[   45.348667] uhci_hcd 0000:00:1d.0: shutdown urb ffff88007d3016c0 ep3in-bulk
[   45.348717] uhci_hcd 0000:00:1d.0: shutdown urb ffff88007d301b40 ep3in-bulk
[   45.348768] uhci_hcd 0000:00:1d.0: shutdown urb ffff88007e21ba80 ep3in-bulk
[   45.348818] uhci_hcd 0000:00:1d.0: shutdown urb ffff88007e21bd80 ep3in-bulk
[   45.348869] uhci_hcd 0000:00:1d.0: shutdown urb ffff88007e21b780 ep3in-bulk
[   45.348919] uhci_hcd 0000:00:1d.0: shutdown urb ffff88007d301cc0 ep3in-bulk
[   45.348970] uhci_hcd 0000:00:1d.0: shutdown urb ffff88007d301480 ep3in-bulk
[   45.349020] uhci_hcd 0000:00:1d.0: shutdown urb ffff88007d301540 ep3in-bulk
[   45.349071] uhci_hcd 0000:00:1d.0: shutdown urb ffff88007d301d80 ep3in-bulk
[   45.349121] uhci_hcd 0000:00:1d.0: shutdown urb ffff88007d301a80 ep3in-bulk
[   45.349225] usb 5-1: uhci_result_common: failed with status 440000
[   45.349404] usb 5-1: unregistering interface 5-1:1.0
[   45.349933] drivers/usb/class/cdc-acm.c:1335: acm_disconnect
[   45.349968] drivers/usb/class/cdc-acm.c:1340: acm_disconnect
[   45.350589] drivers/usb/class/cdc-acm.c:1335: acm_disconnect
[   45.350920] drivers/usb/class/cdc-acm.c:1364: acm_disconnect
[   45.350985] drivers/usb/class/cdc-acm.c:1370: acm_disconnect
[   45.351051] drivers/usb/class/cdc-acm.c:1378: acm_disconnect
[   45.351134] usb 5-1:1.0: uevent
[   45.351892] tty_port_close_start: count = -1
[   45.355438] usb 5-1: unregistering interface 5-1:1.1
[   45.355795] usb 5-1:1.1: uevent
[   45.359590] usb 5-1: unregistering interface 5-1:1.2
[   45.359812] usb 5-1:1.2: uevent
[   45.361937] usb 5-1: uevent
[   45.480214] hub 5-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100
[   46.596841] usb usb5: suspend_rh (auto-stop)
[   48.346874] hub 5-0:1.0: hub_suspend
[   48.346938] usb usb5: bus auto-suspend
[   48.346979] usb usb5: suspend_rh
[   72.741378] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0002
[   72.741470] ehci_hcd 0000:00:1d.7: GetStatus port 1 status 001803 POWER sig=j CSC CONNECT
[   72.741560] hub 2-0:1.0: port 1, status 0501, change 0001, 480 Mb/s
[   72.860223] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x501
[   72.913736] ehci_hcd 0000:00:1d.7: port 1 full speed --> companion
[   72.913793] ehci_hcd 0000:00:1d.7: GetStatus port 1 status 003801 POWER OWNER sig=j CONNECT
[   72.913905] hub 2-0:1.0: port 1 not reset yet, waiting 50ms
[   72.913969] usb usb5: usb resume
[   72.914008] usb usb5: wakeup_rh
[   72.936419] EXT4-fs (sda5): barriers enabled
[   72.946192] kjournald2 starting: pid 2108, dev sda5:8, commit interval 5 seconds
[   72.946761] EXT4-fs (sda5): internal journal on sda5:8
[   72.946838] EXT4-fs (sda5): delayed allocation enabled
[   72.946910] EXT4-fs: file extents enabled
[   72.947121] EXT4-fs: mballoc enabled
[   72.947233] EXT4-fs (sda5): mounted filesystem with writeback data mode
[   72.950243] hub 5-0:1.0: hub_resume
[   72.950347] uhci_hcd 0000:00:1d.0: port 1 portsc 0093,00
[   72.950402] hub 5-0:1.0: port 1: status 0101 change 0001
[   72.966864] ehci_hcd 0000:00:1d.7: GetStatus port 1 status 003002 POWER OWNER sig=se0 CSC
[   72.967009] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0002
[   73.053575] hub 5-0:1.0: state 7 ports 2 chg 0002 evt 0000
[   73.053658] hub 5-0:1.0: port 1, status 0101, change 0000, 12 Mb/s
[   73.160197] usb 5-1: new full speed USB device using uhci_hcd and address 5
[   73.286869] usb 5-1: ep0 maxpacket = 8
[   73.315986] usb 5-1: skipped 4 descriptors after interface
[   73.333980] usb 5-1: skipped 3 descriptors after interface
[   73.336965] usb 5-1: default language 0x0409
[   73.357972] usb 5-1: udev 5, busnum 5, minor = 516
[   73.358022] usb 5-1: New USB device found, idVendor=1457, idProduct=5122
[   73.358069] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   73.358117] usb 5-1: Product: RNDIS/Ethernet Gadget
[   73.358157] usb 5-1: Manufacturer: Linux 2.6.24/s3c2410_udc
[   73.358463] usb 5-1: uevent
[   73.359366] usb 5-1: usb_probe_device
[   73.359410] usb 5-1: configuration #1 chosen from 2 choices
[   73.364866] usb 5-1: adding 5-1:1.0 (config #1, interface 0)
[   73.366980] usb 5-1:1.0: uevent
[   73.367405] usb 5-1: adding 5-1:1.1 (config #1, interface 1)
[   73.367557] usb 5-1:1.1: uevent
[   73.374300] usb 5-1: uevent
[   73.536869] cdc_ether 5-1:1.0: usb_probe_interface
[   73.536919] cdc_ether 5-1:1.0: usb_probe_interface - got id
[   73.547923] usb0: register 'cdc_ether' at usb-0000:00:1d.0-1, CDC Ethernet Device, 5e:e8:8c:c5:9c:d1
[   73.549226] usbcore: registered new interface driver cdc_ether

  reply	other threads:[~2009-08-02 18:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-02 16:40 Oops in CDC ACM after an Openmoko phone (neo1973) changes its usb interface from ACM to Ethernet Alex Riesen
2009-08-02 17:19 ` Oliver Neukum
2009-08-02 18:25   ` Alex Riesen [this message]
2009-08-02 20:39     ` Alex Riesen
2009-08-02 20:50       ` Alan Stern
2009-08-02 21:09         ` Alex Riesen
2009-08-02 21:22           ` Oliver Neukum
2009-08-02 21:25             ` Alex Riesen
2009-08-03  9:17           ` Alex Riesen
2009-08-03 13:04             ` Oliver Neukum
2009-08-03 13:22               ` Alex Riesen

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=81b0412b0908021125x654fd337hf03a67385302d6e4@mail.gmail.com \
    --to=raa.lkml@gmail.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=oliver@neukum.name \
    --cc=oliver@neukum.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