From: Andrew Lunn <andrew@lunn.ch> Date: 2026-06-19 18:37:22
The host driver does not directly access any registers but requests
the PHY FW to manage PRBS on behalf of it.
Maybe a dumb question. Why?
Can you change the firmware to expose the 802.3 registers for PRBS?
You can then write a library which both plylib and your driver can
use.
Andrew