From nobody Fri Aug 28 17:05:44 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 4hWlBx0lX4z6qjxG for ; Fri, 28 Aug 2026 17:05:45 +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 4hWlBw74yLz3nBY for ; Fri, 28 Aug 2026 17:05:44 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787936745; 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=fZ8wz2xbBGRP5+Cqdv8KVfA19tYcFdMPCUJ7EgoVfWg=; b=b9P+x46Zt/7HF9R2tfQuTmfPoc7fLekEzjh8tULOGpKKzQO08pEjWwob4rAedDmXIxMo/h oI/GvOWgmjHUDF5a7dW7hzIP1kojz3astdXEzWOru++4BDxXZUQBmb/UNeopXx9ZY4YxFE AuHLwCvlAIFhw5KGrQPNdsC/Z4PeQEYBdORENrA8G0Y5NuXgjvPvyNNimql2FpsCefvvw7 Tdei0VgTg/UFqGW03i/E1K1uCdclfR6bMNPiPWZttCZXnQAxeFiR7TztGJ4tmMFHnhE4bH Ha4BZkDPslRqNomD5YUgGpsnEM3kpZ7xQVLt0fFzLWd2iB0bvv/B6SPS4iOc1g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787936745; a=rsa-sha256; cv=none; b=xTDAJ7VRDAss9DHxat8Kr59bBfa/5BDSbgpZS4wvwCcOnCKpjTt1v5T9djnwbBfXhh2UQF wseF4UoZix64ejkCp65FK01MIw8GeZbDlJ4QIWJfdR4S98d6pJxsFAxW/BTStIYWteW0IG uzfnfoSR3Uy5aGH5Nx9lP0jIHEpy8XTxVjXaJSvGmHOpMnKJkhcS0oL/BkSzNaPfluXJNv IZRSWiv7kltVnECdA3T/XM/qR+9qbk25NMhTX+4Bj4R2aZxA8BmFIuqilegbSDDhMJqdbM Qy3VM1w0v70hJDBWn2oOHfEl2W+vxZOoj+RC8VKAbd5M51uYDV2rSNGQ5UpWQw== 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=1787936745; 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=fZ8wz2xbBGRP5+Cqdv8KVfA19tYcFdMPCUJ7EgoVfWg=; b=PAdstnoY3nEmpIBJnZssjIcsUxIQFQ3XBsmUHZ1akfs+FyRHoeNJjeg2D6bcni+5N3sCs5 PHwN9AxqecsR2CZiumnP27cCv0Cv5xzNWUCVJJVqAYb7FOeCohkscjSufzsX+r/zqvJp2s FkUDC6f2g43pKgrcb3JhjEGpSpGZEwr4O9rA7Jy3VjOKMA8GLzdUj0tU22Db5DxW4nH1Ys gZLzsIn+D4NnbVTQpa2wytaeIJf/iOhMKQCIpDVFGHvxCl9KLikKISY3RPvrn1T5MtHqLJ HjzqUP2zV3LEKW92L9tiwQPlpLZ6qKUE/T5Lp74GgKzPECxRbYVuB+p8ErRgGQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hWlBw5Rkxz1J8x for ; Fri, 28 Aug 2026 17:05:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1a2f6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 28 Aug 2026 17:05:44 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Alexander Ziaee Subject: git: 48027536c9a7 - main - zyd.4: Canonicalize SYNOPSIS and HARDWARE 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: 48027536c9a7e4df452584d188dad9cf48467b29 Auto-Submitted: auto-generated Date: Fri, 28 Aug 2026 17:05:44 +0000 Message-Id: <6a91bfe8.1a2f6.79baa8c0@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=48027536c9a7e4df452584d188dad9cf48467b29 commit 48027536c9a7e4df452584d188dad9cf48467b29 Author: Alexander Ziaee AuthorDate: 2026-08-28 05:12:42 +0000 Commit: Alexander Ziaee CommitDate: 2026-08-28 17:04:49 +0000 zyd.4: Canonicalize SYNOPSIS and HARDWARE MFC after: 3 days --- share/man/man4/zyd.4 | 31 ++++++++++++------------------- 1 file changed, 12 insertions(+), 19 deletions(-) diff --git a/share/man/man4/zyd.4 b/share/man/man4/zyd.4 index 687adb97ad3d..9c2fce82ab26 100644 --- a/share/man/man4/zyd.4 +++ b/share/man/man4/zyd.4 @@ -38,25 +38,17 @@ .Nm zyd .Nd ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network 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 ehci" -.Cd "device uhci" -.Cd "device ohci" -.Cd "device usb" -.Cd "device zyd" -.Cd "device wlan" -.Cd "device wlan_amrr" -.Ed +.Cd device ehci +.Cd device uhci +.Cd device ohci +.Cd device usb +.Cd device zyd +.Cd device wlan +.Cd device wlan_amrr .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 -if_zyd_load="YES" -.Ed +.Cd if_zyd_load="YES" .Sh DESCRIPTION The .Nm @@ -73,9 +65,10 @@ Only one virtual interface may be configured at any time. For more information on configuring this device, see .Xr ifconfig 8 . .Sh HARDWARE -The following devices are known to be supported by the +The .Nm -driver: +driver supports the following USB 802.11b/g wireless network devices +based on ZyDAS ZD1211/ZD1211B controllers: .Pp .Bl -bullet -offset indent -compact .It