All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: mm-commits@vger.kernel.org, Greg KH <gregkh@suse.de>,
	USB list <linux-usb@vger.kernel.org>,
	Alan Stern <stern@rowland.harvard.edu>,
	linux-input@vger.kernel.org
Subject: dead USB devices after resume [mmotm 2009-02-10-16-35]
Date: Wed, 11 Feb 2009 09:44:11 +0100	[thread overview]
Message-ID: <49928FDB.5020007@gmail.com> (raw)
In-Reply-To: <200902110036.n1B0aBZs013975@imap1.linux-foundation.org>

On 02/11/2009 01:36 AM, akpm@linux-foundation.org wrote:
> The mm-of-the-moment snapshot 2009-02-10-16-35 has been uploaded

Hi,

when I resume from suspend, USB mouse and kbd are not responding anymore, no
LEDs, nothing. I need to unplug and replug to get it working. This is a
regression since mmotm based on 2.6.29-rc2 which is fine.

Any ideas before I start bisection?

Dmesgs diff follows. There is nothing unusual, I think. The very last lines
correspond to unplug/replug...

--- good        2009-02-11 09:19:39.000000000 +0100
+++ wrong       2009-02-11 09:17:49.000000000 +0100
@@ -1,5 +1,5 @@
 Initializing cgroup subsys cpuset
-Linux version 2.6.29-rc2-mm1_64 (ku@bellona) (gcc version 4.3.2 [gcc-4_3-branch
revision 141291] (SUSE Linux) ) #534 SMP Mon Jan 19 10:44:28 CET 2009
+Linux version 2.6.29-rc4-mm1_64 (ku@bellona) (gcc version 4.3.2 [gcc-4_3-branch
revision 141291] (SUSE Linux) ) #569 SMP Wed Feb 11 09:11:57 CET 2009
 Command line: root=/dev/md1 vga=1 ro reboot=a,w slub_debug debug resume=/dev/sdb6 2
 KERNEL supported cpus:
   Intel GenuineIntel
@@ -27,7 +27,7 @@
 ACPI: RSDP 000F9990, 0024 (r2 ACPIAM)
 ACPI: XSDT 7D5B0100, 0064 (r1 A M I  OEMXSDT   5000708 MSFT       97)
 ACPI: FACP 7D5B0290, 00F4 (r3 A M I  OEMFACP   5000708 MSFT       97)
-ACPI Warning (tbfadt-0568): 32/64X length mismatch in Gpe0Block: 128/64 [20081204]
+ACPI Warning (tbfadt-0567): 32/64X length mismatch in Gpe0Block: 128/64 [20090123]
 FADT: X_PM1a_EVT_BLK.bit_width (16) does not match PM1_EVT_LEN (4)
 ACPI: DSDT 7D5B0490, 6643 (r1 SDBLI9 SDBLI944       44 INTL 20051117)
 ACPI: FACS 7D5BE000, 0040
@@ -42,7 +42,7 @@
 (5 early reservations) ==> bootmem [0000000000 - 007d5b0000]
   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
-  #2 [0000200000 - 00008a79e4]    TEXT DATA BSS ==> [0000200000 - 00008a79e4]
+  #2 [0000200000 - 000089769c]    TEXT DATA BSS ==> [0000200000 - 000089769c]
   #3 [000009cc00 - 0000100000]    BIOS reserved ==> [000009cc00 - 0000100000]
   #4 [0000008000 - 000000a000]          PGTABLE ==> [0000008000 - 000000a000]
  [ffffe20000000000-ffffe20001bfffff] PMD -> [ffff880001200000-ffff880002dfffff]
on node 0
@@ -57,8 +57,8 @@
     0: 0x00000100 -> 0x0007d5b0
 On node 0 totalpages: 513355
   DMA zone: 56 pages used for memmap
-  DMA zone: 1807 pages reserved
-  DMA zone: 2132 pages, LIFO batch:0
+  DMA zone: 1791 pages reserved
+  DMA zone: 2148 pages, LIFO batch:0
   DMA32 zone: 6964 pages used for memmap
   DMA32 zone: 502396 pages, LIFO batch:31
 ACPI: PM-Timer IO Port: 0x808
@@ -77,21 +77,17 @@
 ACPI: HPET id: 0x8086a301 base: 0xfed00000
 4 Processors exceeds NR_CPUS limit of 2
 SMP: Allowing 2 CPUs, 0 hotplug CPUs
-PM: Registered nosave memory: 000000000009c000 - 000000000009d000
-PM: Registered nosave memory: 000000000009d000 - 00000000000a0000
-PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
-PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
 Allocating PCI resources starting at 80000000 (gap: 7d600000:81790000)
 NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
-PERCPU: Allocating 49152 bytes of per cpu data
-Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 504528
+PERCPU: Allocating 77824 bytes of per cpu data
+Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 504544
 Kernel command line: root=/dev/md1 vga=1 ro reboot=a,w slub_debug debug
resume=/dev/sdb6 2
 Initializing CPU#0
 NR_IRQS:4352 nr_irqs:288
 PID hash table entries: 4096 (order: 12, 32768 bytes)
 Extended CMOS year: 2000
 Fast TSC calibration using PIT
-Detected 2992.548 MHz processor.
+Detected 2992.452 MHz processor.
 Console: colour VGA+ 80x25
 console [tty0] enabled
 Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
@@ -100,11 +96,10 @@
 please try cgroup_disable=memory option if you don't want
 Checking aperture...
 No AGP bridge found
-Memory: 1993388k/2053824k available (3914k kernel code, 404k absent, 59348k
reserved, 1810k data, 336k init)
-SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
+Memory: 1993452k/2053824k available (3910k kernel code, 404k absent, 59340k
reserved, 1806k data, 360k init)
 hpet clockevent registered
 HPET: 4 timers in total, 0 timers will be used for per-cpu timer
-Calibrating delay loop (skipped), value calculated using timer frequency..
5985.09 BogoMIPS (lpj=11970192)
+Calibrating delay loop (skipped), value calculated using timer frequency..
5984.90 BogoMIPS (lpj=11969808)
 Mount-cache hash table entries: 256
 Initializing cgroup subsys debug
 Initializing cgroup subsys ns
@@ -114,11 +109,11 @@
 Initializing cgroup subsys freezer
 CPU: L1 I cache: 32K, L1 D cache: 32K
 CPU: L2 cache: 4096K
+CPU: CPU feature monitor disabled due to lack of CPUID level 0x5
 CPU: Physical Processor ID: 0
 CPU: Processor Core ID: 0
 CPU0: Thermal LVT vector (0xfa) already installed
-using mwait in idle threads.
-ACPI: Core revision 20081204
+ACPI: Core revision 20090123
 Setting APIC routing to flat
   alloc irq_desc for 20 on cpu 0 node 0
   alloc kstat_irqs on cpu 0 node 0
@@ -126,9 +121,10 @@
 CPU0: Intel(R) Core(TM)2 Duo CPU     E6850  @ 3.00GHz stepping 0b
 Booting processor 1 APIC 0x1 ip 0x6000
 Initializing CPU#1
-Calibrating delay using timer specific routine.. 5984.98 BogoMIPS (lpj=11969960)
+Calibrating delay using timer specific routine.. 5984.90 BogoMIPS (lpj=11969813)
 CPU: L1 I cache: 32K, L1 D cache: 32K
 CPU: L2 cache: 4096K
