From owner-freebsd-questions@FreeBSD.ORG Fri Feb 20 06:49:45 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D898916A4CE for ; Fri, 20 Feb 2004 06:49:45 -0800 (PST) Received: from mk-smarthost-3.mail.uk.tiscali.com (mk-smarthost-3.mail.uk.tiscali.com [212.74.114.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACAFC43D1F for ; Fri, 20 Feb 2004 06:49:45 -0800 (PST) (envelope-from b.candler@pobox.com) Received: from dsl-212-74-113-65.access.uk.tiscali.com ([212.74.113.65]:24527 helo=vaio.linnet.org) by mk-smarthost-3.mail.uk.tiscali.com with esmtp (Exim 4.24) id 1AuByJ-000ODa-Pf for freebsd-questions@freebsd.org; Fri, 20 Feb 2004 14:49:43 +0000 Received: from brian by vaio.linnet.org with local (Exim 4.30) id 1AuByJ-00003R-4o for freebsd-questions@freebsd.org; Fri, 20 Feb 2004 14:49:43 +0000 Date: Fri, 20 Feb 2004 14:49:43 +0000 From: Brian Candler To: freebsd-questions@freebsd.org Message-ID: <20040220144943.GA191@uk.tiscali.com> References: <20040220135903.GA7424@uk.tiscali.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040220135903.GA7424@uk.tiscali.com> User-Agent: Mutt/1.4.1i Subject: Re: USB keyboard rollover problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 14:49:46 -0000 On Fri, Feb 20, 2004 at 01:59:03PM +0000, Brian Candler wrote: > However I have a problem with keyboard rollover, meaning I get duplicate > characters when typing quickly. Example: Additional information: if I reboot my laptop into Windows 98 (forgot I had that partition!), the keyboard works properly with no rollover problem. So it looks suspiciously like FreeBSD is not initialising it properly or communicating correctly. W98 installed three default drivers (I think USB.INF, USBHID.INF and something else) when I first inserted it. There was no special driver disk which came with the keyboard. So I think it must be doing the "default" thing for a USB keyboard. Regards, Brian.