The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.

To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.
--- Begin Message ---
Hi Martin,

On Mon, Sep 16, 2019 at 12:54 PM Martin Schiller <[email protected]> wrote:
>
> Hi!
>
> I am searching for a possibility to disable Auto Negotiation of an
> PEF7072 which is attached to MAC1 of the Lantiq xrx200 switch.
>
> The xrx200-net driver does not seem to have support for that.
I don't know about xrx200-net, but ...

> Accessing the STD_CRTL register on the mdio bus from uboot with the mdio
> command works like expected.
>
> Any suggestions how to do that from linux userspace?
... my (limited) understanding is that this is one of the benefits of DSA:
you get one interface per port - with that you can use for example
ethtool to disable auto negotiation for one port
kernel source reference: [0]


Martin


[0] https://elixir.bootlin.com/linux/latest/source/net/dsa/slave.c#L1133


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

Reply via email to