mpc8xx - power save modes - PIT

Patrick Mahoney pmahoney at 8d.com
Sat Oct 12 03:17:54 EST 2002


Hi Conn,

> Strange you should be getting some intermitant interupts from things such as
> the real time clock and other misc things and timers. Hmmm... Must be a RPX
> hardware thing or something.

That was one of the reasons why i tried playing with the PIT... As I
said, the following code snippet crashes on me...

      init_timer(&timer);
      timer.expires=1000;
      timer.function=timer_handler;
      add_timer(&timer);

I guess I'll have to dig in the kernel sources to find out exacly why
it crashes before playing with the power modes... I'm running out of
options here... :(

Thanks a _lot_ for your help, Conn.
I very much appreciate.


Pat Mahoney

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list