From 222455b9ddcb076ffd3d7ee608255891c1e94858 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sat, 6 Jan 2007 21:29:47 +0000 Subject: [PATCH] Add ug0 at isa? commented out (driver for the Abit uGuru Hardware system monitor). --- sys/arch/amd64/conf/GENERIC | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index b4e196a28b87..ada339273c76 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.123 2006/12/17 23:02:06 bouyer Exp $ +# $NetBSD: GENERIC,v 1.124 2007/01/06 21:29:47 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.123 $" +#ident "GENERIC-$Revision: 1.124 $" maxusers 32 # estimated number of users @@ -372,6 +372,9 @@ amdpm* at pci? dev ? function ? # RNG and SMBus 1.0 interface # iTE IT87xxF and compatible hardware monitors #it0 at isa? port 0x290 # other ports: 0xc00, 0xd00. +# Abit uGuru Hardware system monitor +#ug0 at isa? port 0xe0 + # I2O devices iop* at pci? dev ? function ? # I/O processor iopsp* at iop? tid ? # SCSI/FC-AL ports