diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-01-25 20:35:35 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-01-25 20:35:35 +0000 |
commit | 6df68acb7f4772ae400e68df48c060af3e95157b (patch) | |
tree | 92f4a211484d0ecf2e3e91ffb913104d469518b3 | |
parent | 43eb60aaf8fd79b592f7f8a1b1dc90577a1113c2 (diff) |
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? |