summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2007-10-14 10:55:50 +0000
committernetchild <netchild@FreeBSD.org>2007-10-14 10:55:50 +0000
commit8423df3d9411c6e4e79b3a3b06ea1c3c6aaaa81f (patch)
treee4b345443d79b791d5fbc3088afe36b5cdb70868 /sys/amd64/conf
parent4af9918bc0e8f388ffda416ed716c9b17ca6c0fd (diff)
downloadFreeBSD-src-8423df3d9411c6e4e79b3a3b06ea1c3c6aaaa81f.zip
FreeBSD-src-8423df3d9411c6e4e79b3a3b06ea1c3c6aaaa81f.tar.gz
Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors.
Submitted by: Constantine A. Murenin <cnst@FreeBSD.org> Sponsored by: Google Summer of Code 2007 (GSoC2007/cnst-sensors) Mentored by: syrinx Tested by: many OKed by: kensmith Obtained from: OpenBSD (parts)
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC.hints8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC.hints b/sys/amd64/conf/GENERIC.hints
index 9400343..594d9ca 100644
--- a/sys/amd64/conf/GENERIC.hints
+++ b/sys/amd64/conf/GENERIC.hints
@@ -33,3 +33,11 @@ hint.sio.3.port="0x2E8"
hint.sio.3.irq="9"
hint.ppc.0.at="isa"
hint.ppc.0.irq="7"
+hint.lm.0.at="isa"
+hint.lm.0.port="0x290"
+hint.it.0.at="isa"
+hint.it.0.port="0x290"
+hint.it.1.at="isa"
+hint.it.1.port="0xc00"
+hint.it.2.at="isa"
+hint.it.2.port="0xd00"
OpenPOWER on IntegriCloud