fixed 1677

SVN-Revision: 9314
This commit is contained in:
John Crispin 2007-10-14 06:12:29 +00:00
parent 80b7ff39f9
commit 58b8ecdf0d

View file

@ -17,7 +17,7 @@ DEVICENAME ~~ (ppp) {
next
}
DEVICENAME ~~ (controlC[0-9]|pcmC0D0*) {
DEVICENAME ~~ (controlC[0-9]|pcmC0D0*|timer) {
nothrottle
makedev /dev/snd/%DEVICENAME% 0644
next