From: Roman Z. <zi...@fh...> - 2000-06-05 10:51:24
|
Hi, > With Jesper's latest 2.3 kernel I remember doing free_irq(IRQ_AMIGA_AUTO_3, NULL); > before the request_irq(). That should work allthough I don't think it's a > proper fix. Another way to avoid this is to not include amifb. I'm waiting > for someone to find out how this should really be handled. If you don't compile in amifb, you probably need to enable ami_int3 in arch/ppc/amiga/amiints.c in the amiga_default_handler array. I have a new amifb that should fix this, but I'd like to test that a bit more (it's ages ago I worked on that driver :) ) and I'm currently away from home, so new patches from me only somewhere next week. bye, Roman |