Date: Sat, 19 Jan 2013 01:53:21 GMT From: Yuri <yuri@tsoft.com> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/175425: kbdcontrol(1) printout about kbdmux isn't informative Message-ID: <201301190153.r0J1rLRW040026@red.freebsd.org> Resent-Message-ID: <201301190200.r0J201uA082408@freefall.freebsd.org>
index | next in thread | raw e-mail
>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:
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301190153.r0J1rLRW040026>
