Hello,

the current fec driver (kernel 2.4.X) is not able to receive multicast
packages. Please initialise the registers of the fec like this:

fec_grp_hash_table_high = 0xffffffff;
fec_grp_hash_table_low = 0xffffffff;


The command (from remote computer on the same network)

> ping 224.0.0.1

works then.



Thanks,


Mathias
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to