lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] how to know PHY link status ?


From: Kieran Mansley
Subject: Re: [lwip-users] how to know PHY link status ?
Date: Tue, 12 Oct 2010 09:12:34 +0100

On Tue, 2010-10-12 at 13:01 +0530, Mrutyunjay wrote:
> hi,
> need interface to know status of Link 
> in OS based LwIP 1.3.2 !
> 
> 1. is Ethernet cable connected(hub/switch).
> 2. What is Link speed is connected at
>    a. 10mbps/100mbps. 
>    b. full-duplex or half duplex.
> 3. how to enable or disable Auto-Negotiations.

None of that information is available through IP and so it isn't
something that lwIP provides.  You need to access your hardware or
possibly OS if it provides this status.

Kieran 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]