mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 01:04:19 +08:00
9d36bc8cd8
Add the convert_drivers_to_kernel_api.txt to the 00-INDEX file. Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
20 lines
679 B
Plaintext
20 lines
679 B
Plaintext
00-INDEX
|
|
- this file.
|
|
convert_drivers_to_kernel_api.txt
|
|
- how-to for converting old watchdog drivers to the new kernel API.
|
|
hpwdt.txt
|
|
- information on the HP iLO2 NMI watchdog
|
|
pcwd-watchdog.txt
|
|
- documentation for Berkshire Products PC Watchdog ISA cards.
|
|
src/
|
|
- directory holding watchdog related example programs.
|
|
watchdog-api.txt
|
|
- description of the Linux Watchdog driver API.
|
|
watchdog-kernel-api.txt
|
|
- description of the Linux WatchDog Timer Driver Core kernel API.
|
|
watchdog-parameters.txt
|
|
- information on driver parameters (for drivers other than
|
|
the ones that have driver-specific files here)
|
|
wdt.txt
|
|
- description of the Watchdog Timer Interfaces for Linux.
|