[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] user: Need to patch ehci with timing error fix

2004-12-11 Thread David Brownell
On Friday 10 December 2004 2:19 pm, jago25_98 wrote: > > It seems I need to patch ehci to fix my > > "> Dec 9 21:24:10 [kernel] ehci_hcd :02:0b.2: fatal error" > > timing error message I believe. That shouldn't be affected at all by that patch, which is in 2.6.10-rc3-bk5 and later -- assu

[linux-usb-devel] Hi

2004-12-11 Thread info
Hi, Sorry for bothering you, but I am really interested in your opinion on the following matter. Recently, there has been a lot of investment scams on the web. I have been seeking worthwhile investment opportunities for a couple of years now and would very much appreciate it if you shared with

[linux-usb-devel] [patch/rft 2.6.10-rc3-bk] EHCI periodic schedule tree

2004-12-11 Thread David Brownell
More folk have been wanting to connect lots of devices through EHCI hubs lately, and so I finally dusted off my patch to implement the EHCI periodic schedule tree. It's attached; try it against recent kernels. I seem to have fixed the oops-on-unplug that the first version had, but there could be