fixed 1677
authorJohn Crispin <john@openwrt.org>
Sun, 14 Oct 2007 06:12:29 +0000 (06:12 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 14 Oct 2007 06:12:29 +0000 (06:12 +0000)
SVN-Revision: 9314

package/base-files/files/etc/hotplug2-init.rules

index acfe8ca509db02daf7cfe62708d84978806be553..385af19193461a3cbf19eac4cf8bf31591777b20 100644 (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