chiark / gitweb /
rules: fix isdn rules
authorKay Sievers <kay.sievers@vrfy.org>
Wed, 3 Dec 2008 00:32:00 +0000 (01:32 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Wed, 3 Dec 2008 00:32:00 +0000 (01:32 +0100)
commit1ac8fad8e56097cf8e08a0a17f044309317cb50f
treec784ed0f8a35bf5b665d895a7c66a49b9798cb70
parent3e18fb062f16e99cd3b308089f1459f4eeb33003
rules: fix isdn rules

On Tue, Dec 2, 2008 at 21:07, Matthias Schwarzott <zzam@gentoo.org> wrote:
> It seems that the rules related to capi devices are not correct:
>
> KERNEL=="capi",         NAME="capi20", SYMLINK+="isdn/capi20"
> KERNEL=="capi*",        NAME="capi/%n"
>
> Changing the second rule to match only on KERNEL=="capi[0-9]*" is reported to
> make it work.
> So I can only guess that the problem is the second rule overwriting the NAME
> set by the first one.
rules/packages/40-isdn.rules