From nobody Thu Sep 03 03:35:43 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 4hb4xc71yhz6qTRM for ; Thu, 03 Sep 2026 03:35:48 +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 4hb4xc6FvRz3hgN for ; Thu, 03 Sep 2026 03:35:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1788406548; 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=PmP6uxPuZ6shUITebS+0Z69m+g6YsfVM5l/w3QGyW3JD4c4CvFzWR8x97hbUtNxKCewQEA lQtC0NcUsT1Q9+J5VemRvBEEPmLzc5U74JxsMhSb7ZbYRYfcngjz2dGmroGXkA/VR2+8PT D1yMAPaT82bFF+o28H8oXcWqlgve+h7N/K4TkxFPVWnXYHBPoJ7eMGnMRCy7lc9CRqqr3J hfy5TNpxirX7DToZsxd3Ag4aOo5VTeOmLoqe5ru77jFXX5gw4aDm9sxSCDdEH9yu8Lc9kY rjcZHfJl59q39C4EFvBcM0NkFqXWb3sgZ5QvdFqPdexNCb7tJIbajD8wmxN6bg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788406548; a=rsa-sha256; cv=none; b=DVDHVBXK41ZTWgXoVU+HKhJo3+ygiC4Sqz9qWfSglLrfpdajFXcbCOf1UEeqJcwu4F5n/E m9G/yC4syyIhwkdBUDfec7KXzqSsyKnK2b8SUWUqoECXoK5LyNXZYwnCUf39P8K4AJGzMn xEt3CTE8zBu6YETp2q9rJb7mlYOMjApTbF3LJBFGkD+uLmJ8Lzf2arXnNi4ihIYGOgRGuh BI/HXydjwnHRx21jEyeq0s6DiEEVFF6v1Y4GzlCv02we9nqS1Mw4UL5c1CIoFhvc8DPk3K Khb0r2BE1ra+E7V1mhj0BuJ71MakyUAOIlNAGFQ+cabqdhQ4P3zU20NlZjPnXw== 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=1788406548; 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=QzJx1rj2G1AlQoeoutpxi17SY/8Qsa7A0KfuEXZpXuZ5EPr0XjowDeCQznraT8oPMwUWkv HocJZvxYBE61vP288i5VhVpA47nK/2nBLMypCUtEGs/2SsuUSSGZCMklm/GbKiaFVYBGXb wUszJycTM8UYV4M0Bl93Mz6u/mdSO2+0caFEphAYI9syg77WD8t0XTMnnr5BtgkymKd19X Pm5ukPOPSXv4pGHU4ZBAz5TOUFfLExMlf+yqzrmivg2dcGnND1Hm79sXzjH8lv91ZmN+Af YDQBNqCpWUG7OTbJZX1j24EFranOvbf+wgS1lOIB+QELrO+mHkM7MqMpJfhLLg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hb4xc5Hljz1BVq for ; Thu, 03 Sep 2026 03:35:48 +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 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: 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),