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

Hardware timeout are ignored by the driver. #98

Open
BiffoBear opened this issue Feb 15, 2023 · 0 comments
Open

Hardware timeout are ignored by the driver. #98

BiffoBear opened this issue Feb 15, 2023 · 0 comments

Comments

@BiffoBear
Copy link
Contributor

Many actions performed by the Wiznet5k hardware have hardware timeouts that can be modified by the user. These are currently ignored by the CP driver. If the software timeout set in the driver is longer than the hardware timeout then the driver is waiting in vain.

The interrupt register should be polled while waiting for a timeout and appropriate action taken.

An enhancement, not a bug fix.

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

1 participant