linux/drivers/char/watchdog
Samuel Tardieu b7b9868ba6 [WATCHDOG] w83697hf/hg WDT driver - patch 15
This is patch 15 in the series of patches that converts
Marcus Junker's w83697hf watchdog driver to Samuel Tardieau's
w83697hf/hg watchdog driver.

This patch contains following changes:
 - Clean-up initialization code - part 2: 
   * the line reading "set second mode & disable keyboard ..."
     is plain wrong, the register being manipulated (CRF4) is
     the counter itself, not the control byte (CRF3) -- looks
     like it has been copied from another driver.
   * I think garbage is being written in CRF3 (the control word)
     as the timeout value is being stored in this register (such
     as 60 for 60 seconds).
   * We only want to set pin 119 to WDTO# mode and leave the rest
     of CR29 like it is.
   * Set count mode to seconds and not minutes.

Signed-off-by: Samuel Tardieu <sam@rfc1149.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
2006-10-04 22:46:11 +02:00
..
Kconfig [WATCHDOG] Kconfig clean up 2006-10-04 22:42:07 +02:00
Makefile [WATCHDOG] w83697hf WDT driver 2006-10-04 22:41:07 +02:00
acquirewdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
advantechwdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
alim1535_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
alim7101_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
at91_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
booke_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
cpu5wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
ep93xx_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
eurotechwdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
i8xx_tco.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
i8xx_tco.h
i6300esb.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
iTCO_wdt.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
ib700wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
ibmasr.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
indydog.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
ixp4xx_wdt.c fix file specification in comments 2006-10-03 23:01:26 +02:00
ixp2000_wdt.c fix file specification in comments 2006-10-03 23:01:26 +02:00
machzwd.c [WATCHDOG] improve machzwd detection 2006-10-02 23:14:38 +02:00
mixcomwd.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
mpc8xx_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
mpc83xx_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
mpcore_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
mv64x60_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
omap_wdt.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
omap_wdt.h [PATCH] OMAP: Add Watchdog driver support 2006-09-29 09:18:07 -07:00
pcwd.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
pcwd_pci.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
pcwd_usb.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
pnx4008_wdt.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
s3c2410_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
sa1100_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
sbc60xxwdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
sbc8360.c [PATCH] SBC8360: module_param() permission fixes 2006-09-01 11:39:08 -07:00
sbc_epx_c3.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
sc520_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
sc1200wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
scx200_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
shwdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
smsc37b787_wdt.c [WATCHDOG] Winbond SMsC37B787 watchdog fixes 2006-10-04 22:36:42 +02:00
softdog.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
w83627hf_wdt.c [WATCHDOG] w836?7hf_wdt spinlock fixes. 2006-10-04 22:41:48 +02:00
w83697hf_wdt.c [WATCHDOG] w83697hf/hg WDT driver - patch 15 2006-10-04 22:46:11 +02:00
w83877f_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
w83977f_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
wafer5823wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
wd501p.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
wdrtas.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
wdt285.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
wdt977.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
wdt_pci.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00