From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Supporting Battery Strength from my Bluetooth Mouse Date: Mon, 21 Nov 2011 15:34:49 -0800 Message-ID: <4ECAE019.4000409@goop.org> References: <4EC75224.7070207@goop.org> <4EC820F8.4070900@goop.org> <4ECA7E7D.80207@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from claw.goop.org ([74.207.240.146]:48297 "EHLO claw.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755488Ab1KUXev (ORCPT ); Mon, 21 Nov 2011 18:34:51 -0500 In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jiri Kosina Cc: linux-input@vger.kernel.org, vojtech@ucw.cz, Przemo Firszt On 11/21/2011 03:29 PM, Jiri Kosina wrote: > So I take it that you are now working on that, is my understanding > correct? Yep, though I'm still trying to see how it all fits together. For example, in which function should I check to see if BatteryStrength is in the table? Thanks, J