+CPU: CPU feature monitor disabled due to lack of CPUID level 0x5
 CPU: Physical Processor ID: 0
 CPU: Processor Core ID: 1
 CPU1: Thermal monitoring enabled (TM2)
@@ -136,7 +132,7 @@
 CPU1: Intel(R) Core(TM)2 Duo CPU     E6850  @ 3.00GHz stepping 0b
 checking TSC synchronization [CPU#0 -> CPU#1]: passed.
 Brought up 2 CPUs
-Total of 2 processors activated (11970.07 BogoMIPS).
+Total of 2 processors activated (11969.81 BogoMIPS).
 net_namespace: 968 bytes
 NET: Registered protocol family 16
 ACPI: bus type pci registered
@@ -147,7 +143,7 @@
 ACPI: EC: Look up EC in DSDT
 ACPI: BIOS _OSI(Linux) query ignored
 ACPI: Interpreter enabled
-ACPI: (supports S0 S1 S3 S4 S5)
+ACPI: (supports S0 S1 S3 S5)
 ACPI: Using IOAPIC for interrupt routing
 PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
 PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
@@ -231,7 +227,7 @@
 ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 12 14 15)
 ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 12 14 15)
 ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *12 14 15)
-ACPI Warning (tbutils-0242): Incorrect checksum in table [OEMB] - C7, should be
BA [20081204]
+ACPI Warning (tbutils-0242): Incorrect checksum in table [OEMB] - C7, should be
BA [20090123]
 SCSI subsystem initialized
 libata version 3.00 loaded.
 usbcore: registered new interface driver usbfs
@@ -349,18 +345,18 @@
 0000:00:03.3: ttyS1 at I/O 0xe000 (irq = 17) is a 16550A
 parport_pc 00:08: reported by Plug and Play ACPI
 parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
-Switched to high resolution mode on CPU 1
-Switched to high resolution mode on CPU 0
 Floppy drive(s): fd0 is 1.44M
 FDC 0 is a National Semiconductor PC87306
 loop: module loaded
-e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k6
+e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.4-k2
 e1000e: Copyright (c) 1999-2008 Intel Corporation.
 e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
 e1000e 0000:00:19.0: setting latency timer to 64
   alloc irq_desc for 26 on cpu 0 node 0
   alloc kstat_irqs on cpu 0 node 0
 e1000e 0000:00:19.0: irq 26 for MSI/MSI-X
+Switched to high resolution mode on CPU 1
+Switched to high resolution mode on CPU 0
 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:13:20:f5:f2:1d
 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
 0000:00:19.0: eth0: MAC: 6, PHY: 6, PBA No: ffffff-0ff
@@ -527,28 +523,27 @@
 device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
 cpuidle: using governor ladder
 cpuidle: using governor menu
-Advanced Linux Sound Architecture Driver Version 1.0.18a.
+Advanced Linux Sound Architecture Driver Version 1.0.19.
   alloc irq_desc for 22 on cpu 0 node 0
   alloc kstat_irqs on cpu 0 node 0
 HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
 HDA Intel 0000:00:1b.0: setting latency timer to 64
 input: HDA Intel at 0xffa74000 irq 22 Line In at Ext Rear Jack as
/devices/pci0000:00/0000:00:1b.0/input/input2
 input: HDA Intel at 0xffa74000 irq 22 Mic at Ext Front Jack as
/devices/pci0000:00/0000:00:1b.0/input/input3
-firewire_core: created device fw0: GUID 0000000000000000, S400
 input: HDA Intel at 0xffa74000 irq 22 Mic at Ext Rear Jack as
/devices/pci0000:00/0000:00:1b.0/input/input4
 input: HDA Intel at 0xffa74000 irq 22 Line Out at Ext Rear Jack as
/devices/pci0000:00/0000:00:1b.0/input/input5
+firewire_core: created device fw0: GUID 0000000000000000, S400
 input: HDA Intel at 0xffa74000 irq 22 Line Out at Ext Rear Jack as
/devices/pci0000:00/0000:00:1b.0/input/input6
 input: HDA Intel at 0xffa74000 irq 22 Line Out at Ext Rear Jack as
/devices/pci0000:00/0000:00:1b.0/input/input7
 input: HDA Intel at 0xffa74000 irq 22 Line Out at Ext Rear Jack as
/devices/pci0000:00/0000:00:1b.0/input/input8
 input: HDA Intel at 0xffa74000 irq 22 HP Out at Ext Front Jack as
/devices/pci0000:00/0000:00:1b.0/input/input9
-usb 6-1: new full speed USB device using uhci_hcd and address 2
 ALSA device list:
   #0: HDA Intel at 0xffa74000 irq 22
 TCP cubic registered
 NET: Registered protocol family 10
 NET: Registered protocol family 17
 registered taskstats version 1
-rtc_cmos 00:03: setting system clock to 2009-02-11 08:18:36 UTC (1234340316)
+rtc_cmos 00:03: setting system clock to 2009-02-11 08:14:37 UTC (1234340077)
 md: Waiting for all devices to be available before autodetect
 md: If you don't use raid, use raid=noautodetect
 md: Autodetecting RAID arrays.
@@ -627,8 +622,9 @@
 kjournald starting.  Commit interval 5 seconds
 EXT3-fs: mounted filesystem with ordered data mode.
 VFS: Mounted root (ext3 filesystem) readonly on device 9:1.
-Freeing unused kernel memory: 336k freed
-Write protecting the kernel read-only data: 5352k
+Freeing unused kernel memory: 360k freed
+Write protecting the kernel read-only data: 5344k
+usb 6-1: new full speed USB device using uhci_hcd and address 2
 usb 6-1: configuration #1 chosen from 1 choice
 hub 6-1:1.0: USB hub found
 hub 6-1:1.0: 3 ports detected
@@ -642,9 +638,7 @@
 ath5k 0000:04:00.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
 ath5k 0000:04:00.0: registered as 'phy0'
 input: ABBHOME USB Keyboard as
/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.1/6-1.1:1.0/input/input10
-wmaster0 (ath5k): not using net_device_ops yet
 phy0: Selected rate control algorithm 'minstrel'
-wlan0 (ath5k): not using net_device_ops yet
 ath5k phy0: Atheros AR2413 chip found (MAC: 0x78, PHY: 0x45)
 wlan0 renamed to wlan1
 udev: renamed network interface wlan0 to wlan1
@@ -702,24 +696,16 @@
 serial 00:06: disabled
 ath5k 0000:04:00.0: PCI INT A disabled
 ACPI handle has no context!
-ehci_hcd 0000:00:1d.7: PME# enabled
-ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
 ehci_hcd 0000:00:1d.7: PCI INT A disabled
-uhci_hcd 0000:00:1d.2: wake-up capability enabled by ACPI
+ehci_hcd 0000:00:1d.7: PME# disabled
 uhci_hcd 0000:00:1d.2: PCI INT D disabled
-uhci_hcd 0000:00:1d.1: wake-up capability enabled by ACPI
 uhci_hcd 0000:00:1d.1: PCI INT B disabled
-uhci_hcd 0000:00:1d.0: wake-up capability enabled by ACPI
 uhci_hcd 0000:00:1d.0: PCI INT A disabled
 HDA Intel 0000:00:1b.0: PCI INT A disabled
-ehci_hcd 0000:00:1a.7: PME# enabled
-ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
 ehci_hcd 0000:00:1a.7: PCI INT D disabled
