diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2005-01-13 23:33:38 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2005-01-13 23:33:38 +0000 |
commit | 29424443fa2fd8e5e3025e2c6c4dcffc046738ac (patch) | |
tree | 50e5d0484b1b21288072d70df376fe49292648bf /sys/arch/zaurus/conf/GENERIC | |
parent | a7d9cf9f0d30daf35a9c0348277bf3cf8203d581 (diff) |
Stage one of wscons support.
Diffstat (limited to 'sys/arch/zaurus/conf/GENERIC')
-rw-r--r-- | sys/arch/zaurus/conf/GENERIC | 5 |
1 files changed, 3 insertions, 2 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 |