This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Allow the link monitor and PHY to communicate
int MDI_EnableMonitor ( mdi_t *mdi, int LDownTest)
When the value of LDownTest is one, MDI_MonitorPhy() attempts to establish a new link by writing to various PHY registers. |
The MDI_EnableMonitor() function allows the link monitor to communicate with the PHY, and call the driver's link state change when appropriate. This function doesn't affect the delivery of link monitor pulses to the driver.
QNX Neutrino
Safety: | |
---|---|
Cancellation point | Yes |
Interrupt handler | No |
Signal handler | Yes |
Thread | Yes |