Well, i'm writing this from 3.10 kernel, so patch has been successful,
apparently.
This is dmesg part after module is inserted:
[ 335.204398] lib80211: common routines for IEEE802.11 drivers
[ 335.204400] lib80211_crypt: registered algorithm 'NULL'
[ 335.343901] cfg80211: Calling CRDA to update
A small update: I managed to connect to my own hot-spot, apparently it was the
router problem, not the driver's.
I will try applying the patch under 3.10 kernel as well.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
Tried to compile the driver (as per comment #25) under 3.10.9 kernel.
Results are as per comment #37, since the driver source uses
create_proc_entry(), that was deprecated in favor of proc_create()
After reverting to kernel 3.9.5, the compilation was successful , with
one warning:
[ecat@localhost