From owner-freebsd-mobile Wed Feb 6 9: 0: 5 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from bobo.thehutt.org (pcp709198pcs.alxndr01.va.comcast.net [68.49.240.9]) by hub.freebsd.org (Postfix) with ESMTP id A52D937BF4A for ; Wed, 6 Feb 2002 08:36:46 -0800 (PST) Received: from [10.0.3.13] (helo=nomad.thehutt.org) by bobo.thehutt.org with esmtp (Exim 3.952 #1) id 16YV34-000Bb0-00; Wed, 06 Feb 2002 11:35:54 -0500 Received: from jerry by nomad.thehutt.org with local (Exim 3.952 #1) id 16YUFp-00005i-00; Wed, 06 Feb 2002 10:45:01 -0500 Date: Wed, 6 Feb 2002 10:45:00 -0500 From: Jerry A! To: Will Andrews Cc: Juriy Goloveshkin , freebsd-mobile@freebsd.org Subject: Re: vaio's jogdial & moused Message-ID: <20020206154500.GA326@nomad.thehutt.org> Reply-To: jerry@thehutt.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> <20020206124244.GB82640@squall.waterspout.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020206124244.GB82640@squall.waterspout.com> User-Agent: Mutt/1.3.27i Organization: Broken Toys Unlimited 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 07:42:44AM -0500, Will Andrews wrote: : 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. Wouldn't this be an ideal canidate for an UPDATING entry? Something along the lines of: Sony VAIO jogdial support has been added to the kernel and to moused. To get this working you first need to do a "make includes" to install the updated header files, followed by a "make world" (recommended--you can always build /usr/src/usr.sbin/mousd by hand) to compile and install the updated moused. Afterwards, update your kernel config with the following entry and "make kernel": device spic0 at isa? irq 0 port 0x10a0 It's a little rough, but you get the idea. --Jerry Open-Source software isn't a matter of life or death... ...It's much more important than that! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message