From owner-cvs-all Thu Feb 13 14: 4:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C52B37B401; Thu, 13 Feb 2003 14:04:39 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9D3243FBD; Thu, 13 Feb 2003 14:04:38 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id E954D536F; Thu, 13 Feb 2003 23:04:36 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Marcel Moolenaar Cc: Peter Wemm , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile From: Dag-Erling Smorgrav Date: Thu, 13 Feb 2003 23:04:36 +0100 In-Reply-To: <20030213215732.GF553@athlon.pn.xcllnt.net> (Marcel Moolenaar's message of "Thu, 13 Feb 2003 13:57:32 -0800") Message-ID: User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386--freebsd) References: <200302132113.h1DLDARX092847@repoman.freebsd.org> <20030213215732.GF553@athlon.pn.xcllnt.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Marcel Moolenaar writes: > On Thu, Feb 13, 2003 at 10:41:52PM +0100, Dag-Erling Smorgrav wrote: > > Peter Wemm 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? DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message