From owner-freebsd-mobile Wed Feb 6 4:43:34 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id AF71737B404 for ; Wed, 6 Feb 2002 04:43:27 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id 9FA189B08; Wed, 6 Feb 2002 07:42:44 -0500 (EST) Date: Wed, 6 Feb 2002 07:42:44 -0500 From: Will Andrews To: Juriy Goloveshkin Cc: freebsd-mobile@freebsd.org Subject: Re: vaio's jogdial & moused Message-ID: <20020206124244.GB82640@squall.waterspout.com> Mail-Followup-To: Juriy Goloveshkin , freebsd-mobile@freebsd.org References: <20020114223408.GA4272@aviaport.ru> <20020205.202905.71116296.funa@funa.org> <20020205175018.GA327@nomad.thehutt.org> <20020205190419.GM82640@squall.waterspout.com> <20020206122845.GA57922@aviaport.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020206122845.GA57922@aviaport.ru> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Feb 06, 2002 at 03:28:45PM +0300, Juriy Goloveshkin wrote: > Are you planning to commit moused patch too? Or I have to do send-pr? Yes, but I have one issue I haven't cleared up yet. The moused patch changes mouse.h.. but if I apply the patch and try to compile moused, it fails. :( I have to copy the patched version of mouse.h to /usr/include/sys for it to compile correctly. How do we solve this issue? I was thinking adding -I${.CURDIR}/../../sys to CFLAGS or something. > Actualy, it has a bad c-style ;) > 1)I rewrote one 'if' to 'switch' Thanks. I'll review it more closely later this week. > 2)You may ask about string with <<"foo", // hmmm... >> > may be "foo" needs to replase with "versapad"... That sounds right. I'll merge your updates into my tree. The previous version works fine both on -CURRENT and -STABLE. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message