diff options
author | 2007-09-09 01:41:15 +0000 | |
---|---|---|
committer | 2007-09-09 01:41:15 +0000 | |
commit | c03da7b50ca5be743b499e31ab0c362d79e651e3 (patch) | |
tree | 3375f39dd66ec4779d6d9fead7b4d2650b1cf391 | |
parent | uchcom(4) has been verified to work by djm@, so add it to all (diff) | |
download | wireguard-openbsd-c03da7b50ca5be743b499e31ab0c362d79e651e3.tar.xz wireguard-openbsd-c03da7b50ca5be743b499e31ab0c362d79e651e3.zip |
tmhc has only been seen on 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 |