CVSROOT:        /cvs
Module name:    src
Changes by:     ratc...@cvs.openbsd.org 2011/04/27 01:01:33

Modified files:
        sys/dev/pci    : envyreg.h envy.c 

Log message:
fix the interrupt handler in the case when the interrupt is shared
with other pci devices. Ignore the interrupt (and return 0) if neither
of the events that make the handler do actual work are set.

hints from jakemsr and dlg, explained by deraadt

Reply via email to