Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
W index
The Linux kernel configuration item CONFIG_WDTPCI has multiple definitions:
drivers/char/watchdog/KconfigThe configuration item CONFIG_WDTPCI:
CONFIG_WATCHDOG && CONFIG_PCIwdt_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/watchdog/KconfigThe configuration item CONFIG_WDTPCI:
( CONFIG_PCI ) && ( CONFIG_USB )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_WATCHDOG && CONFIG_PCIwdt_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.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
494f ("ACCES I/O Products, Inc."), device: 22c0 ("PCI-WDG-CSM")494f ("ACCES I/O Products, Inc."), device: 22c0 ("PCI-WDG-CSM")Raw data from LKDDb:
lkddb module wdt_pci CONFIG_WDTPCI : drivers/char/watchdog/Kconfig : "PCI-WDT500/501 Watchdog timer"lkddb module wdt_pci CONFIG_WDTPCI : drivers/watchdog/Kconfig : "PCI-WDT500/501 Watchdog timer"lkddb pci 494f 22c0 .... .... ...... : CONFIG_WATCHDOG CONFIG_WDTPCI : drivers/char/watchdog/wdt_pci.clkddb pci 494f 22c0 .... .... ...... : CONFIG_WATCHDOG CONFIG_WDTPCI : drivers/watchdog/wdt_pci.cThis 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 2013) with gen-web-lkddb.py in lkddb-sources.