Re: Unable to locate request_8xxirq() !
From: Wolfgang Denk <hidden>
Date: 2002-05-01 16:50:48
In message [ref] you wrote:
I am unable to locate request_8xxirq() function in the 2.4.18 source code.
You shoudl install an update of "grp" on your system, it must be broken if ir doesn;t find the definition in the kernel sources..
Can anyone tell me where is this function located and what does it do ? I did a search in "lxr.linux.no" , but still i was not able to locate the function it is invisible :( .
"arch/ppc/kernel/irq.c": ... #if (defined(CONFIG_8xx) || defined(CONFIG_8260)) /* Name change so we can catch standard drivers that potentially mess up * the internal interrupt controller on 8xx and 8260. Just bear with me, * I don't like this either and I am searching a better solution. For * now, this is what I need. -- Dan */ #define request_irq request_8xxirq #elif defined(CONFIG_APUS) #define request_irq request_sysirq #define free_irq sys_free_irq #endif ... Next question, please... Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de You can observe a lot just by watching. - Yogi Berra ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/