Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SBC_EPX_C3_WATCHDOG
has multiple definitions:
drivers/watchdog/Kconfig
The configuration item CONFIG_SBC_EPX_C3_WATCHDOG:
( CONFIG_X86 || CONFIG_COMPILE_TEST ) && CONFIG_HAS_IOPORT
sbc_epx_c3
, sbc_epx_c3
This is the driver for the built-in watchdog timer on the EPX-C3 Single-board computer made by Winsystems, Inc.
*Note*: This hardware watchdog is not probeable and thus there is no way to know if writing to its IO address will corrupt your system or have any real effect. The only way to be sure that this driver does what you want is to make sure you are running it on an EPX-C3 from Winsystems with the watchdog timer at IO address 0x1ee and 0x1ef. It will write to both those IO ports. Basically, the assumption is made that if you compile this driver into your kernel and/or load it as a module, that you know what you are doing and that you are in fact running on an EPX-C3 board!
To compile this driver as a module, choose M here: the module will be called sbc_epx_c3.
drivers/char/watchdog/Kconfig
The configuration item CONFIG_SBC_EPX_C3_WATCHDOG:
CONFIG_X86
sbc_epx_c3
, sbc_epx_c3
This is the driver for the built-in watchdog timer on the EPX-C3 Single-board computer made by Winsystems, Inc.
*Note*: This hardware watchdog is not probeable and thus there is no way to know if writing to its IO address will corrupt your system or have any real effect. The only way to be sure that this driver does what you want is to make sure you are running it on an EPX-C3 from Winsystems with the watchdog timer at IO address 0x1ee and 0x1ef. It will write to both those IO ports. Basically, the assumption is made that if you compile this driver into your kernel and/or load it as a module, that you know what you are doing and that you are in fact running on an EPX-C3 board!
To compile this driver as a module, choose M here: the module will be called sbc_epx_c3.
Raw data from LKDDb:
lkddb module sbc_epx_c3 CONFIG_SBC_EPX_C3_WATCHDOG : drivers/char/watchdog/Kconfig : "Winsystems SBC EPX-C3 watchdog" # in 2.6.16–2.6.23
lkddb module sbc_epx_c3 CONFIG_SBC_EPX_C3_WATCHDOG : drivers/watchdog/Kconfig : "Winsystems SBC EPX-C3 watchdog" # in 2.6.24–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-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 - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab