This is the mail archive of the ecos-discuss@sourceware.org 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]
Other format: [Raw text]

CS8900A driver details question


Hello,

I hope that somebody knows the eCos CS8900A ethernet driver details.
There is the line in the cs8900_start() function (if_cs8900a.c):

put_reg(base, PP_IntReg, PP_IntReg_IRQ0); // Only possibility

What does the comment mean? What I am able to use IRQ{1,2,3} line never?
They design a board for me with IRQ3 wired signal. Is it a mistake in my
hardware? I am not able to make the CS8900A works with that interrupt
just changing IRQ number for that line. I've got a success with a polled
mode only.

Thank you,

Sergei

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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