-uhci_hcd 0000:00:1a.2: wake-up capability enabled by ACPI
+ehci_hcd 0000:00:1a.7: PME# disabled
 uhci_hcd 0000:00:1a.2: PCI INT C disabled
-uhci_hcd 0000:00:1a.1: wake-up capability enabled by ACPI
 uhci_hcd 0000:00:1a.1: PCI INT B disabled
-uhci_hcd 0000:00:1a.0: wake-up capability enabled by ACPI
 uhci_hcd 0000:00:1a.0: PCI INT A disabled
 e1000e 0000:00:19.0: PME# enabled
 e1000e 0000:00:19.0: wake-up capability enabled by ACPI
@@ -748,6 +734,13 @@
 pci 0000:00:03.2: restoring config space at offset 0x7 (was 0x1, writing 0xe401)
 pci 0000:00:03.2: restoring config space at offset 0x6 (was 0x1, writing 0xe481)
 pci 0000:00:03.2: restoring config space at offset 0x5 (was 0x1, writing 0xe801)
+serial 0000:00:03.3: restoring config space at offset 0xf (was 0x200, writing
0x20a)
+serial 0000:00:03.3: restoring config space at offset 0x5 (was 0x0, writing
0xffa7a000)
+e1000e 0000:00:19.0: restoring config space at offset 0xf (was 0x100, writing
0x10e)
+e1000e 0000:00:19.0: restoring config space at offset 0x6 (was 0x1, writing 0xdc01)
+e1000e 0000:00:19.0: restoring config space at offset 0x5 (was 0x0, writing
0xffa79000)
+e1000e 0000:00:19.0: restoring config space at offset 0x4 (was 0x0, writing
0xffa40000)
+e1000e 0000:00:19.0: restoring config space at offset 0x1 (was 0x100000,
writing 0x100007)
 uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900005,
writing 0x2900001)
 uhci_hcd 0000:00:1a.1: restoring config space at offset 0x1 (was 0x2900005,
writing 0x2900001)
 uhci_hcd 0000:00:1a.2: restoring config space at offset 0x1 (was 0x2900005,
writing 0x2900001)
@@ -756,27 +749,36 @@
 HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100006,
writing 0x100002)
 pcieport-driver 0000:00:1c.0: restoring config space at offset 0xf (was
0x20100, writing 0x2010a)
 pcieport-driver 0000:00:1c.0: restoring config space at offset 0x3 (was
0x810000, writing 0x810008)
-pcieport-driver 0000:00:1c.0: restoring config space at offset 0x1 (was
0x100104, writing 0x100500)
+pcieport-driver 0000:00:1c.0: restoring config space at offset 0x1 (was
0x100104, writing 0x100504)
 pcieport-driver 0000:00:1c.2: restoring config space at offset 0xf (was
0x20300, writing 0x2030c)
 pcieport-driver 0000:00:1c.2: restoring config space at offset 0x7 (was 0xf0,
writing 0x200000f0)
 pcieport-driver 0000:00:1c.2: restoring config space at offset 0x3 (was
0x810000, writing 0x810008)
-pcieport-driver 0000:00:1c.2: restoring config space at offset 0x1 (was
0x100106, writing 0x100502)
+pcieport-driver 0000:00:1c.2: restoring config space at offset 0x1 (was
0x100106, writing 0x100506)
 uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900005,
writing 0x2900001)
 uhci_hcd 0000:00:1d.1: restoring config space at offset 0x1 (was 0x2900005,
writing 0x2900001)
 uhci_hcd 0000:00:1d.2: restoring config space at offset 0x1 (was 0x2900005,
writing 0x2900001)
 ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900006,
writing 0x2900002)
 pci 0000:00:1e.0: restoring config space at offset 0xf (was 0x20000, writing
0x200ff)
-pci 0000:00:1e.0: restoring config space at offset 0x1 (was 0x100106, writing
0x100102)
+ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing
0x2b00407)
 pci 0000:00:1f.6: restoring config space at offset 0xb (was 0x0, writing
0x29328086)
 pci 0000:02:00.0: restoring config space at offset 0x7 (was 0x2a001f1, writing
0x22a001f1)
-pci 0000:02:00.0: restoring config space at offset 0x1 (was 0x100116, writing
0x100112)
+firewire_ohci 0000:03:00.0: restoring config space at offset 0xf (was
0x4020100, writing 0x402010c)
+firewire_ohci 0000:03:00.0: restoring config space at offset 0x5 (was 0x0,
writing 0xff5f8000)
+firewire_ohci 0000:03:00.0: restoring config space at offset 0x4 (was 0x0,
writing 0xff5ff800)
+firewire_ohci 0000:03:00.0: restoring config space at offset 0x3 (was 0x0,
writing 0x4008)
+firewire_ohci 0000:03:00.0: restoring config space at offset 0x1 (was
0x2300000, writing 0x2300016)
+ath5k 0000:04:00.0: restoring config space at offset 0xf (was 0x1c0a0100,
writing 0x1c0a0103)
+ath5k 0000:04:00.0: restoring config space at offset 0x4 (was 0x0, writing
0xff6f0000)
+ath5k 0000:04:00.0: restoring config space at offset 0x3 (was 0x0, writing 0xa808)
+ath5k 0000:04:00.0: restoring config space at offset 0x1 (was 0x2900000,
writing 0x2900016)
 Enabling non-boot CPUs ...
 SMP alternatives: switching to SMP code
 Booting processor 1 APIC 0x1 ip 0x6000
 Initializing CPU#1
-Calibrating delay using timer specific routine.. 5985.15 BogoMIPS (lpj=11970311)
+Calibrating delay using timer specific routine.. 5984.91 BogoMIPS (lpj=11969836)
 CPU: L1 I cache: 32K, L1 D cache: 32K
 CPU: L2 cache: 4096K
+CPU: CPU feature monitor disabled due to lack of CPUID level 0x5
 CPU: Physical Processor ID: 0
 CPU: Processor Core ID: 1
 CPU1: Thermal monitoring enabled (TM2)
@@ -790,13 +792,6 @@
 pci 0000:00:03.0: PME# disabled
 pci 0000:00:03.1: PME# disabled
 pci 0000:00:03.2: PME# disabled
-serial 0000:00:03.3: restoring config space at offset 0xf (was 0x200, writing
0x20a)
-serial 0000:00:03.3: restoring config space at offset 0x5 (was 0x0, writing
0xffa7a000)
-e1000e 0000:00:19.0: restoring config space at offset 0xf (was 0x100, writing
0x10e)
-e1000e 0000:00:19.0: restoring config space at offset 0x6 (was 0x1, writing 0xdc01)
-e1000e 0000:00:19.0: restoring config space at offset 0x5 (was 0x0, writing
0xffa79000)
-e1000e 0000:00:19.0: restoring config space at offset 0x4 (was 0x0, writing
0xffa40000)
-e1000e 0000:00:19.0: restoring config space at offset 0x1 (was 0x100000,
writing 0x100007)
 e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
 e1000e 0000:00:19.0: setting latency timer to 64
 e1000e 0000:00:19.0: wake-up capability disabled by ACPI
@@ -806,61 +801,45 @@
 e1000e 0000:00:19.0: irq 26 for MSI/MSI-X
 uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
 uhci_hcd 0000:00:1a.0: setting latency timer to 64
