diff options
author | Yojiro Uo <yuo@cvs.openbsd.org> | 2010-09-23 16:21:48 +0000 |
---|---|---|
committer | Yojiro Uo <yuo@cvs.openbsd.org> | 2010-09-23 16:21:48 +0000 |
commit | ce1f4a5f6f3a33c84387cf640fab528621e8ded8 (patch) | |
tree | b9d5aa8a30e15d09e8138d1578f5d697e160018c /sys | |
parent | 00d6c09be8157d13e00359730f180950cfa78de4 (diff) |
enable utwitch(4) (formely uyurex(4)) by default
ok deraadt@
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/armish/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/gumstix/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/hppa/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/landisk/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/loongson/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/macppc/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/palm/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/socppc/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/zaurus/conf/GENERIC | 3 |
13 files changed, 26 insertions, 13 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index ae5c1493e58..16177890f6b 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.215 2010/08/02 14:13:23 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.216 2010/09/23 16:21:46 yuo Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -125,6 +125,7 @@ run* at uhub? # Ralink RT2700U/RT2800U/RT3000U uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter onewire* at uow? uthum* at uhidev? # TEMPerHUM sensor +utwitch* at uhidev? # yurex BBU sensor # USB Video uvideo* at uhub? diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 8342a2d176e..46751755757 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.302 2010/09/08 16:04:35 espie Exp $ +# $OpenBSD: GENERIC,v 1.303 2010/09/23 16:21:46 yuo Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -241,6 +241,7 @@ urtw* at uhub? # RealTek 8187 udcf* at uhub? # Gude Expert mouseCLOCK uthum* at uhidev? # TEMPerHUM sensor utrh* at uhidev? # USBRH sensor +utwitch* at uhidev? # YUREX BBU sensor uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter onewire* at uow? uvideo* at uhub? # USB Video diff --git a/sys/arch/armish/conf/GENERIC b/sys/arch/armish/conf/GENERIC index 88018288d8f..3c8157f635c 100644 --- a/sys/arch/armish/conf/GENERIC +++ b/sys/arch/armish/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.33 2010/08/02 14:13:23 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.34 2010/09/23 16:21:46 yuo Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -154,6 +154,7 @@ rum* at uhub? # Ralink RT2501USB/RT2601USB run* at uhub? # Ralink RT2700U/RT2800U/RT3000U #udcf* at uhub? # Gude Expert mouseCLOCK uthum* at uhidev? # TEMPerHUM sensor +utwitch* at uhidev? # YUREX BBU sensor uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter onewire* at uow? diff --git a/sys/arch/gumstix/conf/GENERIC b/sys/arch/gumstix/conf/GENERIC index bebca4391ea..3388b354b06 100644 --- a/sys/arch/gumstix/conf/GENERIC +++ b/sys/arch/gumstix/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.8 2010/08/02 14:13:23 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.9 2010/09/23 16:21:46 yuo Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -135,6 +135,7 @@ udcf* at uhub? # Gude Expert mouseCLOCK umbg* at uhub? # Meinberg Funkuhren USB5131 uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter onewire* at uow? +utwitch* at uhidev? # YUREX BBU sensor sd* at scsibus? # SCSI disk drives #st* at scsibus? # SCSI tape drives diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC index ebd73e0725d..78e7b31c7e6 100644 --- a/sys/arch/hppa/conf/GENERIC +++ b/sys/arch/hppa/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.138 2010/08/30 18:56:17 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.139 2010/09/23 16:21:46 yuo Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -163,6 +163,7 @@ rum* at uhub? # Ralink RT2501USB/RT2601USB run* at uhub? # Ralink RT2700U/RT2800U/RT3000U zyd* at uhub? # Zydas ZD1211 uthum* at uhidev? # TEMPerHUM sensor +utwitch* at uhidev? # YUREX BBU sensor uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter onewire* at uow? diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 94e73145d44..0d3bdfdfd59 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.696 2010/09/08 16:04:35 espie Exp $ +# $OpenBSD: GENERIC,v 1.697 2010/09/23 16:21:46 yuo Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -302,6 +302,7 @@ udcf* at uhub? # Gude Expert mouseCLOCK umbg* at uhub? # Meinberg Funkuhren USB5131 uthum* at uhidev? # TEMPerHUM sensor utrh* at uhidev? # USBRH sensor +utwitch* at uhidev? # YUREX BBU sensor uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter onewire* at uow? uvideo* at uhub? # USB video diff --git a/sys/arch/landisk/conf/GENERIC b/sys/arch/landisk/conf/GENERIC index 6507f1e0709..f1f09a65262 100644 --- a/sys/arch/landisk/conf/GENERIC +++ b/sys/arch/landisk/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.26 2010/07/03 03:59:16 krw Exp $ +# $OpenBSD: GENERIC,v 1.27 2010/09/23 16:21:46 yuo Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -156,6 +156,7 @@ zyd* at uhub? # Zydas ZD1211 #ueagle* at uhub? # Analog Devices Eagle ADSL udcf* at uhub? # Gude Expert mouseCLOCK uthum* at uhidev? # TEMPerHUM sensor +utwitch* at uhidev? # YUREX BBU sensor #uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter #onewire* at uow? diff --git a/sys/arch/loongson/conf/GENERIC b/sys/arch/loongson/conf/GENERIC index 64d3fb1e638..670936256e0 100644 --- a/sys/arch/loongson/conf/GENERIC +++ b/sys/arch/loongson/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.24 2010/09/21 02:46:33 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.25 2010/09/23 16:21:46 yuo Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -154,6 +154,7 @@ zyd* at uhub? # Zydas ZD1211 uberry* at uhub? # Research In Motion Blackberry udcf* at uhub? # Gude Expert mouseCLOCK uthum* at uhidev? # TEMPerHUM sensor +utwitch* at uhidev? # YUREX BBU sensor ugen* at uhub? # USB Generic driver # USB Audio diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index 4f7adff45d9..ba16fd03500 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.199 2010/08/02 14:13:23 deraadt Exp $g +# $OpenBSD: GENERIC,v 1.200 2010/09/23 16:21:46 yuo Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -290,6 +290,7 @@ zyd* at uhub? # Zydas ZD1211 udcf* at uhub? # Gude Expert mouseCLOCK umbg* at uhub? # Meinberg Funkuhren USB5131 uthum* at uhidev? # TEMPerHUM sensor +utwitch* at uhidev? # YUREX BBU sensor uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter onewire* at uow? diff --git a/sys/arch/palm/conf/GENERIC b/sys/arch/palm/conf/GENERIC index 44d743641bc..00f3f9923f5 100644 --- a/sys/arch/palm/conf/GENERIC +++ b/sys/arch/palm/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.7 2010/08/02 14:13:23 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.8 2010/09/23 16:21:46 yuo Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -123,6 +123,7 @@ udcf* at uhub? # Gude Expert mouseCLOCK umbg* at uhub? # Meinberg Funkuhren USB5131 uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter onewire* at uow? +utwitch* at uhidev? # YUREX BBU sensor sd* at scsibus? # SCSI disk drives #st* at scsibus? # SCSI tape drives diff --git a/sys/arch/socppc/conf/GENERIC b/sys/arch/socppc/conf/GENERIC index 8b15bf5bc40..b9e29e37ae6 100644 --- a/sys/arch/socppc/conf/GENERIC +++ b/sys/arch/socppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.14 2010/03/03 22:19:40 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.15 2010/09/23 16:21:47 yuo Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -77,6 +77,7 @@ rum* at uhub? # Ralink RT2501USB/RT2601USB run* at uhub? # Ralink RT2700U/RT2800U/RT3000U zyd* at uhub? # Zydas ZD1211 uthum* at uhidev? # TEMPerHUM sensor +utwitch* at uhidev? # YUREX BBU sensor udl* at uhub? wsdisplay* at udl? diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 31c137a8bc6..f75507c1e2f 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.255 2010/08/13 09:30:11 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.256 2010/09/23 16:21:47 yuo Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -240,6 +240,7 @@ ugen* at uhub? # USB Generic driver udcf* at uhub? # Gude Expert mouseCLOCK umbg* at uhub? # Meinberg Funkuhren USB5131 uthum* at uhidev? # TEMPerHUM sensor +utiwtch* at uhidev? # UYUREX BBU sensor uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter onewire* at uow? diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC index dae0a1054a5..72edce8c8a1 100644 --- a/sys/arch/zaurus/conf/GENERIC +++ b/sys/arch/zaurus/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.78 2010/08/02 14:13:24 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.79 2010/09/23 16:21:47 yuo Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -136,6 +136,7 @@ udcf* at uhub? # Gude Expert mouseCLOCK umbg* at uhub? # Meinberg Funkuhren USB5131 uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter onewire* at uow? +utwitch? at uhidev? # YUREX BBU sensor sd* at scsibus? # SCSI disk drives #st* at scsibus? # SCSI tape drives |