Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ACQUIRE_WDT
has multiple definitions:
drivers/watchdog/Kconfig
The configuration item CONFIG_ACQUIRE_WDT:
CONFIG_X86
acquirewdt
, acquirewdt
, acquirewdt
This is the driver for the hardware watchdog on Single Board Computers produced by Acquire Inc (and others). This watchdog simply watches your kernel to make sure it doesn't freeze, and if it does, it reboots your computer after a certain amount of time.
To compile this driver as a module, choose M here: the module will be called acquirewdt.
Most people will say N.
drivers/char/watchdog/Kconfig
The configuration item CONFIG_ACQUIRE_WDT:
CONFIG_X86
acquirewdt
, acquirewdt
, acquirewdt
This is the driver for the hardware watchdog on Single Board Computers produced by Acquire Inc (and others). This watchdog simply watches your kernel to make sure it doesn't freeze, and if it does, it reboots your computer after a certain amount of time.
To compile this driver as a module, choose M here: the module will be called acquirewdt.
Most people will say N.
drivers/char/Kconfig
The configuration item CONFIG_ACQUIRE_WDT:
CONFIG_WATCHDOG
acquirewdt
, acquirewdt
, acquirewdt
This is the driver for the hardware watchdog on the PSC-6x86 Single Board Computer produced by Acquire Inc (and others). This watchdog simply watches your kernel to make sure it doesn't freeze, and if it does, it reboots your computer after a certain amount of time.
This driver is like the WDT501 driver but for different hardware. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module is called pscwdt.o. If you want to compile it as a module, say M here and read Documentation/modules.txt. Most people will say N.
Raw data from LKDDb:
lkddb module acquirewdt CONFIG_ACQUIRE_WDT : drivers/char/Kconfig : "Acquire SBC Watchdog Timer" # in 2.5.45–2.5.48
lkddb module acquirewdt CONFIG_ACQUIRE_WDT : drivers/char/watchdog/Kconfig : "Acquire SBC Watchdog Timer" # in 2.5.49–2.5.75, 2.6.0–2.6.23
lkddb module acquirewdt CONFIG_ACQUIRE_WDT : drivers/watchdog/Kconfig : "Acquire SBC 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
lkddb platform "acquirewdt" : CONFIG_ACQUIRE_WDT CONFIG_WATCHDOG : drivers/char/watchdog/acquirewdt.c # in 2.6.21–2.6.23
lkddb platform "acquirewdt" : CONFIG_ACQUIRE_WDT CONFIG_WATCHDOG : drivers/watchdog/acquirewdt.c # 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 - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab