Hi. I've been using a D-Link DWL-G650 pcmcia card with the madwifi-driver for quite a while now, but I've changed card to a D-Link DWL-650+ using the acx100-driver. It's working fine and all but it doesn't start automatically at boot time. Instead I have to run a script after the laptop is booted. Now my question is if I could make this process automated in any way. And if anyone has done it?
With the G650 I had some lines in /etc/network/interfaces and that worked excellent with that card. The lines were: auto ath0 iface ath0 inet dhcp mapping hotplug script grep map ath0 I'd like to have something similar with the 650+. I'm attaching the script to start the DWL-650+. -- Christian Wiedel <[EMAIL PROTECTED]>
start_net
Description: application/shellscript