glebius 2005-12-02 08:33:57 UTC
FreeBSD src repository
Modified files:
sys/dev/em if_em.c
Log:
On the 82571 and newer chipset the ICR register is meaningful only
if the E1000_ICR_INT_ASSERTED bit is set.
Submitted by: Jack Vogel
Revision Changes Path
1.91 +4 -1 src/sys/dev/em/if_em.c