From nobody Wed Sep 16 12:05:17 2026 X-Original-To: dev-commits-src-branches@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 4hlHdV0z8Rz6t6Cx for ; Wed, 16 Sep 2026 12:05:18 +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 4hlHdT60ZMz4LLc for ; Wed, 16 Sep 2026 12:05:17 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1789560317; 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=ilxLp7TJtgXSD1KP8bTQ9aBjAGHTuqkCIaAH47LI5Vs=; b=WRLod9ld3uKtCEmvZ1CVALFBPdIaIh7rh2+D2dKYbE/oAsJSzNPxIpePqD+cQEuTvPlqCQ O3BnMapdB2Uo0V1YGuNufCx9eOqZddTX74atcfDmpe/mKpbt8d/gN9DdGnaxjAQq5e9POE MJsXs9dfcnr9xikg3ozzA3RRl9n1Zl//3EvO6jic1wIxCnFkUWuiN8oVWRfYYwtu8dX29l ldHWTveKl9DUvxcdAvbYFiLTL71WtkLQyw7mlypWgsC3uWXaQVPIwgEHyhI5zdkYEAFsxE q+XyHLvCXN5P1dVj3zVhSGTwl7+otEeMKhx9407VeXF6E30IaDHVAgKTQ3y7cA== ARC-Seal: i=1; a=rsa-sha256; d=freebsd.org; s=dkim; cv=none; t=1789560317; b=Qpe0SPgrB6jRKIy3cLNPQkyOQhFNgJkxCW5/Gsk8W1leNIM+EOOu70iXQb6ksX3EQ6VYRb CcwsjqmAj/iDbBXOqAmVmbcLy+yTbpDo1Fyc2/xbtumUFIMULrwEbcM07XkSD9SRLZhuqR NZ6ywLI0+bWWbcRwZLGc3b7nqbipKcIPjHZ5tG1Lov8CVWoljGU/qjB6HYNQ6iPQPu0D0r EbArcUFuUfhxJEWUfSN8qJml/1peNFhWM9ji78hjXpv5ZYZ/3q/CH1uDQZEFKOaWYgV+Lw mmdV2c4Vqj/MGqiqJnjENzCqYkdCEtNkiunQbcw1WVwCMxZC8bALfKQOi0h+1g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1789560317; 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=ilxLp7TJtgXSD1KP8bTQ9aBjAGHTuqkCIaAH47LI5Vs=; b=QURPaRnkmOl9M5OIXL3AXNvuqQ4zab2OWWdDuaCK6yEaNwUrg1b0bIVOIg9ThIbXnQDNpO jhHjIRDyn2E59StypvYndJMA0mpF4lHXBiEiG1cMlQP6PulDJ7gM6ePueYcchhFbqRpfHp 0cqtL0AHNJTzgRD+azZDxs/BKDx4HSLAtB38fUJYPv5LD7A/iJJmq2kqB/F1UKg9tW+KC1 ZZjXR9+zUpciAVcc1eM2miWFPRtHHyhgNjKolE/gUQqlPMChTWHVgtm0zUlTPCUveV/Wsb H0Z35CUbdq4Y04Yui052PAcnQDMypchzyjB+aYL+nr9VokrVL7r0mJFcH0ObGA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hlHdT53dZzm4N for ; Wed, 16 Sep 2026 12:05:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 20e76 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 16 Sep 2026 12:05:17 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Alexander Ziaee Subject: git: 92da9b3e05ae - stable/15 - uath.4: Canonicalize FIRMWARE -> FILES List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@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/stable/15 X-Git-Reftype: branch X-Git-Commit: 92da9b3e05ae4341df8329d59c014a589b22ef8e Auto-Submitted: auto-generated Date: Wed, 16 Sep 2026 12:05:17 +0000 Message-Id: <6aaa85fd.20e76.64f629c4@gitrepo.freebsd.org> The branch stable/15 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=92da9b3e05ae4341df8329d59c014a589b22ef8e commit 92da9b3e05ae4341df8329d59c014a589b22ef8e Author: Alexander Ziaee AuthorDate: 2026-09-13 12:50:22 +0000 Commit: Alexander Ziaee CommitDate: 2026-09-16 12:03:53 +0000 uath.4: Canonicalize FIRMWARE -> FILES Event: EuroBSDcon 2026 MFC after: 3 days (cherry picked from commit 2b67a5b5273e0af7c9dbf9f92b2b8c7b1940f9c3) --- share/man/man4/uath.4 | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/share/man/man4/uath.4 b/share/man/man4/uath.4 index 40dafca5f0a8..14b53e08aa06 100644 --- a/share/man/man4/uath.4 +++ b/share/man/man4/uath.4 @@ -60,17 +60,6 @@ mode operation. Only one virtual interface may be configured at any time. For more information on configuring this device, see .Xr ifconfig 8 . -.Sh FIRMWARE -.Nm -requires firmware that is downloaded to the device. -This is normally done by the -.Xr uathload 8 -utility that is launched by -.Xr devd 8 -when the device is inserted. -.Xr uathload 8 -includes the firmware in the binary program. -This firmware is licensed for general use and is included in the base system. .Sh HARDWARE The .Nm @@ -108,6 +97,17 @@ driver should work with the following adapters: .\".It Li "ZyXEL G-200 v2" Ta AR5005UG .It Li "ZyXEL XtremeMIMO M-202" Ta AR5005UX .El +.Sh FILES +.Nm +requires firmware that is downloaded to the device. +This is normally done by the +.Xr uathload 8 +utility that is launched by +.Xr devd 8 +when the device is inserted. +.Xr uathload 8 +includes the firmware in the binary program. +This firmware is licensed for general use and is included in the base system. .Sh EXAMPLES Join an existing BSS network (i.e., connect to an access point): .Bd -literal -offset indent