From nobody Wed Mar 25 01:29:56 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fgTq9121nz6WV9H for ; Wed, 25 Mar 2026 01:29:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fgTq84cMdz3Sfc for ; Wed, 25 Mar 2026 01:29:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774402196; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FO+zZ28HjVVqU7wQBnpH1tSK01ul+0r0TmZ+64zjIw4=; b=aRWEe7mkJqiK6hbF3hT9cdPaXLkutQWf5PkzuhOBex34JLHlrZwOU8VUf1JF7meWs9Mh6V lp5dZBKx0vxBa6ay3z81iGtj00k/ESK/kzxA2OLhH0ZhDpUBzMNHSvfalEhP2hsXb9RplD 3Fgt/MDLKzn5Tv6aCxVb3d3h+cUMMSRkykKjlVt9tL9C55uAaZysOKFYzld421d7cyfp7/ zp1QmEqzPzjGxmOCKteXzPE3rjul5Oxclxk8Dqmh1s/P0+bac8Uma8019ccfZkibJQPTU+ RBciatUjtGN3uY+0w83sfEl4FTMMhIHC/Q2scyuI+zScWW5I/nhB+DR6+Wy7gg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1774402196; a=rsa-sha256; cv=none; b=vHAYpUh8veuwOYf1bBHcKHhrHmNPM+cWv5oStsOlgP8WNIhXcxOCTSM6NS33k8ZnjVZpYV xmVWVFbSZXw2fLTJCpi0Vq6v3TCRyDA9yaKPQLSeqVVSMRkDXG2BSnOA7H0JLnMZ50OLYb luZ+KMXzcVL2aWhuZvT5YJA3zhKl17wq4QOZq6WbuojSocZ2Dkn/8e4lbfuuKAatMOiB5L Bed2lhZ1RtPitI7T0I7F6AgwGZPD6ebkJ7yQ53NKTbs68O/vDnnwvF1I/y837HJ+mqmrWg +rNzYKjdmwkWOuuvK11JeNImSg3InjVRSj6R6xQtLu3nwPTc/lDa+qzQnr1/gw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774402196; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FO+zZ28HjVVqU7wQBnpH1tSK01ul+0r0TmZ+64zjIw4=; b=O+vFNRazlX7StnvvMRwifA5hxJPbDMvulpm5C/zycmGq/bN6jpOAVWer4NjKfW/CTyZtJR qU/nKUI95XrWxBqsNzmUt9a6qppmP6fd3hezzWVz/qbZQjA8RkGx8Gxuy6kK32twNJhPqW N7A7QMkdpRO5URoVpxXayPZPm+a01nSKHVoNWfTPFfrLapJ2TMJqpvZmhY18X5yIMPr5ZV GeHJwksowqtcfl946JHHRVg3O7SqN2b/tY/NcuoReV1IFaEnqk+ADYV7ApS2IjmwZEwnhS +37Giyaj7Pd2SHxr2vgYA/qIhDdHo84eDM9PQp5KRFAexCEEj7/wAFQQiicE0A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fgTq843ThzkPj for ; Wed, 25 Mar 2026 01:29:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1997d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 25 Mar 2026 01:29:56 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Christos Longros From: Adrian Chadd Subject: git: 8f36a012d65f - main - rge.4: fix incorrect speed range in HARDWARE section List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: adrian X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8f36a012d65f1a3c4e071c3396ecc7a963485637 Auto-Submitted: auto-generated Date: Wed, 25 Mar 2026 01:29:56 +0000 Message-Id: <69c33a94.1997d.50a748fe@gitrepo.freebsd.org> The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=8f36a012d65f1a3c4e071c3396ecc7a963485637 commit 8f36a012d65f1a3c4e071c3396ecc7a963485637 Author: Christos Longros AuthorDate: 2026-03-25 01:26:10 +0000 Commit: Adrian Chadd CommitDate: 2026-03-25 01:26:10 +0000 rge.4: fix incorrect speed range in HARDWARE section The HARDWARE section stated "PCIe 1GB to 1GB Ethernet devices" which is incorrect. The RTL8125/8126/8127 chips support speeds from 1Gbps to 10Gbps. Correct the range. Signed-off-by: Christos Longros rge.4: note that the driver manages PHY directly The rge(4) driver does not use the miibus(4) interface for PHY management. Instead, it accesses PHY registers directly via the chip's OCP (On-Chip Peripheral) bus. Document this in the DESCRIPTION section. Signed-off-by: Christos Longros Reviewed by: adrian Differential Revision: https://reviews.freebsd.org/D55995 --- share/man/man4/rge.4 | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/share/man/man4/rge.4 b/share/man/man4/rge.4 index a8266c439b83..eea49e12af78 100644 --- a/share/man/man4/rge.4 +++ b/share/man/man4/rge.4 @@ -46,6 +46,11 @@ capable of TCP large send (TCP segmentation offload). .Pp The RTL8125, RTL8126 and RTL8127 devices are single-chip solutions combining both a MAC and PHY. +The +.Nm +driver manages the PHY directly rather than using the +.Xr miibus 4 +interface. Standalone cards are available in 1x PCIe models. .Pp The RTL8125, RTL8126 and RTL8127 also support jumbo frames, which can be @@ -121,8 +126,18 @@ For more information on configuring this device, see .Sh HARDWARE The .Nm -driver supports RealTek RTL8125, RTL8126, RTL8127 and Killer E3000 based -PCIe 1GB to 1GB Ethernet devices. +driver supports the following PCIe Ethernet adapters: +.Pp +.Bl -bullet -compact +.It +RealTek RTL8125 (up to 2.5 Gbps) +.It +RealTek RTL8126 (up to 5 Gbps) +.It +RealTek RTL8127 (up to 10 Gbps) +.It +Killer E3000 (up to 2.5 Gbps) +.El .Sh SYSCTL VARIABLES The following variables are available as both .Xr sysctl 8