Hello, I tryed figure out how to read a file from a LKM, i done like this: At init_module int init_module(void){ or_open=sys_call_table[__NR_open]; or_read=sys_call_table[__NR_read]; or_close=sys_call_table[__NR_close]; _______________________________________________________ Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/