Richard A Downing wrote:

ACTION=="add", SUBSYSTEM=="usb", MODALIAS=="*",   RUN+="/sbin/modprobe "


This one is from udev-085/etc/udev/redhat/udev.rules, looks like it might be worth a try

ACTION=="add", SUBSYSTEM=="?*", MODALIAS=="?*", RUN+="/sbin/modprobe $modalias"

I can't say whether it works or not, I don't believe in those new fangled module things myself.

Andy
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to