From: Pádraig Brady
Date: Tue, 24 Jul 2007 10:49:27 +0000 (+0100) Subject: [WATCHDOG] ensure mouse and keyboard ignored in w83627hf_wdt X-Git-Tag: v2.6.23-rc2~29^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28dd1b0b9191ac9cd0b96fa4d09d951498bfbadb;p=pandora-kernel.git [WATCHDOG] ensure mouse and keyboard ignored in w83627hf_wdt 1. Ensure that the mouse and keyboard do not ping the watchdog. This is the default operation of the w83627, but some BIOSes change this. 2. Increase the max timeout from 63 seconds to 255 seconds as supported by the w83627 chip 3. Comment that the watchdog supports the w83627hg version of the chip Signed-Off-By: Pádraig Brady
Tested-by: Tomas Hodek