From nobody Thu Sep 03 03:35:43 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 4hb4xW6gNsz6qTRJ for ; Thu, 03 Sep 2026 03:35: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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hb4xW61Cfz3hfh for ; Thu, 03 Sep 2026 03:35:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1788406543; 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=pe/3yP8KT0LbywoT7HOppSmgMt8FN2HMeUpm2MxyVSY=; b=dahZDlU2im3qelFMUJ0NUZVKZ+/6CnZmN9tY+CK6i/KXr2bzuxkY+a2v6Dd8xDy0ZC8x53 LMcHcrSZwf76M3CZ33NHLn/CcQcttfqTkdlBiU0/VesiCI5V6MCHOyo4EMtrNHYCQgULui yv2A0cqobl3/8kkXsde7VtP8vcgQF4gP29seiA4zIakrxclGR2V86WgPaPNs7mv2j6Pvr2 dCcUYHML6Yy7h83inGq6yHIKeT1uonmq6bJPjCs0HQjbpjk7aIlDhj91sRclFMk1rULDhv w20k2wpntkjbtMo5015gLA38aX2jEotnVAVZEcoMGR7GSH2VVIdkRLyT8aH21A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788406543; a=rsa-sha256; cv=none; b=BXprAoMYK+k/36HwC47b9yEWIoN/zf5UBaI4mi09S8+6JeGEfaiG1bO3eBi4DxSJ0lB32z tR25izqXNucgDKvhppRkOIjFy9NIkweQ7JcE1vaZcbUzyWmgZochyy109v/1fiM7kq+1hS voB/AaUE75hufrvDhgOXL3upsu4HTwohHj+zoPWwzphbQ6PQQeNb46sB9wM6DzteVcL6t3 GY7dpGOFroP1vAH+ioAF4Y4bWDH4/jf3R1nl16HUaTb8blEmYi3pp9WcProfHfesGoYnuC hjUQZlGwxPXXSGOndeu83x1y1NIhFrlWTR5uuEiM+qcaPFgEs2QcBdlJa/1qdA== 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=1788406543; 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=pe/3yP8KT0LbywoT7HOppSmgMt8FN2HMeUpm2MxyVSY=; b=LjQSgysGNtfMQoH3yvkIKVGNFsy0CKrWAY8YKugRu4uNCO9dSncqpnyj+ZfGJTC4Ib1724 zAVr8wnUqaf7hQiOsdVFLnQJ074P5z0KZu1mGPhPSIzKmN6JvmAnIL947MxaC4T+S3371h SQOrAExIfg6unxdIYCeRPPuBd2TUkHuEd6dKUuLdfz2GCzvhqtjNRa/pYFcPLuxZ5E/Nih BGOVhFtOdChz2UVvn01nkvRKU7G2FAE1k9mJ8+YM3l+v6n8F6UcvlTAZ8EZzuHYsRpYCdU 3leU+sM7XEyzyQ2SLbrGpX6cZxL44oW7bjWiCVqXnAyHg/Sj1+lJmqhGxAt4Xg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hb4xW4jd2z1BTv for ; Thu, 03 Sep 2026 03:35:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 33df0 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 03 Sep 2026 03:35:43 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Kevin Bowling Subject: git: 2397b18ceb5d - main - axgbe: Wire iflib power management methods 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 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: kbowling X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2397b18ceb5d69d4d4e3bd0b3ca07dcd077bf843 Auto-Submitted: auto-generated Date: Thu, 03 Sep 2026 03:35:43 +0000 Message-Id: <6a98eb0f.33df0.4c5cff9d@gitrepo.freebsd.org> The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=2397b18ceb5d69d4d4e3bd0b3ca07dcd077bf843 commit 2397b18ceb5d69d4d4e3bd0b3ca07dcd077bf843 Author: Kevin Bowling AuthorDate: 2026-09-03 03:32:14 +0000 Commit: Kevin Bowling CommitDate: 2026-09-03 03:35:17 +0000 axgbe: Wire iflib power management methods Register the standard iflib device methods for shutdown, suspend, and resume. This gives axgbe the framework managed reinitialization used by other iflib drivers after a power transition. MFC after: 2 weeks Sponsored by: BBOX.io --- sys/dev/axgbe/if_axgbe_pci.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys/dev/axgbe/if_axgbe_pci.c b/sys/dev/axgbe/if_axgbe_pci.c index 77f6b8a056d8..00b4c6c1d451 100644 --- a/sys/dev/axgbe/if_axgbe_pci.c +++ b/sys/dev/axgbe/if_axgbe_pci.c @@ -187,6 +187,9 @@ static device_method_t ax_methods[] = { DEVMETHOD(device_probe, iflib_device_probe), DEVMETHOD(device_attach, iflib_device_attach), DEVMETHOD(device_detach, iflib_device_detach), + DEVMETHOD(device_shutdown, iflib_device_shutdown), + DEVMETHOD(device_suspend, iflib_device_suspend), + DEVMETHOD(device_resume, iflib_device_resume), /* MII interface */ DEVMETHOD(miibus_readreg, axgbe_miibus_readreg),