linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug in latest udev
@ 2005-02-05 13:16 Stefan Schweizer
  2005-02-05 13:29 ` Kay Sievers
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Stefan Schweizer @ 2005-02-05 13:16 UTC (permalink / raw)
  To: linux-hotplug

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-02-05 15:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-05 13:16 Bug in latest udev Stefan Schweizer
2005-02-05 13:29 ` Kay Sievers
2005-02-05 14:03 ` Stefan Schweizer
2005-02-05 14:05 ` Marco d'Itri
2005-02-05 14:24 ` Kay Sievers
2005-02-05 14:40 ` Stefan Schweizer
2005-02-05 15:42 ` Kay Sievers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).