From nobody Fri Jul 10 04:18:40 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 4gxJVS36Nlz6kRMh for ; Fri, 10 Jul 2026 04:18:40 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gxJVS1b3Zz3bpx for ; Fri, 10 Jul 2026 04:18:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1783657120; 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=e2fCPlh1OCn5mnG56bhFK8TkUQ5wxB40RiWrZFLZbM8=; b=Dniu9qg+A/XxOcCoKhQ7qvyj+pVKqyIiMsnvSj7lOipaN+1fXwhT0Z1ghBidVFURoWaGPc DzS5zsknOMvd5JbOY1l2tPOvc7T3vmwN8hKOX6yuwEjTENAIZtpnX5Sz/xl/tung2sYS73 tnthuME+hz32B9mVdvkanehUwR003C1rxX4WH9xTGucDnJXEWYJ0+Ba/ahXzMjzJsFqte1 22o38vL0+0YJRDaWkIEEeGbTOLa2y1RX9AFw784nKLeZ4R8eA8KGPgT7hVRkUix3aBInR0 BsDE/ncTvVmO+31OrLaz6PI5+4YJ+22cr2+NJt8zvM6vVdWCK8l8bdpuZyP/nA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1783657120; a=rsa-sha256; cv=none; b=qBxy8GQRbfPInNL9ib6KqHnq//FfpQP2SR9nxZAGI/33as9k/iQDchBEqsESgqEO5XIQ+v IunDiwLE5ayT4SXyJ7x7Zwm4x+mEX7jBbvIHZCwtN/ZXokZUA4xjAYP60F/w1jIQzv4MeG uL/g9iJpD6KAZQkWsi9MLKKCxd9koPnaw3txjJZihOye8TapSKMfONu/1Pun+lNxeAf6BF oAL4uqJ7f1eSNVlcrJUyuJAT8VeZ1oJpBv9IAPiXG0xXQiLqqn55R4syIGHXrHc3S4cXjM UsZbDnryLACCMerdBjbpmfrfjCUgxT6ogIaKeOPC4vbYqLSfyUMmORCY/7PaQA== 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=1783657120; 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=e2fCPlh1OCn5mnG56bhFK8TkUQ5wxB40RiWrZFLZbM8=; b=sZ4kuYAWxuQ7x8VJgJG5bdOkNzcMFqjHvnHpRtgh+Wl5kpwPSmljeNTYPj4ZQKsl8r9kZb w4pS96r/byo3VcDnTVIFlBtoj6U1MVX1jJS9X9Wu0Bi4TvJFwj27Zty93Nq+DTh++8Vc3P a42eEjB74RQlOl65vbM7vvk0EW793RP+l5L2PEi/J7pG/pgYKyG37zYvB4VI+7SvSXUS14 cI43qMba7tu2CAzwOq9wWVfrMIhyQs2phHs/dT4kABvm0BOfyVq0eHGhfarpggp29pmnk+ NC8h+pNV7Vy38/C01Hw8Yyla57VqWmO6fCMP0cVYJlz3JamDJfSxS97/Y3IMWQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gxJVS0QgDzg78 for ; Fri, 10 Jul 2026 04:18:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 328d7 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 10 Jul 2026 04:18:40 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Warner Losh Subject: git: f273414c11e4 - main - MINIMAL: Add device md 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: imp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f273414c11e46c1e388aebc6bd45f83e91beeb11 Auto-Submitted: auto-generated Date: Fri, 10 Jul 2026 04:18:40 +0000 Message-Id: <6a5072a0.328d7.714b1ef9@gitrepo.freebsd.org> The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=f273414c11e46c1e388aebc6bd45f83e91beeb11 commit f273414c11e46c1e388aebc6bd45f83e91beeb11 Author: Warner Losh AuthorDate: 2026-07-10 04:04:04 +0000 Commit: Warner Losh CommitDate: 2026-07-10 04:09:40 +0000 MINIMAL: Add device md This can't be a loadable module, so add it to MINIMAL Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D58067 --- sys/amd64/conf/MINIMAL | 1 + sys/i386/conf/MINIMAL | 1 + 2 files changed, 2 insertions(+) diff --git a/sys/amd64/conf/MINIMAL b/sys/amd64/conf/MINIMAL index bf371f79ed86..30a8dad75b7b 100644 --- a/sys/amd64/conf/MINIMAL +++ b/sys/amd64/conf/MINIMAL @@ -130,6 +130,7 @@ device uart # Generic UART driver # Pseudo devices. device loop # Network loopback device ether # Ethernet support +device md # Memory "disks" # The `bpf' device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! diff --git a/sys/i386/conf/MINIMAL b/sys/i386/conf/MINIMAL index ec46c91aaad2..e3ef9dddbea8 100644 --- a/sys/i386/conf/MINIMAL +++ b/sys/i386/conf/MINIMAL @@ -142,6 +142,7 @@ device loop # Network loopback device padlock_rng # VIA Padlock RNG device rdrand_rng # Intel Bull Mountain RNG device ether # Ethernet support +device md # Memory "disks" # The `bpf' device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this!