Pcmcia says "unresolved symbol dev_kfree_skb_any"
Hi,
I am using kernel 2.2.18 and pcmcia-cs-3.1.25. I installed the drivers of the Teletronics wl24 2mbit card drivers. But this gives errors. What is the meaning of this error
"unresolved symbol dev_kfree_skb_any"
What is the problem with the card.
This is what the logs show.
Jun 13 23:48:00 linux cardmgr[415]: starting, version is 3.1.25
Jun 13 23:48:00 linux cardmgr[415]: watching 2 sockets
Jun 13 23:48:00 linux cardmgr[415]: initializing socket 0
Jun 13 23:48:00 linux cardmgr[415]: socket 0: Teletronics WL2400 2Mbit Wireless LAN
Jun 13 23:48:01 linux cardmgr[415]: executing: 'modprobe wl24_cs'
Jun 13 23:48:01 linux cardmgr[415]: + /lib/modules/2.2.18/pcmcia/wl24_cs.o: unresolved symbol dev_kfree_skb_any
Jun 13 23:48:01 linux cardmgr[415]: + ds: Device or resource busy
Jun 13 23:48:01 linux cardmgr[415]: modprobe exited with status 1
Jun 13 23:48:01 linux cardmgr[415]: executing: 'insmod /lib/modules/2.2.18/pcmcia/wl24_cs.o'
Jun 13 23:48:01 linux cardmgr[415]: + /lib/modules/2.2.18/pcmcia/wl24_cs.o: unresolved symbol dev_kfree_skb_any
Jun 13 23:48:01 linux cardmgr[415]: insmod exited with status 1
Jun 13 23:48:02 linux cardmgr[415]: get dev info on socket 0 failed: Resource temporarily unavailable
Jun 13 23:48:00 linux rc: Starting pcmcia succeeded
regards
RKris
|