[Bug 627] modprobe-small: incorrect alias-based probe with dep_bb_fd < 0

bugzilla at busybox.net bugzilla at busybox.net
Fri Jul 9 23:00:42 UTC 2010


https://bugs.busybox.net/show_bug.cgi?id=627

--- Comment #19 from Andrew <nitr0 at seti.kr.ua>  ---
Created attachment 2209
  --> https://bugs.busybox.net/attachment.cgi?id=2209
Added some behaviors for modprobe

I wrote patch to add some other than 'load first matched' behaviors for
modprobe. One of new criteria - longest modalias, another - modalias with
longest prefix without wildcards (that will be perfect for PCI/USB devices -
they have VID/DID at first places of alias).
Possibly it isn't optimal - but it's working.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list