The
HyperNews
Linux KHG
Discussion Pages
|
Next-in-Thread
|
Next Response
|
Previous Response
|
Next Thread
|
Interrupt sharing - How to do with Network Drivers?
-
Base:
Device Drivers
Re:
Interrupt Sharing ? (Frieder Löffler)
Keywords: Interrupt sharing, PCI, Plug%0Aamp;Play
Date: Thu, 11 Jul 1996 09:02:56 GMT
From:
floeff@mathematik.uni-stuttgart.de (Frieder Löffler)
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
Responses
[Embed Depth:
1
2
3
All]
[Outline Depth:
1
2
3
9
All]
- 1.
Interrupt sharing 101 (Christophe Beauregard)