From nobody Mon Jun 9 14:47:10 2025 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 4bGFBQ3YcVz5yDpL; Mon, 09 Jun 2025 14:47:10 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bGFBQ2yWLz3PvJ; Mon, 09 Jun 2025 14:47:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1749480430; 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=O8mh9DdeinQoDGaqO+bl9g1bh03Wmb0W61yik+6o7wY=; b=H88TPLMYiqoifCQBByso4IAGRfcH9qIqarUIo/EsOnNKNWpSoROfWaLMS/w7V47zLR+Ur2 ebKewM5uNOOyAAlwKxhL8899bkjRhe2r8qnfS+j3YD8FNKuiWC/kLMcQVRBUvRvYzoPrvW wCPHS24Ts6otU7ogC6iHV9tynkCrPjkMYqZY3tjGto9Imj0IFHkXDdpTx92aXSAqjvg/IX O6+D9entB5ulI/Hbi4e6Dr0Yjv/WnCIG3q4dPFccyOX97O+kzj+VCGF78QkwqJ7BB/AZCC HWiHjb9I6VuFfYIOjaxN0QCk1pLCpzkRmjfq3TzP3O1xi76ZKaijPVSU6wvuEg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1749480430; 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=O8mh9DdeinQoDGaqO+bl9g1bh03Wmb0W61yik+6o7wY=; b=c2knAChN/GeqKYeudXfkqL8eZGMYcIje2TTuAFy7tg5sEdzPi+2sZsAPa06bFW8MQvUZfl Uv0zyd/uxn8u41ZW14qL0VFYeabt20gHx29hMYTAEIjMTyphjo6LR6zT+r0IZDWLV93vGV LW/fc8hdE1dKFpw8NoxWrRGwceACpCj7aLSyGIDWuTgAr/TqbqLt+Q8j26iN3fbCaDMDLC or6c7hwE51TrmPUzApXDFVP0HHlKzIuCzIHmK3HHiRGDv/XCn6kB4uAnGU8iNBJp2lrAlC y3XHKlaBzkEBRYgjkKYBHLcRDY4TmjtwH/8m1SAExdQbXtw0NSpxTFqJu1kFZg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1749480430; a=rsa-sha256; cv=none; b=mpbUasTBlYMBishVuogC42HhdRBM4UQ7D10773qai6FTwgEM7A1ioMRqNbFMP70dQwEgnE JDOnjApbMBeR5tu7LjKgk4tQhFKl1rzJUYcmflEpQjpbWBg8bH4ICeeDp4inonzO93JUcz CcyOpX48tYClQdYMFLpEVySpdliEPRsG2UhXp4tkIqE34vLVysVzADpYWisjF9eCexBCTe kySsYM9QC1QN/X8d4MbtjZJ2mez+zPka57e/kiqrNflrSrNgwNQA4bjQ0jNvg4uaMNYVgB x9tmkZZzqAavflHoEITXzf/m6PNDstTCUruP8SybXAZMCkgikoErH2DVi/Kb1Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4bGFBQ2Dhqz1045; Mon, 09 Jun 2025 14:47:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 559ElA9J076022; Mon, 9 Jun 2025 14:47:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 559ElAi9076019; Mon, 9 Jun 2025 14:47:10 GMT (envelope-from git) Date: Mon, 9 Jun 2025 14:47:10 GMT Message-Id: <202506091447.559ElAi9076019@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Ed Maste Subject: git: ebbe4bb15fc7 - main - wlan.4: Add 802.11ac to the list of supported standards 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ebbe4bb15fc7e74a72c54f5cc664c7a64cc1c8c2 Auto-Submitted: auto-generated The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=ebbe4bb15fc7e74a72c54f5cc664c7a64cc1c8c2 commit ebbe4bb15fc7e74a72c54f5cc664c7a64cc1c8c2 Author: Ed Maste AuthorDate: 2025-06-09 14:43:56 +0000 Commit: Ed Maste CommitDate: 2025-06-09 14:44:40 +0000 wlan.4: Add 802.11ac to the list of supported standards Our Wi-Fi documentation will benefit from more holistic improvement, but we should at least include a reference to 802.11ac (Wi-Fi 5) after all of the recent work. Sponsored by: The FreeBSD Foundation --- share/man/man4/wlan.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/wlan.4 b/share/man/man4/wlan.4 index 4cd1bfbdc9d5..62095fb81ede 100644 --- a/share/man/man4/wlan.4 +++ b/share/man/man4/wlan.4 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd May 5, 2023 +.Dd June 9, 2025 .Dt WLAN 4 .Os .Sh NAME @@ -44,7 +44,7 @@ module is required by all native 802.11 drivers. .Nm supports multi-mode devices capable of operating in both 2.4GHz and 5GHz bands and supports numerous -802.11 standards: 802.11a, 802.11b, 802.11g, 802.11n, and 802.11s (Draft 3.0). +802.11 standards: 802.11a, 802.11b, 802.11g, 802.11n, 802.11ac, and 802.11s (Draft 3.0). The WPA, 802.11i, and 802.1x security protocols are supported through a combination of in-kernel code and user-mode applications. The WME/WMM multi-media protocols are supported entirely within