From owner-freebsd-bugs@freebsd.org Tue Dec 29 10:39:10 2015 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B754A542F6 for ; Tue, 29 Dec 2015 10:39:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 726DA12E3 for ; Tue, 29 Dec 2015 10:39:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tBTAdAtN039291 for ; Tue, 29 Dec 2015 10:39:10 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 205690] [psm] [patch]: support for Elantech trackpads Date: Tue, 29 Dec 2015 10:39:10 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.2-STABLE X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: knz@thaumogen.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter cc attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2015 10:39:10 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205690 Bug ID: 205690 Summary: [psm] [patch]: support for Elantech trackpads Product: Base System Version: 10.2-STABLE Hardware: amd64 OS: Any Status: New Keywords: patch Severity: Affects Many People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: knz@thaumogen.net CC: freebsd-amd64@FreeBSD.org CC: freebsd-amd64@FreeBSD.org Keywords: patch Created attachment 164815 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D164815&action= =3Dedit Combined back-port from 11-CURRENT psm + Elantech support patch Elantech trackpads are found in some laptops like the Asus UX31E. They are "synaptics compatible" but use a slightly different protocol. They are well supported on OpenBSD and NetBSD, but not in FreeBSD. See previous discussions of issues: https://lists.freebsd.org/pipermail/freebsd-x11/2012-August/012326.html https://forums.freebsd.org/threads/touchpad-not-recognized-generic-ps-2-mou= se-instead.50318/ A patch to support Elantech trackpads was proposed against 11-CURRENT by Vladimir Kondratyev in September 2015 on the freebsd-mobile mailing list: https://lists.freebsd.org/pipermail/freebsd-mobile/2015-September/013327.ht= ml I hereby confirm as independent observer that this patch indeed works as intended; moreover the Elantech trackpad is supported in 10-STABLE as well = by back-porting the patched psm driver from 11-CURRENT. The attachment provides a combined patch against 10-STABLE revision 292841. --=20 You are receiving this mail because: You are the assignee for the bug.=