Subject: wscons
To: None <port-sparc64@netbsd.org>
From: Michael <macallan18@earthlink.net>
List: port-sparc64
Date: 01/01/2005 14:08:44
Hello,

now that the ofb driver attaches properly ( had some quirks before ) 
and /dev/ttyE0 finally works as it should I got a new problem - the 
keyboard doesn't work. A USB keyboard works fine and hammering keys on 
the Sun keyboard fires interrupts so I guess the driver works but the 
data don't arrive at wskbd for some reason.
Obviously I'm missing something - what do I need to do to switch 
sparc64 completely to wscons? ( no, I don't want to throw out the old 
console completely, but I want the option to use pure wscons )
wsconsctl -d and -m work find, -k says 'Inappropriate ioctl', but the 
kernel output says
com0 at ebus0 addr 3083f8-3083ff ipl 41: ns16550a, working fifo
com0: console
kbd0 at com0 (console input)
wskbd0 at kbd0: console keyboard
...
wsdisplay0 at ofb0 kbdmux 1: console (std, sun emulation), using wskbd0
wsmux1: connecting to wsdisplay0
cat </dev/kskbd0 returns nothing.

have fun
Michael