From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kay Sievers" Date: Mon, 11 Aug 2008 17:01:15 +0000 Subject: Re: default udev rules Message-Id: <3ae72650808111001j6ce2e3ectaa6463d32ef0afc6@mail.gmail.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 On Mon, Aug 11, 2008 at 18:58, Greg KH wrote: > On Mon, Aug 11, 2008 at 06:48:19PM +0200, Marco d'Itri wrote: >> On Aug 11, Greg KH wrote: >> >> > Where does the kernel not give the "right" name today? >> >> For a start: > > The large majority of those are because you want a subdirectory to make > things pretty. The kernel can't do anything about that. > > But some of them do look like the real name should be changed, like > these: > >> KERNEL="zapctl", NAME="zap/ctl" >> KERNEL="zapchannel", NAME="zap/channel" >> KERNEL="zappseudo", NAME="zap/pseudo" >> KERNEL="zaptimer", NAME="zap/timer" > > Anyone send upstream a patch to do so? It could be made "zap!pseudo" and it will just be a subdir without any udev rule. :) Kay