Gabriel C
a49056da03
[WATCHDOG] Add ICH9DO into the iTCO_wdt.c driver
...
Add the Intel ICH9DO controller ID's for the iTCO_wdt kernel driver and bump
the driver version.
Tested on an P5E-VM DO ASUS motherboard.
Signed-off-by: Gabriel Craciunescu <nix.or.die@googlemail.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2008-05-25 09:45:39 +00:00
Wim Van Sebroeck
acf603513e
[WATCHDOG] iTCO_wdt.c ICH8 pci-device-id's
...
Add the pci-device-id's for the ICH8M and the ICH8M-E chipsets.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
2007-11-02 22:25:43 +00:00
Wim Van Sebroeck
08113e39df
[WATCHDOG] iTCO_wdt.c init & exit fixes
...
Mark init and exit procedures as __devinit & _-devexit.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
2007-11-02 22:25:35 +00:00
Wim Van Sebroeck
c87b639a2a
[WATCHDOG] iTCO_wdt.c pci_device_id table clean-up
...
Make the pci_device_id table more readable.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
2007-11-02 22:25:21 +00:00
Roel Kluin
2ba7d7b39f
[WATCHDOG] Unlock in iTCO_wdt_start when reboot is disabled
...
Unlock in iTCO_wdt_start when reboot is disabled
Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
2007-10-27 10:43:39 +00:00
Wim Van Sebroeck
b7e04f8c61
mv watchdog tree under drivers
...
move watchdog tree from drivers/char/watchdog to drivers/watchdog.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
2007-10-18 10:39:03 +00:00