From nobody Tue May 13 21:21:42 2025 X-Original-To: dev-commits-src-all@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 4ZxqD72w10z5w030; Tue, 13 May 2025 21:21:43 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZxqD66kxdz3NrJ; Tue, 13 May 2025 21:21:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747171303; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=HiRSnFZQvyMFNql6I/AtzzdegbIUVvOhs4aVvjaSblw=; b=M7wYWL0fVGlJzOuRkspPj0Vnxn35JSU08Owky7d5xQe3timKPCC5B9ko3ptWyvrRfUjAdR +RxBEMY6jYOoffTgcm0DHJD2c89ClJg+RwwZzTQtHiEB/wKncmOInxawOxp+L6/GT9RjU7 b0f4WVJWgIAhSke65keo+rF49KtZ4LlJY9C5NBhpGjlRt44572DQQfRI+s5y7qmRtgbY4h MgX/TCtsf1g4Vz2jvnzI4NOQuTeo62jbosCXSEGbyZvb79LzIB9UWtn+WxUntSUB/CdoBH fHJ0HRI9XpUcqOr3hE4tKumFWMdkqx80Ylt5GpanJHsxsAf1e6R5/zbcc1gt0Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747171303; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=HiRSnFZQvyMFNql6I/AtzzdegbIUVvOhs4aVvjaSblw=; b=iJzg3eO5C8fiqybZswqR/DdhpIcf0WDQNZFY3KF00a/t0VidOuHK9CWAJ8/8MVtwNfys2q zX6S9A4wJCcEep++tW4vok/SszHH+Tq2VzikTDfVo/QYZ23CuL9HAia+ThBjWMCE3n5ABM JEOfX1p5zDgnFN/RcfTXQi+doYVfAxAFt6ySR8N7dXHYapLwyT48XZqYt2BmzPrZikZSCP ulyx41sD3EkkDAck8rNCVUWBli+SCupYR9AUSCdcfghNjHWoPlvZ0Svx+W5/kTRDUxiyXi qBW730MxM6C+T/BaRPfZ0BrAhAcgLu8Yf9rH+uBEAGGNsjUI9Et/qyXZN0/aXQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747171303; a=rsa-sha256; cv=none; b=pUAfPO+7txysoysfINh6QZ5V66R2TImkw3gtpq8dSUP1tY4h/VyXdX3NQ4AHLZOsKscacl c5zBCrTM5JJk8ze/px2HVDyq/o1qUS2E74f543pjHutj7eYZGX9vq5QPVQiImTRK+idT6y AfeuRhUdCilIUYq7Ag1aYuDlEIr4ME0xfkUhnWZQjtipQPhF2/e4K1mKmbPjgIS+LxgoQc x5iTgwXnyYNObCB9oLC1g1bByZgTow2xUQX3zCrT+9uHQZdZZvrpCsYlfEv5FhyjxuUD4b Kbz8UaRk1gZNB0L4JCNr0VqNkelYdl7XMgUIAjiOsgcrKbYoNSVfnt6qaAzglA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4ZxqD66HGrz13p6; Tue, 13 May 2025 21:21:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 54DLLgTE048165; Tue, 13 May 2025 21:21:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 54DLLgb2048162; Tue, 13 May 2025 21:21:42 GMT (envelope-from git) Date: Tue, 13 May 2025 21:21:42 GMT Message-Id: <202505132121.54DLLgb2048162@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Alexander Ziaee Subject: git: bef89c155e77 - main - e6060sw.4: Improve title and add HARDWARE List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bef89c155e77dd471af596a43f3914b754cc5155 Auto-Submitted: auto-generated The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=bef89c155e77dd471af596a43f3914b754cc5155 commit bef89c155e77dd471af596a43f3914b754cc5155 Author: Alexander Ziaee AuthorDate: 2025-05-12 01:08:10 +0000 Commit: Alexander Ziaee CommitDate: 2025-05-13 21:16:16 +0000 e6060sw.4: Improve title and add HARDWARE For visibility in apropos and inclusion in the hardware release notes. MFC after: 3 days Reviewed by: adrian, mhorne Approved by: mhorne (mentor) Differential Revision: https://reviews.freebsd.org/D50321 --- share/man/man4/e6060sw.4 | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/share/man/man4/e6060sw.4 b/share/man/man4/e6060sw.4 index 407138abe378..74736f65fe80 100644 --- a/share/man/man4/e6060sw.4 +++ b/share/man/man4/e6060sw.4 @@ -23,12 +23,12 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd April 5, 2017 +.Dd May 10, 2025 .Dt E6060SW 4 .Os .Sh NAME .Nm e6060sw -.Nd driver for Marvell 88E6060 and 88E6065 fast ethernet switch chip +.Nd Marvell 88E6060/88E6063/88E6065 Fast Ethernet switch driver .Sh SYNOPSIS .Cd "device mdio" .Cd "device etherswitch" @@ -44,6 +44,19 @@ This driver use smi interface by ethernet interface. 88E6060 support is only port vlan. 88E6065 support is port and dot1q vlan. dot1q support group base tag/untag. +.Sh HARDWARE +The +.Nm +driver supports the following Fast Ethernet switch controllers: +.Pp +.Bl -bullet -compact +.It +Marvell 88E6060 +.It +Marvell 88E6063 +.It +Marvell 88E6065 +.El .Sh EXAMPLES Configure dot1q vlan on 88E6065 by etherswitchcfg command. .Pp