diff options
author | Christian Lamparter <chunkeey@web.de> | 2008-08-23 22:15:25 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-08-29 16:24:08 -0400 |
commit | 154e3af17fdce617605b63f3534dac2c10c90922 (patch) | |
tree | 48331503716ff5a5f1848237017d06c808f80a18 /drivers/net/3c507.c | |
parent | a3ec233c90f0b8a5c00bf182f2c3ea9119b46caa (diff) |
p54: fix rssi auto calibration
Ever wondered why the signal was so bad with p54 compared to madwifi, or intel?
Well, if you have revision 1 rssi calibration curve points in your EEPROM, then wonder no more.
The firmware wants a extra 1 byte padding for every curve point. But someone forgot to put
them into the EEPROM's data structure...
So now, big question: what happens when we blindly "memcpy" these data points?
Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/3c507.c')
0 files changed, 0 insertions, 0 deletions