-uhci_hcd 0000:00:1a.0: wake-up capability disabled by ACPI
 usb usb3: root hub lost power or was reset
 uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
 uhci_hcd 0000:00:1a.1: setting latency timer to 64
-uhci_hcd 0000:00:1a.1: wake-up capability disabled by ACPI
 usb usb4: root hub lost power or was reset
 uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
 uhci_hcd 0000:00:1a.2: setting latency timer to 64
-uhci_hcd 0000:00:1a.2: wake-up capability disabled by ACPI
 usb usb5: root hub lost power or was reset
+ehci_hcd 0000:00:1a.7: PME# disabled
 ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
 ehci_hcd 0000:00:1a.7: setting latency timer to 64
-ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
 ehci_hcd 0000:00:1a.7: PME# disabled
 HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
 HDA Intel 0000:00:1b.0: setting latency timer to 64
-pcieport-driver 0000:00:1c.0: setting latency timer to 64
-pcieport-driver 0000:00:1c.2: setting latency timer to 64
 uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
 uhci_hcd 0000:00:1d.0: setting latency timer to 64
-uhci_hcd 0000:00:1d.0: wake-up capability disabled by ACPI
 usb usb6: root hub lost power or was reset
 uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
 uhci_hcd 0000:00:1d.1: setting latency timer to 64
-uhci_hcd 0000:00:1d.1: wake-up capability disabled by ACPI
 usb usb7: root hub lost power or was reset
 uhci_hcd 0000:00:1d.2: PCI INT D -> GSI 16 (level, low) -> IRQ 16
 uhci_hcd 0000:00:1d.2: setting latency timer to 64
-uhci_hcd 0000:00:1d.2: wake-up capability disabled by ACPI
 usb usb8: root hub lost power or was reset
+ehci_hcd 0000:00:1d.7: PME# disabled
 ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
 ehci_hcd 0000:00:1d.7: setting latency timer to 64
-ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
 ehci_hcd 0000:00:1d.7: PME# disabled
 pci 0000:00:1e.0: setting latency timer to 64
-ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing
0x2b00407)
 ahci 0000:00:1f.2: setting latency timer to 64
 pci 0000:00:1f.6: PME# disabled
 pci 0000:02:00.0: setting latency timer to 64
-firewire_ohci 0000:03:00.0: restoring config space at offset 0xf (was
0x4020100, writing 0x402010c)
-firewire_ohci 0000:03:00.0: restoring config space at offset 0x5 (was 0x0,
writing 0xff5f8000)
-firewire_ohci 0000:03:00.0: restoring config space at offset 0x4 (was 0x0,
writing 0xff5ff800)
-firewire_ohci 0000:03:00.0: restoring config space at offset 0x3 (was 0x0,
writing 0x4008)
-firewire_ohci 0000:03:00.0: restoring config space at offset 0x1 (was
0x2300000, writing 0x2300016)
-ath5k 0000:04:00.0: restoring config space at offset 0xf (was 0x1c0a0100,
writing 0x1c0a0103)
-ath5k 0000:04:00.0: restoring config space at offset 0x4 (was 0x0, writing
0xff6f0000)
-ath5k 0000:04:00.0: restoring config space at offset 0x3 (was 0x0, writing 0xa808)
-ath5k 0000:04:00.0: restoring config space at offset 0x1 (was 0x2900000,
writing 0x2900016)
+firewire_core: skipped bus generations, destroying all nodes
 ath5k 0000:04:00.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
 serial 00:06: activated
 parport_pc 00:08: activated
 sd 0:0:0:0: [sda] Starting disk
+ata5: SATA link down (SStatus 0 SControl 300)
 ata6: SATA link down (SStatus 0 SControl 300)
 ata3: SATA link down (SStatus 0 SControl 300)
-ata5: SATA link down (SStatus 0 SControl 300)
+firewire_core: rediscovered device fw0
 e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
 0000:00:19.0: eth0: 10/100 speed: disabling TSO
 ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
@@ -894,3 +873,20 @@
 usb 6-1.1: reset full speed USB device using uhci_hcd and address 3
 usb 6-1.2: reset low speed USB device using uhci_hcd and address 4
 Restarting tasks ... done.
+usb 6-1: USB disconnect, address 2
+usb 6-1.1: USB disconnect, address 3
+usb 6-1.2: USB disconnect, address 4
+usb 6-1: new full speed USB device using uhci_hcd and address 5
+usb 6-1: configuration #1 chosen from 1 choice
+hub 6-1:1.0: USB hub found
+hub 6-1:1.0: 3 ports detected
+usb 6-1.1: new full speed USB device using uhci_hcd and address 6
+usb 6-1.1: configuration #1 chosen from 1 choice
+input: ABBHOME USB Keyboard as
/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.1/6-1.1:1.0/input/input13
+generic-usb 0003:0458:004C.0004: input: USB HID v1.10 Keyboard [ABBHOME USB
Keyboard] on usb-0000:00:1d.0-1.1/input0
+input: ABBHOME USB Keyboard as
/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.1/6-1.1:1.1/input/input14
+generic-usb 0003:0458:004C.0005: input: USB HID v1.10 Mouse [ABBHOME USB
Keyboard] on usb-0000:00:1d.0-1.1/input1
+usb 6-1.2: new low speed USB device using uhci_hcd and address 7
+usb 6-1.2: configuration #1 chosen from 1 choice
+input: Microsoft Corporation Microsoft � Laser Mouse 6000 as
/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.2/6-1.2:1.0/input/input15
+generic-usb 0003:045E:00F0.0006: input: USB HID v1.11 Mouse [Microsoft
Corporation Microsoft � Laser Mouse 6000] on usb-0000:00:1d.0-1.2/input0

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Jiri Slaby <jirislaby@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: mm-commits@vger.kernel.org, Greg KH <gregkh@suse.de>,
	USB list <linux-usb@vger.kernel.org>,
	Alan Stern <stern@rowland.harvard.edu>,
	linux-input@vger.kernel.org
Subject: dead USB devices after resume [mmotm 2009-02-10-16-35]
Date: Wed, 11 Feb 2009 09:44:11 +0100	[thread overview]
Message-ID: <49928FDB.5020007@gmail.com> (raw)
In-Reply-To: <200902110036.n1B0aBZs013975@imap1.linux-foundation.org>

On 02/11/2009 01:36 AM, akpm@linux-foundation.org wrote:
> The mm-of-the-moment snapshot 2009-02-10-16-35 has been uploaded

Hi,

when I resume from suspend, USB mouse and kbd are not responding anymore, no
LEDs, nothing. I need to unplug and replug to get it working. This is a
regression since mmotm based on 2.6.29-rc2 which is fine.

Any ideas before I start bisection?

Dmesgs diff follows. There is nothing unusual, I think. The very last lines
correspond to unplug/replug...

--- good        2009-02-11 09:19:39.000000000 +0100
+++ wrong       2009-02-11 09:17:49.000000000 +0100
@@ -1,5 +1,5 @@
 Initializing cgroup subsys cpuset
-Linux version 2.6.29-rc2-mm1_64 (ku@bellona) (gcc version 4.3.2 [gcc-4_3-branch
revision 141291] (SUSE Linux) ) #534 SMP Mon Jan 19 10:44:28 CET 2009
+Linux version 2.6.29-rc4-mm1_64 (ku@bellona) (gcc version 4.3.2 [gcc-4_3-branch
revision 141291] (SUSE Linux) ) #569 SMP Wed Feb 11 09:11:57 CET 2009
 Command line: root=/dev/md1 vga=1 ro reboot=a,w slub_debug debug resume=/dev/sdb6 2
 KERNEL supported cpus:
   Intel GenuineIntel
