From nobody@FreeBSD.org  Fri Sep 10 19:06:26 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 51D8C16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 10 Sep 2004 19:06:26 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4A76B43D2F
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 10 Sep 2004 19:06:26 +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 i8AJ6QMN081874
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 10 Sep 2004 19:06:26 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i8AJ6Qou081873;
	Fri, 10 Sep 2004 19:06:26 GMT
	(envelope-from nobody)
Message-Id: <200409101906.i8AJ6Qou081873@www.freebsd.org>
Date: Fri, 10 Sep 2004 19:06:26 GMT
From: Bill Kirkland <bill@wek4.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: I am unable to install FreeBSD using only a usb keyboard.
X-Send-Pr-Version: www-2.3

>Number:         71568
>Category:       kern
>Synopsis:       [kbd] [patch] unable to install FreeBSD using only a usb keyboard.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    emax
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 10 19:10:48 GMT 2004
>Closed-Date:    Tue Sep 19 17:08:57 GMT 2006
>Last-Modified:  Tue Sep 19 17:08:57 GMT 2006
>Originator:     Bill Kirkland
>Release:        5.3b1
>Organization:
>Environment:
FreeBSD ash.wek 5.3-BETA1 FreeBSD 5.3-BETA1 #0: Sat Aug 21 08:19:34 UTC 2004     root@mack.dcsl.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386      
>Description:
I am unable to install FreeBSD 5.3, using only a usb keyboard.    
>How-To-Repeat:
Install FreeBSD-5.3, using only a usb keboard.     
>Fix:
--- /etc/usbd.conf  Sat Sep  4 00:46:03 2004
+++ /etc/usbd.conf.orig Sat Aug 21 03:48:20 2004
@@ -47,10 +47,6 @@
 device "Mouse"
    devname "ums[0-9]+"
    attach "/usr/sbin/moused -p /dev/${DEVNAME} -I /var/run/moused.${DEVNAME}.pi
d ; /usr/sbin/vidcontrol -m on"
-#- Sun Nov 16 06:51:13 GMT 2003 wek
-device "USB Keyboard"
-   devname "ukbd[0-9]+"
-   attach "/usr/sbin/kbdcontrol -r fast -k /dev/kbd1 </dev/console >/dev/consol
e"

 # The fallthrough entry: Nothing is specified, nothing is done.  And it isn't
 # necessary at all :-).  Just for pretty printing in debugging mode.
    
>Release-Note:
>Audit-Trail:

From: Brooks Davis <brooks@one-eyed-alien.net>
To: freebsd-gnats-submit@FreeBSD.org, bill@wek4.com
Cc:  
Subject: Re: kern/71568: [kbd] [patch] unable to install FreeBSD using only a usb keyboard.
Date: Mon, 13 Sep 2004 21:13:58 -0700

 Could you please try the bootonly ISO at:
 
 http://people.freebsd.org/~brooks/6.0-CURRENT-i386-bootonly.iso.bz2
 
 I believe it will fix your problem.
 
 -- Brooks
State-Changed-From-To: open->feedback 
State-Changed-By: delphij 
State-Changed-When: Wed Sep 15 17:26:03 GMT 2004 
State-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=71568 
State-Changed-From-To: feedback->analyzed 
State-Changed-By: brooks 
State-Changed-When: Wed Sep 15 18:45:35 GMT 2004 
State-Changed-Why:  



Responsible-Changed-From-To: freebsd-bugs->brooks 
Responsible-Changed-By: brooks 
Responsible-Changed-When: Wed Sep 15 18:45:35 GMT 2004 
Responsible-Changed-Why:  
I know what the problem is and have a workaround patch in current. 

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


Responsible-Changed-From-To: brooks->emax 
Responsible-Changed-By: brooks 
Responsible-Changed-When: Thu Apr 13 06:55:44 UTC 2006 
Responsible-Changed-Why:  
Maksim is the author of kbdmux. 

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

http://www.freebsd.org/cgi/query-pr.cgi?pr=71568 

From: William Kirkland <bill.kirkland@gmail.com>
To: bug-followup@FreeBSD.org,
 bill@wek4.com
Cc:  
Subject: Re: kern/71568: [kbd] [patch] unable to install FreeBSD using only a usb keyboard.
Date: Mon, 18 Sep 2006 20:22:23 -0700

 Yes, it is now possible to install FreeBSD ...
 
 ... I had thought that the patch I submitted was sufficient and I  
 still do not have access to the boot loader from my USB keyboard.
 --
 Bill.Kirkland@gmail.com
 
 
 
State-Changed-From-To: patched->closed 
State-Changed-By: emax 
State-Changed-When: Tue Sep 19 17:08:29 UTC 2006 
State-Changed-Why:  
confirmed by Originator 

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