p...@vps1.whooppee.com (Paul Goyette) writes:

>On Mon, 3 Feb 2025, Michael van Elst wrote:

>> p...@vps1.whooppee.com (Paul Goyette) writes:
>>
>>> As several folks pointed out, 14c3/7927 is my wifi interface.  The
>>> wired LAN port is a "Realtek Semiconductor 8126".  Any clues for
>>> support for this device?
>>
>> There is a recent patch in PR 59044 that adds support to rge(4).

>Thanks for the pointer.

>I tried that patch, but it reports

>       autoconfiguration error: : unknown version 0x64a00000

>and there is no if_rge created.

According to the Linux driver this is a newer revision with
"RTL_GIGA_MAC_VER_66" instead of "RTL_GIGA_MAC_VER_65" and
from what I read, the only difference is the "firmware" loaded
into the chip. This might correspond to the RTL8126_MAC_CFG2_MCU
table in our driver, but at least the format is different.

Reply via email to