Re: EliteGroup WU221 USB with Redhat 9.0
Joerg Albert <[email protected]> Tue, 18 Nov 2003 22:01:02 +0100 (CET)
| Newsgroups | gmane.linux.drivers.atmel-wlan |
|---|---|
| Message-ID | <[email protected]> |
Hi James, On Sun, 16 Nov 2003, James Savage wrote: > I have installed at76c503 - linux driver for Atmel at76c503 based usb wlan adapters from http://at76c503a.berlios.de/ using instructions in readme but would appreciate some help assigning the IP address. Situation is as follows: > > lsmod shows at76c503-rfmd, at76c503 & usbdfu are loaded although numbers are different to to Readme. > > iwconfig lists device as wlan0 however I am unable to set the IP address using iwconfig as suggested in the readme. > > Has the method of assigning the IP address changed ? If so please could some kind soul let me know how to do this. IP addresses are set by _ifconfig_ (or some distribution specific script): ifconfig wlan0 <ip address> not by iwconfig. Which readme file do you refer to, the one in the source dir?? /Jörg