Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NV_TCO
:
( CONFIG_X86 || CONFIG_COMPILE_TEST ) && CONFIG_PCI && CONFIG_HAS_IOPORT
nv_tco
Hardware driver for the TCO timer built into the nVidia Hub family (such as the MCP51). The TCO (Total Cost of Ownership) timer is a watchdog timer that will reboot the machine after its second expiration. The expiration time can be configured with the "heartbeat" parameter.
On some motherboards the driver may fail to reset the chipset's NO_REBOOT flag which prevents the watchdog from rebooting the machine. If this is the case you will get a kernel message like "failed to reset NO_REBOOT flag, reboot disabled by hardware".
To compile this driver as a module, choose M here: the module will be called nv_tco.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
10de
("NVIDIA Corporation"), device: 0264
("MCP51 SMBus")10de
("NVIDIA Corporation"), device: 0368
("MCP55 SMBus Controller")10de
("NVIDIA Corporation"), device: 0752
("MCP78S [GeForce 8200] SMBus")10de
("NVIDIA Corporation"), device: 0aa2
("MCP79 SMBus")Raw data from LKDDb:
lkddb module nv_tco CONFIG_NV_TCO : drivers/watchdog/Kconfig : "nVidia TCO Timer/Watchdog" # in 2.6.38–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb pci 10de 0264 .... .... ...... : CONFIG_NV_TCO CONFIG_WATCHDOG : drivers/watchdog/nv_tco.c # in 2.6.38, 3.14–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb pci 10de 0368 .... .... ...... : CONFIG_NV_TCO CONFIG_WATCHDOG : drivers/watchdog/nv_tco.c # in 2.6.38, 3.14–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb pci 10de 0752 .... .... ...... : CONFIG_NV_TCO CONFIG_WATCHDOG : drivers/watchdog/nv_tco.c # in 4.8–4.20, 5.0–5.19, 6.0–6.12
lkddb pci 10de 0aa2 .... .... ...... : CONFIG_NV_TCO CONFIG_WATCHDOG : drivers/watchdog/nv_tco.c # in 4.3–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "NV_TCO" : CONFIG_NV_TCO CONFIG_WATCHDOG : drivers/watchdog/nv_tco.c # in 2.6.38–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
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 - N index
Automatically generated (in year 2024). See also LKDDb sources on GitLab