This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Support for snmp dot3 mib in ks32c5000 ethernet driver


On Thu, Oct 09, 2003 at 06:42:21PM +0200, Roland Ca?ebohm wrote:
> 2003-10-09  Roland Cassebohm  <roland.cassebohm@visionsystems.de>
> 
>         * src/ks5000_ether.c: Set ifStats.description only one time while
>         initialization, it will never change.
>         Set ifStats.supports_dot3 to 1, to support snmp mib dot3.
>         Set ifStats.snmp_chipset to be interpreted as "nullobjid" in the
>         snmp dot3 agent. It is not a string it is an oid as byte array.
>         The link status of the phy are read while initializion and in the
>         command ETH_DRV_GET_IF_STATS to be up to date without phy interrupt
>         support.
>         Change firstTime in installInterrupts() to be static to be sure
>         interrupts will only one time be installed.

Committed.

        Thanks
                Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]