summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorAlex Feldman <alex@cvs.openbsd.org>1999-04-28 23:21:06 +0000
committerAlex Feldman <alex@cvs.openbsd.org>1999-04-28 23:21:06 +0000
commit6df474471702def274bdfe8ca46455a46d4db4d4 (patch)
treed65db14b673c824fe4fd2a93492db4dfe2a0cd4c /sys/dev/pci/pcidevs_data.h
parent73922253ce7c4f2c7b688415c6b752f9f5716a69 (diff)
Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdog
timers.
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 73e8332ee87..465dde65577 100644
--- a/sys/dev/pci/pcidevs_data.h
+++ b/sys/dev/pci/pcidevs_data.h
@@ -1431,6 +1431,12 @@ struct pci_knowndev pci_knowndevs[] = {
"77201/77211 ATM (NICStAR)",
},
{
+ PCI_VENDOR_INDCOMPSRC, PCI_PRODUCT_INDCOMPSRC_WDT50x,
+ 0,
+ "Industrial Computer Source",
+ "WDT 50x Watchdog Timer",
+ },
+ {
PCI_VENDOR_IMS, PCI_PRODUCT_IMS_8849,
0,
"Integrated Micro Solutions",
@@ -5931,6 +5937,12 @@ struct pci_knowndev pci_knowndevs[] = {
NULL,
},
{
+ PCI_VENDOR_INDCOMPSRC, 0,
+ PCI_KNOWNDEV_NOPROD,
+ "Industrial Computer Source",
+ NULL,
+ },
+ {
PCI_VENDOR_NETVIN, 0,
PCI_KNOWNDEV_NOPROD,
"NetVin",