From owner-freebsd-hackers@FreeBSD.ORG Sat Dec 2 22:30:16 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0A96C16A407 for ; Sat, 2 Dec 2006 22:30:16 +0000 (UTC) (envelope-from deathjestr@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id D540943CA2 for ; Sat, 2 Dec 2006 22:29:52 +0000 (GMT) (envelope-from deathjestr@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so3084412wxc for ; Sat, 02 Dec 2006 14:30:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=a/Y31m4TPW4KyVH8jluNrssxA+d73z5AVGkSg8DQ02XKRoajra5Pyx00d9vDKLGo7wdYtlVzJXwOCrT7COvxbgAvGiSFBh5oUC9z/5a7901X7hp52Anr2scZ6H0s4PhhHn/ljQBeoPgvaFH6h+H0NKOG1Q3hgK74tSAT8YzQGbY= Received: by 10.90.113.20 with SMTP id l20mr6641807agc.1165098614484; Sat, 02 Dec 2006 14:30:14 -0800 (PST) Received: by 10.90.96.5 with HTTP; Sat, 2 Dec 2006 14:30:14 -0800 (PST) Message-ID: <44b564930612021430y3a11deccy21d1d98ab49435dd@mail.gmail.com> Date: Sat, 2 Dec 2006 17:30:14 -0500 From: "Michael M. Press" To: freebsd-hackers@freebsd.org In-Reply-To: <456df75b.35a.4d51.31890@clear.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <456df75b.35a.4d51.31890@clear.net.nz> Subject: Re: USB keyboard problem X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Dec 2006 22:30:16 -0000 > I have a usb keyboard (Genius slimstar pro) and am having > the same problems as others are experiencing. When the kb > is first loaded, the two modifiers ctrl and shift are > "stuck" on. This results in keys like d exiting your > terminal. If you hit ctrl and shift on another kb (I have > an at kb hooked up as well) it resets these modifiers. > Once this has been done, a majority of the keys (a-z, 1-0 > etc...) work as they should. None of the modifier keys > work though. I think I found a way to duplicate this problem with a "working" USB keyboard. I have a Memorex MX2710 that I have never had any problems with on FreeBSD. If I: 1. Hold down left control and left shift on the keyboard 2. Unplug the keyboard from the running system 3. Release left control and left shift 4. Plug the keyboard back in ...I seem to have similar issues (hitting d sends ctrl-D, etc.). I'm running 6.2 prerelease from October 29.