Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2004 00:57:52 +0900 (JST)
From:      Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
To:        rwatson@FreeBSD.org
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/conf options.pc98
Message-ID:  <20040819.005752.74729270.nyan@jp.FreeBSD.org>
In-Reply-To: <200408180346.i7I3kdSj026379@repoman.freebsd.org>
References:  <200408180346.i7I3kdSj026379@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <200408180346.i7I3kdSj026379@repoman.freebsd.org>
Robert Watson <rwatson@FreeBSD.org> writes:

>   Since pc98 shares the AGP driver with the i386, also define the
>   amd64 agp option here in order to let the pc98 kernel build
>   complete.  This doesn't seem right, since there probably aren't
>   plans to build a pc98 amd64 box; however, it's not clear to me
>   how to get config to generate an opt_agp.h without an option
>   defined.

I think that using '#ifndef PC98' in agp_sis.c and agp_via.c is better
way rather than putting unneeded line in options.pc98.

---
TAKAHASHI Yoshihiro <nyan@jp.FreeBSD.org>



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