From owner-freebsd-hackers@FreeBSD.ORG Thu Jan 13 01:24:13 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEFC01065674 for ; Thu, 13 Jan 2011 01:24:13 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5A9678FC16 for ; Thu, 13 Jan 2011 01:24:13 +0000 (UTC) Received: by qyk36 with SMTP id 36so1197348qyk.13 for ; Wed, 12 Jan 2011 17:24:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=llNHTnuLtKSnqiQ/nJ1O6jPpRxdmxJzCzGgg2wtu+cg=; b=L039RkWhva8vOyLDoA/Y+0OS/hB4nlqY0PRChv+P3nsPshiJsYwBFmueTbjM19q02T Je+AvNIUO0JC0Y4+46LafQlve5jWMiyUAgU3mnvUJB4BFdZfQtqjedZxLXNWHBcqUQph kVxL9pPzn22KJwdGLitR5kRQKzoNOo3FuvceE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Wh+SHWoxtu91KKe6K4ujUrKQYpg6CAYOYodqBxo9VU3z6T44nCyKhKmBArwkd04wWd gXhA9L0GM4JiC6m6zqYKLbNrgsv9I7GVX5K6SQxQWBfkovZ2Ey3t4NE7idDcCd36sh78 SfQ49BgQAPuqlbixNz5BBksVyIQrgiXQ4oEcY= MIME-Version: 1.0 Received: by 10.229.183.66 with SMTP id cf2mr1464434qcb.90.1294881852400; Wed, 12 Jan 2011 17:24:12 -0800 (PST) Received: by 10.220.187.7 with HTTP; Wed, 12 Jan 2011 17:24:12 -0800 (PST) In-Reply-To: <4D2DEC1B.3010208@freebsd.org> References: <4D2DEC1B.3010208@freebsd.org> Date: Wed, 12 Jan 2011 20:24:12 -0500 Message-ID: From: Super Bisquit To: Nathan Whitehorn Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-hackers@freebsd.org Subject: Re: Unable to compile drm.ko on powerpc X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jan 2011 01:24:13 -0000 My graphics port is agp and not pci. It's a Quicksilver 2002 with a 4x agp slot. Now, how do I make it work? That's the problem I've been recently asking about. Forgive me for bringing the next part here. The PowerPC snapshot 9 for the 32bit ppc needs updating. The ports tarball is behind. On 1/12/11, Nathan Whitehorn wrote: > On 01/12/11 02:39, Super Bisquit wrote: >> http://slexy.org/view/s2NSVy7aTU >> >> The build also fails looking for machine/specialreg.h. This file is only >> found on i386/amd64 processors. Drm.ko is needed by agp.ko. > > DRM is not required by AGP, rather the reverse, and DRM does not > presently work on powerpc. The AGP kernel module also doesn't provide > any useful features unless you are using DRM. You don't need either for > graphics on powerpc machines. > -Nathan > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >