Index: if_bge.c =================================================================== RCS file: /raid/FreeBSD/ncvs/src/sys/dev/bge/if_bge.c,v retrieving revision 1.30 diff -u -r1.30 if_bge.c --- if_bge.c 5 Feb 2003 08:54:36 -0000 1.30 +++ if_bge.c 11 Feb 2003 20:39:31 -0000 @@ -1396,6 +1396,7 @@ if (sc->bge_asicrev == BGE_ASICREV_BCM5700) CSR_WRITE_4(sc, BGE_MAC_EVT_ENB, BGE_EVTENB_MI_INTERRUPT); + CSR_WRITE_4(sc, BGE_MAC_LED_CTL, 0x00000800); } /* Enable link state change attentions. */