From owner-freebsd-current@FreeBSD.ORG Sun Aug 29 20:56:15 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 0A99816A4CE for ; Sun, 29 Aug 2004 20:56:15 +0000 (GMT) Received: from kiuru.kpnet.fi (kiuru.kpnet.fi [193.184.122.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21A1043D5A for ; Sun, 29 Aug 2004 20:56:14 +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 i7TKuD77031959; Sun, 29 Aug 2004 23:56:13 +0300 Date: Sun, 29 Aug 2004 23:56:03 +0300 (EEST) From: =?iso-8859-1?Q?Markus_H=E4stbacka?= X-X-Sender: midian@midi.ihme.net To: Christopher Nehren In-Reply-To: <20040828201403.GA797@prophecy.dyndns.org> Message-ID: <20040829235244.G6505@midi.ihme.net> References: <20040828025829.GA51618@prophecy.dyndns.org> <20040828144822.GA662@prophecy.dyndns.org> <20040828201403.GA797@prophecy.dyndns.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Mailman-Approved-At: Mon, 30 Aug 2004 11:38:41 +0000 cc: freebsd-current@freebsd.org cc: "M. Warner Losh" 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: Sun, 29 Aug 2004 20:56:15 -0000 On Sat, 28 Aug 2004, Christopher Nehren wrote: > On Sat, Aug 28, 2004 at 15:43:56 EDT, M. Warner Losh scribbled these > curious markings: >> So current from aug 15th works, but current from today with aug 15th >> usb doesn't. Is that correct? > > Yes. Same for August 14th, and 13th. > Maybe this is not a usb problem? Maybe it's a problem in the keyboard driver? The keyboard driver has other problems too, for example: I have a keyboard with all these extra buttons, and if my keyboard is plugged in the ps2 port (whatever version of freebsd, 5.2.1, 4.10 etc.) the keys print some weird letter combinations to the console outside X, but if it's plugged into the usb port the keys don't have any life. FYI: my keyboard is a Logitech Internet Navigator SE. Markus