diff options
author | Uwe Stuehler <uwe@cvs.openbsd.org> | 2005-06-16 21:04:03 +0000 |
---|---|---|
committer | Uwe Stuehler <uwe@cvs.openbsd.org> | 2005-06-16 21:04:03 +0000 |
commit | f6e5b0273dfc84dfec47c7176fdc02d588694a4f (patch) | |
tree | d655d6209b43eda5022301629f439400ef148646 /sys/arch/zaurus/conf | |
parent | 284d5acfe3627dac26981f0274ff93b2e88e759b (diff) |
back out the part of -r1.40 which enabled ubt. sorry.
Diffstat (limited to 'sys/arch/zaurus/conf')
-rw-r--r-- | sys/arch/zaurus/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC index 17178b08a9e..d5098a0ee3b 100644 --- a/sys/arch/zaurus/conf/GENERIC +++ b/sys/arch/zaurus/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.40 2005/05/27 19:01:21 uwe Exp $ +# $OpenBSD: GENERIC,v 1.41 2005/06/16 21:04:02 uwe Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -118,7 +118,7 @@ scsibus* at usscanner? #uyap* at uhub? # Y@P firmware loader udsbr* at uhub? # D-Link DSB-R100 radio radio* at udsbr? # USB radio -ubt* at uhub? # USB Bluetooth +#ubt* at uhub? # USB Bluetooth ugen* at uhub? # USB Generic driver sd* at scsibus? |