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 socket


On 2008-01-21, Grant Edwards <grante@visi.com> wrote:

>> My conclusion ? eCos was a bad choice. Hopefully I have the
>> same application running on Linux, but with bad performance
>> (my application is about, capture & timestamp ethernet frame).
>
> When I needed to send/receive Ethernet packets, I added a
> second API to my Ethernet driver that implimented the
> cyg_io_read/write interface.  You could do that same for
> yours, but I doubt you have the time for that.

We've got a couple in-house Ethernet drivers which have support
for the second API. It's not all that hard to do, but it does
require some familiarity with general device-driver writing
under eCos.

-- 
Grant Edwards                   grante             Yow! I'm totally DESPONDENT
                                  at               over the LIBYAN situation
                               visi.com            and the price of CHICKEN
                                                   ...


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