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]

Settign ethernet speed and duplex


Hi All,
I'm writing a new ethernet chip driver.
The chip (with built in PHY) support setting of speed (10/100) and duplex.
That's pretty easy to do in the driver but I'm lost in how it should be
connected to the application code.
I thought it might be an ioctl key but can't find anything to help me.

So, my question is, what is the 'right way' for this to be implemented and
are there examples I can follow?

Thanks again.          	...Laurie:{)


-- 
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]