Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - 0-9 index
The Linux kernel configuration item CONFIG_60XX_WDT
has multiple definitions:
drivers/watchdog/Kconfig
The configuration item CONFIG_60XX_WDT:
( CONFIG_X86 || CONFIG_COMPILE_TEST ) && CONFIG_HAS_IOPORT
sbc60xxwdt
, sbc60xxwdt
, sbc60xxwdt
This driver can be used with the watchdog timer found on some single board computers, namely the 6010 PII based computer. It may well work with other cards. It reads port 0x443 to enable and re-set the watchdog timer, and reads port 0x45 to disable the watchdog. If you have a card that behave in similar ways, you can probably make this driver work with your card as well.
You can compile this driver directly into the kernel, or use it as a module. The module will be called sbc60xxwdt.
drivers/char/watchdog/Kconfig
The configuration item CONFIG_60XX_WDT:
CONFIG_X86
sbc60xxwdt
, sbc60xxwdt
, sbc60xxwdt
This driver can be used with the watchdog timer found on some single board computers, namely the 6010 PII based computer. It may well work with other cards. It reads port 0x443 to enable and re-set the watchdog timer, and reads port 0x45 to disable the watchdog. If you have a card that behave in similar ways, you can probably make this driver work with your card as well.
You can compile this driver directly into the kernel, or use it as a module. The module will be called sbc60xxwdt.
drivers/char/Kconfig
The configuration item CONFIG_60XX_WDT:
CONFIG_WATCHDOG
sbc60xxwdt
, sbc60xxwdt
, sbc60xxwdt
This driver can be used with the watchdog timer found on some single board computers, namely the 6010 PII based computer. It may well work with other cards. It reads port 0x443 to enable and re-set the watchdog timer, and reads port 0x45 to disable the watchdog. If you have a card that behave in similar ways, you can probably make this driver work with your card as well.
You can compile this driver directly into the kernel, or use it as a module. The module will be called sbc60xxwdt.o.
Raw data from LKDDb:
lkddb module sbc60xxwdt CONFIG_60XX_WDT : drivers/char/Kconfig : "SBC-60XX Watchdog Timer" # in 2.5.45–2.5.48
lkddb module sbc60xxwdt CONFIG_60XX_WDT : drivers/char/watchdog/Kconfig : "SBC-60XX Watchdog Timer" # in 2.5.49–2.5.75, 2.6.0–2.6.23
lkddb module sbc60xxwdt CONFIG_60XX_WDT : drivers/watchdog/Kconfig : "SBC-60XX Watchdog Timer" # in 2.6.24–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - 0-9 index
Automatically generated (in year 2024). See also LKDDb sources on GitLab