projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80b7ff3
)
fixed 1677
author
John Crispin
<john@openwrt.org>
Sun, 14 Oct 2007 06:12:29 +0000
(06:12 +0000)
committer
John 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
patch
|
blob
|
history
diff --git
a/package/base-files/files/etc/hotplug2-init.rules
b/package/base-files/files/etc/hotplug2-init.rules
index acfe8ca509db02daf7cfe62708d84978806be553..385af19193461a3cbf19eac4cf8bf31591777b20 100644
(file)
--- a/
package/base-files/files/etc/hotplug2-init.rules
+++ b/
package/base-files/files/etc/hotplug2-init.rules
@@
-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