Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265283AbUFAXuY (ORCPT ); Tue, 1 Jun 2004 19:50:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265290AbUFAXuY (ORCPT ); Tue, 1 Jun 2004 19:50:24 -0400 Received: from smtp814.mail.sc5.yahoo.com ([66.163.170.84]:40375 "HELO smtp814.mail.sc5.yahoo.com") by vger.kernel.org with SMTP id S265283AbUFAXuU (ORCPT ); Tue, 1 Jun 2004 19:50:20 -0400 From: Dmitry Torokhov To: linux-kernel@vger.kernel.org Subject: Re: SERIO_USERDEV patch for 2.6 Date: Tue, 1 Jun 2004 18:50:15 -0500 User-Agent: KMail/1.6.2 Cc: Giuseppe Bilotta References: <200406011318.36992.dtor_core@ameritech.net> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200406011850.16136.dtor_core@ameritech.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1092 Lines: 31 On Tuesday 01 June 2004 05:23 pm, Giuseppe Bilotta wrote: > Dmitry Torokhov wrote: > > echo "rawdev" > /sys/bus/serio/devices/serio0/driver > > > > or something alont these lines. At least that's my grand plan ;) > > I like this kind of idea. Many options should be settable this > way (think for example about Synaptics and ALPS touchpad Yes, exactly, it will allow much more flexible option handling. Still, as far as your examples go: > configurations: whether to use multipointers separately or > together, - userspace task - always persent separate devices and have application (GPM or X) multiplex data together. > (de)activation of tapping, - may be userspace task - i.e can be done in userspace if device can report BTN_TOUCH event. If not then kernel has to toggle it. > button remapping etc). - userspace task -- 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/