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]

PCMCIA Interrupt


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?


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