En/na Scott Nicholas ha escrit:
Correct thing would be to initalize the values better in
ifxmips_mii_chip_init, so that filtering is not on, or to change
filter in set_mac?

I don't think that the u-boot initialization should be touched, it's ok as it is. I think that the correct thing to do would be to amend the ifxmips.c ethernet driver to properly set promiscuous mode and the mac address, e.g. to define functions for ndo_set_mac_address and ndo_change_rx_flags, but that's the part I don't know how to do: I don't think I can simply access memory mapped register like uboot does, can I?

Bye
--
Luca
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to