|
It's actually pretty easy. Just enter the appropriate commands into your /etc/rc.d/rc.local file. So you'll want to start with modprobe ndiswrapper to load the module, followed by whatever iwconfig commands you use to configure the card and then finish by either requesting and IP address via DHCP or assinging a static IP and gateway.
|