* [PATCH] Suse 40-alsa.rules syntax fix
@ 2006-04-25 2:42 David Brown
2006-04-25 2:59 ` Kay Sievers
2006-04-25 3:01 ` David Brown
0 siblings, 2 replies; 3+ messages in thread
From: David Brown @ 2006-04-25 2:42 UTC (permalink / raw)
To: linux-hotplug
Here's a syntax fix for the 40-alsa.rules in the suse etc dir
found out these broke when 090 came out
diff --git a/etc/udev/suse/40-alsa.rules b/etc/udev/suse/40-alsa.rules
index 79888dd..87097a4 100644
--- a/etc/udev/suse/40-alsa.rules
+++ b/etc/udev/suse/40-alsa.rules
@@ -1,5 +1,5 @@
-SUBSYSTEM="sound", GROUP="audio"
-SUBSYSTEM="snd", GROUP="audio"
+SUBSYSTEM="sound", GROUP="audio"
+SUBSYSTEM="snd", GROUP="audio"
KERNEL="controlC[0-9]*", NAME="snd/%k"
KERNEL="hwC[D0-9]*", NAME="snd/%k"
KERNEL="pcmC[D0-9cp]*", NAME="snd/%k"
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd_______________________________________________
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 related [flat|nested] 3+ messages in thread
* Re: [PATCH] Suse 40-alsa.rules syntax fix
2006-04-25 2:42 [PATCH] Suse 40-alsa.rules syntax fix David Brown
@ 2006-04-25 2:59 ` Kay Sievers
2006-04-25 3:01 ` David Brown
1 sibling, 0 replies; 3+ messages in thread
From: Kay Sievers @ 2006-04-25 2:59 UTC (permalink / raw)
To: linux-hotplug
On Mon, Apr 24, 2006 at 07:42:08PM -0700, David Brown wrote:
> Here's a syntax fix for the 40-alsa.rules in the suse etc dir
> found out these broke when 090 came out
Thanks, this is already fixed in the SUSE package and the examples in
the udev tree will be updated with these rules with the next sync.
It's not in a released version, where theses broken rules are skipped,
it must be the current git tree you are using, right?
Kay
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x120709&bid&3057&dat\x121642
_______________________________________________
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] 3+ messages in thread
* Re: [PATCH] Suse 40-alsa.rules syntax fix
2006-04-25 2:42 [PATCH] Suse 40-alsa.rules syntax fix David Brown
2006-04-25 2:59 ` Kay Sievers
@ 2006-04-25 3:01 ` David Brown
1 sibling, 0 replies; 3+ messages in thread
From: David Brown @ 2006-04-25 3:01 UTC (permalink / raw)
To: linux-hotplug
On 4/24/06, Kay Sievers <kay.sievers@vrfy.org> wrote:
> On Mon, Apr 24, 2006 at 07:42:08PM -0700, David Brown wrote:
> > Here's a syntax fix for the 40-alsa.rules in the suse etc dir
> > found out these broke when 090 came out
>
> Thanks, this is already fixed in the SUSE package and the examples in
> the udev tree will be updated with these rules with the next sync.
>
> It's not in a released version, where theses broken rules are skipped,
> it must be the current git tree you are using, right?
Yeah it is the current git tree :) it's easier to keep bleeding edge that way ;)
- David Brown
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd_______________________________________________
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] 3+ messages in thread
end of thread, other threads:[~2006-04-25 3:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-25 2:42 [PATCH] Suse 40-alsa.rules syntax fix David Brown
2006-04-25 2:59 ` Kay Sievers
2006-04-25 3:01 ` David Brown
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).