This is the mail archive of the ecos-discuss@sourceware.org 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: Ethernet PHY Device API


1G speed was added recently. Example attached.

Christophe

-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of Mikhail
Matusov
Sent: 25. juni 2010 22:56
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] Ethernet PHY Device API

Hello all,

According to the documentation one must provide a stat() function as a
part 
of any Ethernet PHY API. It is supposed to return a status bitmap
indicating 
the state of the physical connection. However, the bits defined in
eth_phy.h 
for this bitmap are very limited, not even 1G speed is defined. Also, it

seems that the stat() function is not actually used anywhere... Can
someone 
please clarify what should I be doing for a 1G PHY?

Thanks,
/Mikhail



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

Attachment: tsec.c
Description: tsec.c

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

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