DragonFly commits List (threaded) for 2007-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/netif/ral rt2661.c src/sys/dev/netif/rum if_rum.c
sephe 2007/02/07 04:34:26 PST
DragonFly src repository
Modified files:
sys/dev/netif/ral rt2661.c
sys/dev/netif/rum if_rum.c
Log:
For rum(4) and rt2661 part of ral(4):
Return -1 in {rum,rt2661}_get_rssi(), if rssi can't be converted to relative
RX signal strength. Caller of these two functions will detect the conversion
error and use old rssi to feed ieee80211_input(), so when rssi smoothing is
in place, rssi conversion error will have no impacts on average rssi.
Revision Changes Path
1.13 +18 -5 src/sys/dev/netif/ral/rt2661.c
1.6 +17 -3 src/sys/dev/netif/rum/if_rum.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/ral/rt2661.c.diff?r1=1.12&r2=1.13&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/rum/if_rum.c.diff?r1=1.5&r2=1.6&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]