From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Lord Subject: Re: 2.6.14-rc4-mm1: USB suspend regression Date: Wed, 19 Oct 2005 10:53:03 -0400 Message-ID: <43565DCF.5020404@rtr.ca> References: <200510191514.00186.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200510191514.00186.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org To: "Rafael J. Wysocki" Cc: Alan Stern , Pavel Machek , kernel list , Linux-pm mailing list , linux-usb-devel@lists.sourceforge.net, Greg KH List-Id: linux-pm@vger.kernel.org None of the recent kernels can resume-from-ram reliably for me if I use CONFIG_USB_SUSPEND (set). But with that option UNset, suspend/resume to/from RAM works very well. BUT.. new in 2.6.14-rc*, is that the ehci_hcd USB hispeed driver no longer survives resume from ram. I have to unload/reload the module to get hispeed USB after resume. -ml