On Aug 5, 2025, at 10:02 AM, Johnny Billquist <bqt%softjar.se@localhost>wrote:
On 2025-08-05 15:31, Paul Koning wrote:
On Aug 4, 2025, at 10:25 PM, Johnny Billquist <bqt%softjar.se@localhost>wrote:
The controller is also (all on its own) sending out MOP messages with device information at a regular interval, all the time. Even when an OS is running and using the controller. And the controller keeps a lot of counters and stuff which can also be read out via MOP without involving the PDP-11. Those DEC ethernet controllers do way more than just basic ethernet.
True for most of the DEC Ethernet controllers, though not the QNA and CNA; for those the job of doing these things falls on the device driver. But those functions are the "MOP Console" protocol, which is actually a different protocol type than "MOP load/dump" though both are specified in the MOP spec (and both share the DDCMP maintenance mode datalink protocol).