From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Sat, 05 Feb 2005 13:29:46 +0000 Subject: Re: Bug in latest udev Message-Id: <1107610186.5494.41.camel@localhost.localdomain> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Sat, 2005-02-05 at 14:16 +0100, Stefan Schweizer wrote: > Hi, > > the latest udev release has a bug in the rules file: > # alsa devices > KERNEL="controlC[0-9]*", NAME="snd/%k", GROUP="audio" > KERNEL="hw[CD0-9]*", NAME="snd/%k", GROUP="audio" > KERNEL="pcm[CD0-9cp]*", NAME="snd/%k", GROUP="audio" > KERNEL="midiC[D0-9]*", NAME="snd/%k", GROUP="audio" > KERNEL="timer", NAME="snd/%k", GROUP="audio" This file is just an example and not every time up to date. The individual distribution rules files need to catch up now, so I wouldn't call this a "bug". And you may use a "subsystem only"-rule for that: SUBSYSTEM="sound", GROUP="audio" This will apply to all your audio devices if you don't specify any other GROUP with the individual rules. Ah, and please be more specific in the Subject of the mail. Thanks, Kay ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ 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