Alexander Fedtke wrote:
Hi there! Is there any chance to check the state of the eepro100 link LED by software? I would like to detect if there is a physical connection... Thanks for hints, Alexander
This may work with certain drivers. Some report the link (or carrier) state to rtdev->state, but I don't think that all do (especially if the state detection depends on some in RTnet disabled non-real-time timing function). RTnet does not provide a standard interface to get informed about state changes, you would have to hack something or add a new interface. Do you need this in real-time or non-real-time context?
Jan
------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ RTnet-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/rtnet-users

