From owner-freebsd-current@FreeBSD.ORG Sat Aug 28 02:43:26 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A4C316A4CE for ; Sat, 28 Aug 2004 02:43:26 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id E148543D58 for ; Sat, 28 Aug 2004 02:43:25 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i7S2fWbp020779; Fri, 27 Aug 2004 20:41:32 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 27 Aug 2004 20:41:32 -0600 (MDT) Message-Id: <20040827.204132.36022184.imp@bsdimp.com> To: apeiron@comcast.net From: "M. Warner Losh" In-Reply-To: <20040826161900.GA31925@prophecy.dyndns.org> References: <20040820220601.G33344@midi.ihme.net> <20040826161900.GA31925@prophecy.dyndns.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: freebsd-current@FreeBSD.org cc: midian@ihme.org Subject: Re: USB keyboard problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Aug 2004 02:43:26 -0000 In message: <20040826161900.GA31925@prophecy.dyndns.org> Christopher Nehren writes: : On Fri, Aug 20, 2004 at 15:13:32 EDT, Markus H=E4stbacka scribbled th= ese : curious markings: : > Ok, here comes the explanation of the problem, I recently upgraded = to = : > 5.2-CURRENT (Currently at 5.3-BETA1), and after the upgrade my USB = : > keyboard didn't work. I could turn on/off the numlock/capslock/scro= lllock = : > lights but there was no response in other keys. Here's the informat= ion I = : > got from dmesg when the keyboard was connected at bootup: : > ukbd0: Logitech Logitech USB Keyboard, rev 1.10/15.00, addr 3, icla= ss 3/1 : > kbd1 at ukbd0 : > uhid0: Logitech Logitech USB Keyboard, rev 1.10/15.00, addr 3, icla= ss 3/1 : = : I find it very interesting that both you and I are having problems wi= th : a uhid device that used to work in 5.2.1 but that doesn't work any mo= re : in -CURRENT. : = : At least I'm not the only one with whom Warner Losh will take excepti= on. I guess it all depends on what you mean by recently. I'd thought that some of my recent changes had broken it, but the breakage goes back further than that. 5.2 release isn't 'recent', and I fully believe that things may have changed since then... I see a major uhid upgrade in that time frame, which may be the time of breakage... Warner