use EXPORT_SYMBOL for use with kernel module. You can look at website for kernel module programming info.
Ming > -----Original Message----- > From: John Zhou [mailto:zjzhou at newrocktech.com] > Sent: Wednesday, September 17, 2003 9:00 PM > To: linuxppc-embedded at lists.linuxppc.org > Subject: Problem on unresolved symbol > > > > Dear all, > > In my driver, I use the request_8xxirq() to connect my ISR > function to IRQ. Building is OK, but, when I use insmod to > load this module into kernel, it report " unresolved symbol > request_8xxirq ". I found that in fcc_enet.c, it also use > request_8xxirq() to do. Why does my action unsuccessed ? > > Could you help me? > > Thanks in advance! > John > > > ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/