Re: [linux-usb-devel] EHCI Suspend/Resume issues

2004-06-11 Thread David Brownell
Krishan Attre wrote: The kernel I am testing on is "2.4.22-1.2115.nptl" from Redhat Fedora Core 1. I have also tested on Redhat 9 (Kernel 2.4.20-8) and results are same. I'd only expect EHCI suspend/resume to work at all in the most recent kernels (2.6.7-rc). Even in those releases there are some

[linux-usb-devel] EHCI Suspend/Resume issues

2004-06-10 Thread Krishan Attre
Hi, I am facing problems with my USB Device driver while resuming from suspend state. The Controller and the stack on my PC is ehci-hcd and the device is a High speed wireless interface. I have unloaded usb-uhci so that the device is managed by EHCI stack only. When the system comes back to resume