How I can turn on fast frame and turbo modes for ralink wireless card:
[EMAIL PROTECTED]:2:11:0:       class=0x028000 card=0x25611814 chip=0x03011814
rev=0x00 hdr=0x00
    vendor     = 'Ralink Technology, Corp'
    device     = 'RT2561/RT61 802.11g PCI'
    class      = network

The card supports these features under windows but here (freebsd 7.0 stable)
I could not switch the on.
ifconfig -v ral0
ral0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 2290
        ether 00:0e:2e:ec:e1:3d
        inet 172.16.4.1 netmask 0xffffff00 broadcast 172.16.4.255
        media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps mode 11g <hostap>
        status: associated
        ssid freebsdap channel 1 (2412 Mhz 11g) bssid 00:0e:2e:ec:e1:3d
        authmode WPA privacy MIXED deftxkey 3
        TKIP 2:128-bit
        TKIP 3:128-bit powersavemode OFF powersavesleep 100 txpower 50
        txpowmax 50.0 rtsthreshold 2346 fragthreshold 2346 bmiss 7
        scanvalid 60 -bgscan bgscanintvl 300 bgscanidle 250 roam:rssi11a 7
        roam:rate11a 12 roam:rssi11b 7 roam:rate11b 1 roam:rssi11g 7
        roam:rate11g 5 -pureg protmode CTS -ht -htcompat -ampdu ampdulimit
8k
        ampdudensity - -amsdu -shortgi htprotmode RTSCTS -puren -wme -burst
        -ff -dturbo -hidessid apbridge dtimperiod 1 doth inact bintval 100

I tried to execute
ifconfig ral0 ff
ifconfig ral0 dturbo
ifconfig ral0 burst

But all lines filed..
Maybe the BSD  driver does not support them.
What do you think?
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to