CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/11/16 02:52:31

Modified files:
        sys/dev/pci    : if_iwn.c if_wpi.c 

Log message:
clear pending interrupts in the driver attach routine.
otherwise the chip comes up with the RF_TOGGLED bit set which triggers
an if_stop() call if a shared interrupt occurs.

Reply via email to