summaryrefslogtreecommitdiff
path: root/sys/arch/zaurus/conf/GENERIC
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-11-26 06:58:15 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-11-26 06:58:15 +0000
commitbcffe4f1af783a396245d981628c23732bae0e8d (patch)
tree52992d3a9497c6834c414433340ea582250a065e /sys/arch/zaurus/conf/GENERIC
parentefbcbeff470c0b8d1df5a4eb64dd3b292cfc0af3 (diff)
usb client support can be re-enabled
Diffstat (limited to 'sys/arch/zaurus/conf/GENERIC')
-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 9a4e5cfdd49..deb5980f919 100644
--- a/sys/arch/zaurus/conf/GENERIC
+++ b/sys/arch/zaurus/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.58 2006/11/25 23:51:00 niallo Exp $
+# $OpenBSD: GENERIC,v 1.59 2006/11/26 06:58:14 deraadt 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?