Jesper Juhl | 568779c | 2007-08-12 00:49:14 +0200 | [diff] [blame] | 1 | 00-INDEX |
| 2 | - this file. |
Wim Van Sebroeck | 9d36bc8 | 2011-11-29 12:14:30 +0100 | [diff] [blame] | 3 | convert_drivers_to_kernel_api.txt |
| 4 | - how-to for converting old watchdog drivers to the new kernel API. |
Randy Dunlap | 4724ba5 | 2010-05-03 11:42:52 -0700 | [diff] [blame] | 5 | hpwdt.txt |
| 6 | - information on the HP iLO2 NMI watchdog |
Jesper Juhl | 568779c | 2007-08-12 00:49:14 +0200 | [diff] [blame] | 7 | pcwd-watchdog.txt |
| 8 | - documentation for Berkshire Products PC Watchdog ISA cards. |
| 9 | src/ |
| 10 | - directory holding watchdog related example programs. |
| 11 | watchdog-api.txt |
| 12 | - description of the Linux Watchdog driver API. |
Wim Van Sebroeck | 4331604 | 2011-07-22 18:55:18 +0000 | [diff] [blame] | 13 | watchdog-kernel-api.txt |
| 14 | - description of the Linux WatchDog Timer Driver Core kernel API. |
Randy Dunlap | 4724ba5 | 2010-05-03 11:42:52 -0700 | [diff] [blame] | 15 | watchdog-parameters.txt |
| 16 | - information on driver parameters (for drivers other than |
| 17 | the ones that have driver-specific files here) |
Jesper Juhl | 568779c | 2007-08-12 00:49:14 +0200 | [diff] [blame] | 18 | wdt.txt |
| 19 | - description of the Watchdog Timer Interfaces for Linux. |