Relating rtems_symbolic_irq_name to vector number
Valette Eric
eric.valette at free.fr
Thu Feb 20 18:15:53 UTC 2003
gregory.menke at gsfc.nasa.gov wrote:
> Actually the problem is worse. I can get the vector from the card no
> problem and get the interrupt set up- the existing code woks ok for
> that. I also found the PPC vectoring code which makes sense, but the
> handlers are not passed any parameters... not even the vector. I
> suppose a good reason was given at some point for lossage like this,
> but its quite annoying. I presume its also why the unit # has been
> hardcoded in the dec and fxp drivers. Is there any reason why I
> shouldn't tweak the vectoring code to pass the irq #- it won't cost
> but a couple instructions and will make the vectoring much simpler.
You are in the exact position where a handle could help a lot. So either
you hardcode or change the BSP implementation to add the void*
NB : if you request it politely, I can issue a temporary patch waiting
for Till proposal...
--
__
/ ` Eric Valette
/-- __ o _. 6 rue Paul Le Flem
(___, / (_(_(__ 35740 Pace
Tel: +33 (0)2 99 85 26 76 Fax: +33 (0)2 99 85 26 76
E-mail: eric.valette at free.fr
More information about the users
mailing list