commit | b4cc4aa24ca47b6a2bdb9029020502cff7c6e774 | [log] [tgz] |
---|---|---|
author | Jose Miguel Goncalves <jose.goncalves@inov.pt> | Tue Sep 06 17:05:30 2005 -0700 |
committer | Wim Van Sebroeck <wim@iguana.be> | Mon Sep 12 09:34:39 2005 +0200 |
tree | 7b621a12b7266599b7ee54ef74f7040f8919e2e3 | |
parent | 3809ad384af43ad883f47ee22a6faa33cedd61bc [diff] |
[WATCHDOG] w83977f-watchdog-driver.patch In a project for my company I've needed to use the watchdog device in a PCM-5335 SBC from AAEON. The watchdog timer is from a Winbond's SuperIO chip, the W83977F. I've made this driver based on two others already on the kernel tree, the w83877f_wdt and the wdt977. Signed-off-by: Jose Goncalves <jose.goncalves@inov.pt> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>