summaryrefslogtreecommitdiff
path: root/sys/dev/pci/files.pci
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/files.pci
parent73922253ce7c4f2c7b688415c6b752f9f5716a69 (diff)
Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdog
timers.
Diffstat (limited to 'sys/dev/pci/files.pci')
-rw-r--r--sys/dev/pci/files.pci7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci
index 3ad868d459b..ab0064d5db6 100644
--- a/sys/dev/pci/files.pci
+++ b/sys/dev/pci/files.pci
@@ -1,4 +1,4 @@
-# $OpenBSD: files.pci,v 1.37 1999/03/11 18:20:13 jason Exp $
+# $OpenBSD: files.pci,v 1.38 1999/04/28 23:20:59 alex Exp $
# $NetBSD: files.pci,v 1.20 1996/09/24 17:47:15 christos Exp $
#
# Config file and device description for machine-independent PCI code.
@@ -156,3 +156,8 @@ file dev/pci/aeon.c aeon
device wb: ether, ifnet
attach wb at pci
file dev/pci/if_wb.c wb
+
+# Industrial Computer Source WDT-50x
+device wdt: pcibus
+attach wdt at pci
+file dev/pci/wdt.c wdt needs-flag