Re: iBook G4, 2.6.4 and TEW-229UB
Joerg Albert <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <Pine.LNX.4.56.0403242330530.1042@invb> |
Hi, On Wed, 24 Mar 2004, Chris Anderson wrote: > at76c503: Unknown symbol iw_handler_set_spy > at76c503: Unknown symbol iw_handler_get_thrspy > at76c503: Unknown symbol iw_handler_get_spy > at76c503: Unknown symbol wireless_spy_update > at76c503: Unknown symbol iw_handler_set_thrspy > > My system is an iBook G4 running vanilla 2.6.4 sources (from kernel.org) > and Debian Sid. Any help would be appreciated do you have CONFIG_NET_RADIO=y in your .config to include the wireless extensions? If yes, please exec: grep iw_handler_set_spy /proc/kallsyms and post the result. /Jörg