@@ -27,7 +27,7 @@
 ACPI: RSDP 000F9990, 0024 (r2 ACPIAM)
 ACPI: XSDT 7D5B0100, 0064 (r1 A M I  OEMXSDT   5000708 MSFT       97)
 ACPI: FACP 7D5B0290, 00F4 (r3 A M I  OEMFACP   5000708 MSFT       97)
-ACPI Warning (tbfadt-0568): 32/64X length mismatch in Gpe0Block: 128/64 [20081204]
+ACPI Warning (tbfadt-0567): 32/64X length mismatch in Gpe0Block: 128/64 [20090123]
 FADT: X_PM1a_EVT_BLK.bit_width (16) does not match PM1_EVT_LEN (4)
 ACPI: DSDT 7D5B0490, 6643 (r1 SDBLI9 SDBLI944       44 INTL 20051117)
 ACPI: FACS 7D5BE000, 0040
@@ -42,7 +42,7 @@
 (5 early reservations) ==> bootmem [0000000000 - 007d5b0000]
   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
-  #2 [0000200000 - 00008a79e4]    TEXT DATA BSS ==> [0000200000 - 00008a79e4]
+  #2 [0000200000 - 000089769c]    TEXT DATA BSS ==> [0000200000 - 000089769c]
   #3 [000009cc00 - 0000100000]    BIOS reserved ==> [000009cc00 - 0000100000]
   #4 [0000008000 - 000000a000]          PGTABLE ==> [0000008000 - 000000a000]
  [ffffe20000000000-ffffe20001bfffff] PMD -> [ffff880001200000-ffff880002dfffff]
on node 0
@@ -57,8 +57,8 @@
     0: 0x00000100 -> 0x0007d5b0
 On node 0 totalpages: 513355
   DMA zone: 56 pages used for memmap
-  DMA zone: 1807 pages reserved
-  DMA zone: 2132 pages, LIFO batch:0
+  DMA zone: 1791 pages reserved
+  DMA zone: 2148 pages, LIFO batch:0
   DMA32 zone: 6964 pages used for memmap
   DMA32 zone: 502396 pages, LIFO batch:31
 ACPI: PM-Timer IO Port: 0x808
@@ -77,21 +77,17 @@
 ACPI: HPET id: 0x8086a301 base: 0xfed00000
 4 Processors exceeds NR_CPUS limit of 2
 SMP: Allowing 2 CPUs, 0 hotplug CPUs
-PM: Registered nosave memory: 000000000009c000 - 000000000009d000
-PM: Registered nosave memory: 000000000009d000 - 00000000000a0000
-PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
-PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
 Allocating PCI resources starting at 80000000 (gap: 7d600000:81790000)
 NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
-PERCPU: Allocating 49152 bytes of per cpu data
-Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 504528
+PERCPU: Allocating 77824 bytes of per cpu data
+Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 504544
 Kernel command line: root=/dev/md1 vga=1 ro reboot=a,w slub_debug debug
resume=/dev/sdb6 2
 Initializing CPU#0
 NR_IRQS:4352 nr_irqs:288
 PID hash table entries: 4096 (order: 12, 32768 bytes)
 Extended CMOS year: 2000
 Fast TSC calibration using PIT
-Detected 2992.548 MHz processor.
+Detected 2992.452 MHz processor.
 Console: colour VGA+ 80x25
 console [tty0] enabled
 Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
@@ -100,11 +96,10 @@
 please try cgroup_disable=memory option if you don't want
 Checking aperture...
 No AGP bridge found
-Memory: 1993388k/2053824k available (3914k kernel code, 404k absent, 59348k
reserved, 1810k data, 336k init)
-SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
+Memory: 1993452k/2053824k available (3910k kernel code, 404k absent, 59340k
reserved, 1806k data, 360k init)
 hpet clockevent registered
 HPET: 4 timers in total, 0 timers will be used for per-cpu timer
-Calibrating delay loop (skipped), value calculated using timer frequency..
5985.09 BogoMIPS (lpj=11970192)
+Calibrating delay loop (skipped), value calculated using timer frequency..
5984.90 BogoMIPS (lpj=11969808)
 Mount-cache hash table entries: 256
 Initializing cgroup subsys debug
 Initializing cgroup subsys ns
@@ -114,11 +109,11 @@
 Initializing cgroup subsys freezer
 CPU: L1 I cache: 32K, L1 D cache: 32K
 CPU: L2 cache: 4096K
+CPU: CPU feature monitor disabled due to lack of CPUID level 0x5
 CPU: Physical Processor ID: 0
 CPU: Processor Core ID: 0
 CPU0: Thermal LVT vector (0xfa) already installed
-using mwait in idle threads.
-ACPI: Core revision 20081204
+ACPI: Core revision 20090123
 Setting APIC routing to flat
   alloc irq_desc for 20 on cpu 0 node 0
   alloc kstat_irqs on cpu 0 node 0
@@ -126,9 +121,10 @@
 CPU0: Intel(R) Core(TM)2 Duo CPU     E6850  @ 3.00GHz stepping 0b
 Booting processor 1 APIC 0x1 ip 0x6000
 Initializing CPU#1
-Calibrating delay using timer specific routine.. 5984.98 BogoMIPS (lpj=11969960)
+Calibrating delay using timer specific routine.. 5984.90 BogoMIPS (lpj=11969813)
 CPU: L1 I cache: 32K, L1 D cache: 32K
 CPU: L2 cache: 4096K
+CPU: CPU feature monitor disabled due to lack of CPUID level 0x5
 CPU: Physical Processor ID: 0
 CPU: Processor Core ID: 1
 CPU1: Thermal monitoring enabled (TM2)
@@ -136,7 +132,7 @@
 CPU1: Intel(R) Core(TM)2 Duo CPU     E6850  @ 3.00GHz stepping 0b
 checking TSC synchronization [CPU#0 -> CPU#1]: passed.
 Brought up 2 CPUs
-Total of 2 processors activated (11970.07 BogoMIPS).
+Total of 2 processors activated (11969.81 BogoMIPS).
 net_namespace: 968 bytes
 NET: Registered protocol family 16
 ACPI: bus type pci registered
@@ -147,7 +143,7 @@
 ACPI: EC: Look up EC in DSDT
 ACPI: BIOS _OSI(Linux) query ignored
 ACPI: Interpreter enabled
-ACPI: (supports S0 S1 S3 S4 S5)
+ACPI: (supports S0 S1 S3 S5)
 ACPI: Using IOAPIC for interrupt routing
 PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
 PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
@@ -231,7 +227,7 @@
 ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 12 14 15)
 ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 12 14 15)
 ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *12 14 15)
-ACPI Warning (tbutils-0242): Incorrect checksum in table [OEMB] - C7, should be
BA [20081204]
+ACPI Warning (tbutils-0242): Incorrect checksum in table [OEMB] - C7, should be
BA [20090123]
 SCSI subsystem initialized
 libata version 3.00 loaded.
 usbcore: registered new interface driver usbfs
@@ -349,18 +345,18 @@
 0000:00:03.3: ttyS1 at I/O 0xe000 (irq = 17) is a 16550A
 parport_pc 00:08: reported by Plug and Play ACPI
 parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
