public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] PCMCIA Interrupt
@ 2001-06-19 11:34 Trenton D. Adams
  2001-06-20 14:04 ` Jonathan Larmour
  0 siblings, 1 reply; 3+ messages in thread
From: Trenton D. Adams @ 2001-06-19 11:34 UTC (permalink / raw)
  To: 'eCos'

The line below is from assabet_pcmcia.c
	cyg_interrupt_mask(SA1110_CF_DETECT);

I can't find SA1110_CF_DETECT anywhere in any other source/header file
in the entire eCos repository.  Should I just replace the
SA1110_CF_DETECT with an offset into the interrupt table?  I assume this
should correspond to the interrupt pins connected from the PCMCIA
controller to the CPU!  Would this be the correct assumption?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] PCMCIA Interrupt
  2001-06-19 11:34 [ECOS] PCMCIA Interrupt Trenton D. Adams
@ 2001-06-20 14:04 ` Jonathan Larmour
  2001-06-20 14:40   ` Trenton D. Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Larmour @ 2001-06-20 14:04 UTC (permalink / raw)
  To: Trenton D. Adams; +Cc: 'eCos'

"Trenton D. Adams" wrote:
> 
> The line below is from assabet_pcmcia.c
>         cyg_interrupt_mask(SA1110_CF_DETECT);
> 
> I can't find SA1110_CF_DETECT anywhere in any other source/header file
> in the entire eCos repository. 

Line 121 of hal/arm/sa11x0/assabet/current/include/assabet.h

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [ECOS] PCMCIA Interrupt
  2001-06-20 14:04 ` Jonathan Larmour
@ 2001-06-20 14:40   ` Trenton D. Adams
  0 siblings, 0 replies; 3+ messages in thread
From: Trenton D. Adams @ 2001-06-20 14:40 UTC (permalink / raw)
  To: 'Jonathan Larmour'; +Cc: 'eCos'

Sorry, I forgot to mention that I found it.  I did ask another question
on the list though about cyg_drv_interrupt_create () if you would kindly
reply to that one.

> -----Original Message-----
> From: jlarmour@cambridge.redhat.com 
> [ mailto:jlarmour@cambridge.redhat.com ] On Behalf Of Jonathan Larmour
> Sent: Wednesday, June 20, 2001 3:05 PM
> To: Trenton D. Adams
> Cc: 'eCos'
> Subject: Re: [ECOS] PCMCIA Interrupt
> 
> 
> "Trenton D. Adams" wrote:
> > 
> > The line below is from assabet_pcmcia.c
> >         cyg_interrupt_mask(SA1110_CF_DETECT);
> > 
> > I can't find SA1110_CF_DETECT anywhere in any other 
> source/header file 
> > in the entire eCos repository.
> 
> Line 121 of hal/arm/sa11x0/assabet/current/include/assabet.h
> 
> Jifl
> -- 
> Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 
> (1223) 271062 Maybe this world is another planet's Hell 
> -Aldous Huxley || Opinions==mine Come to the Red Hat 
> TechWorld open source conference in Brussels!
> Keynotes, techie talks and exhibitions    
> http://www.redhat-techworld.com/
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-06-20 14:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-19 11:34 [ECOS] PCMCIA Interrupt Trenton D. Adams
2001-06-20 14:04 ` Jonathan Larmour
2001-06-20 14:40   ` Trenton D. Adams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).