Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2002 07:06:14 -0500
From:      Will Andrews <will@csociety.org>
To:        Jun Kuriyama <kuriyama@imgsrc.co.jp>
Cc:        taguchi@tohoku.iij.ad.jp, Ports Team <ports@FreeBSD.org>
Subject:   Re: Unbreak XFree86-Server for fresh 5-current
Message-ID:  <20020408120614.GD75343@squall.waterspout.com>
In-Reply-To: <7melhqwuin.wl@waterblue.imgsrc.co.jp>
References:  <7melhqwuin.wl@waterblue.imgsrc.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 08, 2002 at 03:53:52PM +0900, Jun Kuriyama wrote:
> Recently, compatibility symlink for /usr/include/machine/joystick.h
> was removed in 5-current.  This causes fresh installation of 5-current
> has no <machine/joystick.h> anymore.
> 
> Is it OK to update a patch for bsd_jstk.c and add a patch for joycal.c
> like this?

It's fine by me except for one thing:

> @@ -96,7 +97,6 @@
>    if (*centerY < 0) {
>      *centerY = js.y;
>      xf86Msg(X_PROBED, "Joystick: CenterY set to %d\n", *centerY);
> -    }
>    }
>  
>    return status;

What is this??

-- 
wca

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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