-Switched to high resolution mode on CPU 1
-Switched to high resolution mode on CPU 0
 Floppy drive(s): fd0 is 1.44M
 FDC 0 is a National Semiconductor PC87306
 loop: module loaded
-e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k6
+e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.4-k2
 e1000e: Copyright (c) 1999-2008 Intel Corporation.
 e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
 e1000e 0000:00:19.0: setting latency timer to 64
   alloc irq_desc for 26 on cpu 0 node 0
   alloc kstat_irqs on cpu 0 node 0
 e1000e 0000:00:19.0: irq 26 for MSI/MSI-X
+Switched to high resolution mode on CPU 1
+Switched to high resolution mode on CPU 0
 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:13:20:f5:f2:1d
 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
 0000:00:19.0: eth0: MAC: 6, PHY: 6, PBA No: ffffff-0ff
@@ -527,28 +523,27 @@
 device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
 cpuidle: using governor ladder
 cpuidle: using governor menu
-Advanced Linux Sound Architecture Driver Version 1.0.18a.
+Advanced Linux Sound Architecture Driver Version 1.0.19.
   alloc irq_desc for 22 on cpu 0 node 0
   alloc kstat_irqs on cpu 0 node 0
 HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
 HDA Intel 0000:00:1b.0: setting latency timer to 64
 input: HDA Intel at 0xffa74000 irq 22 Line In at Ext Rear Jack as
/devices/pci0000:00/0000:00:1b.0/input/input2
 input: HDA Intel at 0xffa74000 irq 22 Mic at Ext Front Jack as
/devices/pci0000:00/0000:00:1b.0/input/input3
-firewire_core: created device fw0: GUID 0000000000000000, S400
 input: HDA Intel at 0xffa74000 irq 22 Mic at Ext Rear Jack as
/devices/pci0000:00/0000:00:1b.0/input/input4
 input: HDA Intel at 0xffa74000 irq 22 Line Out at Ext Rear Jack as
/devices/pci0000:00/0000:00:1b.0/input/input5
+firewire_core: created device fw0: GUID 0000000000000000, S400
 input: HDA Intel at 0xffa74000 irq 22 Line Out at Ext Rear Jack as
/devices/pci0000:00/0000:00:1b.0/input/input6
 input: HDA Intel at 0xffa74000 irq 22 Line Out at Ext Rear Jack as
/devices/pci0000:00/0000:00:1b.0/input/input7
 input: HDA Intel at 0xffa74000 irq 22 Line Out at Ext Rear Jack as
/devices/pci0000:00/0000:00:1b.0/input/input8
 input: HDA Intel at 0xffa74000 irq 22 HP Out at Ext Front Jack as
/devices/pci0000:00/0000:00:1b.0/input/input9
-usb 6-1: new full speed USB device using uhci_hcd and address 2
 ALSA device list:
   #0: HDA Intel at 0xffa74000 irq 22
 TCP cubic registered
 NET: Registered protocol family 10
 NET: Registered protocol family 17
 registered taskstats version 1
-rtc_cmos 00:03: setting system clock to 2009-02-11 08:18:36 UTC (1234340316)
+rtc_cmos 00:03: setting system clock to 2009-02-11 08:14:37 UTC (1234340077)
 md: Waiting for all devices to be available before autodetect
 md: If you don't use raid, use raid=noautodetect
 md: Autodetecting RAID arrays.
@@ -627,8 +622,9 @@
 kjournald starting.  Commit interval 5 seconds
 EXT3-fs: mounted filesystem with ordered data mode.
 VFS: Mounted root (ext3 filesystem) readonly on device 9:1.
-Freeing unused kernel memory: 336k freed
-Write protecting the kernel read-only data: 5352k
+Freeing unused kernel memory: 360k freed
+Write protecting the kernel read-only data: 5344k
+usb 6-1: new full speed USB device using uhci_hcd and address 2
 usb 6-1: configuration #1 chosen from 1 choice
 hub 6-1:1.0: USB hub found
 hub 6-1:1.0: 3 ports detected
@@ -642,9 +638,7 @@
 ath5k 0000:04:00.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
 ath5k 0000:04:00.0: registered as 'phy0'
 input: ABBHOME USB Keyboard as
/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.1/6-1.1:1.0/input/input10
-wmaster0 (ath5k): not using net_device_ops yet
 phy0: Selected rate control algorithm 'minstrel'
-wlan0 (ath5k): not using net_device_ops yet
 ath5k phy0: Atheros AR2413 chip found (MAC: 0x78, PHY: 0x45)
 wlan0 renamed to wlan1
 udev: renamed network interface wlan0 to wlan1
@@ -702,24 +696,16 @@
 serial 00:06: disabled
 ath5k 0000:04:00.0: PCI INT A disabled
 ACPI handle has no context!
-ehci_hcd 0000:00:1d.7: PME# enabled
-ehci_hcd 0000:00:1d.7: wake-up capability enabled by ACPI
 ehci_hcd 0000:00:1d.7: PCI INT A disabled
-uhci_hcd 0000:00:1d.2: wake-up capability enabled by ACPI
+ehci_hcd 0000:00:1d.7: PME# disabled
 uhci_hcd 0000:00:1d.2: PCI INT D disabled
-uhci_hcd 0000:00:1d.1: wake-up capability enabled by ACPI
 uhci_hcd 0000:00:1d.1: PCI INT B disabled
-uhci_hcd 0000:00:1d.0: wake-up capability enabled by ACPI
 uhci_hcd 0000:00:1d.0: PCI INT A disabled
 HDA Intel 0000:00:1b.0: PCI INT A disabled
-ehci_hcd 0000:00:1a.7: PME# enabled
-ehci_hcd 0000:00:1a.7: wake-up capability enabled by ACPI
 ehci_hcd 0000:00:1a.7: PCI INT D disabled
-uhci_hcd 0000:00:1a.2: wake-up capability enabled by ACPI
+ehci_hcd 0000:00:1a.7: PME# disabled
 uhci_hcd 0000:00:1a.2: PCI INT C disabled
-uhci_hcd 0000:00:1a.1: wake-up capability enabled by ACPI
 uhci_hcd 0000:00:1a.1: PCI INT B disabled
-uhci_hcd 0000:00:1a.0: wake-up capability enabled by ACPI
 uhci_hcd 0000:00:1a.0: PCI INT A disabled
 e1000e 0000:00:19.0: PME# enabled
 e1000e 0000:00:19.0: wake-up capability enabled by ACPI
@@ -748,6 +734,13 @@
 pci 0000:00:03.2: restoring config space at offset 0x7 (was 0x1, writing 0xe401)
 pci 0000:00:03.2: restoring config space at offset 0x6 (was 0x1, writing 0xe481)
 pci 0000:00:03.2: restoring config space at offset 0x5 (was 0x1, writing 0xe801)
+serial 0000:00:03.3: restoring config space at offset 0xf (was 0x200, writing
0x20a)
+serial 0000:00:03.3: restoring config space at offset 0x5 (was 0x0, writing
0xffa7a000)
+e1000e 0000:00:19.0: restoring config space at offset 0xf (was 0x100, writing
0x10e)
+e1000e 0000:00:19.0: restoring config space at offset 0x6 (was 0x1, writing 0xdc01)
+e1000e 0000:00:19.0: restoring config space at offset 0x5 (was 0x0, writing
0xffa79000)
+e1000e 0000:00:19.0: restoring config space at offset 0x4 (was 0x0, writing
0xffa40000)
+e1000e 0000:00:19.0: restoring config space at offset 0x1 (was 0x100000,
writing 0x100007)
 uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900005,
