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]

RE: new edb7xxx_misc.c for PCMCIA support


> -----Original Message-----
> From: jlarmour@cambridge.redhat.com 
> [mailto:jlarmour@cambridge.redhat.com] On Behalf Of Jonathan Larmour
> Sent: Friday, June 22, 2001 4:45 PM
> To: Trenton D. Adams; eCos discussion
> Subject: Re: [ECOS] new edb7xxx_misc.c for PCMCIA support
> 
> 
> "Trenton D. Adams" wrote:
> > > I assume from attempting to do this that the edb7211 uses 
> > > CYGNUM_HAL_INTERRUPT_EXTFIQ and CYGNUM_HAL_INTERRUPT_ENT1 
> for other 
> > > devices too?
> > 
> > Yes, EXTFIQ is one IRQ coming from the PCMCIA controller, 
> and EINT1 is 
> > the other IRQ.
> 
> But why not just install interrupt handlers in your PCMCIA 
> device driver for both these interrupts? Or are there other 
> things on those IRQ lines?

Actually, that's a good point.  I suppose I could do that if I'm not
using them for anything else.  But, it would probably be better to make
new ones in case someone else decides they want to use those later
though right?


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