[PATCH] Bug #975

Natanael Copa natanael.copa at gmail.com
Mon Aug 21 22:35:46 UTC 2006


On Mon, 2006-08-21 at 23:10 +0200, Yann E. MORIN wrote:
> Hello!
> 
> Bug #975 is about udev spawning multiple modprobes at cold-plugging-time (that
> is boot time). The problem occurs when two devices require the same module
> (eg. two or more same PCI cards, two or more same USB keys, etc...).

Does this affect mdev too? mdev -s?
How do you coldplug? 
Would it affect if you coldplug like this?:

find /sys -name uevent | while read i ; do 
  echo "add" > $if ;
done


--
Natanael Copa




More information about the busybox mailing list