Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Feb 2002 10:45:00 -0500
From:      Jerry A! <jerry@thehutt.org>
To:        Will Andrews <will@csociety.org>
Cc:        Juriy Goloveshkin <j@gu.ru>, freebsd-mobile@freebsd.org
Subject:   Re: vaio's jogdial & moused
Message-ID:  <20020206154500.GA326@nomad.thehutt.org>
In-Reply-To: <20020206124244.GB82640@squall.waterspout.com>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020206154500.GA326>