--- trunk/busybox/mdev.rc 2010/12/10 23:03:22 1235 +++ trunk/busybox/mdev.rc 2010/12/10 23:27:46 1236 @@ -43,7 +43,7 @@ # if you want real coldplug (with all modules being loaded for all # devices in the system), uncomment out the next line. - #list="${lis}t $(echo /sys/bus/*/devices/*/uevent)" + list="${lis}t $(echo /sys/bus/*/devices/*/uevent)" list="${list} $(echo /sys/class/*/*/uevent)" list="${list} $(echo /sys/block/*/uevent /sys/block/*/*/uevent)" for i in ${list}