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/rum if_rum.c if_rumreg.h
sephe 2007/02/06 06:33:39 PST
DragonFly src repository
Modified files:
sys/dev/netif/rum if_rum.c if_rumreg.h
Log:
Correctly calculate absolute RX signal strength and use relative RX signal
strength (relative to noise floor) as RSSI. This makes the signal of node
reported by ifconfig(8) consistent with reality, i.e. weaker signal, lower
RSSI.
Calculation of absolute RX signal strength is adapted from Linux RT73 driver.
Revision Changes Path
1.5 +54 -3 src/sys/dev/netif/rum/if_rum.c
1.2 +2 -0 src/sys/dev/netif/rum/if_rumreg.h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/rum/if_rum.c.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/rum/if_rumreg.h.diff?r1=1.1&r2=1.2&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]