summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/files.isa
diff options
context:
space:
mode:
authorform <form@openbsd.org>2007-12-18 21:17:54 +0000
committerform <form@openbsd.org>2007-12-18 21:17:54 +0000
commita1f930f2046f068867caad8d490c667e62e5e2b4 (patch)
tree0f452cd567e03b589cc4facd27e04f822de8040b /sys/dev/isa/files.isa
parentBetter probe routine for lcg, now that I found the magic bit on KA46. (diff)
downloadwireguard-openbsd-a1f930f2046f068867caad8d490c667e62e5e2b4.tar.xz
wireguard-openbsd-a1f930f2046f068867caad8d490c667e62e5e2b4.zip
New it(4) driver.
Supports ITE IT8705/8712/8716/8718/8726 and SiS SiS950 hardware monitors and ITE IT8712F/8716F/8718F/8726F watchdog timer.
Diffstat (limited to 'sys/dev/isa/files.isa')
-rw-r--r--sys/dev/isa/files.isa5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/isa/files.isa b/sys/dev/isa/files.isa
index 9f879455fdf..f43d2761b4e 100644
--- a/sys/dev/isa/files.isa
+++ b/sys/dev/isa/files.isa
@@ -1,4 +1,4 @@
-# $OpenBSD: files.isa,v 1.99 2007/07/04 17:10:30 henning Exp $
+# $OpenBSD: files.isa,v 1.100 2007/12/18 21:17:54 form Exp $
# $NetBSD: files.isa,v 1.21 1996/05/16 03:45:55 mycroft Exp $
#
# Config file and device description for machine-independent ISA code.
@@ -350,7 +350,8 @@ device gscsio: i2cbus
attach gscsio at isa
file dev/isa/gscsio.c gscsio
-# IT8705F, IT8712F and SiS970 hardware monitors
+# ITE IT8705F, IT8712F, IT8716F, IT8718F, IT8726F and SiS SiS970 hardware
+# monitors and watchdog timers
device it
attach it at isa
file dev/isa/it.c it