Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - W index
The Linux kernel configuration item CONFIG_WDTPCI has multiple definitions:
drivers/watchdog/KconfigThe configuration item CONFIG_WDTPCI:
( CONFIG_PCI && CONFIG_HAS_IOPORT ) && ( CONFIG_USB )wdt_pci, wdt_pci, wdt_pciIf you have a PCI-WDT500/501 watchdog board, say Y here, otherwise N.
If you have a PCI-WDT501 watchdog board then you can enable the temperature sensor by setting the type parameter to 501.
If you want to enable the Fan Tachometer on the PCI-WDT501, then you can do this via the tachometer parameter. Only do this if you have a fan tachometer actually set up.
To compile this driver as a module, choose M here: the module will be called wdt_pci.
drivers/char/watchdog/KconfigThe configuration item CONFIG_WDTPCI:
CONFIG_PCIwdt_pci, wdt_pci, wdt_pciIf you have a PCI-WDT500/501 watchdog board, say Y here, otherwise N.
To compile this driver as a module, choose M here: the module will be called wdt_pci.
drivers/char/watchdog/KconfigThe configuration item CONFIG_WDTPCI:
CONFIG_WATCHDOG && CONFIG_PCIwdt_pci, wdt_pci, wdt_pciIf you have a PCI WDT500/501 watchdog board, say Y here, otherwise N. It is not possible to probe for this board, which means that you have to inform the kernel about the IO port and IRQ using the "wdt=" kernel option (try "man bootparam" or see the documentation of your boot loader (lilo or loadlin) about how to pass options to the kernel at boot time).
To compile this driver as a module, choose M here: the module will be called wdt_pci.
drivers/char/KconfigThe configuration item CONFIG_WDTPCI:
CONFIG_WATCHDOGwdt_pci, wdt_pci, wdt_pciIf you have a PCI WDT500/501 watchdog board, say Y here, otherwise N. It is not possible to probe for this board, which means that you have to inform the kernel about the IO port and IRQ using the "wdt=" kernel option (try "man bootparam" or see the documentation of your boot loader (lilo or loadlin) about how to pass options to the kernel at boot time).
If you want to compile this as a module ( = code which can be inserted in and removed from the running kernel whenever you want), say M here and read Documentation/modules.txt. The module will be called wdt_pci.o.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
494f ("ACCES I/O Products, Inc."), device: 22c0 ("PCI-WDG-CSM Watchdog Card")494f ("ACCES I/O Products, Inc."), device: 22c0 ("PCI-WDG-CSM Watchdog Card")494f ("ACCES I/O Products, Inc."), device: 22c0 ("PCI-WDG-CSM Watchdog Card")494f ("ACCES I/O Products, Inc."), device: 22c0 ("PCI-WDG-CSM Watchdog Card")Raw data from LKDDb:
lkddb module wdt_pci CONFIG_WDTPCI : drivers/char/Kconfig : "WDT PCI Watchdog timer" # in 2.5.45–2.5.48lkddb module wdt_pci CONFIG_WDTPCI : drivers/char/watchdog/Kconfig : "PCI-WDT500/501 Watchdog timer" # in 2.5.49–2.5.75, 2.6.0–2.6.23lkddb module wdt_pci CONFIG_WDTPCI : drivers/watchdog/Kconfig : "PCI-WDT500/501 Watchdog timer" # in 2.6.24–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.17, 6.18-rc+HEADlkddb pci 494f 22c0 .... .... ...... : CONFIG_WATCHDOG CONFIG_WDTPCI : drivers/char/watchdog/wdt_pci.c # in 2.5.50–2.5.75, 2.6.0–2.6.23lkddb pci 494f 22c0 .... .... ...... : CONFIG_WATCHDOG CONFIG_WDTPCI : drivers/watchdog/wdt_pci.c # in 2.6.24–2.6.38, 3.14–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.17, 6.18-rc+HEADlkddb pci 494f 22c0 .... .... ...... : CONFIG_WATCHDOGS CONFIG_WDTPCI : drivers/char/watchdog/wdt_pci.c # in 2.5.49lkddb pci 494f 22c0 .... .... ...... : CONFIG_WDTPCI : drivers/char/wdt_pci.c # in 2.5.45–2.5.48This 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 - W index
Automatically generated (in year 2025). See also LKDDb sources on GitLab