> I have installed ndiswrapper from debian-source (1.5) and > ndiswrapper-utils too for inprocomm 2220. But it doesn't work. After > > ndiswrapper -i i2220nta.inf && modprobe ndiswrapper > > dmesg returns a loop of this message: > > ndiswrapper (wrapper-worker-proc:1176): wlan0 is being reset > > My kernel is 2.6.12. I have solved with this row in /etc/modules: ndiswrapper hangcheck_interval=-1 and it seems work, but is it the right way? Thanks, Giulio