From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Wed, 14 Jan 2004 21:35:08 +0000 Subject: Re: devices with more than one node Message-Id: <20040114213508.GE6650@kroah.com> List-Id: References: <20040113193842.GA29887@suse.de> In-Reply-To: <20040113193842.GA29887@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Wed, Jan 14, 2004 at 01:32:24PM -0800, Greg KH wrote: > On Wed, Jan 14, 2004 at 08:15:42PM +0100, Olaf Hering wrote: > > > > /dev/input/mice has no real device behind it, so it is safe. Can you add > > that to udev.rules to keep compatibility? > > > > # input devices > > KERNEL="mice", NAME="input/%k" > > KERNEL="keyboard", NAME="input/%k" > > KERNEL="mouse*", NAME="input/%k" > > KERNEL="event*", NAME="input/%k" > > Thanks for reminding me. I also added: > KERNEL="js*", NAME="input/%k" Oops, forgot the "ts*" input devices: KERNEL="ts*", NAME="input/%k" thanks, greg k-h ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel