Hello Everybody, Could anyone please tell me what functions I could call from a Linux kernel module to: 1) dynamically load a library, 2) get the address of an exported function, 3) unload the library? Also, what are the functions that would allow me to read from and write to a binary or text file from within a kernel module? Any help will be sincerely appreciated. Vadim