From owner-freebsd-stable@FreeBSD.ORG Fri May 20 13:28:03 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ED6616A4CE for ; Fri, 20 May 2005 13:28:03 +0000 (GMT) Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32A0143DC4 for ; Fri, 20 May 2005 13:27:38 +0000 (GMT) (envelope-from jhay@icomtek.csir.co.za) Received: from zibbi.icomtek.csir.co.za (localhost [127.0.0.1]) j4KDRMEm008354; Fri, 20 May 2005 15:27:24 +0200 (SAST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost)j4KDRLRb008351; Fri, 20 May 2005 15:27:21 +0200 (SAST) (envelope-from jhay) Date: Fri, 20 May 2005 15:27:21 +0200 From: John Hay To: "Wilde, Donald" Message-ID: <20050520132721.GA8107@zibbi.icomtek.csir.co.za> References: <040DF00BF960A24897B5B3EFBE63FE8AD1DC7C@ES20SNLNT.srn.sandia.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <040DF00BF960A24897B5B3EFBE63FE8AD1DC7C@ES20SNLNT.srn.sandia.gov> User-Agent: Mutt/1.4.1i cc: freebsd-stable@freebsd.org cc: Marco Pirovano Subject: Re: USB keyboard support in 5.4 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2005 13:28:03 -0000 > > That did not *improve* things. It worked exactly the same. > Experimenting, I put the 'device atkbd' line back in the kernel, having > read that that makes the USB kb work as /dev/kbd0 instead of /dev/ukbd0, > but that brought back the lockup behavior in single-user mode. Normal > booting worked fine, OTT the 'busy' message, for both command-line and > X. I'm just looking for perfection... ;-] I use: hint.atkbdc.0.disabled="1" hint.atkbd.0.disabled="1" in my /boot/device.hints file and then the keyboard works in single user mode. I guess the second one isn't needed. John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org