>Number: 175425 >Category: misc >Synopsis: kbdcontrol(1) printout about kbdmux isn't informative >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 19 02:00:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Yuri >Release: 9.1-RELEASE >Organization: n/a >Environment: >Description: I have USB keyboard in addition to the regular AT keyboard. There is kbdmux0 device.
Command 'kbdcontrol -i < /dev/console' doesn't print ukbd0 at all: # kbdcontrol -i < /dev/console kbd1: kbdmux0, type:AT 101/102 (2) So I can only tell that ukbd0 is attached by trying to remove it and not getting 'Device not configured' error, see the following command sequence. # kbdcontrol -i < /dev/console kbd1: kbdmux0, type:AT 101/102 (2) # kbdcontrol -A ukbd0 < /dev/console kbd1 kbdmux0, type:AT 101/102 (2) # kbdcontrol -A ukbd0 < /dev/console kbd1 kbdmux0, type:AT 101/102 (2) kbdcontrol: unable to (un)mux the keyboard: Device not configured >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"