From nobody Thu Jul 31 23:47:24 2025 X-Original-To: current@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 4btQl54GHpz63CYb for ; Thu, 31 Jul 2025 23:48:33 +0000 (UTC) (envelope-from vladimir@kondratyev.su) Received: from corp.infotel.ru (corp.infotel.ru [195.170.219.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4btQl51WXSz3FjT; Thu, 31 Jul 2025 23:48:33 +0000 (UTC) (envelope-from vladimir@kondratyev.su) Authentication-Results: mx1.freebsd.org; none Received: from corp (corp.infotel.ru [195.170.219.3]) by corp.infotel.ru (Postfix) with ESMTP id 6876654E69E; Fri, 1 Aug 2025 02:48:26 +0300 (MSK) X-Virus-Scanned: amavisd-new at corp.infotel.ru Received: from corp.infotel.ru ([195.170.219.3]) by corp (corp.infotel.ru [195.170.219.3]) (amavisd-new, port 10024) with ESMTP id 5jBTVvGyuPvK; Fri, 1 Aug 2025 02:48:25 +0300 (MSK) Received: from mail.cicgroup.ru (unknown [195.170.219.74]) by corp.infotel.ru (Postfix) with ESMTP id A846D54E5E2; Fri, 1 Aug 2025 02:48:25 +0300 (MSK) Received: from mail.cicgroup.ru (localhost [127.0.0.1]) by mail.cicgroup.ru (Postfix) with ESMTP id A8E7642211F; Fri, 1 Aug 2025 02:48:22 +0300 (MSK) Received: from mail.cicgroup.ru ([127.0.0.1]) by mail.cicgroup.ru (mail.cicgroup.ru [127.0.0.1]) (amavisd-new, port 10024) with SMTP id VBlKEj7p0JGs; Fri, 1 Aug 2025 02:48:16 +0300 (MSK) Received: from [127.0.0.1] (localhost [127.0.0.1]) by mail.cicgroup.ru (Postfix) with ESMTPA id 0C77C42211C; Fri, 1 Aug 2025 02:48:15 +0300 (MSK) Message-ID: <9a192238-a56e-4944-ba1a-c330da2ef32c@kondratyev.su> Date: Fri, 1 Aug 2025 02:47:24 +0300 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: CFT: evdev-awared moused To: vermaden , Ed Maste , Vladimir Kondratyev Cc: "current@freebsd.org" References: Content-Language: en-US From: Vladimir Kondratyev In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4btQl51WXSz3FjT X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:8299, ipnet:195.170.192.0/19, country:RU] On 8/1/25 02:30, vermaden wrote: > Hi. > > On my ThinkPad T480: > > psm0: irq 12 on atkbdc0 > psm0: [GIANT-LOCKED] > >> Other aged protocols like COM, raw PS/2 and X10 are dropped with only > > You will kill several generations of ThinkPads with that decision? > > Or 'RAW' means that ThinkPads PS/2 interfaces will still work? I kill nothing. psm(4) driver uses sysmouse protocol to communicate with user world by default. One must manually switch driver to `operation level two` to get raw PS/2 stream. >> For those who still use them there is an utility called msconvd. > > Where is 'msconvd' and how to use it? It is in installation bundle and have a man page. > Regards, > vermaden -- WBR Vladimir Kondratyev