The HyperNews Linux KHG Discussion Pages

More: Interrupt sharing - How to do with Network Drivers?

Forum: Device Drivers
Re: Question Interrupt Sharing ? (Frieder Löffler)
Keywords: Interrupt sharing, PCI, Plug%0Aamp;Play
Date: Thu, 11 Jul 1996 09:02:56 GMT
From: Frieder Löffler <floeff@mathematik.uni-stuttgart.de>

Hi,

you are right - as I noticed in the AM53C974 SCSI driver, some drivers seem to be designed to share interrupts. But I cannot see at the moment how I can implement interrupt sharing in the networking drivers. Maybe someone could explain how this can be done - for example by adding some lines of code to skeleton.c ?

Right now, I can't see how I am supposed to register the interrupt handler routine for the second driver.

Thanks, Frieder


Messages

1. Feedback: Interrupt sharing 101 by Christophe Beauregard