Re: isdn oops with 2.4.19-pre10

From: Kai Germaschewski (kai@tp1.ruhr-uni-bochum.de)
Date: Mon Jun 17 2002 - 10:12:21 EST


On Mon, 17 Jun 2002, Kristian Peters wrote:

> I tried to unload the isdn modules (I'm using a hisax and a avm b1
> card) and get these oopses:

Okay, I think I can see what is happening.

Can you confirm that you get the oops if you unload the modules in the
same order that you loaded them, but not if you use the reverse order?

I.e.

        insmod capidrv; insmod hisax; rmmod hisax; rmmod capidrv

should be okay,

        insmod capidrv; insmod hisax; rmmod capidrv; rmmod hisax

oopses?

--Kai

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jun 23 2002 - 22:00:13 EST