From owner-freebsd-current@FreeBSD.ORG Mon Aug 9 13:48:17 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C455716A4CE for ; Mon, 9 Aug 2004 13:48:17 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69C1443D2D for ; Mon, 9 Aug 2004 13:48:17 +0000 (GMT) (envelope-from jon.drews@gmail.com) Received: by mproxy.gmail.com with SMTP id 77so108440rnl for ; Mon, 09 Aug 2004 06:48:16 -0700 (PDT) Received: by 10.38.209.1 with SMTP id h1mr386313rng; Mon, 09 Aug 2004 06:48:16 -0700 (PDT) Message-ID: <8cb27cbf0408090648159d34@mail.gmail.com> Date: Mon, 9 Aug 2004 08:48:16 -0500 From: Jon Drews To: freebsd-current@freebsd.org In-Reply-To: <20040809090723.GI642@loge.nixsys.be> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20040805071236.GA595@loge.nixsys.be> <20040809090723.GI642@loge.nixsys.be> Subject: Re: [PLEASE TEST] Better support for Synaptics Touchpads X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Aug 2004 13:48:17 -0000 Hi Philip: > Which revision of psm.c is this? r1.71 or r1.76? I have r1.76 > Could you also post the 'info*' and 'cap*' lines from a verbose boot? Yes, here is the entire verbose dmesg output: http://www.silbsd.org/bugreports/dmesgVerbose.txt Lines that contained info: acpi_ec0: info: new max delay is 10 us acpi_ec0: info: new max delay is 90 us acpi_ec0: info: new max delay is 110 us acpi_ec0: info: new max delay is 260 us acpi_ec0: info: new max delay is 11000 us No lines contained "cap". > Thanks. It's in -current now by the way. Yes, I saw that when I went to apply the patch. Kind regards, Jonathan