Page MenuHomeFreeBSD

rtwn: bring the RTL8192EU RF read/write routines in line with rtl8xxxu
Needs ReviewPublic

Authored by adrian on Sun, Jan 19, 1:10 AM.
Referenced Files
F107956518: D48512.diff
Sun, Jan 19, 10:35 PM
F107951708: D48512.id.diff
Sun, Jan 19, 9:26 PM
F107949706: D48512.diff
Sun, Jan 19, 8:55 PM
F107948631: D48512.diff
Sun, Jan 19, 8:36 PM
F107947551: D48512.id149506.diff
Sun, Jan 19, 8:21 PM
F107916519: D48512.diff
Sun, Jan 19, 9:29 AM
Subscribers

Details

Reviewers
None
Group Reviewers
wireless
Summary

The Linux rtl8xxxu driver has more delays in the RF read and write
path.

It looks like for writes it's ensuring the hardware is out of
power save and that the transition has properly occured.

And it looks for reads that it wants a delay after some bit setting,
likely some shifting into the RF register space is occuring with
a bit set/clear to trigger a load.

See rtl8xxxu_write_rfreg() and rtl8xxxu_read_rfreg() for more
information.

Obtained from: Linux rtl8xxxu

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 61793
Build 58677: arc lint + arc unit