Hello Knoppix-friends,
i want to activate my IEEE 802.11b USB ADAPTER from acer automaticialy at boot time.
This USB Adapter works with the following procedure without any problem.

wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable
wlanctl-ng wlan0 lnxreq_autojoin ssid=any authtype=opensystem
ifconfig wlan0 up

To get an IP-Adress from the DHCP-Server i use the knoppix tool to send a DHCP Broadcast.

How do i can automate this procedure?

Thanx,
mgsimon