From 4889c380c29249254b83e8270fcab26dfaabf273 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Thu, 3 Apr 2008 22:51:09 +0000 Subject: [PATCH] Add finsio(4) entry (commented out). --- sys/arch/amd64/conf/GENERIC | 7 +++++-- sys/arch/i386/conf/GENERIC | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 66809eaf9b7d..5962f0653879 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.203 2008/03/31 15:21:01 jmcneill Exp $ +# $NetBSD: GENERIC,v 1.204 2008/04/03 22:51:09 xtraeme Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.203 $" +#ident "GENERIC-$Revision: 1.204 $" maxusers 64 # estimated number of users @@ -429,6 +429,9 @@ iic* at ichsmb? #adt7463c* at iic? addr 0x2D # Tyan S2881 #adt7463c* at iic? addr 0x2E # Tyan S2882-D +# Fintek Super I/O with hardware monitor +#finsio0 at isa? port 0x4e + # iTE IT87xxF Super I/O with watchdog and sensors support #itesio0 at isa? port 0x2e diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index fa6b2493d39d..8f9be4d270b3 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.886 2008/03/31 15:19:28 jmcneill Exp $ +# $NetBSD: GENERIC,v 1.887 2008/04/03 22:51:09 xtraeme Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.886 $" +#ident "GENERIC-$Revision: 1.887 $" maxusers 64 # estimated number of users @@ -642,6 +642,9 @@ iic* at piixpm? # SMBus on PIIX4 # IBM Thinkpad Active Protection System #aps0 at isa? port 0x1600 +# Fintek Super I/O with hardware monitor +#finsio0 at isa? port 0x4e + # iTE IT87xxF Super I/O with watchdog and sensors support #itesio0 at isa? port 0x2e