Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Oct 2008 15:23:01 +0800
From:      Ganbold <ganbold@micom.mng.net>
To:        "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
Subject:   ifconfig: SIOCS80211: Invalid argument
Message-ID:  <48E86B55.6080702@micom.mng.net>

next in thread | raw e-mail | index | archive | help
Hi,

I'm having trouble putting IP address in atheros  PCMCIA card.

Did syntax of ifconfig change in CURRENT? It was working before on RELENG_7.

devil# ifconfig ath0 inet 192.168.2.60 netmask 255.255.255.0 ssid 
freebsdap mode 11b mediaopt adhoc
ifconfig: SIOCS80211: Invalid argument
devil#
devil# ifconfig ath0 ssid freebsd inet 192.168.2.60 netmask 255.255.255.0
ifconfig: SIOCS80211: Invalid argument
devil# ifconfig ath0 ssid freebsd mediaopt adhoc inet 192.168.2.60 
netmask 255.255.255.0
ifconfig: SIOCS80211: Invalid argument
devil# ifconfig ath0 ssid freebsd mode 11b mediaopt adhoc inet 
192.168.2.60 netmask 255.255.255.0
ifconfig: SIOCS80211: Invalid argument
devil# ifconfig ath0 inet 192.168.2.60 netmask 255.255.255.0
ifconfig: ioctl (SIOCAIFADDR): Invalid argument
devil#


thanks,

Ganbold

-- 
Bugs, pl. n.: Small living things that small living boys throw on small 
living girls.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48E86B55.6080702>