From owner-freebsd-arm@FreeBSD.ORG Mon Dec 24 01:52:07 2012 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E65A2D74 for ; Mon, 24 Dec 2012 01:52:07 +0000 (UTC) (envelope-from johny.mattsson@gmail.com) Received: from mail-ia0-f176.google.com (mail-ia0-f176.google.com [209.85.210.176]) by mx1.freebsd.org (Postfix) with ESMTP id A37558FC12 for ; Mon, 24 Dec 2012 01:52:07 +0000 (UTC) Received: by mail-ia0-f176.google.com with SMTP id y26so5522078iab.7 for ; Sun, 23 Dec 2012 17:52:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=4tgPJL4In4a7/TnI2m2UwqPyoJfHmBfNr/laX2N4Gb0=; b=oHaqm+HuEs90WpInCGOz4B8FauZGSddcoKhjplu5vzWoXWTQLqV8yF07INRPKUYZ0c 9lCbEcoSoPKFjSAXWg2Oo6i6gve/rHu+Vtjba5UG3O/4P+llHVK1B0ymZlJXXb+CsrXJ mBPuxdHEiAqiv0j+OKTpg4GFa/SUqJmH/XIB/TgP9kHCXiV95sALgZnkZrQvrnafrDpI fCRiMrWxFj2V8U7gBVl0SI1B6p1ohzXDvdAI5db/gdVu18y0quSNCGXX5WrSAtQOypSb HJSLRvoxk2aqSthpLBZ9ZDQc+EcliJSi+EVoK9eANZPYlFXBNWs/0fluokXuxzbCN9zO UawQ== MIME-Version: 1.0 Received: by 10.50.152.240 with SMTP id vb16mr13545467igb.90.1356313921116; Sun, 23 Dec 2012 17:52:01 -0800 (PST) Sender: johny.mattsson@gmail.com Received: by 10.42.135.138 with HTTP; Sun, 23 Dec 2012 17:52:00 -0800 (PST) In-Reply-To: <50D79C5C.1000704@m5p.com> References: <20121224103825.086cd584@fubar.geek.nz> <50D79C5C.1000704@m5p.com> Date: Mon, 24 Dec 2012 12:52:00 +1100 X-Google-Sender-Auth: fn-yUmOLHZXs8qD9VUqcoE2ra0U Message-ID: Subject: Re: Raspberry Pi EABI test image From: Johny Mattsson To: George Mitchell Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-arm@freebsd.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Dec 2012 01:52:08 -0000 On 24 December 2012 11:05, George Mitchell wrote: > Every so often, a key release event from the USB keyboard is dropped > and I get a sequence of repeated characters until I type something > else. I've seen this on Raspbian Linux as well, and it seemed to be related to the power (or lack there of) on the USB ports. I haven't encountered it since I did the "Pi-pass" mod to bypass the F1/F2 polyfuses on the USB ports (it's a Gen1 board). The keyboard in question was a run-o'-the-mill Microsoft USB keyboard. I'm not saying there aren't issues with the USB driver, just pointing out that FreeBSD isn't the only sufferer on this particular point. Regards, /Johny (who hasn't yet attempted FreeBSD on the Pi)