From nobody@FreeBSD.org  Thu Jul 27 09:36:26 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 496B916A4DD
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 Jul 2006 09:36:26 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 18CFF43D46
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 Jul 2006 09:36:26 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k6R9aPx3009613
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 Jul 2006 09:36:25 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k6R9aPtH009612;
	Thu, 27 Jul 2006 09:36:25 GMT
	(envelope-from nobody)
Message-Id: <200607270936.k6R9aPtH009612@www.freebsd.org>
Date: Thu, 27 Jul 2006 09:36:25 GMT
From: Atsuo Ohki <ohki@gssm.otsuka.tsukuba.ac.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: kbdmux prevents keyboad input during panic or reboot process
X-Send-Pr-Version: www-2.3

>Number:         100912
>Category:       kern
>Synopsis:       [kbdmux] kbdmux prevents keyboad input during panic or reboot process
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    emax
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 27 09:40:13 GMT 2006
>Closed-Date:    Mon Sep 18 16:50:54 GMT 2006
>Last-Modified:  Mon Sep 18 16:50:54 GMT 2006
>Originator:     Atsuo Ohki
>Release:        6.1-Release
>Organization:
GSSM, University of Tsukuba, Tokyo
>Environment:
FreeBSD smr01 6.1-RELEASE-p3 FreeBSD 6.1-RELEASE-p3 #2: Thu Jul 27 17:11:34 JST 2006     root@smr01:/usr/src/sys/i386/compile/SMP  i386
>Description:
As to 6.0-Release, I can reboot the machine by pressing space bar after the
message,
        The operating system has halted.
        Please press any key to reboot.

but, I can't on 6.1-Release.

>How-To-Repeat:
default setting always repeat the problem.
type "shutdown -h now" and press space bar after the above message to reboot,
but nothing happens.

>Fix:
disable kbdmux at boot time.
put hint.kbdmux.0.disabled="1" into the file /boot/device.hints.

During shutdown process, kbdmux should actively poll the underlaying
phisical(?) keyboard.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: emax 
State-Changed-When: Thu Jul 27 20:42:43 UTC 2006 
State-Changed-Why:  
patch was committed to -current 


Responsible-Changed-From-To: freebsd-bugs->emax 
Responsible-Changed-By: emax 
Responsible-Changed-When: Thu Jul 27 20:42:43 UTC 2006 
Responsible-Changed-Why:  
patch was committed to -current 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100912 
State-Changed-From-To: feedback->closed 
State-Changed-By: emax 
State-Changed-When: Mon Sep 18 16:50:26 UTC 2006 
State-Changed-Why:  
the issue should be resolved now 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100912 
>Unformatted:
