From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Henrik Rydberg" Subject: Re: [PATCH] This adds support for keyboards on mid-2011 MacBook Airs Date: Wed, 5 Oct 2011 11:48:51 +0200 Message-ID: <20111005094851.GA7261@polaris.bitmath.org> References: <20111005090735.GA6840@polaris.bitmath.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from smtprelay-b21.telenor.se ([195.54.99.212]:45432 "EHLO smtprelay-b21.telenor.se" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933732Ab1JEJm7 (ORCPT ); Wed, 5 Oct 2011 05:42:59 -0400 Received: from iph4.telenor.se (iph4.telenor.se [195.54.127.135]) by smtprelay-b21.telenor.se (Postfix) with ESMTP id 88B13C046 for ; Wed, 5 Oct 2011 11:42:58 +0200 (CEST) Content-Disposition: inline In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jiri Kosina Cc: Jeff Mitchell , linux-input@vger.kernel.org, jvdillon@gmail.com, Nobuhiro Iwamatsu > please check what is in my hid tree (included in linux-next as well) and > let me know whether there is anything that need to be applied on top of > that. I believe all the HID-related 4,1 and 4,2 bits are already in there. Finding the right tree is the big challenge these days. ;-) Looking at the twin.jikos.cz tree, the upstream and for-next branches have the same content with regard to these devices. Both 4,1 and 4,2 are included in the special driver and mouse ignore lists. Whether the keyboard handling is correct, I cannot say, but it looks consistent. All good for now, it other words. Sorry about the fuzz. Thanks, Henrik