diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-09-09 15:59:48 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-09-09 15:59:48 +0000 |
commit | 69660582124d73b68700fe04ac7349b2e5eb7787 (patch) | |
tree | 6af46bb26830e0a94f9e4d55b868eca65d819bad /sys/arch/i386 | |
parent | 9d9d387556bdff12d73a54644d08bb9b1ec32ce3 (diff) |
thmc vs tmhc screwup
Diffstat (limited to 'sys/arch/i386')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index a913f431f5d..4222dc45516 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.574 2007/09/09 01:41:15 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.575 2007/09/09 15:59:47 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -146,7 +146,7 @@ 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 -tmhc* at iic? # TI TMHC50 / Analog ADM1022 +thmc* at iic? # TI TMHC50 / Analog ADM1022 #isagpio0 at isa? port 0x78 # ISA I/O mapped as GPIO #isagpio1 at isa? port 0x80 |