
6 Nov
2009
6 Nov
'09
12:18 p.m.
On Friday 06 November 2009 04:28:23 Simon Kagstrom wrote:
(Ping!)
On Thu, 29 Oct 2009 09:09:23 +0100
Simon Kagstrom simon.kagstrom@netinsight.net wrote:
A watchdog command to enable the watchdog with a timeout from the CLI can sometimes be useful. Add that. This also adds a common API for enabling watchdogs. The API is simple:
int watchdog_enable(unsigned int timeout);
the timeout range vary depending on hardware, and the driver should return a negative value if the call failed.
Wolfgang: Do you have any additional comments on this patch?
here's one: dont quote the entire e-mail when you dont need to. you force people to scan the entire thing looking for possible inline comments. -mike