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

Reading from none existing device id will never timeout #17

Open
gwrg opened this issue Aug 22, 2022 · 1 comment
Open

Reading from none existing device id will never timeout #17

gwrg opened this issue Aug 22, 2022 · 1 comment

Comments

@gwrg
Copy link

gwrg commented Aug 22, 2022

Reading from existing id 4 works fine

mdio *fc000 mvls 4 raw 0x2:4
0x043c

The command will never timeout if the id is changed to one which do not exist. In this case id 1 has no device.

mdio *fc000 mvls 1 raw 0x2:4

@vredzhepov
Copy link

Seems on the latest release 1.2.0 this issue has been already fixed. When trying to read from not existing device an error returned
# mdio !* mvls 1 raw 0x11:0x08
ERROR: Raw operation failed (-110)

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