From nobody Tue Feb 17 20:41:22 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 4fFs4L6GBcz6S3Bq for ; Tue, 17 Feb 2026 20:41:22 +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 4fFs4L3Ml5z3rgb for ; Tue, 17 Feb 2026 20:41:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771360882; 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=ilD3cIUa+/A3aqexqYrhknJzABuJ4/dVtW+e1zt5Sq4=; b=dViVuqJpIngZemrLc6QiB9W2wVAc4LsGl4smQQ0ilc5u4NR4Sd7KVp0YrVOQ0xbSHdCyGG L6rQamugExhAx6aARsPLry1mOQEiuPbTS9yCe6iEVtU5j7wdoBO1G+Uk0OtDY1nY8b37n0 A7CpGMorNBAh5UGeJzFNH4ZupPxQWtbs9SkFHNP5cDFvkRMqx87rN/YG7MOj8XMflw4fog 1AVtD5qEQCciggqX0gAgIgjMNdJrhjMGvvd07K6aY665QABdieP3bpkM7CCZ4VsvD2fxFq 3/+bAiX4kuMd9iMYUgXu//dwLBnpJ0Hulc4U1pEMmoam0lwq281caWeU3i6zsQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771360882; a=rsa-sha256; cv=none; b=cR1RjSXDS0ceIrGvBPybnNCJqNqpBiHWHoT0WN/MJdlFMvhL6kYLtGE0k9wLKEEHMG07KN Wyps3+RhT37hIk8R6K0dAtVCKiX4SD+NIn2zsCZplntmKm0JDVJ9QRYgvpg8yLWGrDbijN 3eqNQ25ri9BpCPixWb8pHRfjzZkjS2BkoZWlLR2T7jw2IJ9OUYOVxVZQQW5G7IFdG6aRnF MwGHG3pakbHpUMN954yAllEFla89mYY7Ik4teTXpeWddCgiU41egElNzACdnyJs3EtK9pk dZuRoeTSIWy0D0LMIZN5hBYQO6RJ2FnpG9YJ+qI92Mk5r4cLBTy5nuNCNoxPlA== 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=1771360882; 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=ilD3cIUa+/A3aqexqYrhknJzABuJ4/dVtW+e1zt5Sq4=; b=Cg8UFRnJfzDXGz6ZP4a4LKX5pP9hh9V9y2NMBpUtbo1A8uDPuiJBdGNOyTEkL4DKObvyRf cYb1TRBo77gf6+epl1v96nk+X6MT5maMmwwwIaT73St/sOnMYJfBXxXSbTG4r1fMePN1v9 2iafcBUNFNBa9ucu0aODXl/zMjSixScE/Gg2h+297TLJADV7+vyShvXIGMrqrZpCKZAkK/ 3zggKX9HUnyXC6CerQUmEQ3L4lit6s9ptlJ/mRl/wIKqTj6xPWhDAU53P3WVoSkv/a0fNl ayg3POPmkxlJeiyTyFEfkbdqkUGZGgJdRe5QQE38Kss5n8e96gEVlhyG/IaL/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 4fFs4L2wQTz9jB for ; Tue, 17 Feb 2026 20:41:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1f38f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 17 Feb 2026 20:41:22 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Vladimir Kondratyev Subject: git: 11231c820699 - stable/15 - msconvd(8): Drop mentions of Bus/InPort mouse support in manual page 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: wulf X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 11231c8206993e68001d17da8a2b45759715a17a Auto-Submitted: auto-generated Date: Tue, 17 Feb 2026 20:41:22 +0000 Message-Id: <6994d272.1f38f.c78b63c@gitrepo.freebsd.org> The branch stable/15 has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=11231c8206993e68001d17da8a2b45759715a17a commit 11231c8206993e68001d17da8a2b45759715a17a Author: Vladimir Kondratyev AuthorDate: 2025-12-01 21:09:00 +0000 Commit: Vladimir Kondratyev CommitDate: 2026-02-17 20:38:26 +0000 msconvd(8): Drop mentions of Bus/InPort mouse support in manual page mse(4) was removed long ago. MFC after: 1 month (cherry picked from commit dc6f609685a9bc41c67d3c1219311e0096982865) --- usr.sbin/moused/msconvd/msconvd.8 | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/usr.sbin/moused/msconvd/msconvd.8 b/usr.sbin/moused/msconvd/msconvd.8 index 17434ecb9b60..b5d738d5b5ed 100644 --- a/usr.sbin/moused/msconvd/msconvd.8 +++ b/usr.sbin/moused/msconvd/msconvd.8 @@ -160,10 +160,11 @@ information are: .It Ar port Port (device file) name, i.e.\& .Pa /dev/cuau0 , +.Pa /dev/ums0 and .Pa /dev/psm0 . .It Ar if -Interface type: serial, bus, inport or ps/2. +Interface type: serial or ps/2. .It Ar type Protocol type. It is one of the types listed under the @@ -243,12 +244,6 @@ always choose or .Ar ps/2 , regardless of the brand and model of the mouse. -Likewise, if your -mouse is attached to the bus mouse port, choose -.Ar auto -or -.Ar busmouse . -Serial mouse protocols will not work with these mice. .Pp For the USB mouse, the protocol must be .Ar auto . @@ -304,14 +299,6 @@ Interlink VersaPad protocol. GTCO Digipad protocol. .El .Pp -For the bus and InPort mouse: -.Bl -tag -compact -width mousesystemsxxx -.It Ar busmouse -This is the only protocol type available for -the bus and InPort mouse and should be specified for any bus mice -and InPort mice, regardless of the brand. -.El -.Pp For the PS/2 mouse: .Bl -tag -compact -width mousesystemsxxx .It Ar ps/2 @@ -402,10 +389,6 @@ There is rule of thumb: .Pp .Bl -enum -compact -width 1.X .It -The bus and InPort mice always use -.Ar busmouse -protocol regardless of the brand of the mouse. -.It The .Ar ps/2 protocol should always be specified for the PS/2 mouse