X-Spam-Checker-Version: SpamAssassin 3.3.0-rupdated (updated) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_44, MIME_8BIT_HEADER autolearn=no version=3.3.0-rupdated Received: from relay.sgi.com (relay3.corp.sgi.com [198.149.34.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id n6DG2Jkj057300 for ; Mon, 13 Jul 2009 11:02:19 -0500 Received: from attica.americas.sgi.com (attica.americas.sgi.com [128.162.236.44]) by relay3.corp.sgi.com (Postfix) with ESMTP id F2EC3AC005; Mon, 13 Jul 2009 09:02:54 -0700 (PDT) Received: by attica.americas.sgi.com (Postfix, from userid 44682) id 17C6DA0A417C; Mon, 13 Jul 2009 11:02:54 -0500 (CDT) Date: Mon, 13 Jul 2009 11:02:53 -0500 From: Martin Hicks To: Matthieu =?iso-8859-1?Q?Fertr=E9?= Cc: kdb@oss.sgi.com Subject: Re: [kdb] [PATCH] Add support for USB Keyboard attached to UHCI in KDB Message-ID: <20090713160253.GY18171@alcatraz.americas.sgi.com> References: <1243326758-13746-1-git-send-email-matthieu.fertre@kerlabs.com> <20090601175343.GA28028@alcatraz.americas.sgi.com> <20090603174722.54aa9d7a@arlesienne> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20090603174722.54aa9d7a@arlesienne> User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on oss.sgi.com X-Virus-Status: Clean On Wed, Jun 03, 2009 at 05:47:22PM +0200, Matthieu Fertré wrote: > > > > Doesn't compile for me against the latest git tree (2.6.30-rc7): > > I am very sorry to have let you loose your time. My first patch was > incomplete! My source tree was crappy. A complete patch is > attached... Okay, the updated patch you sent worked fine. I tested it on a UHCI+EHCI VIA EPIA machine and on an older dell server that has UHCI only. Patch is included in the git tree now, and in the 2.6.31-rc2 patches that are already on oss.sgi.com. Thanks! mh