From owner-freebsd-bugs@FreeBSD.ORG Sat Jan 19 02:00:02 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 33053268 for ; Sat, 19 Jan 2013 02:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 01C44330 for ; Sat, 19 Jan 2013 02:00:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r0J201Z8082409 for ; Sat, 19 Jan 2013 02:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r0J201uA082408; Sat, 19 Jan 2013 02:00:01 GMT (envelope-from gnats) Resent-Date: Sat, 19 Jan 2013 02:00:01 GMT Resent-Message-Id: <201301190200.r0J201uA082408@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yuri Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 321D7123 for ; Sat, 19 Jan 2013 01:53:22 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 21F092FA for ; Sat, 19 Jan 2013 01:53:22 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r0J1rLrv040027 for ; Sat, 19 Jan 2013 01:53:21 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r0J1rLRW040026; Sat, 19 Jan 2013 01:53:21 GMT (envelope-from nobody) Message-Id: <201301190153.r0J1rLRW040026@red.freebsd.org> Date: Sat, 19 Jan 2013 01:53:21 GMT From: Yuri To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: misc/175425: kbdcontrol(1) printout about kbdmux isn't informative X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jan 2013 02:00:02 -0000 >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: