The ndiswrapper-1.58 works great, but, every time I boot into the USB drive I have to open up a CLi and type in
Code:
 
sudo modprobe ndiswrapper
to get my wireless card to power up.

I have tried:
Code:
 
sudo su
echo ndiswrapper >> /etc/modules
exit
but this just makes my wireles card power on and off whenever I try to connect to the internet.

I have since re-installed and set up drivers due to lack of knowledge on how to fix my mistake.
What is the command I need to issue to get the ndiswrapper to work without having to type in the above mentioned command every time I boot into Knoppix?