ICH7 watchdog

View: New views
2 Messages — Rating Filter:   Alert me  

ICH7 watchdog

by patrick-195 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Does anyone have an example in C to reset the hardware watchdog?
I tried the man 4 watchdog example, but it doesn't reset the timer though.
I have a supermicro mainboard with the Intel ICH7 on it.

Thanks
Patrick
_______________________________________________
freebsd-acpi@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-acpi
To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@..."

Re: ICH7 watchdog

by Mike Tancsa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

At 01:35 PM 10/10/2009, patrick wrote:
>Does anyone have an example in C to reset the hardware watchdog?
>I tried the man 4 watchdog example, but it doesn't reset the timer though.
>I have a supermicro mainboard with the Intel ICH7 on it.

Hi,
         Take a look at the source code in
/usr/src/sys/dev/ichwd

and

/usr/src/usr.sbin/watchdogd


         ---Mike

>Thanks
>Patrick
>_______________________________________________
>freebsd-acpi@... mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-acpi
>To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@..."

--------------------------------------------------------------------
Mike Tancsa,                                      tel +1 519 651 3400
Sentex Communications,                            mike@...
Providing Internet since 1994                    www.sentex.net
Cambridge, Ontario Canada                         www.sentex.net/mike

_______________________________________________
freebsd-acpi@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-acpi
To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@..."