Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SMSC37B787_WDT
has multiple definitions:
drivers/watchdog/Kconfig
The configuration item CONFIG_SMSC37B787_WDT:
( CONFIG_X86 || CONFIG_COMPILE_TEST ) && CONFIG_HAS_IOPORT
smsc37b787_wdt
, smsc37b787_wdt
This is the driver for the hardware watchdog component on the Winbond SMsC37B787 chipset as used on the NetRunner Mainboard from Vision Systems and maybe 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.
Usually a userspace daemon will notify the kernel WDT driver that userspace is still alive, at regular intervals.
To compile this driver as a module, choose M here: the module will be called smsc37b787_wdt.
Most people will say N.
drivers/char/watchdog/Kconfig
The configuration item CONFIG_SMSC37B787_WDT:
CONFIG_X86
smsc37b787_wdt
, smsc37b787_wdt
This is the driver for the hardware watchdog component on the Winbond SMsC37B787 chipset as used on the NetRunner Mainboard from Vision Systems and maybe 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.
Usually a userspace daemon will notify the kernel WDT driver that userspace is still alive, at regular intervals.
To compile this driver as a module, choose M here: the module will be called smsc37b787_wdt.
Most people will say N.
Raw data from LKDDb:
lkddb module smsc37b787_wdt CONFIG_SMSC37B787_WDT : drivers/char/watchdog/Kconfig : "Winbond SMsC37B787 Watchdog Timer" # in 2.6.19–2.6.23
lkddb module smsc37b787_wdt CONFIG_SMSC37B787_WDT : drivers/watchdog/Kconfig : "Winbond SMsC37B787 Watchdog Timer" # in 2.6.24–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.14, 6.15-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 2025). See also LKDDb sources on GitLab