diff options
author | 2010-01-25 20:35:34 +0000 | |
---|---|---|
committer | 2010-01-25 20:35:34 +0000 | |
commit | b73185624d7570faa1a9fccde8f45991d7a12ec6 (patch) | |
tree | e17ccc4a84963e98263cdaf45bc66fa9d40a41ad | |
parent | stucture -> structure; (diff) | |
download | wireguard-openbsd-b73185624d7570faa1a9fccde8f45991d7a12ec6.tar.xz wireguard-openbsd-b73185624d7570faa1a9fccde8f45991d7a12ec6.zip |
add uthum there too. ok drahn@
-rw-r--r-- | sys/arch/landisk/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/landisk/conf/GENERIC b/sys/arch/landisk/conf/GENERIC index be5550f72dc..a202b0541cb 100644 --- a/sys/arch/landisk/conf/GENERIC +++ b/sys/arch/landisk/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.23 2009/05/15 21:44:34 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.24 2010/01/25 20:35:34 matthieu Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -156,6 +156,7 @@ zyd* at uhub? # Zydas ZD1211 #option NATM #ueagle* at uhub? # Analog Devices Eagle ADSL udcf* at uhub? # Gude Expert mouseCLOCK +uthum* at uhidev? # TEMPerHUM sensor #uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter #onewire* at uow? |