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: network device driver


In gmane.os.ecos.general, you wrote:
> Hi all,
>
> I have some doubts I will list it out.
>
> 1. I read i some ecos discuss group that
> "network device driver for Redboot
>  is polled io, where as a full eCos device driver is interrupt
>  driven"
>
> So, What is difference bewteen network device driver for Red
> boot and full ecos device driver????

Redboot doesn't use interrupts, it polls the network driver.

A full eCos device driver may use interrupts (all of the ones
I've seen do). 

-- 
Grant Edwards                   grante             Yow!  Put FIVE DOZEN red
                                  at               GIRDLES in each CIRCULAR
                               visi.com            OPENING!!


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