View Single Post
Posts: 46 | Thanked: 285 times | Joined on Dec 2005
#10
Originally Posted by peterleinchen View Post
Hey Philippe,

big Thank You.
That works!

This is really "standard linux behaviour"? (seems I need to lear a lot more coming/staying from/on maemo)
Great!

Well usb_moded uses modprobe internally and the newer versions maintained for mer/nemo switched to kmod (which did not exist at the time when usb_moded was implemented for the N9). But in either case that means that modules are loaded in the standard linux way, which means that module parameters, blacklists etc which are stored in /etc/modprobe.d are used. This way there is no need to recompile or change usb_moded to have it behave differently on the module level.

The source code is here btw : https://gitorious.org/meego-middleware/usb_moded (as Nokia was so kind to release it under LGPL for MeeGo)
 

The Following User Says Thank You to Philippe For This Useful Post: