From nobody Sun Sep 7 06:54:42 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 4cKLSF28Yyz66Z2N; Sun, 07 Sep 2025 06:55:09 +0000 (UTC) (envelope-from wulf@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cKLSF1JPTz42TD; Sun, 07 Sep 2025 06:55:09 +0000 (UTC) (envelope-from wulf@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1757228109; 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: in-reply-to:in-reply-to:references:references; bh=FLpH3YrXvxza9bM0NBaiFEfV/20uJwuiDjncr0qmD80=; b=QYo0TxcfUwwfCUfBnb/lOrHbGJQeyMaMD25U2N45HPS6BoNxHGkxGJxcmNeI6dFTiZKTax oDmb3CM/3GznsVBdHALOnjpdnQFrhCqENMDdzve1lBlaqh17FrwoAnu60MZH98ZP5SLuSh SIQ0M5BQstpnHXjooz+NHU5ja4uZm1yOUBaToOgWbwaocbX4alo3I/OBKPo8ewOFY+O9XB jjBE+svKQ1DzacqO1oZaPH/MT5dRAwa3WDw+hy5+2X6jxp1dcjwGtm9LL196oXD4Svh81j iPtL85fvIqE0qdqMPNC6OfWUpy1oS7262PtBujInZo8bWPK2olkN2tg5cQdJjg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1757228109; 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: in-reply-to:in-reply-to:references:references; bh=FLpH3YrXvxza9bM0NBaiFEfV/20uJwuiDjncr0qmD80=; b=oQytYjpZuRi+MiujO4IfQrv74RD06hGEs57A3FTV5+9S6+D3sgciN64z78ULqIx/x7qz/K /48sBuy/SUxw7K6MFzkQ4C4DwaTmgX3ZaMsqvNrmeC2F1hGc9M1w7wT2SaGCvp8eh7c/BP oznyUyMyQFvYx8VuRQIsZE8IoUBOJeMhwvE90IveIlLLlYarCVZmkkRjbPOtbIIEqvMyHK 0Q8eWHM/3a7JJ1tjv8BRUB8CkRTCQ3xjP79jYvdj5kuyK3m+hitWwhfka9R1P0NyxnC5DL N2ymYmTan2Gk3JXKUciouKqoBn+vXg28k3peTWbRJFk8i6UFU8MZhAIXnFQiEg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1757228109; a=rsa-sha256; cv=none; b=EN3neVbe/pe4XpBWHVsQ7XvV4tuNrRdjdAWeNvia5TBxaob9FQcriWvMTXNp3JnIDN3cJu EmyJ4EX7yIoU8gqSSV3w+Hfh/o5/5A2Hy4/9sxl5HPbYfhqJu27ih3xKwo8AmQ1+OtsMWr bQVidjqY1jids1XI5mWZ8L0/QSvsjAy/MyftTQCI4F5Jls4UP8yMzVAbVpL1o1yf/SDkh0 phQicKIluCGc9b53NNR0rTW1lToFnYWdcmpEAppJqgpSlIYZwTIumaV1FLXKD6eLQBw28I D18a75TPft4Hw2oQB2tiD0bX1vG72noESZGMckMWWv/URMse7jWBrD52um+tdA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from [192.168.0.30] (unknown [176.120.234.124]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: wulf) by smtp.freebsd.org (Postfix) with ESMTPSA id 4cKLSD3C0XzvRD; Sun, 07 Sep 2025 06:55:08 +0000 (UTC) (envelope-from wulf@FreeBSD.org) Message-ID: <6ce0043d-2e1c-458f-9c8b-75605ee931b3@FreeBSD.org> Date: Sun, 7 Sep 2025 09:54:42 +0300 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 User-Agent: Mozilla Thunderbird Subject: Re: git: aef807876c30 - main - moused(8): Add support for evdev protocol To: Oleg Nauman Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org References: <202509042108.584L86Ro060944@gitrepo.freebsd.org> Content-Language: en-US From: Vladimir Kondratyev In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 9/7/25 09:41, Oleg Nauman wrote: > On Fri, Sep 5, 2025 at 12:08 AM Vladimir Kondratyev wrote: >> >> The branch main has been updated by wulf: >> >> URL: https://cgit.FreeBSD.org/src/commit/?id=aef807876c305587c60f73e2cd914115d22a53fd >> >> commit aef807876c305587c60f73e2cd914115d22a53fd >> Author: Vladimir Kondratyev >> AuthorDate: 2025-09-04 21:07:25 +0000 >> Commit: Vladimir Kondratyev >> CommitDate: 2025-09-04 21:07:25 +0000 >> >> moused(8): Add support for evdev protocol >> >> The new daemon have following properties as compared with previous >> incarnation: >> - evdev protocol support for mices and touchpads. Additionally to >> relative PS/2 and USB devices it enables console support for I2C/USB >> touchpads and bluetooth mices. >> - Other aged protocols like COM, raw PS/2 and X10 are dropped with only >> exception of sysmouse. For those who still use them there is an >> utility called msconvd(8). >> - single daemon per system where hotplug is processed via devd socket. >> Per device mode still supported too. >> - Configuration and quirks files in libinput-compatible format. >> Actually, the new moused config parser is taken from libinput. >> >> The moused(8) can work in 2 modes: >> 1. Evdev support mode. It enables all previously mentioned devices. >> It is enabled by deault. > > I think it is require hms driver corresponding entries to be added to > /etc/devd/moused.conf otherwise it breaks existing installations and > require > moused_enable="YES" to be set as workaround of this issue hms is loaded with devmatch entry in devd.conf rather than with moused one. moused entries are legacy and disabled by default with moused_nondefault_enable="NO" in /etc/defaults/rc.conf And moused_enable="YES" is not a workaround. It is how things supposed to be. -- WBR Vladimir Kondratyev