On 9/20/06, Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
Here's another demo that indicates that sparc64 doesn't work
properly.  In this case it's a CONS_SETKBD ioctl which is used
by kbdcontrol(8).  I "kldload vkbd" and make sure two vkbd
instances exist, /dev/vkbdctl0 and /dev/vkbdctl1.

[...]

actually, i just tracked this down as part of my work on pr
sparc64/96798. there are few problems mentioned in this pr. kbdcontrol
-k not working is just one of them.

basically, kb_index is wrong, and, in my case, is always 0. which
defaults to first keyboard (i.e. subkbd(4)). that is why i can not use
kbdcontrol -k to switch between sunkbd(4) and, say, ukbd(4).

thanks,
max
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to