diff --git a/sys/pci/if_xlreg.h b/sys/pci/if_xlreg.h index 8e1248ee2e88..cd7554db9107 100644 --- a/sys/pci/if_xlreg.h +++ b/sys/pci/if_xlreg.h @@ -177,7 +177,7 @@ * Interrupts we normally want enabled. */ #define XL_INTRS \ - (XL_STAT_UP_COMPLETE|XL_STAT_STATSOFLOW|XL_STAT_ADFAIL| \ + (XL_STAT_UP_COMPLETE|/*XL_STAT_STATSOFLOW|*/XL_STAT_ADFAIL| \ XL_STAT_DOWN_COMPLETE|XL_STAT_TX_COMPLETE|XL_STAT_INTLATCH) /*