> note that the IRQ is never used: the counter in /proc/interrupts is always 0
> (even after a lot of work)

In which case that is all just fine - it just needs to use the instance as
the dev_id. (Otherwise two people register irq 9 and neither uses a dev_id,
which one does free_irq() remove)

Alan


-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to