Skip to content

linux: Gracefully catch device errors #14

@Rahix

Description

@Rahix

Right now, the phy-linux panics when its device is not present/disappears/has other errors. Instead, we should find a way for the PHY implementation to gracefully report what has happened so the application can decide how to deal with the situation.

Most likely, the best solution is to define a PHY error type which bubbles up through the FdlMaster's poll() call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestphyPROFIBUS Physical Layer

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions