00-INDEX 679 B

12345678910111213141516171819
  1. 00-INDEX
  2. - this file.
  3. convert_drivers_to_kernel_api.txt
  4. - how-to for converting old watchdog drivers to the new kernel API.
  5. hpwdt.txt
  6. - information on the HP iLO2 NMI watchdog
  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.
  13. watchdog-kernel-api.txt
  14. - description of the Linux WatchDog Timer Driver Core kernel API.
  15. watchdog-parameters.txt
  16. - information on driver parameters (for drivers other than
  17. the ones that have driver-specific files here)
  18. wdt.txt
  19. - description of the Watchdog Timer Interfaces for Linux.