[linux-dvb] Problems about the drivers rmmod.
lwtbenben
lwtbenben at 163.com
Wed Jul 11 05:34:18 CEST 2007
Hi,everyone
I am now developing my own tv card's driver.
While I am debugging, I just found a problem when I used "modprobe -r" to rmmod my driver module, it is like this:
a. When I don't insert my hardware,
modprobe dvb-usb-mymodule.ko and modprobe -r dvb-usb-mymodule.ko
were well executed.
b. First, I insmod my module: modprobe dvb-usb-mymodule.ko
Then, I insert my own hareware.
And if I want to rmmod my module: modprobe dvb-usb-mymodule.ko
It is bad.
The terminal is dead, and the modprobe thread is hanging on and can't be killed. I must reboot to make it.
So, could anybody help me with this issue?
Thank you very much.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.linuxtv.org/pipermail/linux-dvb/attachments/20070711/67464b46/attachment.htm
More information about the linux-dvb
mailing list