From owner-freebsd-current@FreeBSD.ORG Fri Aug 20 19:13:39 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 63CB316A4CE for ; Fri, 20 Aug 2004 19:13:39 +0000 (GMT) Received: from kiuru.kpnet.fi (kiuru.kpnet.fi [193.184.122.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D92943D55 for ; Fri, 20 Aug 2004 19:13:38 +0000 (GMT) (envelope-from midian@ihme.org) Received: from [192.168.1.57] (adsl-36-92.regionline.fi [194.211.36.92]) by kiuru.kpnet.fi (8.12.8/8.12.8) with ESMTP id i7KJDe77012054 for ; Fri, 20 Aug 2004 22:13:43 +0300 Date: Fri, 20 Aug 2004 22:13:32 +0300 (EEST) From: =?iso-8859-1?Q?Markus_H=E4stbacka?= X-X-Sender: midian@midi.ihme.net To: freebsd-current@freebsd.org Message-ID: <20040820220601.G33344@midi.ihme.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Mailman-Approved-At: Sat, 21 Aug 2004 02:49:13 +0000 Subject: 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: Fri, 20 Aug 2004 19:13:39 -0000 Hello list, I'm currently not subscribed, so please reply directly to me or CC me, thanks. 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/scrolllock lights but there was no response in other keys. Here's the information I got from dmesg when the keyboard was connected at bootup: ukbd0: Logitech Logitech USB Keyboard, rev 1.10/15.00, addr 3, iclass 3/1 kbd1 at ukbd0 uhid0: Logitech Logitech USB Keyboard, rev 1.10/15.00, addr 3, iclass 3/1 Now, after it was regonized in bootup, I tried to replug it in, to see if it was regonized again, but no. I only got messages about disconnection, but no messages when I connected it again, dmesg: ukbd0: at uhub1 port 2 (addr 3) disconnected ukbd0: detached uhid0: at uhub1 port 2 (addr 3) disconnected uhid0: detached The very same keyboard works on the ps2 with a adapter. Please tell me if you want any more information, thanks. Markus