Date: Thu, 13 Feb 2003 14:11:44 -0800 From: Marcel Moolenaar <marcel@xcllnt.net> To: Dag-Erling Smorgrav <des@ofug.org> Cc: Peter Wemm <peter@FreeBSD.org>, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile Message-ID: <20030213221144.GH553@athlon.pn.xcllnt.net> In-Reply-To: <xzpwuk3suq3.fsf@flood.ping.uio.no> References: <200302132113.h1DLDARX092847@repoman.freebsd.org> <xzpznozsvrz.fsf@flood.ping.uio.no> <20030213215732.GF553@athlon.pn.xcllnt.net> <xzpwuk3suq3.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 13, 2003 at 11:04:36PM +0100, Dag-Erling Smorgrav wrote: > Marcel Moolenaar <marcel@xcllnt.net> writes: > > On Thu, Feb 13, 2003 at 10:41:52PM +0100, Dag-Erling Smorgrav wrote: > > > Peter Wemm <peter@FreeBSD.org> writes: > > > > We only provide agp drivers for the intel chipsets, move the agp > > > > subdir to the i386-only section. > > > Some Alphas have AGP slots. > > As do ia64 calculators. Even HP's zx1 based calculators have AGP. > > None of them are supported by us I think, but that's a different > > story. > > My point is that the agp module used to build and load fine on Alpha > (though I don't know if it worked, as my PWS doesn't have an AGP > slot). Then Eric commits a patch which broke Alpha support, and > instead of trying to rectify the problem with a few well-placed > #ifdefs, Peter just yanks it from the Alpha build. Is that really the > way to go? Not really, but then again if AGP really only works on i386, even though theoretically it could work on other platforms as well, we would be fooling ourselves if we continued to build on non-i386. In short: I don't mind, it can always be changed to include alpha or ia64 when appropriate. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030213221144.GH553>