summaryrefslogtreecommitdiff
path: root/sys/arch/zaurus/conf
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2005-01-13 23:33:38 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2005-01-13 23:33:38 +0000
commit29424443fa2fd8e5e3025e2c6c4dcffc046738ac (patch)
tree50e5d0484b1b21288072d70df376fe49292648bf /sys/arch/zaurus/conf
parenta7d9cf9f0d30daf35a9c0348277bf3cf8203d581 (diff)
Stage one of wscons support.
Diffstat (limited to 'sys/arch/zaurus/conf')
-rw-r--r--sys/arch/zaurus/conf/GENERIC5
-rw-r--r--sys/arch/zaurus/conf/RAMDISK5
-rw-r--r--sys/arch/zaurus/conf/files.zaurus2
3 files changed, 7 insertions, 5 deletions
diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC
index 90f28aa1df6..41f6e02f327 100644
--- a/sys/arch/zaurus/conf/GENERIC
+++ b/sys/arch/zaurus/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.10 2005/01/13 20:47:57 drahn Exp $
+# $OpenBSD: GENERIC,v 1.11 2005/01/13 23:33:37 drahn Exp $
#
# GENERIC machine description file
#
@@ -78,7 +78,8 @@ ohci0 at pxaip? addr 0x4c000000 size 0x70 intr 3
usb* at ohci?
# keyboard
-zkbd0 at pxaip? # mux 1
+zkbd0 at pxaip?
+wskbd* at zkbd? mux 1
# USB bus support
usb* at ohci? flags 0x1
diff --git a/sys/arch/zaurus/conf/RAMDISK b/sys/arch/zaurus/conf/RAMDISK
index f852e338eac..2555dc0df5f 100644
--- a/sys/arch/zaurus/conf/RAMDISK
+++ b/sys/arch/zaurus/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.9 2005/01/13 20:47:57 drahn Exp $
+# $OpenBSD: RAMDISK,v 1.10 2005/01/13 23:33:37 drahn Exp $
# $NetBSD: GENERIC,v 1.27.4.1 2002/08/01 04:18:06 lukem Exp $
#
# GENERIC machine description file
@@ -86,7 +86,8 @@ ohci0 at pxaip? addr 0x4c000000 size 0x70 intr 3
usb* at ohci?
# keyboard
-zkbd0 at pxaip? # mux 1
+zkbd0 at pxaip?
+wskbd* at zkbd? mux 1
# USB bus support
usb* at ohci? flags 0x1
diff --git a/sys/arch/zaurus/conf/files.zaurus b/sys/arch/zaurus/conf/files.zaurus
index d6db8616aad..9690f8b2ff4 100644
--- a/sys/arch/zaurus/conf/files.zaurus
+++ b/sys/arch/zaurus/conf/files.zaurus
@@ -29,7 +29,7 @@ attach lcd at pxaip with lcd_pxaip
file arch/zaurus/zaurus/zaurus_lcd.c lcd_pxaip
# GPIO keyboard
-device zkbd
+device zkbd: wskbddev
attach zkbd at pxaip
file arch/zaurus/dev/zaurus_kbd.c zkbd