diff options
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/armish/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/hppa/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/macppc/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/sys/arch/armish/conf/GENERIC b/sys/arch/armish/conf/GENERIC index 2b85e635d61..e9a71769496 100644 --- a/sys/arch/armish/conf/GENERIC +++ b/sys/arch/armish/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.28 2009/08/11 12:25:07 krw Exp $ +# $OpenBSD: GENERIC,v 1.29 2009/12/21 22:17:37 matthieu Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -156,6 +156,7 @@ ural* at uhub? # Ralink RT2500USB rum* at uhub? # Ralink RT2501USB/RT2601USB run* at uhub? # Ralink RT2700U/RT2800U/RT3000U #udcf* at uhub? # Gude Expert mouseCLOCK +uthum* at uhidev? # TEMPerHUM sensor uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter onewire* at uow? diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC index d16d91c32e8..447f82575ca 100644 --- a/sys/arch/hppa/conf/GENERIC +++ b/sys/arch/hppa/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.130 2009/10/29 15:16:02 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.131 2009/12/21 22:17:37 matthieu Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -167,6 +167,7 @@ ural* at uhub? # Ralink RT2500USB rum* at uhub? # Ralink RT2501USB/RT2601USB run* at uhub? # Ralink RT2700U/RT2800U/RT3000U zyd* at uhub? # Zydas ZD1211 +uthum* at uhidev? # TEMPerHUM sensor uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter onewire* at uow? diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index 86d5564ab25..e1f6f2f2f71 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.193 2009/06/24 11:38:40 deraadt Exp $g +# $OpenBSD: GENERIC,v 1.194 2009/12/21 22:17:37 matthieu Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -289,6 +289,7 @@ run* at uhub? # Ralink RT2700U/RT2800U/RT3000U zyd* at uhub? # Zydas ZD1211 udcf* at uhub? # Gude Expert mouseCLOCK umbg* at uhub? # Meinberg Funkuhren USB5131 +uthum* at uhidev? # TEMPerHUM sensor uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter onewire* at uow? diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index f2b6428a44f..1055f74d58b 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.248 2009/12/15 19:20:06 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.249 2009/12/21 22:17:37 matthieu Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -245,6 +245,7 @@ radio* at udsbr? # USB radio ugen* at uhub? # USB Generic driver udcf* at uhub? # Gude Expert mouseCLOCK umbg* at uhub? # Meinberg Funkuhren USB5131 +uthum* at uhidev? # TEMPerHUM sensor uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter onewire* at uow? |