Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753980AbXJ3Dwx (ORCPT ); Mon, 29 Oct 2007 23:52:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752773AbXJ3Dwq (ORCPT ); Mon, 29 Oct 2007 23:52:46 -0400 Received: from an-out-0708.google.com ([209.85.132.245]:56461 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752836AbXJ3Dwp convert rfc822-to-8bit (ORCPT ); Mon, 29 Oct 2007 23:52:45 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=XOXHqp2HXAit9RQ2HEY9sksdkeQB0PX3uUmIdVUiDOttUZ9gfLCY+GPPKgBj97cxuGQzHfDhGFypFJv00+/A0prThkKR90Wwcwv+JWDAqMfvBrfH8wQHz4kKr6rbIE1LDnQnb9LilDTL83Qi8H+bxIA1g1b+fxVZg2DfOzoPyZU= From: Dmitry Torokhov To: CIJOML Subject: Re: Phis in /proc/bus/input/devices same for all devices? Date: Mon, 29 Oct 2007 23:52:39 -0400 User-Agent: KMail/1.9.6 (enterprise 0.20070907.709405) Cc: Marcel Holtmann , linux-kernel@vger.kernel.org References: <200702212313.30359.cijoml@volny.cz> <200710292329.54895.cijoml@volny.cz> In-Reply-To: <200710292329.54895.cijoml@volny.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 8BIT Content-Disposition: inline Message-Id: <200710292352.39396.dmitry.torokhov@gmail.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 749 Lines: 26 Hi Michal, On Monday 29 October 2007, CIJOML wrote: > Dne ?t 22. ?nora 2007 Dmitry Torokhov napsal(a): > > > Plus I > > will export uniq in /proc/bus/input/devices and then yo can ask X guys > > to allow matching on uniq as well. > > Hi Dmitri, > > I watched at 2.6.23 and this is still not done yet. Are there any patches > available to use??? > Input core does export uniq in /proc/bus/input/devices so now it is up to individual drivers to populate this field in input_dev structure. -- Dmitry - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/