DragonFly kernel List (threaded) for 2007-11
DragonFly BSD
DragonFly kernel List (threaded) for 2007-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Kernel panic on module unload


From: Dmitry Komissaroff <dxi@xxxxxxx>
Date: Wed, 07 Nov 2007 11:20:04 +0300

Hi all!

I'm still working with BT stack. There many questions, but one is very 
important.
BT stack implemented by separated module, which loaded by BT device
module. It contain protocol definitions by filling protosw and
domain structs. All loading and registering successfull. But, when I try
to unload module, kernel goes panic on pffasttimo or pfslowtimo, which
called first.
To solve this problem, I just restrict unloading module, but it apply
brakes to work, because I need reboot, when I want to change something in
the module.

Is there more solution of this problem?



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]