Subject: Power management for hpcmips
To: None <port-hpcmips@netbsd.org>
From: Curtis Galloway <curtisg@arsdigita.com>
List: port-hpcmips
Date: 06/02/2000 00:56:01
Now that I can compile a kernel, I'm thinking of working on power
management support.  It seems to me that the easiest way to do it is
to implement it in the same way as the i386 APM driver, so you could
use the i386 apm user space code to talk to it.

Is anyone working on this now?  I don't want to duplicate work that's
already being done.

--Curtis