Hi,
I tried to find the solution, but I didn't found the root of the problem:
for some reason ../drivers/net/wireless/iwl-4965.c wasn't compiled, but
the CONFIG_IWL4965=y was defined config.mk.
This leads to a not existing struct iwl_cfg iwl4965_agn_cfg which was
claimed by make during making iwl4965.ko.
Since I don't need support for 4965 I set CONFIG_IWL4965=n to overcome
this issue.
I thought I'm fine but this leads to
..
FATAL: Error inserting iwl4965
(/lib/modules/2.6.26-1-amd64/kernel/drivers/net/wireless/iwlwifi/iwl4965.ko):
Unknown symbol in module, or unknown parameter (see dmesg)
..
during make load.
Any suggestions?
Best regards
Alain Péteut
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html