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 Slot State Location


This is one of the lines in the assabet PCMCIA Driver.  

unsigned long new_state = *(unsigned*)SA11X0_GPIO_PIN_LEVEL;

SA11X0_GPIO_PIN_LEVEL must obviously be a memory address for card slot
state information.  Does anyone have any idea where this would be for
the EDB7111-2 board?

Also, is the slot state information standard between all PCMCIA
devices?=


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