The ACPI watch dog code is in the SiS LinuxBIOS patch avaliable on CVS.
Ollie
Thanks Ollie, that's a lot of great code. I did not realize this was there.
I'm curious, though, do you think the watchdog timer reset is better, ie, less likely to have race conditions, than my simple bit setting of b6,7 in the INIT Enable Register (Hardware Reset Initiated by Software) at reg 0x46 in LPC Bridge? By the name it seems this is what it is for.
-Steve