----- Original Message ----- From: "Adeel Malik" <AdeelM@avaznet.com> To: "Dan Aizenstros" <daizenstros@quicklogic.com> Cc: <linux-mips@linux-mips.org> Sent: Saturday, August 30, 2003 7:34 AM Subject: RE: RE: Information required > I have been able to resolve all the unresolved function symbols, by > properly configuring the MODVERSIONING in the module code. Only two symbols > are left: > > 1. unresolved symbol Atomic_add > 2. unresolved symbol Atomic_sub > > These symbols are not even in /proc/ksyms and System.map file of the > cross-compild linux-2.4 directory. I don't think you'll find those in Linux. Maybe your module relies on another module. Regards, Brad