From 55ff238feaa7908fd57b89a2e32634fbdffa004c Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 10 Apr 2006 17:30:39 +0000 Subject: sch5017 is an adt7460 clone of some type. also, we are seeing some ways to determine the actual voltage multipliers, so move to a table driven model, which we can tweak as we see more varients. checked by kettenis jolan and roman --- sys/arch/i386/conf/GENERIC | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/i386') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 3bf047bc949..f5ac878926b 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.481 2006/04/10 00:55:00 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.482 2006/04/10 17:30:38 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -140,7 +140,6 @@ maxtmp* at iic? # Maxim MAX6642/MAX6690 asbtm* at iic? # Asus ASB100 wbenv* at iic? # Winbond W83L784R/W83L785R/W83L785TS-L glenv* at iic? # Genesys Logic GL518SM -schenv* at iic? # SMSC SCH5017 #isagpio0 at isa? port 0x78 # ISA I/O mapped as GPIO #isagpio1 at isa? port 0x80 -- cgit v1.2.3