From nobody Wed Jun 10 13:52:06 2026 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 4gb6f41K8Gz6gRyg for ; Wed, 10 Jun 2026 13:52:12 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gb6f362pNz3PFr for ; Wed, 10 Jun 2026 13:52:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781099531; 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=GGfUQKbKvf7XLBNpPBE5T/NW+xyiXxuZWHa7/nzxd94=; b=XsEXMMw3stT9foh4GpKEx2NEmA8S0MGCwUbfrr381m49qlV8PRPNx6sYJ2kO9uoNK8yK7I ShUBInrfvSLVLbVJgGP5HnKvRN1v5eM/N4yKDuKJt/XcF+3WLNXg6n2Kzcy+gcdSj6YIyf 3zcG4UzhkdGAkFSzlp0Ht3lDKm+F4Y3pWXBSJMo/VkVc9xwFHuwF5OGH4vyBgQ0ruqyfE4 Uek6hpdBsuWYF/VDqFcO/Ew/AgDrKsNoyqC0n9Yu9Npu/umFir96Lww9Y5yh5VFP5Aw6Io MMdVJjh/zCFLs7keTRgUNkAtFXi5pdhqSU7CqzVv0Dwrur3l7JOoYKectJm84w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781099531; a=rsa-sha256; cv=none; b=ZX3AaqQTjYYZ1F2nOZ0+S1f9TxkdS10yCKFRXjqGs6kb6GDux+TrhUsjSXmB5MKLjLD5B4 qExYTFuKiUgpNTYHMuBFkV++kNxjd21nT+gdAGCF5uVfx01JozzjCsltIrWJbJgUNVaoFJ kdrYhNb/TvE8kO+IQwMUPTvliOs7uJlMEOTJzSoxUbDK3CPv11TBpZauDlLON13Y1CE9Mk qTo3ybEVvWYBhzbhrYvJ//V5g+IPyL/IGOY7KwmOe6Xc/yjO7yfxbWywiRxrVWP+zE6IGM 6cfx8wHHvJKeVTPxSz7V+UPQ7nwZvM5t23ejMSMJojjBRKoLQnMUPeQ187Llkg== 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=1781099531; 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=GGfUQKbKvf7XLBNpPBE5T/NW+xyiXxuZWHa7/nzxd94=; b=UM1LCDPmec8ttV/mNWCgjyHWF7NfdKTi291QvQusXINj7QVWZSIHRQEESRjFYCsr8R0TZ+ bT9x5/uDIUaTxmgBhgF5z0JtbkpsLBcGCFvdKwXbToozT7Dj52xBlyI1c5VZhVr+m4Bb6K +Y6EGlr7z7uXWMJ+HqwSVZxsJthtZbgWB91s0VAKPgE6IbWTCNuiXhLjTCzoBtE6p6vNO1 lDTDQW4sz6ogstatNNJGlaTJeImfq3jL2MeVm9WN2WnynqiKKsVRKLo351DizMbl7SJ0a/ w/eej++dqu8BllpxZzDrKLg4UeoRX6pVS/QGQZaIIIeSDgLgHsZsivz1GpoVCg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gb6f35Br3z1Mv5 for ; Wed, 10 Jun 2026 13:52:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1e72e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 10 Jun 2026 13:52:06 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Ed Maste Subject: git: f2f67df8c92b - stable/15 - mii: Fix SMSC name 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: f2f67df8c92b51d0bff9c226755cd31c8d685573 Auto-Submitted: auto-generated Date: Wed, 10 Jun 2026 13:52:06 +0000 Message-Id: <6a296c06.1e72e.4979c2ab@gitrepo.freebsd.org> The branch stable/15 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f2f67df8c92b51d0bff9c226755cd31c8d685573 commit f2f67df8c92b51d0bff9c226755cd31c8d685573 Author: Ed Maste AuthorDate: 2026-05-04 23:13:44 +0000 Commit: Ed Maste CommitDate: 2026-06-10 13:44:00 +0000 mii: Fix SMSC name The LAN8700 / LAN8710 PHYs were Standard Microsystems Corporation (SMSC) parts. I presume SMC was chosen as an abbreviation, but the company always used SMSC as its short name. SMSC was acquired by Microchip in 2012. I kept the pre-acquisition name, as NetBSD (from where we obtained miidevs) uses SMSC. Reviewed by: adrian Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D56819 (cherry picked from commit 89c883c09ab5e0fdca7ac5dfe74fcc46b7669eb5) --- sys/dev/mii/miidevs | 8 ++++---- sys/dev/mii/smscphy.c | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sys/dev/mii/miidevs b/sys/dev/mii/miidevs index 5c10fd0f0224..ca4b061a13ee 100644 --- a/sys/dev/mii/miidevs +++ b/sys/dev/mii/miidevs @@ -72,7 +72,7 @@ oui RDC 0x00d02d RDC Semiconductor oui REALTEK 0x00e04c RealTek Semicondctor oui SEEQ 0x00a07d Seeq Technology oui SIS 0x00e006 Silicon Integrated Systems -oui SMC 0x00800f SMC +oui SMSC 0x00800f Microchip (formerly SMSC) oui TI 0x080028 Texas Instruments oui TSC 0x00c039 TDK Semiconductor oui VITESSE 0x0001c1 Vitesse Semiconductor @@ -361,6 +361,6 @@ model xxVITESSE VSC8514 0x0027 Vitesse VSC8514 10/100/1000TX PHY /* XaQti Corp. PHYs */ model xxXAQTI XMACII 0x0000 XaQti Corp. XMAC II gigabit interface -/* SMC */ -model SMC LAN8710A 0x000F SMC LAN8710A 10/100 interface -model SMC LAN8700 0x000C SMC LAN8700 10/100 interface +/* Microchip (formerly SMSC) */ +model SMSC LAN8710A 0x000F Microchip LAN8710A 10/100 interface +model SMSC LAN8700 0x000C Microchip LAN8700 10/100 interface diff --git a/sys/dev/mii/smscphy.c b/sys/dev/mii/smscphy.c index 4e0d3cd3e18e..d578242f5a61 100644 --- a/sys/dev/mii/smscphy.c +++ b/sys/dev/mii/smscphy.c @@ -74,8 +74,8 @@ static driver_t smscphy_driver = { DRIVER_MODULE(smscphy, miibus, smscphy_driver, 0, 0); static const struct mii_phydesc smscphys[] = { - MII_PHY_DESC(SMC, LAN8710A), - MII_PHY_DESC(SMC, LAN8700), + MII_PHY_DESC(SMSC, LAN8710A), + MII_PHY_DESC(SMSC, LAN8700), MII_PHY_END };