I think someone did not think before packaging... The module shipped with the kernel seems to be 1.45 (dmesg | grep ndisw) but only >=1.50 has support for kernel 2.6.24 so what you need to do is to build the kernel module from source, works like it should here...
...and maybe bug the packager. Have not had time to do it or look if someone else has done it.
# Essayes de lire ça :
Posté par Stephane COLIN (site web personnel) . En réponse au message WIFI et Hardy. Évalué à 2.
Quote begin
I think someone did not think before packaging... The module shipped with the kernel seems to be 1.45 (dmesg | grep ndisw) but only >=1.50 has support for kernel 2.6.24 so what you need to do is to build the kernel module from source, works like it should here...
...and maybe bug the packager. Have not had time to do it or look if someone else has done it.
Quote end
A++