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

Sam gmac Ethernet driver should be able to detect the carrier state #16096

Closed
tbursztyka opened this issue May 13, 2019 · 0 comments · Fixed by #23400
Closed

Sam gmac Ethernet driver should be able to detect the carrier state #16096

tbursztyka opened this issue May 13, 2019 · 0 comments · Fixed by #23400
Assignees
Labels
area: Drivers area: Ethernet area: Networking Enhancement Changes/Updates/Additions to existing features platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM)

Comments

@tbursztyka
Copy link
Collaborator

Is your enhancement proposal related to a problem? Please describe.
Without carrier detection, an ethernet driver cannot automatically detect it's related network interface can go up or down (on carrier on or off respectively).

Describe the solution you'd like
sam gmac driver needs to be support carrier detection in order to call net_eth_carrier_on()/net_eth_carrier_off() relevantly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Drivers area: Ethernet area: Networking Enhancement Changes/Updates/Additions to existing features platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants