From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Date: Wed, 13 Aug 2008 01:55:11 +0000 Subject: Re: default udev rules Message-Id: <48A23EFF.10800@zytor.com> List-Id: References: <1218277281.31266.32.camel@lgn.site> In-Reply-To: <1218277281.31266.32.camel@lgn.site> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org H. Peter Anvin wrote: > Kay Sievers wrote: >> >> Sure, but how would we handle the bugs we create by renaming: >> /sys/class/input/mouse0/ >> to >> /sys/class/input/input!mouse0/ >> >> Add another file with a suggested name and perms to sysfs? :) >> > > Well, first of all, please actually implement the ! -> / convention (we > convert / to ! in sysfs by necessity; udev needs to undo this)... > n/m, it already does this (should learn to finish reading the thread.) -hpa