writing 0x2900001)
 uhci_hcd 0000:00:1a.1: restoring config space at offset 0x1 (was 0x2900005,
writing 0x2900001)
 uhci_hcd 0000:00:1a.2: restoring config space at offset 0x1 (was 0x2900005,
writing 0x2900001)
@@ -756,27 +749,36 @@
 HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100006,
writing 0x100002)
 pcieport-driver 0000:00:1c.0: restoring config space at offset 0xf (was
0x20100, writing 0x2010a)
 pcieport-driver 0000:00:1c.0: restoring config space at offset 0x3 (was
0x810000, writing 0x810008)
-pcieport-driver 0000:00:1c.0: restoring config space at offset 0x1 (was
0x100104, writing 0x100500)
+pcieport-driver 0000:00:1c.0: restoring config space at offset 0x1 (was
0x100104, writing 0x100504)
 pcieport-driver 0000:00:1c.2: restoring config space at offset 0xf (was
0x20300, writing 0x2030c)
 pcieport-driver 0000:00:1c.2: restoring config space at offset 0x7 (was 0xf0,
writing 0x200000f0)
 pcieport-driver 0000:00:1c.2: restoring config space at offset 0x3 (was
0x810000, writing 0x810008)
-pcieport-driver 0000:00:1c.2: restoring config space at offset 0x1 (was
0x100106, writing 0x100502)
+pcieport-driver 0000:00:1c.2: restoring config space at offset 0x1 (was
0x100106, writing 0x100506)
 uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900005,
writing 0x2900001)
 uhci_hcd 0000:00:1d.1: restoring config space at offset 0x1 (was 0x2900005,
writing 0x2900001)
 uhci_hcd 0000:00:1d.2: restoring config space at offset 0x1 (was 0x2900005,
writing 0x2900001)
 ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900006,
writing 0x2900002)
 pci 0000:00:1e.0: restoring config space at offset 0xf (was 0x20000, writing
0x200ff)
-pci 0000:00:1e.0: restoring config space at offset 0x1 (was 0x100106, writing
0x100102)
+ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing
0x2b00407)
 pci 0000:00:1f.6: restoring config space at offset 0xb (was 0x0, writing
0x29328086)
 pci 0000:02:00.0: restoring config space at offset 0x7 (was 0x2a001f1, writing
0x22a001f1)
-pci 0000:02:00.0: restoring config space at offset 0x1 (was 0x100116, writing
0x100112)
+firewire_ohci 0000:03:00.0: restoring config space at offset 0xf (was
0x4020100, writing 0x402010c)
+firewire_ohci 0000:03:00.0: restoring config space at offset 0x5 (was 0x0,
writing 0xff5f8000)
+firewire_ohci 0000:03:00.0: restoring config space at offset 0x4 (was 0x0,
writing 0xff5ff800)
+firewire_ohci 0000:03:00.0: restoring config space at offset 0x3 (was 0x0,
writing 0x4008)
+firewire_ohci 0000:03:00.0: restoring config space at offset 0x1 (was
0x2300000, writing 0x2300016)
+ath5k 0000:04:00.0: restoring config space at offset 0xf (was 0x1c0a0100,
writing 0x1c0a0103)
+ath5k 0000:04:00.0: restoring config space at offset 0x4 (was 0x0, writing
0xff6f0000)
+ath5k 0000:04:00.0: restoring config space at offset 0x3 (was 0x0, writing 0xa808)
+ath5k 0000:04:00.0: restoring config space at offset 0x1 (was 0x2900000,
writing 0x2900016)
 Enabling non-boot CPUs ...
 SMP alternatives: switching to SMP code
 Booting processor 1 APIC 0x1 ip 0x6000
 Initializing CPU#1
-Calibrating delay using timer specific routine.. 5985.15 BogoMIPS (lpj=11970311)
+Calibrating delay using timer specific routine.. 5984.91 BogoMIPS (lpj=11969836)
 CPU: L1 I cache: 32K, L1 D cache: 32K
 CPU: L2 cache: 4096K
+CPU: CPU feature monitor disabled due to lack of CPUID level 0x5
 CPU: Physical Processor ID: 0
 CPU: Processor Core ID: 1
 CPU1: Thermal monitoring enabled (TM2)
@@ -790,13 +792,6 @@
 pci 0000:00:03.0: PME# disabled
 pci 0000:00:03.1: PME# disabled
 pci 0000:00:03.2: PME# disabled
-serial 0000:00:03.3: restoring config space at offset 0xf (was 0x200, writing
0x20a)
-serial 0000:00:03.3: restoring config space at offset 0x5 (was 0x0, writing
0xffa7a000)
-e1000e 0000:00:19.0: restoring config space at offset 0xf (was 0x100, writing
0x10e)
-e1000e 0000:00:19.0: restoring config space at offset 0x6 (was 0x1, writing 0xdc01)
-e1000e 0000:00:19.0: restoring config space at offset 0x5 (was 0x0, writing
0xffa79000)
-e1000e 0000:00:19.0: restoring config space at offset 0x4 (was 0x0, writing
0xffa40000)
-e1000e 0000:00:19.0: restoring config space at offset 0x1 (was 0x100000,
writing 0x100007)
 e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
 e1000e 0000:00:19.0: setting latency timer to 64
 e1000e 0000:00:19.0: wake-up capability disabled by ACPI
@@ -806,61 +801,45 @@
 e1000e 0000:00:19.0: irq 26 for MSI/MSI-X
 uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
 uhci_hcd 0000:00:1a.0: setting latency timer to 64
-uhci_hcd 0000:00:1a.0: wake-up capability disabled by ACPI
 usb usb3: root hub lost power or was reset
 uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
 uhci_hcd 0000:00:1a.1: setting latency timer to 64
-uhci_hcd 0000:00:1a.1: wake-up capability disabled by ACPI
 usb usb4: root hub lost power or was reset
 uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
 uhci_hcd 0000:00:1a.2: setting latency timer to 64
-uhci_hcd 0000:00:1a.2: wake-up capability disabled by ACPI
 usb usb5: root hub lost power or was reset
+ehci_hcd 0000:00:1a.7: PME# disabled
 ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
 ehci_hcd 0000:00:1a.7: setting latency timer to 64
-ehci_hcd 0000:00:1a.7: wake-up capability disabled by ACPI
 ehci_hcd 0000:00:1a.7: PME# disabled
 HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
 HDA Intel 0000:00:1b.0: setting latency timer to 64
-pcieport-driver 0000:00:1c.0: setting latency timer to 64
-pcieport-driver 0000:00:1c.2: setting latency timer to 64
 uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
 uhci_hcd 0000:00:1d.0: setting latency timer to 64
-uhci_hcd 0000:00:1d.0: wake-up capability disabled by ACPI
 usb usb6: root hub lost power or was reset
 uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
 uhci_hcd 0000:00:1d.1: setting latency timer to 64
-uhci_hcd 0000:00:1d.1: wake-up capability disabled by ACPI
 usb usb7: root hub lost power or was reset
 uhci_hcd 0000:00:1d.2: PCI INT D -> GSI 16 (level, low) -> IRQ 16
 uhci_hcd 0000:00:1d.2: setting latency timer to 64
