[ECOS] PCMCIA Interrupt

Trenton D. Adams tadams@extremeeng.com
Tue Jun 19 11:34:00 GMT 2001


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?



More information about the Ecos-discuss mailing list