From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: ehci_hcd related S3 lockup on ASUS laptops, again Date: Mon, 23 Apr 2012 14:30:39 -0400 Message-ID: <1335205839.28106.108.camel@gandalf.stny.rr.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Alan Stern Cc: jrnieder@gmail.com, Andrey Rahmatullin , linux-pm@lists.linux-foundation.org, USB list List-Id: linux-pm@vger.kernel.org On Mon, 2012-04-23 at 12:29 -0400, Alan Stern wrote: > On Sun, 22 Apr 2012, Andrey Rahmatullin wrote: > > > > All right. Maybe you posted this information earlier in the thread, > > > but it's easier to ask again than try to find it. What output do you > > > get from "lspci -nv -s 1a.0"? > > 00:1a.0 0c03: 8086:1c2d (rev 05) (prog-if 20 [EHCI]) > > Subsystem: 1043:1147 > > Flags: bus master, medium devsel, latency 0, IRQ 16 > > Memory at dfe08000 (32-bit, non-prefetchable) [size=1K] > > Capabilities: [50] Power Management version 2 > > Capabilities: [58] Debug port: BAR=1 offset=00a0 > > Capabilities: [98] PCI Advanced Features > > Kernel driver in use: ehci_hcd > > Steve, what about you? Do you get the same thing? > 00:1a.0 0c03: 8086:1c2d (rev 05) (prog-if 20 [EHCI]) Subsystem: 1043:1157 Flags: bus master, medium devsel, latency 0, IRQ 16 Memory at dfc08000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Capabilities: [58] Debug port: BAR=1 offset=00a0 Capabilities: [98] PCI Advanced Features Kernel driver in use: ehci_hcd Almost, the Subsystem is 1157 instead of 1147. But the rest looks alike. -- Steve