pcmf502r for SMC2632w-v2 modules missing

O Plameras <oscarp-vugifB9YGIC6c6uEtOJ/[email protected]> Fri, 22 Oct 2004 21:47:01 +1000
Newsgroups gmane.linux.drivers.atmel-wlan
Message-ID <[email protected]>
Hi all,

I have kernel-2.6.9-rc3.

I downloaded atmelwlandriver-ss-20040606.tar.gz.

When I compiled with,

#make pcmcia buildonly=debug, I get warning
messages that the ff are missing:
__gtdf2
__floatsidf
__fixunsdfsi
__divdf3
__subdf3

Then when I 'modprobe pcmf502r' I get the ff:

[root@toshiba source]# dmesg
pcmf502r: Unknown symbol __gtdf2
pcmf502r: Unknown symbol __floatsidf
pcmf502r: Unknown symbol __fixunsdfsi
pcmf502r: Unknown symbol __divdf3
pcmf502r: Unknown symbol __subdf3

I googled for hours but with no success.

What do I do to resolve this problem ?

Regards,
O Plameras