wkz / mdio-tools

Low-level debug tools for MDIO devices.
GNU General Public License v2.0
66 stars 29 forks source link

Add support for printing c45 status #16

Closed sean-anderson-seco closed 2 years ago

sean-anderson-seco commented 2 years ago

This adds basic support for pretty-printing c45 registers. I have added support for the status registers in PMA/PMD, PCS, and AN devices. It also adds support for the c22 extended status register.

wkz commented 2 years ago

Wow, thanks! This looks great :+1: