From nobody Sat Aug 29 19:24:54 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 4hXQF23yB6z6qxy7 for ; Sat, 29 Aug 2026 19:24:54 +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 4hXQF22V93z3jQk for ; Sat, 29 Aug 2026 19:24:54 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1788031494; 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=e9Q48oVmSk0czNH9l+S1gWHYJq0tYyW4kEzYVG8E03k=; b=Ziccn/2V5a8XbYGN8h6h5R50TO6M7VwDt2q/GHMf679u+YAK1c+dq5+DIFDYYYS+F8MssH bceGoYactqY56wgU5NfMOh+tGUOitGVGZAsR7b9bDr3VA3f4jUl90gshQvfdkricuiPdep uRnews2emEm4nRKSLN4vI6+KbKuRMItew7toA8x6Ht1oZ39QjwkewU9j6GDs22y5veQ8tc XSL0tmsPntQFuoQ7m96XhTpNXJTdhk1LB48W+KeTKARtdphgpNMpyAA4t5lkONS1PUBZSj dwmJUE6UvGsAeYLOvYuwwqabaVLqdZ8eWO08sp31m5tX4xA91mTfX9HLlixWpw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788031494; a=rsa-sha256; cv=none; b=H5Fkb04Ef+NcDShd8c3nxPIGdW8Y3M5nIWUD90ALbpaslJQzjoutenjyPyi4RWlRd46yyo bTrgZekTt6AtuLmEiqIm/LuakAD0QJ3RQR0LavjCoQAwPBWmAtJ2Av0P1rjyRuhF4hDjs7 tgetaxX/T/4+SR7To78H+uvGsKxBcwhH4SzLOhfT07iYfzTwb3jiNfKkrNKnpL4n9TKR49 G/7gvIEwMqpFFjU5EJAiEcF2CIpLXM/i0o51dMTktl7YMQAUM8bsVfYhCcJMuwRFEB7Wv/ rmhWLvw8GtSqBbwr5F81u4oimuOlb5XE5Hx6CfuKEizrdsmr1sexyUu5QPKgWQ== 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=1788031494; 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=e9Q48oVmSk0czNH9l+S1gWHYJq0tYyW4kEzYVG8E03k=; b=OKzWocU6KM9fYdEmPmq/mlu8Z9enxpX0HHGgDoYoVCTrNjRLm1Ij8VP5RyELwgguSiZiLL NONu28u14LY9Yl02xu7l7Py/gNC+QKYQ2Z6K7tb/JR8EOWa3TmIRRIRHBfbW+TFttAS6TU UbAWxXdNSYa3PxQUdrn62mAe85gEowNqlxRnRU7qC60LHSicf9bTsckBMMjU9IYtFTechj Y96VI9HGPd21Rrsa3nfkRspQ08xHgSWf/h197WEJ5VpwtrWE7+hBQv3FW/B4EPxTZQczL+ lBN7aXFhc1oa0SC/+vHP43PsvitYM3lrgHmolOW0hlQPj/GOLW0/4cKo7iYV9g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hXQF21Kx0zsp7 for ; Sat, 29 Aug 2026 19:24:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 36f58 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 29 Aug 2026 19:24:54 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Alexander Ziaee Subject: git: 84b405425b3f - main - vmd.4: Canonicalize SYNOPSIS + fix linter errors 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: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 84b405425b3ffe4144a46da669f147e0fc7c1bed Auto-Submitted: auto-generated Date: Sat, 29 Aug 2026 19:24:54 +0000 Message-Id: <6a933206.36f58.132311fb@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=84b405425b3ffe4144a46da669f147e0fc7c1bed commit 84b405425b3ffe4144a46da669f147e0fc7c1bed Author: Alexander Ziaee AuthorDate: 2026-08-29 17:49:23 +0000 Commit: Alexander Ziaee CommitDate: 2026-08-29 19:24:09 +0000 vmd.4: Canonicalize SYNOPSIS + fix linter errors MFC after: 3 days --- share/man/man4/vmd.4 | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/share/man/man4/vmd.4 b/share/man/man4/vmd.4 index 590a368f006b..c368adee33a4 100644 --- a/share/man/man4/vmd.4 +++ b/share/man/man4/vmd.4 @@ -32,18 +32,14 @@ .Nm vmd .Nd Intel Volume Management Device driver .Sh SYNOPSIS -To compile this driver into the kernel, place the following lines in your -kernel configuration file: -.Bd -ragged -offset indent -.Cd "device vmd" -.Ed +.Cd device vmd .Pp -Alternatively, to load the driver as a module at boot time, place the following -line in +In .Xr loader.conf 5 : -.Bd -literal -offset indent -vmd_load="YES" -.Ed +.Cd hw.vmd.bypass_msi +.Cd hw.vmd.max_msi +.Cd hw.vmd.max_msix +.Cd vmd_load="YES" .Sh DESCRIPTION This driver attaches to Intel VMD devices, representing them as PCI-to-PCI bridges and providing access to children PCI devices via new PCI domains. @@ -57,8 +53,10 @@ or .Bl -tag -width indent .It Va hw.vmd.bypass_msi By default all VMD devices remap children MSI/MSI-X interrupts into their -own. It creates additional isolation, but also complicates things due to -sharing, etc. Fortunately some VMD devices can bypass the remapping. +own. +It creates additional isolation, but also complicates things due to +sharing, etc. +Fortunately some VMD devices can bypass the remapping. Defaults to 1. .It Va hw.vmd.max_msi Limits number of Message Signaled Interrupt (MSI) vectors allowed to each