Date: Wed, 6 Feb 2002 07:42:44 -0500 From: Will Andrews <will@csociety.org> To: Juriy Goloveshkin <j@gu.ru> Cc: freebsd-mobile@freebsd.org Subject: Re: vaio's jogdial & moused Message-ID: <20020206124244.GB82640@squall.waterspout.com> In-Reply-To: <20020206122845.GA57922@aviaport.ru> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020206124244.GB82640>