Skip to content

Commit

Permalink
r8169: support RTL8168G
Browse files Browse the repository at this point in the history
For RTL8111G, the settings of phy and firmware are replaced with
ocp functions. r8168g_mdio_{write / read} redirects the relative
settings to suitable ocp functions. A per-device variable is needed
to evaluate the real address of ocp functions.
rtl_writephy(tp, 0x1f, xxxx) is dedicated to keeping said variable
up-to-date.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Acked-by: Francois Romieu <romieu@fr.zoreil.com>
  • Loading branch information
Hayes Wang authored and Francois Romieu committed Jul 9, 2012
1 parent ffc4695 commit c558386
Showing 1 changed file with 291 additions and 0 deletions.
Loading

0 comments on commit c558386

Please sign in to comment.