Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

phytool usage #13

Open
y-jayden opened this issue Dec 19, 2022 · 1 comment
Open

phytool usage #13

y-jayden opened this issue Dec 19, 2022 · 1 comment

Comments

@y-jayden
Copy link

Can you explain the meanings of the 'phytool print' output and how to modify these parameters. This is more friendly to our beginners

@wkz
Copy link
Owner

wkz commented Dec 19, 2022

Phytool is a low-level debug utility for those rare times when you need raw register access. If you want something more user-friendly, ethtool might be what you're looking for.

If you want to know more about the meaning of the register bits, I suggest you consult the datasheet for you specific PHY. If you don't have a datasheet available, many registers are standardized in IEEE 802.3 (Clause 22.2.4) which is available through IEEE's GET program: https://standards.ieee.org/products-programs/ieee-get-program/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants