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: Poll/Interrupt Mode


I have a USB driver on ixp425, initialization is done for USB but the device
doe not respond because the interrupts are not enabled. I have a poll
function too which would look at the status registers and take necessary
action. 

Where can I call this poll_usb function from, so that all USB actions are
taken care? 

Regards,
Navya

-----Original Message-----
From: Gary Thomas [mailto:gary@mlbassoc.com] 
Sent: Thursday, December 06, 2007 5:14 PM
To: Navya S Kamath
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Poll/Interrupt Mode

Navya S Kamath wrote:
> Hi,
> 
> I would like to know whether redboot for IXP425 works in interrupt mode or
> polled mode. If I enable interrupts for USB will the other devices also be
> taken care to work in interrupt mode?

RedBoot does not use interrupts.



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