From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Wed, 14 Jan 2004 21:32:24 +0000 Subject: Re: devices with more than one node Message-Id: <20040114213224.GD6650@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 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" To catch all of the joystick devices. 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