Hi everyone! In my driver init function I try to register interrupt handler with request_irq(), but always get -EBUSY. This interrupt is shared with ahci driver. I use kernel version 2.6.24.7. Is there any other way to register the interrupt handler? Or maybe I'm doing something wrong? Thanks in advance for your attention. -- Denis -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