2007/6/6, Lars Hansson <[EMAIL PROTECTED]>:
Landry Breuil wrote: > one new upgrade which needs testing, xfce4-wavelan. wi_bsd.c has been > hacked to work with OpenBSD's ieee80211_* structs, so i'd really > appreciate feedback on this one. It works fine here with my iwi(4), and > i'll try to send the cleaned patch (with #ifdef) upstream for their next > release. > > http://ports.gcu.info/doku.php/openbsd/x11/xfce4/xfce4-wavelan For my ural device it shows a signal strength of 20% instead of 100% when signal is 20dB. ural0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 lladdr 00:02:44:b5:ad:f1 groups: wlan egress media: IEEE802.11 autoselect (OFDM48 mode 11g) status: active ieee80211: nwid unet-makati chan 6 bssid 00:0f:3d:0d:eb:ac 20dB nwkey <not displayed> 100dBm inet6 fe80::202:44ff:feb5:adf1%ural0 prefixlen 64 scopeid 0x4 inet 172.16.2.60 netmask 0xffffff00 broadcast 172.16.2.255
Mhh, i may have mixed signal strength/SIOCG80211TXPOWER, and rate/RSSI in my patch (patch-panel-plugin_wi_bsd_c)... i'm not used to wireless keywords :) I'll have a look at it and try to poke upstream to merge the correct changes.. Thanks for the report, Landry