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:21 PM
> To: Trenton D. Adams
> Cc: 'eCos'
> Subject: Re: [ECOS] new edb7xxx_misc.c for PCMCIA support
> 
> 
> "Trenton D. Adams" wrote:
> > 
> > I changed the following in 
> > "hal\arm\edb7xxx\current\include\hal_platform_ints.h"
> [snip]
> 
> You'll also need to increase CYGNUM_HAL_ISR_MAX.

I did increase it, just forgot to post it.

> You're hal_IRQ_handler changes isn't quite right either. It 
> doesn't return any of your new interrupt numbers.  And it 
> checks the PCMCIA for all vectors, not just the PCMCIA ones.

I'll take a look at this.
 

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


I am on the right track though right?


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