From nobody Tue Oct 29 21:34:15 2024 X-Original-To: bugs@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 4XdNn424dDz5bxMV for ; Tue, 29 Oct 2024 21:34:16 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XdNn36FfGz4ckK for ; Tue, 29 Oct 2024 21:34:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730237655; 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: in-reply-to:in-reply-to:references:references; bh=qNUThTNlkCLWIXFsXFLs9B8768S0zsoPTY6oDDm8L7c=; b=vR/+izuue/tkJgCd+NA+FRm70SpJ+dcw618ItgrAtI+QtNbuNzixz+vScCSlHkJRlBuwxO nL8S2HHkJL2bkDqf75Pej8hYSvh8H+duBNaPjbrIv4KGHBPq3ZJbRz9O2DUKM5b/OBAhjU JJcKdDTTNKhl4Or2N821DkIundsrdUY1HZGIoqnVWgBAjhzVSBcj3+5tb9Pl4cmZL6oVB3 BbuzMGNHvSHIwEiOfQIvPRdt6/HS1CDKrdw5ESkZhWaAOBtP+v3uu0WE/s73/pd4fUlU3w 0SCkZZJKk7IqmFXEV+QLfbBkVr/YRWdEResRv0U+uT2RQ/I/APG+gsWNgw5SoA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730237655; a=rsa-sha256; cv=none; b=t7CUY/BR+EDOTrmbak7nbun/Vx7FoPtOd+Ds89Dd8xSEkel9//SgeDBSl5kHPALpiWMiqE FDSgdD9GhFPQXyWXMrQuK3Kc2LASVLiUDVtJgEH2tw/GeV/3xKMah3B+hSChUpN6BcxnfK IvLD1niwChpgkJOBq0KL8TbEF5NPoYIf5uBemtqz1LukE0ZfQiRhmXqGvx2HGnC/tcUcf9 iQnB33Gk41LOT4MBXg/HyPB2OIY2Dyy+cf+ovIawfc0jjnr1RwsnOdMVdp7UVbxvxr2udX lIoC0E2at3jXwG15g8cR5j96Sm+XrcJTbzAu3/8D25mwKzUkGaPftCn06IfsCw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XdNn355pKzgZS for ; Tue, 29 Oct 2024 21:34:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 49TLYFg4086242 for ; Tue, 29 Oct 2024 21:34:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49TLYFAt086241 for bugs@FreeBSD.org; Tue, 29 Oct 2024 21:34:15 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 282389] [i2c] Dell Precision 5690 touchpad unrecognized Date: Tue, 29 Oct 2024 21:34:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rodrigo@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282389 Rodrigo Osorio changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rodrigo@FreeBSD.org --- Comment #4 from Rodrigo Osorio --- I think this is the same issue I have with my Lenovo ThinkBook G6, except I have an ELAN06FA touchpad. --=20 You are receiving this mail because: You are the assignee for the bug.=