On Thu, 6 May 2004, Mike Silbersack wrote:
> Good deal, it works as avertised. I even learned a bit of shell scripting
> in the process of writing a simple speed switching script. :)
>
> Of course, the real question is whether or not it'll actually help battery
> life at all; this is a mobile celeron, I suspect that I won't have much of
> an impact. Ah well.
>
> Mike "Silby" Silbersack
Gah, except that my experiment in clockswitching made the usb stack mad,
so it's constantly priniting "usb0: X scheduling overruns", where X
appears to be a number containing one or two bits of entropy per second.
I will have to go visit ohci.c with a cluebat when I get a chance.
Er, it stopped when I plugged in the power cord, and starts again when I
unplugged it. Is it possible that ohci.c is reading some USB voltage
value instead of the overrun bit that it thinks it is reading?
Mike "Silby" Silbersack