From nobody Thu Jul 31 23:57:13 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 4btQxB3trwz63D0h for ; Thu, 31 Jul 2025 23:57:18 +0000 (UTC) (envelope-from vermaden@interia.pl) Received: from smtpo49.interia.pl (smtpo49.interia.pl [217.74.67.49]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4btQxB2Vcyz3JTM; Thu, 31 Jul 2025 23:57:18 +0000 (UTC) (envelope-from vermaden@interia.pl) Authentication-Results: mx1.freebsd.org; none Date: Fri, 01 Aug 2025 01:57:13 +0200 From: vermaden Subject: Re: CFT: evdev-awared moused To: Vladimir Kondratyev , Ed Maste , Vladimir Kondratyev Cc: "current@freebsd.org" X-Mailer: interia.pl/pf09 In-Reply-To: <9a192238-a56e-4944-ba1a-c330da2ef32c@kondratyev.su> References: <9a192238-a56e-4944-ba1a-c330da2ef32c@kondratyev.su> X-Originating-IP: 45.148.42.1 Message-Id: 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 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=interia.pl; s=biztos; t=1754006236; bh=2Z03EJWXOO+TbN2NP01BJKLrbQgRLcZLxV/sgBH6nuc=; h=Date:From:Subject:To:Message-Id:MIME-Version:Content-Type; b=TOB1o/dDtV0ygFtydO0VNdPH+NHL3v5jSDu2XY9MlCO1CwtTmwxIF4fz30K4nnG2A +nkBM50LCxro6pDGPVyPYOgYIc7VMx1AtHAR0t5IwMbsR4oaw2p81uGYgBNh7S4mjR iCEUc7t2r7DhezzDXClqPqOXnAzbC3pWJaVKctCo= X-Rspamd-Queue-Id: 4btQxB2Vcyz3JTM 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:16138, ipnet:217.74.64.0/22, country:PL] > One must manually switch driver to 'operation level two' to get raw PS/2 stream. Why this switch is not made the 'default' way then? Another question - how to do it? > It is in installation bundle and have a man page. What is 'installation bundle'? I hear that term for the first time. Thanks, vermadne Temat: Re: CFT: evdev-awared moused Data: 2025-08-01 1:49 Nadawca: "Vladimir Kondratyev" <vladimir@kondratyev.su> Adresat: "vermaden" <vermaden@interia.pl>; "Ed Maste" <emaste@freebsd.org>; "Vladimir Kondratyev" <wulf@freebsd.org>; DW: "current@freebsd.org" <current@freebsd.org>; > >> 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