-uhci_hcd 0000:00:1d.2: wake-up capability disabled by ACPI
 usb usb8: root hub lost power or was reset
+ehci_hcd 0000:00:1d.7: PME# disabled
 ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
 ehci_hcd 0000:00:1d.7: setting latency timer to 64
-ehci_hcd 0000:00:1d.7: wake-up capability disabled by ACPI
 ehci_hcd 0000:00:1d.7: PME# disabled
 pci 0000:00:1e.0: setting latency timer to 64
-ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing
0x2b00407)
 ahci 0000:00:1f.2: setting latency timer to 64
 pci 0000:00:1f.6: PME# disabled
 pci 0000:02:00.0: setting latency timer to 64
-firewire_ohci 0000:03:00.0: restoring config space at offset 0xf (was
0x4020100, writing 0x402010c)
-firewire_ohci 0000:03:00.0: restoring config space at offset 0x5 (was 0x0,
writing 0xff5f8000)
-firewire_ohci 0000:03:00.0: restoring config space at offset 0x4 (was 0x0,
writing 0xff5ff800)
-firewire_ohci 0000:03:00.0: restoring config space at offset 0x3 (was 0x0,
writing 0x4008)
-firewire_ohci 0000:03:00.0: restoring config space at offset 0x1 (was
0x2300000, writing 0x2300016)
-ath5k 0000:04:00.0: restoring config space at offset 0xf (was 0x1c0a0100,
writing 0x1c0a0103)
-ath5k 0000:04:00.0: restoring config space at offset 0x4 (was 0x0, writing
0xff6f0000)
-ath5k 0000:04:00.0: restoring config space at offset 0x3 (was 0x0, writing 0xa808)
-ath5k 0000:04:00.0: restoring config space at offset 0x1 (was 0x2900000,
writing 0x2900016)
+firewire_core: skipped bus generations, destroying all nodes
 ath5k 0000:04:00.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
 serial 00:06: activated
 parport_pc 00:08: activated
 sd 0:0:0:0: [sda] Starting disk
+ata5: SATA link down (SStatus 0 SControl 300)
 ata6: SATA link down (SStatus 0 SControl 300)
 ata3: SATA link down (SStatus 0 SControl 300)
-ata5: SATA link down (SStatus 0 SControl 300)
+firewire_core: rediscovered device fw0
 e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
 0000:00:19.0: eth0: 10/100 speed: disabling TSO
 ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
@@ -894,3 +873,20 @@
 usb 6-1.1: reset full speed USB device using uhci_hcd and address 3
 usb 6-1.2: reset low speed USB device using uhci_hcd and address 4
 Restarting tasks ... done.
+usb 6-1: USB disconnect, address 2
+usb 6-1.1: USB disconnect, address 3
+usb 6-1.2: USB disconnect, address 4
+usb 6-1: new full speed USB device using uhci_hcd and address 5
+usb 6-1: configuration #1 chosen from 1 choice
+hub 6-1:1.0: USB hub found
+hub 6-1:1.0: 3 ports detected
+usb 6-1.1: new full speed USB device using uhci_hcd and address 6
+usb 6-1.1: configuration #1 chosen from 1 choice
+input: ABBHOME USB Keyboard as
/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.1/6-1.1:1.0/input/input13
+generic-usb 0003:0458:004C.0004: input: USB HID v1.10 Keyboard [ABBHOME USB
Keyboard] on usb-0000:00:1d.0-1.1/input0
+input: ABBHOME USB Keyboard as
/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.1/6-1.1:1.1/input/input14
+generic-usb 0003:0458:004C.0005: input: USB HID v1.10 Mouse [ABBHOME USB
Keyboard] on usb-0000:00:1d.0-1.1/input1
+usb 6-1.2: new low speed USB device using uhci_hcd and address 7
+usb 6-1.2: configuration #1 chosen from 1 choice
+input: Microsoft Corporation Microsoft � Laser Mouse 6000 as
/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.2/6-1.2:1.0/input/input15
+generic-usb 0003:045E:00F0.0006: input: USB HID v1.11 Mouse [Microsoft
Corporation Microsoft � Laser Mouse 6000] on usb-0000:00:1d.0-1.2/input0


  reply	other threads:[~2009-02-11  8:44 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-11  0:36 mmotm 2009-02-10-16-35 uploaded akpm
2009-02-11  8:44 ` Jiri Slaby [this message]
2009-02-11  8:44   ` dead USB devices after resume [mmotm 2009-02-10-16-35] Jiri Slaby
2009-02-11  9:44   ` Rafael J. Wysocki
     [not found]     ` <200902111044.57869.rjw-KKrjLPT3xs0@public.gmane.org>
2009-02-11  9:54       ` Jiri Slaby
2009-02-11  9:54         ` Jiri Slaby
     [not found]         ` <4992A040.6080302-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-02-11 13:38           ` Jiri Slaby
2009-02-11 13:38             ` Jiri Slaby
     [not found]             ` <4992D4C3.3050108-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-02-11 21:49               ` Rafael J. Wysocki
2009-02-11 21:49                 ` Rafael J. Wysocki
     [not found]   ` <49928FDB.5020007-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-02-11 15:53     ` Alan Stern
2009-02-11 15:53       ` Alan Stern
2009-02-13 10:40       ` Jiri Slaby
2009-02-13 10:40         ` Jiri Slaby
2009-02-13 15:26         ` Alan Stern
2009-02-13 15:26           ` Alan Stern
2009-02-16 13:50           ` Jiri Slaby
2009-02-16 13:50             ` Jiri Slaby
     [not found]             ` <49996F43.2070801-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-02-16 19:58               ` Alan Stern
2009-02-16 19:58                 ` Alan Stern
2009-02-13 18:19         ` Jiri Kosina
2009-02-11  8:51 ` ACPI: S4 disappeared " Jiri Slaby
2009-02-11 10:17   ` Jiri Slaby
2009-02-11 10:17   ` Jiri Slaby
2009-02-11 15:43     ` Rafael J. Wysocki
2009-02-11 15:43     ` Rafael J. Wysocki
2009-02-11 16:22       ` Ingo Molnar
2009-02-11 21:22         ` Rafael J. Wysocki
2009-02-11 21:22         ` Rafael J. Wysocki
2009-02-13  9:37         ` Pavel Machek
2009-02-13  9:37         ` Pavel Machek
2009-02-11 16:22       ` Ingo Molnar
2009-02-11  8:51 ` Jiri Slaby
2009-02-11 16:48 ` mmotm 2009-02-10-16-35 uploaded Randy Dunlap
2009-02-11 16:58 ` mmotm 2009-02-10-16-35 uploaded (s1d13xfb) Randy Dunlap
2009-02-11 22:01   ` Kristoffer Ericson
2009-02-11 17:06 ` mmotm 2009-02-10-16-35 uploaded (reiser4-quota) Randy Dunlap
2009-02-11 17:13   ` Jan Kara
2009-02-11 17:23     ` Edward Shishkin
2009-02-12  2:49     ` KOSAKI Motohiro
2009-02-12  2:53       ` Andrew Morton
2009-02-20 18:12         ` Zan Lynx
2009-02-20 18:30           ` Andrew Morton
2009-02-12  4:13       ` Volker Armin Hemmann

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=49928FDB.5020007@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=gregkh@suse.de \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mm-commits@vger.kernel.org \
    --cc=stern@rowland.harvard.edu \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.