From nobody@FreeBSD.org  Mon Nov  1 19:04:45 2004
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 22B7316A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  1 Nov 2004 19:04:45 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 162EA43D2F
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  1 Nov 2004 19:04:45 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id iA1J4iDQ084746
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 1 Nov 2004 19:04:44 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id iA1J4iNf084745;
	Mon, 1 Nov 2004 19:04:44 GMT
	(envelope-from nobody)
Message-Id: <200411011904.iA1J4iNf084745@www.freebsd.org>
Date: Mon, 1 Nov 2004 19:04:44 GMT
From: Daniel Jrgenfriedrich <skuzlebutt@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: usb-keyboard stopps work
X-Send-Pr-Version: www-2.3

>Number:         73388
>Category:       kern
>Synopsis:       [usb] usb-keyboard stops working
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    emax
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 01 19:10:21 GMT 2004
>Closed-Date:    Wed Sep 27 20:47:10 GMT 2006
>Last-Modified:  Wed Sep 27 20:47:10 GMT 2006
>Originator:     Daniel Jrgenfriedrich
>Release:        5.3 rc2 for i386
>Organization:
>Environment:
via epia m10000 mainboard (http://www.viaembedded.com/product/epia_m_spec.jsp?motherboardId=81)
keysonic ack-720kw keyboard (http://www.keysonic.de/gfx/produkte/keboards/ack720/ack720wk_ger.pdf)
>Description:
the usb-keyboard works on bios, dos, and it also works at the freebsd boot selection display but when sysinstall main menu was loaded it wont recognize any commands any more. ive tried bios updates, other rc's, asked in freebsd channels - but nothing helped ;o/ have u any idea how to install freebsd on my machine without throwing away these keyboard ?! thank u
>How-To-Repeat:
via email ?! or how does it work ;>
>Fix:
      
>Release-Note:
>Audit-Trail:

From: Brooks Davis <brooks@one-eyed-alien.net>
To: Daniel =?iso-8859-1?Q?J=FCrgenfriedrich?= <skuzlebutt@gmx.de>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: misc/73388: usb-keyboard stopps work
Date: Mon, 1 Nov 2004 11:38:03 -0800

 On Mon, Nov 01, 2004 at 07:04:44PM +0000, Daniel Jrgenfriedrich wrote:
 > 
 > >Number:         73388
 > >Category:       misc
 > >Synopsis:       usb-keyboard stopps work
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       high
 > >Responsible:    freebsd-bugs
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:
 > >Class:          sw-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Mon Nov 01 19:10:21 GMT 2004
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Daniel Jrgenfriedrich
 > >Release:        5.3 rc2 for i386
 > >Organization:
 > >Environment:
 > via epia m10000 mainboard (http://www.viaembedded.com/product/epia_m_spec.jsp?motherboardId=81)
 > keysonic ack-720kw keyboard (http://www.keysonic.de/gfx/produkte/keboards/ack720/ack720wk_ger.pdf)
 > >Description:
 > the usb-keyboard works on bios, dos, and it also works at the freebsd
 > boot selection display but when sysinstall main menu was loaded it
 > wont recognize any commands any more. ive tried bios updates, other
 > rc's, asked in freebsd channels - but nothing helped ;o/ have u any
 > idea how to install freebsd on my machine without throwing away these
 > keyboard ?! thank u
 
 Set hint.atkbd.0.flags="0x1" in the loader and your keyboard
 will probably work.  You will also need to add this to your
 /boot/device.hints once you're installed if you want the machine to work
 in single user mode.  We will be setting this flag on the release CD,
 but it is currently only set on the floppies due to a somewhat obscure
 logic error in the release makefile.
 
 Longer term I'm working on a keyboard mux to solve this problem once and
 for all.
 
 -- Brooks
Responsible-Changed-From-To: freebsd-bugs->brooks 
Responsible-Changed-By: brooks 
Responsible-Changed-When: Mon Nov 1 19:42:16 GMT 2004 
Responsible-Changed-Why:  
I'm collecting USB keyboard PRs. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73388 
State-Changed-From-To: open->feedback 
State-Changed-By: brooks 
State-Changed-When: Thu Apr 13 06:59:44 UTC 2006 
State-Changed-Why:  
Should be fixed in 6.1-RELEASE. 


Responsible-Changed-From-To: brooks->emax 
Responsible-Changed-By: brooks 
Responsible-Changed-When: Thu Apr 13 06:59:44 UTC 2006 
Responsible-Changed-Why:  
Maksim wrote kbdmux which should fix this. 

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

http://www.freebsd.org/cgi/query-pr.cgi?pr=73388 
State-Changed-From-To: patched->closed 
State-Changed-By: emax 
State-Changed-When: Wed Sep 27 20:46:56 UTC 2006 
State-Changed-Why:  
PR closed 

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