From owner-freebsd-current@FreeBSD.ORG Tue Aug 10 03:47:27 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 C908816A4CE for ; Tue, 10 Aug 2004 03:47:27 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81CAA43D49 for ; Tue, 10 Aug 2004 03:47:27 +0000 (GMT) (envelope-from jon.drews@gmail.com) Received: by mproxy.gmail.com with SMTP id 79so168378rnl for ; Mon, 09 Aug 2004 20:47:27 -0700 (PDT) Received: by 10.38.12.77 with SMTP id 77mr1132915rnl; Mon, 09 Aug 2004 20:47:26 -0700 (PDT) Message-ID: <8cb27cbf04080920471d98713@mail.gmail.com> Date: Mon, 9 Aug 2004 22:47:26 -0500 From: Jon Drews To: freebsd-current@freebsd.org In-Reply-To: <20040809221244.GB14911@fasolt.home.paeps.cx> 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> <20040809221244.GB14911@fasolt.home.paeps.cx> 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: Tue, 10 Aug 2004 03:47:27 -0000 On Tue, 10 Aug 2004 00:12:44 +0200, Philip Paeps wrote: > Mmm, oh, right. Verbose isn't verbose enough for psm, I'm afraid you'll have > to compile a kernel with options PSM_DEBUG=2. I'll have to remember to stick > the probe-messages under a normal verbose. Oops -- I did a CVSUP and now I get the following error when I do "make buildworld": Make: Don't know how to make snmp_atm.h Stop. It's not in the specified directory. So getting options PSM_DEBUG=2 compiled in may take a little longer than I thought. I will do a cvsup in 8 hours. Kind regards, Jonathan