[linux-usb-devel] Re: PATCH: (as203) Enable interrupts in UHCI after PM resume

2004-02-26 Thread Greg KH
On Mon, Feb 23, 2004 at 12:44:35PM -0500, Alan Stern wrote: > On Mon, 23 Feb 2004, Chip Salzenberg wrote: > > > It works ... perfectly! I can now suspend and resume my A30 with > > impunity, and the USB keyboard works fine after each resume. > > > > Thanks much, Alan. > > > > (Now if I could ju

[linux-usb-devel] Re: PATCH: (as203) Enable interrupts in UHCI after PM resume

2004-02-23 Thread Charles Lepple
Alan Stern wrote: [...] This patch re-initializes the UHCI Interrupt Enable register following a PM resume. Apparently some systems clear the register during suspend, which causes obvious problems later on. Thanks, this fixes the UHCI resume problem on my ThinkPad 770 as well. -- Charles Lepple