[linux-usb-devel] module uhci-hcd and pm

2004-12-11 Thread Thomas Bettler
Hello you all The uhci-hcd module causes the cpu to work at highest frequecy (according to x86info -mhz). If I unload it, cpu frequency dropps from full (1.8GHz) to ~2/3 (1.1GHz). In both cases top shows 97% or even 99% idle. modprobing it again speeds the cpu up again. So module uhci-hcd prehibi

Re: [linux-usb-devel] module uhci-hcd and pm

2004-12-10 Thread Alan Stern
On Sat, 11 Dec 2004, Thomas Bettler wrote: > Nope, the behaviour continues even if unplug USB devices, so this might be > the > interrupt calls. > Wow, this would be cool to have this changed after 2.6.10, so my battery > could > live twice as long. > > Thanks for your answear and will apprec