From nobody Fri Feb 27 00:42:16 2026 X-Original-To: dev-commits-doc-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 4fMV084dCXz6StPt for ; Fri, 27 Feb 2026 00:42:16 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fMV083rv5z3m0Z for ; Fri, 27 Feb 2026 00:42:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772152936; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Ucst8ocGG0m1XrYkyBzQEYN1XU93bdKHio/aCxaWtyA=; b=h3vkGw5fELcjRU3Jj8D2CH5BANpn3RUJEy6uNIBbVtBcpSjj9lXmW0VOgmHRiV5pPVKCEg d+hjGtQqlqTxYQuenncp7Rwez5uWvs5w2BuxUurtiRjzZntt0YW7aeEvN2hX/47p1UDCOy uUX8YTPsW5xSDGk5avAI1lOpbAVOk8WSwceSYjkTFnY5OxkqV7ODBA1IHMN9Pt8JKWplep Zz8I1f9wcODpGjEFt3ZM4reqmEXYMpOod5SdnX5lpfdR2EtQT9D4epXwA8Xmc/OYg1KPqU aOA1wODxFcyNqDwoK2HVThRvH26f574StrsMi79A5STnAI8WN0Pn0Gf+xvh9mg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772152936; a=rsa-sha256; cv=none; b=ZBDwvpL1FyAdI4saLqJ2N5pqVZ8lMKoIN7pV0QQ3YeaL9rvCkfP38V+ElhFXdD4jRaIFiL AWhxnvhCBeOuJom2aoscdbnVHmR+b5XCNv2DMzCsMlDVBvWH2IcHmnLIE/8xqW75hgVPvw KJAepEhRbZqIWlLXazwlmywlTJXMETQ4TV7zBHAnAINpsaB54jJtYWGTIaBqWU8V1AH8c2 XONjf6uS9AINOne9sv6gqmxcQhPy1Vz/yt6PyL3O14WWcPlpYAxfA+9CeaHPAJ5LALrisg 1jHxiVkEH0bVtpwzSKW4NioUQFVJdJEC+AfWKJSs3mNQ3UF0TZ3ZWn2KKeFSTw== 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=1772152936; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Ucst8ocGG0m1XrYkyBzQEYN1XU93bdKHio/aCxaWtyA=; b=dvsdJagEMLcA44MKDBmBAfJpZrq5Lk8fmotDeY2EHQ8inbIZcjpW0z7XsYhZl7nnsaNSwf YTySXDijhtWNwDzNo+cFWr5Zedm5tpKWN1ZLMCM2+2cv0nJ6sTNFCSJYayHdsgbSG9+RxX tWl9rxbVmB2gq3pEaTkBacZmOr/1NkW2qk6mxCBeU8r+h9A6Z51oZ54x+BSWv/3BCTIa0S 3npc+mOFTbN9MY0zN6PVpKMn5CUfa9/Ks7q8z1B9ddBwQB94AtvMBbXSeV2nZWd3SoMtlx 9nqqacUDhRMFAQhXwGfzp+8AtyJw7mnOznK74c+g78WIo1fovE0RzzhDGQYw/Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fMV083KV7zw5l for ; Fri, 27 Feb 2026 00:42:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 45dfc by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 27 Feb 2026 00:42:16 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Garrett Neugent From: Alexander Ziaee Subject: git: 837f3c38a3 - main - hanbook/network: Use consistent wireless interface List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 837f3c38a393e6d5902583b12020da7f00961f07 Auto-Submitted: auto-generated Date: Fri, 27 Feb 2026 00:42:16 +0000 Message-Id: <69a0e868.45dfc.47bc3a6b@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=837f3c38a393e6d5902583b12020da7f00961f07 commit 837f3c38a393e6d5902583b12020da7f00961f07 Author: Garrett Neugent AuthorDate: 2026-02-22 02:21:05 +0000 Commit: Alexander Ziaee CommitDate: 2026-02-27 00:41:37 +0000 hanbook/network: Use consistent wireless interface This chapter alternated between `iwn0` and `iwm0` for the interface. Reviewed by: carlavilla, ziaee Closes: https://github.com/freebsd/freebsd-doc/pull/613 --- documentation/content/en/books/handbook/network/_index.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/content/en/books/handbook/network/_index.adoc b/documentation/content/en/books/handbook/network/_index.adoc index 2dc5de6c38..b95dcf732c 100644 --- a/documentation/content/en/books/handbook/network/_index.adoc +++ b/documentation/content/en/books/handbook/network/_index.adoc @@ -107,7 +107,7 @@ em0@pci0:0:25:0: class=0x020000 rev=0x03 hdr=0x00 vendor=0x8086 device=0x class = network subclass = ethernet -- -iwn0@pci0:3:0:0: class=0x028000 rev=0x00 hdr=0x00 vendor=0x8086 device=0x4237 subvendor=0x8086 subdevice=0x1211 +iwm0@pci0:3:0:0: class=0x028000 rev=0x00 hdr=0x00 vendor=0x8086 device=0x4237 subvendor=0x8086 subdevice=0x1211 vendor = 'Intel Corporation' <1> device = 'PRO/Wireless 5100 AGN [Shiloh] Network Connection' <2> class = network @@ -607,7 +607,7 @@ Replace it with the password of the wireless network. The third step is to add the network interface entry to configure the network on startup. Obtain the network device interface by using the sysctl `net.wlan.devices`. -In the listing below, the output of this sysctl shows the network device interface is "iwn0". +In the listing below, the output of this sysctl shows the network device interface is "iwm0". [source,shell] .... @@ -621,11 +621,11 @@ The output should be similar to the following: net.wlan.devices: iwm0 .... -In the sysrc line that follows, replace "iwn0" with the output of the sysctl command if needed. +In the sysrc line that follows, replace "iwm0" with the output of the sysctl command if needed. [source,shell] .... -# sysrc wlans_iwn0="wlan0" +# sysrc wlans_iwm0="wlan0" # sysrc ifconfig_wlan0="WPA DHCP" ....