From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Schweizer Date: Sat, 05 Feb 2005 13:16:32 +0000 Subject: Bug in latest udev Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org 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" KERNEL="seq", NAME="snd/%k", GROUP="audio" the GROUP="audio" part is misssing in the current file. Could you please correct that in the rules file? thanks, Stefan ------------------------------------------------------- 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