diff --git a/rtemsbsd/sys/dev/ffec/if_ffec_mcf548x.c b/rtemsbsd/sys/dev/ffec/if_ffec_mcf548x.c index 2f081a71..6aae3d21 100644 --- a/rtemsbsd/sys/dev/ffec/if_ffec_mcf548x.c +++ b/rtemsbsd/sys/dev/ffec/if_ffec_mcf548x.c @@ -784,8 +784,8 @@ static void mcf548x_fec_initialize_hardware(struct mcf548x_enet_struct *sc) /* * Set multicast address filter */ - MCF548X_FEC_GAUR(chan) = 0x00000000; - MCF548X_FEC_GALR(chan) = 0x00000000; + MCF548X_FEC_GAUR(chan) = 0xffffffff; + MCF548X_FEC_GALR(chan) = 0xffffffff; /* * enable CRC in finite state machine register