Skip site navigation (1)Skip section navigation (2)
Message-ID:  <e5fe4d81-779e-4842-5f52-45c6c7b59347@FreeBSD.org>
In-Reply-To: <ackl-6FJXyp8Eugq@ns.kevlo.org>
References:  <823b482e-ec8f-8738-0ea3-23778f558693@FreeBSD.org> <8476fab9-91ca-ef23-e189-52d981af61b2@FreeBSD.org> <acXax83zAN40GhP8@ns.kevlo.org> <4f806cc0-4fa7-5620-94a4-ad0ff1bb19b9@FreeBSD.org> <ackl-6FJXyp8Eugq@ns.kevlo.org>

index | next in thread | previous in thread | raw e-mail

On Sun, 29 Mar 2026, Kevin Lo wrote:

> On Sat, Mar 28, 2026 at 03:12:56PM -0400, Sean C. Farley wrote:
>>
>> On Fri, 27 Mar 2026, Kevin Lo wrote:
>>
>>> On Wed, Mar 04, 2026 at 04:02:37PM -0500, Sean C. Farley wrote:
>>>>
>>>> On Sat, 28 Feb 2026, Sean C. Farley wrote:

*snip*

>>>> I have spent awhile trying different things yet cannot get these to
>>>> work at 2.5G.  The Realtek vendor driver cannot negotiate at 2.5G
>>>> nor can Linux 6.18 (Arch Linux).
>>>>
>>>> Important details:
>>>> - FreeBSD dmesg chip rev: RTL8126_2 (0x64a00000)
>>>
>>> Since all the RTL8126 chip revisions I have on hand are RTL8126_1
>>> (0x64900000), I went ahead and bought the BrosTrend 5G network card you
>>> recommended.
>>> Purchasing directly from the BrosTrend official website wasn't an option
>>> since they don't ship to Taiwan, so I ordered from Amazon [1] instead.
>>> Unfortunately, the one I received turned out to be RTL8126_1 as well. :(
>>>
>>> [1] https://www.amazon.com/dp/B0CYZ9M3LR
>>
>> I take it that the RTL8126_1 cards you have can negotiate to 2.5G?  That
>> gives me hope that these can do it too.
>
> Regardless of the chipset, it should have no problem negotiating to 2.5G.
> If there is an issue, it's definitely a bug.  I haven't encountered any
> problems so far.
>
>> That is too bad.  I guess that the warehouse for Amazon near you has older
>> stock.  I appreciate you looking.  It is too bad that Realtek does not
>> produce reference cards.
>
> I want to know if the RTL8126_2 actually has a bug.
> Anyway, I'll keep looking into it.

Thank you.  I will continue to look at it too although I am an amateur 
with hardware drivers.

Out of curiosity, are my cards actually revision 2?  In the Realtek 
driver, it looks like there are three revisions of the 8126, or is the 
first version something that was a test model?
- 0x64800000:  re_type = MACFG_90, calls re_set_mac_mcu_8126a_1
                re_sw_ram_code_ver = NIC_RAMCODE_VERSION_8126A_REV_A
- 0x64900000:  re_type = MACFG_91, calls re_set_mac_mcu_8126a_2
                re_sw_ram_code_ver = NIC_RAMCODE_VERSION_8126A_REV_B
- 0x64A00000:  re_type = MACFG_92, calls re_set_mac_mcu_8126a_3
                re_sw_ram_code_ver = NIC_RAMCODE_VERSION_8126A_REV_C

Sean
-- 
scf@FreeBSD.org


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e5fe4d81-779e-4842-5f52-45c6c7b59347>