I was able to install my wireless card and compiled the kernel to the point where I can see the card with lsmod. Then I installed ndiswrapper and configured my driver. Finally I did
Code:
modprobe ndiswrapper
which also worked fine. I have two problems here, and I was hoping that someone could help me:
1. If I reboot, my wireless card is invisible for iwconfig unless I type "modprobe ndiswrapper" again
2. Where and how can I specify the wireless connection I want to connect to and the security code?
I'd like to configure it, so it automatically connects on start up.
Any help would be muchg appreciated.