Re: [Soekris] Soekris net5501 - how to use hardware watchdog?

2011-01-17 Thread Mike Tancsa
On 1/16/2011 9:45 PM, Mike Tancsa wrote:
 On 1/16/2011 6:17 PM, Marek Salwerowicz wrote:
 Hi all,

 what modules to kernel should I load in order to make use of hardware
 watchdog installed in Soekris net5501 ?
 
 Hi,
   Try adding
 option  CPU_SOEKRIS

Sorry, for the 5501 thats

option  CPU_GEODE

---Mike

 
 to your kernel.  Then just startup /usr/sbin/watchdogd
 
   ---Mike
 ___
 Soekris-tech mailing list
 soekris-t...@lists.soekris.com
 http://lists.soekris.com/mailman/listinfo/soekris-tech
 
 

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: [Soekris] Soekris net5501 - how to use hardware watchdog?

2011-01-17 Thread Mike Tancsa
On 1/17/2011 11:07 AM, Marek Salwerowicz wrote:
 Hi,
 Try adding
 option  CPU_SOEKRIS

 Sorry, for the 5501 thats

 option  CPU_GEODE

 ---Mike
 
 I have added both. Is there any possible test to check if watchdog
 really does reboot ?
 Just start /usr/sbin/watchdogd and then kill the process?


Yes, but make sure you do kill -9, not just kill

---Mike
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: [Soekris] Soekris net5501 - how to use hardware watchdog?

2011-01-17 Thread Marek Salwerowicz

Hi,
Try adding
option  CPU_SOEKRIS


Sorry, for the 5501 thats

option  CPU_GEODE

---Mike


I have added both. 
Is there any possible test to check if watchdog really does reboot ? 

Just start /usr/sbin/watchdogd and then kill the process? 


--
Marek Salwerowicz
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: [Soekris] Soekris net5501 - how to use hardware watchdog?

2011-01-17 Thread Marek Salwerowicz


I have added both. Is there any possible test to check if watchdog
really does reboot ?
Just start /usr/sbin/watchdogd and then kill the process?



Yes, but make sure you do kill -9, not just kill



OK, it does reboot :)

Thanks for your help !

--
Marek Salwerowicz
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Soekris net5501 - how to use hardware watchdog?

2011-01-16 Thread Marek Salwerowicz

Hi all,

what modules to kernel should I load in order to make use of hardware watchdog installed in Soekris net5501 ? 


AFAIK it is located in CS5536 chip, but don't know which module is responsible 
for access to it?

I was trying to load ichwd module, but it is only Intel watchdog module?

--
Marek Salwerowicz
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: Soekris net5501 - how to use hardware watchdog?

2011-01-16 Thread Mike Tancsa
On 1/16/2011 6:17 PM, Marek Salwerowicz wrote:
 Hi all,
 
 what modules to kernel should I load in order to make use of hardware
 watchdog installed in Soekris net5501 ?

Hi,
Try adding
option  CPU_SOEKRIS

to your kernel.  Then just startup /usr/sbin/watchdogd

---Mike
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org