summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorniallo <niallo@openbsd.org>2006-11-25 23:51:00 +0000
committerniallo <niallo@openbsd.org>2006-11-25 23:51:00 +0000
commitb9a73e149ac89db4267f46470c3288a287657c0a (patch)
treea84326c4d42ea566d80c093d2ce5dde9c26cdeaf
parentsync .Nd with what is in pci.4; (diff)
downloadwireguard-openbsd-b9a73e149ac89db4267f46470c3288a287657c0a.tar.xz
wireguard-openbsd-b9a73e149ac89db4267f46470c3288a287657c0a.zip
- disable usbf stuff till the missing header is in; unbreak kernel compile.
-rw-r--r--sys/arch/zaurus/conf/GENERIC6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC
index 1ab5e9bc2e3..9a4e5cfdd49 100644
--- a/sys/arch/zaurus/conf/GENERIC
+++ b/sys/arch/zaurus/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.57 2006/11/25 18:56:39 uwe Exp $
+# $OpenBSD: GENERIC,v 1.58 2006/11/25 23:51:00 niallo Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -65,8 +65,8 @@ pxaudc0 at pxaip? # USB Device Controller
ohci0 at pxaip? # Open Host Controller
# USB function support
-usbf* at pxaudc? # USB logical device
-cdcef* at usbf? # CDC ethernet function
+#usbf* at pxaudc? # USB logical device
+#cdcef* at usbf? # CDC ethernet function
# USB bus support
usb* at ohci?