Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Oct 2001 01:43:59 +0300
From:      Stoian Mishinev <mishinev@digsys.bg>
To:        freebsd-stable@freebsd.org
Subject:   Aironet driver
Message-ID:  <200110032243.BAA10360@ws5-plovdiv.digsys.bg>

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

I'm trying to set max TX speed on Cisco Aironet adapter and having the folowing problem:

s2.05# ifconfig an0 media DS/1Mbps
ifconfig: SIOCGIFMEDIA: Operation not permitted
su-2.05# ifconfig -m an0
an0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 193.68.24.143 netmask 0xffffffe0 broadcast 193.68.24.159
        ether 00:07:0e:b3:95:2a
        media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps)
        status: associated
        supported media:
                media autoselect
                media autoselect mediaopt adhoc
                media DS/11Mbps
                media DS/11Mbps mediaopt adhoc
                media DS/5.5Mbps
                media DS/5.5Mbps mediaopt adhoc
                media DS/2Mbps
                media DS/2Mbps mediaopt adhoc
                media DS/1Mbps
                media DS/1Mbps mediaopt adhoc
        ssid SSID-TEST
        stationname NAME-TEST
        channel 7 authmode OPEN powersavemode OFF powersavesleep 200
        wepmode OFF weptxkey 1


after that I've trying to set via ancontrol, there wasnt errors but wasnt and efect :-).

befor ancontrol:

su-2.05# ancontrol -i an0 -S
MAC address:            [ 00:07:0e:b3:95:2a ]
Operating mode:         [ configured MAC ON RX ON synced associated ]
Error code:             [ 00 ]
Signal quality:         [ 1d ]
Current TX rate:        [ 11 ]
Current SSID:           [ SSID-TEST ]
Current AP name:        [ SOME BRI342 ]
Current BSSID:          [ 00:40:96:34:d3:eb ]
Beacon period:          [ 100 ]
DTIM period:            [ 2 ]
ATIM duration:          [ 0 ]
HOP period:             [ 200 ]
Channel set:            [ 0 ]
Current channel:        [ 7 ]
Hops to backbone:       [ 1 ]
Total AP load:          [ 0 ]
Our generated load:     [ 0 ]
Accumulated ARL:        [ 0 ]
u-2.05#

then :

su-2.05#
su-2.05# ancontrol -i an0 -t 1
su-2.05#


and the result is:

su-2.05ancontrol -i an0 -S
MAC address:            [ 00:07:0e:b3:95:2a ]
Operating mode:         [ configured MAC ON RX ON synced associated ]
Error code:             [ 00 ]
Signal quality:         [ 1d ]
Current TX rate:        [ 11 ]
Current SSID:           [ SSID-TEST ]
Current AP name:        [ SOME BRI342 ]
Current BSSID:          [ 00:40:96:34:d3:eb ]
Beacon period:          [ 100 ]
DTIM period:            [ 2 ]
ATIM duration:          [ 0 ]
HOP period:             [ 200 ]
Channel set:            [ 0 ]
Current channel:        [ 7 ]
Hops to backbone:       [ 1 ]
Total AP load:          [ 0 ]
Our generated load:     [ 0 ]
Accumulated ARL:        [ 0 ]
su-2.05#

Any Ideas?!!

Regards,
Stoian Mishienv

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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