Driver porting: hello world
Posted Sep 20, 2005 15:17 UTC (Tue) by
jeanwelly (guest, #29199)
In reply to:
Driver porting: hello world by vleo
Parent article:
Driver porting: hello world
I use "insmod hello.ko " to use the module, It's OK when I check the kernel message. But when I want to remove the module, error found:
[root@localhost kernel-dev]# rmmod -f hello.ko
ERROR: Removing 'hello': Device or resource busy
Does any one know why?
Thanks!
(
Log in to post comments)