summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2009-06-01 06:20:43 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2009-06-01 06:20:43 +0000
commitd8ffa54eb9c233be2026a814004570511f4e7b8a (patch)
tree00f581d96ab80c46a831819d63253b0ce28cab10 /sys/arch
parent57ee189c2f1735b5117558a999b8c0beb1450b6e (diff)
add uvideo to zaurus roughly one year from its initial demonstration
ok robert@
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/zaurus/conf/GENERIC6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC
index b52f3e82a50..f6842ec6782 100644
--- a/sys/arch/zaurus/conf/GENERIC
+++ b/sys/arch/zaurus/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.72 2009/02/10 18:35:44 damien Exp $
+# $OpenBSD: GENERIC,v 1.73 2009/06/01 06:20:42 todd Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -216,6 +216,10 @@ bthub* at sbt?
ubt* at uhub? # USB Bluetooth
bthub* at ubt?
+# USB Video
+uvideo* at uhub?
+video* at uvideo?
+
bthidev* at bthub? # Bluetooth HID support
btkbd* at bthidev?
btms* at bthidev?