From owner-freebsd-x11@FreeBSD.ORG Thu May 18 03:58:39 2006 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 265B916A403 for ; Thu, 18 May 2006 03:58:39 +0000 (UTC) (envelope-from harikurniawan@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 635A343D45 for ; Thu, 18 May 2006 03:58:38 +0000 (GMT) (envelope-from harikurniawan@gmail.com) Received: by py-out-1112.google.com with SMTP id f28so466603pyf for ; Wed, 17 May 2006 20:58:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=izcow6fJWkx864r6G0T68ur2HP0qje+M8nhWtRiFGDhnru4pn3spFZpN98fHBzrGkry+sZZRBc6g0rgjDGicCxVa2f0i0w4Lj2PC7O0OmiV2KhyCZfLYcraBIBc1D5hJReRu2/0PyMZMefmTP9HP2RJOFBa5s0XL0SddfmB+iXM= Received: by 10.35.53.18 with SMTP id f18mr94380pyk; Wed, 17 May 2006 20:58:37 -0700 (PDT) Received: by 10.64.201.12 with HTTP; Wed, 17 May 2006 20:58:37 -0700 (PDT) Message-ID: <4c40c4e70605172058i63bcefb1m26538de89e02714e@mail.gmail.com> Date: Thu, 18 May 2006 10:58:37 +0700 From: "Angka H. K." To: freebsd-x11@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Synaptics driver X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 May 2006 03:58:39 -0000 Dear all, I need synaptics driver to make my touch pad work well. Currently I use ps2 proto which is work but there is some strange behavior. The port looks like only run for 6.9 while I need for 7 Does anyone have some info ?