Hi, I found this comment in mixcomwd.c and proceeded accordingly. This prevents the watchdog drivers from being unloaded after initialized and gets rid of the warnings. This doesn't just remove any occurance of MOD_INC_USE_COUNT, but replaces it with __module_get(). Is this correct? Jan /** fops_get() code via open() has already done * a try_module_get() so it is safe to do the * __module_get(). */ -- Linux rubicon 2.5.75-mm1-jd10 #1 SMP Sat Jul 12 19:40:28 CEST 2003 i686