diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-09-09 01:41:16 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-09-09 01:41:16 +0000 |
commit | 7991ec492d7afa1200992f730e94707ae617ef99 (patch) | |
tree | ef81692f4690cc3761b464222e8f3bdb2d7e7ea6 /sys/arch/i386 | |
parent | a4f452ad058bd4aee949349e473345e6a03c3982 (diff) |
tmhc has only been seen on i386
Diffstat (limited to 'sys/arch/i386')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 363d328be59..a913f431f5d 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.573 2007/09/09 01:37:28 jsg Exp $ +# $OpenBSD: GENERIC,v 1.574 2007/09/09 01:41:15 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -146,6 +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 #isagpio0 at isa? port 0x78 # ISA I/O mapped as GPIO #isagpio1 at isa? port 0x80 |