diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2010-11-26 20:13:56 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2010-11-26 20:13:56 +0000 |
commit | 399444cab8091e65033a91641486ca53a670ea6f (patch) | |
tree | d286845dd5d796190e9f68fca81bffbe674918ce /sys | |
parent | 289d6ba1b1b9ed2725c3ee8f50b58c4c0fe12282 (diff) |
Disable uscanner(4) by default on all kernels which configure it. First step
until possible removal, if indeed this causes no regression for scanner users.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/armish/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/beagle/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/gumstix/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/hppa/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/loongson/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/macppc/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/palm/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/sgi/conf/GENERIC-IP27 | 4 | ||||
-rw-r--r-- | sys/arch/sgi/conf/GENERIC-IP30 | 4 | ||||
-rw-r--r-- | sys/arch/sgi/conf/GENERIC-IP32 | 4 | ||||
-rw-r--r-- | sys/arch/socppc/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/zaurus/conf/GENERIC | 4 |
16 files changed, 32 insertions, 32 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 54892511815..0f345eebf78 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.217 2010/09/26 20:39:08 miod Exp $ +# $OpenBSD: GENERIC,v 1.218 2010/11/26 20:13:53 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -113,7 +113,7 @@ upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network' url* at uhub? # Realtek RTL8150L based adapters wi* at uhub? # WaveLAN IEEE 802.11DS urio* at uhub? # Diamond Multimedia Rio 500 -uscanner* at uhub? # USB Scanners +uscanner* at uhub? disable # USB Scanners #uyap* at uhub? # Y@P firmware loader udsbr* at uhub? # D-Link DSB-R100 radio radio* at udsbr? # USB radio diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index c7599b3af87..2fafecdbe60 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.307 2010/11/05 16:58:12 damien Exp $ +# $OpenBSD: GENERIC,v 1.308 2010/11/26 20:13:55 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -224,7 +224,7 @@ mos* at uhub? # MOSCHIP MCS7730/7830 10/100 Ethernet url* at uhub? # Realtek RTL8150L based adapters wi* at uhub? # WaveLAN IEEE 802.11DS urio* at uhub? # Diamond Multimedia Rio 500 -uscanner* at uhub? # USB Scanners +uscanner* at uhub? disable # USB Scanners #uyap* at uhub? # Y@P firmware loader udsbr* at uhub? # D-Link DSB-R100 radio radio* at udsbr? # USB radio diff --git a/sys/arch/armish/conf/GENERIC b/sys/arch/armish/conf/GENERIC index 1952dec7d06..cf15b782b98 100644 --- a/sys/arch/armish/conf/GENERIC +++ b/sys/arch/armish/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.35 2010/11/15 19:07:34 damien Exp $ +# $OpenBSD: GENERIC,v 1.36 2010/11/26 20:13:55 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -144,7 +144,7 @@ udav* at uhub? # Davicom DM9601 based Ethernet url* at uhub? # Realtek RTL8150L based adapters wi* at uhub? # WaveLAN IEEE 802.11DS urio* at uhub? # Diamond Multimedia Rio 500 -uscanner* at uhub? # USB Scanners +uscanner* at uhub? disable # USB Scanners #uyap* at uhub? # Y@P firmware loader udsbr* at uhub? # D-Link DSB-R100 radio radio* at udsbr? # USB radio diff --git a/sys/arch/beagle/conf/GENERIC b/sys/arch/beagle/conf/GENERIC index 7f972216864..28853486b7d 100644 --- a/sys/arch/beagle/conf/GENERIC +++ b/sys/arch/beagle/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.3 2010/07/03 03:59:16 krw Exp $ +# $OpenBSD: GENERIC,v 1.4 2010/11/26 20:13:55 miod Exp $ # # GENERIC machine description file # @@ -140,7 +140,7 @@ udav* at uhub? # Davicom DM9601 based Ethernet url* at uhub? # Realtek RTL8150L based adapters wi* at uhub? # WaveLAN IEEE 802.11DS urio* at uhub? # Diamond Multimedia Rio 500 -uscanner* at uhub? # USB Scanners +uscanner* at uhub? disable # USB Scanners #uyap* at uhub? # Y@P firmware loader udsbr* at uhub? # D-Link DSB-R100 radio radio* at udsbr? # USB radio diff --git a/sys/arch/gumstix/conf/GENERIC b/sys/arch/gumstix/conf/GENERIC index 3388b354b06..109080ac3d5 100644 --- a/sys/arch/gumstix/conf/GENERIC +++ b/sys/arch/gumstix/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.9 2010/09/23 16:21:46 yuo Exp $ +# $OpenBSD: GENERIC,v 1.10 2010/11/26 20:13:55 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -126,7 +126,7 @@ run* at uhub? # Ralink RT2700U/RT2800U/RT3000U url* at uhub? # Realtek RTL8150L based adapters wi* at uhub? # WaveLAN IEEE 802.11DS urio* at uhub? # Diamond Multimedia Rio 500 -uscanner* at uhub? # USB Scanners +uscanner* at uhub? disable # USB Scanners #uyap* at uhub? # Y@P firmware loader udsbr* at uhub? # D-Link DSB-R100 radio radio* at udsbr? # USB radio diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC index 78e7b31c7e6..91aec4bf752 100644 --- a/sys/arch/hppa/conf/GENERIC +++ b/sys/arch/hppa/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.139 2010/09/23 16:21:46 yuo Exp $ +# $OpenBSD: GENERIC,v 1.140 2010/11/26 20:13:55 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -153,7 +153,7 @@ udav* at uhub? # Davicom DM9601 based Ethernet upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network' wi* at uhub? # WaveLAN IEEE 802.11DS urio* at uhub? # Diamond Multimedia Rio 500 -uscanner* at uhub? # USB Scanners +uscanner* at uhub? disable # USB Scanners uyap* at uhub? # Y@P firmware loader udsbr* at uhub? # D-Link DSB-R100 radio radio* at udsbr? # USB radio diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 41ac2ae754f..426c5709397 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.701 2010/11/05 16:58:12 damien Exp $ +# $OpenBSD: GENERIC,v 1.702 2010/11/26 20:13:55 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -282,7 +282,7 @@ mos* at uhub? # MOSCHIP MCS7730/7830 10/100 Ethernet url* at uhub? # Realtek RTL8150L based adapters wi* at uhub? # WaveLAN IEEE 802.11DS urio* at uhub? # Diamond Multimedia Rio 500 -uscanner* at uhub? # USB Scanners +uscanner* at uhub? disable # USB Scanners #uyap* at uhub? # Y@P firmware loader udsbr* at uhub? # D-Link DSB-R100 radio radio* at udsbr? # USB radio diff --git a/sys/arch/loongson/conf/GENERIC b/sys/arch/loongson/conf/GENERIC index bcc3bc40a1d..603482a5c98 100644 --- a/sys/arch/loongson/conf/GENERIC +++ b/sys/arch/loongson/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.28 2010/11/19 20:53:44 miod Exp $ +# $OpenBSD: GENERIC,v 1.29 2010/11/26 20:13:55 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -126,7 +126,7 @@ atapiscsi* at umass? scsibus* at atapiscsi? scsibus* at umass? urio* at uhub? # Diamond Multimedia Rio 500 -uscanner* at uhub? # USB Scanners +uscanner* at uhub? disable# USB Scanners uhidev* at uhub? # Human Interface Devices ums* at uhidev? # USB mouse wsmouse* at ums? mux 0 diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index 62e696b347b..ce2005fcfb4 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.202 2010/11/15 19:07:34 damien Exp $g +# $OpenBSD: GENERIC,v 1.203 2010/11/26 20:13:55 miod Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -283,7 +283,7 @@ mos* at uhub? # MOSCHIP MCS7730/7830 10/100 Ethernet url* at uhub? # Realtek RTL8150L based adapters wi* at uhub? # WaveLAN IEEE 802.11DS urio* at uhub? # Diamond Multimedia Rio 500 -uscanner* at uhub? # USB Scanners +uscanner* at uhub? disable # USB Scanners #uyap* at uhub? # Y@P firmware loader udsbr* at uhub? # D-Link DSB-R100 radio radio* at udsbr? # USB radio diff --git a/sys/arch/palm/conf/GENERIC b/sys/arch/palm/conf/GENERIC index 00f3f9923f5..44e7a2825b0 100644 --- a/sys/arch/palm/conf/GENERIC +++ b/sys/arch/palm/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.8 2010/09/23 16:21:46 yuo Exp $ +# $OpenBSD: GENERIC,v 1.9 2010/11/26 20:13:55 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -114,7 +114,7 @@ zyd* at uhub? # Zydas ZD1211 url* at uhub? # Realtek RTL8150L based adapters wi* at uhub? # WaveLAN IEEE 802.11DS urio* at uhub? # Diamond Multimedia Rio 500 -uscanner* at uhub? # USB Scanners +uscanner* at uhub? disable # USB Scanners #uyap* at uhub? # Y@P firmware loader udsbr* at uhub? # D-Link DSB-R100 radio radio* at udsbr? # USB radio diff --git a/sys/arch/sgi/conf/GENERIC-IP27 b/sys/arch/sgi/conf/GENERIC-IP27 index af5e0e54a79..86dcc8ceea1 100644 --- a/sys/arch/sgi/conf/GENERIC-IP27 +++ b/sys/arch/sgi/conf/GENERIC-IP27 @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC-IP27,v 1.38 2010/11/19 20:54:12 miod Exp $ +# $OpenBSD: GENERIC-IP27,v 1.39 2010/11/26 20:13:55 miod Exp $ # # THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY. # @@ -115,7 +115,7 @@ atapiscsi* at umass? scsibus* at atapiscsi? scsibus* at umass? urio* at uhub? # Diamond Multimedia Rio 500 -uscanner* at uhub? # USB Scanners +uscanner* at uhub? disable# USB Scanners uhidev* at uhub? # Human Interface Devices ums* at uhidev? # USB mouse wsmouse* at ums? mux 0 diff --git a/sys/arch/sgi/conf/GENERIC-IP30 b/sys/arch/sgi/conf/GENERIC-IP30 index d15eb39e8e6..bccc4449ef3 100644 --- a/sys/arch/sgi/conf/GENERIC-IP30 +++ b/sys/arch/sgi/conf/GENERIC-IP30 @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC-IP30,v 1.32 2010/11/19 20:54:12 miod Exp $ +# $OpenBSD: GENERIC-IP30,v 1.33 2010/11/26 20:13:55 miod Exp $ # # THIS KERNEL IS FOR Octane and Octane 2 (IP30) SYSTEMS ONLY. # @@ -107,7 +107,7 @@ atapiscsi* at umass? scsibus* at atapiscsi? scsibus* at umass? urio* at uhub? # Diamond Multimedia Rio 500 -uscanner* at uhub? # USB Scanners +uscanner* at uhub? disable# USB Scanners uhidev* at uhub? # Human Interface Devices ums* at uhidev? # USB mouse wsmouse* at ums? mux 0 diff --git a/sys/arch/sgi/conf/GENERIC-IP32 b/sys/arch/sgi/conf/GENERIC-IP32 index 3e04503b2d8..ce0086c6b48 100644 --- a/sys/arch/sgi/conf/GENERIC-IP32 +++ b/sys/arch/sgi/conf/GENERIC-IP32 @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC-IP32,v 1.23 2010/11/19 20:54:12 miod Exp $ +# $OpenBSD: GENERIC-IP32,v 1.24 2010/11/26 20:13:55 miod Exp $ # # THIS KERNEL IS FOR O2 (IP32) SYSTEMS ONLY. # @@ -99,7 +99,7 @@ atapiscsi* at umass? scsibus* at atapiscsi? scsibus* at umass? urio* at uhub? # Diamond Multimedia Rio 500 -uscanner* at uhub? # USB Scanners +uscanner* at uhub? disable# USB Scanners uhidev* at uhub? # Human Interface Devices ums* at uhidev? # USB mouse wsmouse* at ums? mux 0 diff --git a/sys/arch/socppc/conf/GENERIC b/sys/arch/socppc/conf/GENERIC index 85b6726af4a..c8425086f64 100644 --- a/sys/arch/socppc/conf/GENERIC +++ b/sys/arch/socppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.17 2010/11/19 20:54:52 miod Exp $ +# $OpenBSD: GENERIC,v 1.18 2010/11/26 20:13:55 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -79,7 +79,7 @@ run* at uhub? # Ralink RT2700U/RT2800U/RT3000U urtwn* at uhub? # Realtek RTL8188CU/RTL8192CU zyd* at uhub? # Zydas ZD1211 urio* at uhub? # Diamond Multimedia Rio 500 -uscanner* at uhub? # USB Scanners +uscanner* at uhub? disable # USB Scanners ugen* at uhub? # USB Generic driver uthum* at uhidev? # TEMPerHUM sensor utwitch* at uhidev? # YUREX BBU sensor diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 272250827b1..c69789eef7d 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.259 2010/11/06 12:24:28 damien Exp $ +# $OpenBSD: GENERIC,v 1.260 2010/11/26 20:13:55 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -233,7 +233,7 @@ zyd* at uhub? # Zydas ZD1211 url* at uhub? # Realtek RTL8150L based adapters wi* at uhub? # WaveLAN IEEE 802.11DS urio* at uhub? # Diamond Multimedia Rio 500 -uscanner* at uhub? # USB Scanners +uscanner* at uhub? disable # USB Scanners #uyap* at uhub? # Y@P firmware loader udsbr* at uhub? # D-Link DSB-R100 radio radio* at udsbr? # USB radio diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC index 63c03214ddc..7845aeff9b5 100644 --- a/sys/arch/zaurus/conf/GENERIC +++ b/sys/arch/zaurus/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.80 2010/09/24 18:26:49 jasper Exp $ +# $OpenBSD: GENERIC,v 1.81 2010/11/26 20:13:55 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -127,7 +127,7 @@ zyd* at uhub? # Zydas ZD1211 url* at uhub? # Realtek RTL8150L based adapters wi* at uhub? # WaveLAN IEEE 802.11DS urio* at uhub? # Diamond Multimedia Rio 500 -uscanner* at uhub? # USB Scanners +uscanner* at uhub? disable # USB Scanners #uyap* at uhub? # Y@P firmware loader udsbr* at uhub? # D-Link DSB-R100 radio radio* at udsbr? # USB radio |