blob: fc9082a1477a43f5881a899ad5a33f6a77c2f030 [file] [log] [blame]
Jesper Juhl568779c2007-08-12 00:49:14 +0200100-INDEX
2 - this file.
Wim Van Sebroeck9d36bc82011-11-29 12:14:30 +01003convert_drivers_to_kernel_api.txt
4 - how-to for converting old watchdog drivers to the new kernel API.
Randy Dunlap4724ba52010-05-03 11:42:52 -07005hpwdt.txt
6 - information on the HP iLO2 NMI watchdog
Jesper Juhl568779c2007-08-12 00:49:14 +02007pcwd-watchdog.txt
8 - documentation for Berkshire Products PC Watchdog ISA cards.
9src/
10 - directory holding watchdog related example programs.
11watchdog-api.txt
12 - description of the Linux Watchdog driver API.
Wim Van Sebroeck43316042011-07-22 18:55:18 +000013watchdog-kernel-api.txt
14 - description of the Linux WatchDog Timer Driver Core kernel API.
Randy Dunlap4724ba52010-05-03 11:42:52 -070015watchdog-parameters.txt
16 - information on driver parameters (for drivers other than
17 the ones that have driver-specific files here)
Jesper Juhl568779c2007-08-12 00:49:14 +020018wdt.txt
19 - description of the Watchdog Timer Interfaces for Linux.