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 |