Hi all, Is there any way to compile-in some dependencies into a kernel module? I can ask this on the linux mailing lists but that list is crowded and not as cool as this one. :) Let's say I have a module named "my_mod" and I want to have "mbuff" and and, say "kcomedilib" autoload whenever I insmod that module. I know I can acheive this wil modules.conf, but I really want to see if there is a way to specify dependencies within the module binaries (possibly in some specialty ELF segment). I read some of the modutils sources and it looked as if there is a mechanism for this, but I didn't have the patience to really read the sources and see if I am imagining things.... -Calin -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/