Re: nobody cared about IRQ 19 (firewire, on a HP 2510p notebook)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Thomas Gleixner
Date: Tuesday, April 1, 2008 - 12:20 am

On Mon, 31 Mar 2008, Martin Michlmayr wrote:

E1000e does in e1000_netpoll():

       disable_irq(adapter->pdev->irq); 
       ...
       enable_irq(adapter->pdev->irq); 

The network card interrupt is rerouted to a legacy interrupt on
irq_disable(), in your case irq 19.

Sigh, there is not much we can do about that...

@Jon: Any idea ? Can you please gather some more info about that
oddity. It will come back... :(

Thanks,

	tglx
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
nobody cared about IRQ 19 (firewire, on a HP 2510p notebook), Martin Michlmayr, (Fri Mar 21, 8:39 am)
Re: nobody cared about IRQ 19 (firewire, on a HP 2510p not ..., Thomas Gleixner, (Tue Apr 1, 12:20 am)
Re: nobody cared about IRQ 19 (firewire, on a HP 2510p not ..., Benjamin Herrenschmidt, (Tue Apr 1, 12:41 am)