This is the mail archive of the ecos-discuss@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: Is it possible to do polling for the Ethernet driverusing a stack ?


On Thu, 2002-10-31 at 08:04, Cusson, Pascal wrote:
> Hello Everyone,
>    Has anyone ever made a Ethernet driver using polling ? If so how did you link the driver to the stack ? What function calls did you make ?

The stacks that are used with eCos (not RedBoot, it has it's
own stack) really should be interrupt driven.  Is there some
reason that you want to poll?

-- 
------------------------------------------------------------
Gary Thomas                  |
eCosCentric, Ltd.            |  
+1 (970) 229-1963            |  eCos & RedBoot experts
gthomas@ecoscentric.com      |
http://www.ecoscentric.com/  |
------------------------------------------------------------


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


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