All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] no symbol version for 2.6.26
@ 2009-01-16  9:37 advan_xiang
  2009-01-16 14:57 ` Pavel Roskin
  0 siblings, 1 reply; 2+ messages in thread
From: advan_xiang @ 2009-01-16  9:37 UTC (permalink / raw)
  To: ath9k-devel

hi, all 
   I compiled madwifi for kerel-2.6.26, but when I insmod ath_pci.ko ,there're some "no symbol version xxx" error as below:
.....
ath_pci: no symbol version for ieee80211_chan2mode
ath_pci: Unknown symbol ieee80211_chan2mode
ath_pci: no symbol version for ieee80211_getrssi
ath_pci: Unknown symbol ieee80211_getrssi
ath_pci: no symbol version for ath_rate_newstate
ath_pci: Unknown symbol ath_rate_newstate
ath_pci: no symbol version for ath_rate_setupxtxdesc
ath_pci: Unknown symbol ath_rate_setupxtxdesc
ath_pci: no symbol version for ath_hal_getwirelessmodes
ath_pci: Unknown symbol ath_hal_getwirelessmodes

# cat /proc/kallsyms |grep ieee80211_chan2mode
e0a87695 u ieee80211_chan2mode  [wlan_scan_sta]
e0aa03ac r __ksymtab_ieee80211_chan2mode        [wlan]
e0aa084c r __kstrtab_ieee80211_chan2mode        [wlan]
e0aa06a0 r __kcrctab_ieee80211_chan2mode        [wlan]
5f729065 a __crc_ieee80211_chan2mode    [wlan]
e0a87695 T ieee80211_chan2mode  [wlan]

other symbols also exist in kernel . 

# modinfo ath/ath_pci.ko
filename:       ath/ath_pci.ko
license:        Dual BSD/GPL
description:    Support for Atheros 802.11 wireless LAN cards.
author:         Errno Consulting, Sam Leffler
srcversion:     0631C61C6715FB4AA942D25
alias:          pci:v0000168Cd0000001Dsv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000001Bsv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000001Asv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000019sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000018sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000017sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000016sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000015sv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000101Asv*sd*bc*sc*i*
alias:          pci:v0000168Cd00001014sv*sd*bc*sc*i*
alias:          pci:v000010B7d00000013sv*sd*bc*sc*i*
alias:          pci:v0000A727d00000013sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000013sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000012sv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000007sv*sd*bc*sc*i*
depends:
vermagic:       2.6.26 SMP mod_unload modversions PENTIUM4 4KSTACKS
parm:           countrycode:Override default country code (int)
parm:           outdoor:Enable/disable outdoor use (int)
parm:           xchanmode:Enable/disable extended channel mode (int)
parm:           ath_debug:Load-time debug output enable (int)

this is why and how to solve , please give me a clue , thank you in advance ,

advan




advan_xiang
2009-01-16




advan_xiang
2009-01-16
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20090116/e3e25f05/attachment.htm 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ath9k-devel] no symbol version for 2.6.26
  2009-01-16  9:37 [ath9k-devel] no symbol version for 2.6.26 advan_xiang
@ 2009-01-16 14:57 ` Pavel Roskin
  0 siblings, 0 replies; 2+ messages in thread
From: Pavel Roskin @ 2009-01-16 14:57 UTC (permalink / raw)
  To: ath9k-devel

On Fri, 2009-01-16 at 17:37 +0800, advan_xiang wrote:
> hi, all 
>    I compiled madwifi for kerel-2.6.26, but when I insmod
> ath_pci.ko ,there're some "no symbol version xxx" error as below:
> .....
> ath_pci: no symbol version for ieee80211_chan2mode
> ath_pci: Unknown symbol ieee80211_chan2mode

You are writing to a wrong place.  This is a mailing list about ath9k
driver that is included into the kernel.  MadWifi is a standalone
project.  Its site is http://madwifi-project.org/

Please include version of MadWifi with your reports.

-- 
Regards,
Pavel Roskin

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-16 14:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-16  9:37 [ath9k-devel] no symbol version for 2.6.26 advan_xiang
2009-01-16 14:57 ` Pavel Roskin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.