Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PCIPCWATCHDOG
has multiple definitions:
drivers/watchdog/Kconfig
The configuration item CONFIG_PCIPCWATCHDOG:
CONFIG_PCI && CONFIG_HAS_IOPORT
pcwd_pci
, pcwd_pci
This is the driver for the Berkshire Products PCI-PC Watchdog card. This card 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. The card can also monitor the internal temperature of the PC. More info is available at http://www.berkprod.com/pci_pc_watchdog.htm.
To compile this driver as a module, choose M here: the module will be called pcwd_pci.
Most people will say N.
drivers/char/watchdog/Kconfig
The configuration item CONFIG_PCIPCWATCHDOG:
CONFIG_PCI
pcwd_pci
, pcwd_pci
This is the driver for the Berkshire Products PCI-PC Watchdog card. This card 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. The card can also monitor the internal temperature of the PC. More info is available at http://www.berkprod.com/pci_pc_watchdog.htm.
To compile this driver as a module, choose M here: the module will be called pcwd_pci.
Most people will say N.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
11e3
("Quicklogic Corporation"), device: 5030
("PC Watchdog")11e3
("Quicklogic Corporation"), device: 5030
("PC Watchdog")Raw data from LKDDb:
lkddb module pcwd_pci CONFIG_PCIPCWATCHDOG : drivers/char/watchdog/Kconfig : "Berkshire Products PCI-PC Watchdog" # in 2.6.3–2.6.23
lkddb module pcwd_pci CONFIG_PCIPCWATCHDOG : drivers/watchdog/Kconfig : "Berkshire Products PCI-PC Watchdog" # in 2.6.24–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb pci 11e3 5030 .... .... ...... : CONFIG_PCIPCWATCHDOG CONFIG_WATCHDOG : drivers/char/watchdog/pcwd_pci.c # in 2.6.3–2.6.23
lkddb pci 11e3 5030 .... .... ...... : CONFIG_PCIPCWATCHDOG CONFIG_WATCHDOG : drivers/watchdog/pcwd_pci.c # in 2.6.24–2.6.38, 3.14–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 - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab