projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f62da69
)
fixed 1677
author
John Crispin
<blogic@openwrt.org>
Sun, 14 Oct 2007 06:12:29 +0000
(06:12 +0000)
committer
John Crispin
<blogic@openwrt.org>
Sun, 14 Oct 2007 06:12:29 +0000
(06:12 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9314
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
acfe8ca
..
385af19
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