From owner-freebsd-questions@FreeBSD.ORG Thu Jul 10 20:13:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E25CB1065675 for ; Thu, 10 Jul 2008 20:13:56 +0000 (UTC) (envelope-from thedossone@googlemail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.249]) by mx1.freebsd.org (Postfix) with ESMTP id A2CD38FC19 for ; Thu, 10 Jul 2008 20:13:56 +0000 (UTC) (envelope-from thedossone@googlemail.com) Received: by an-out-0708.google.com with SMTP id b33so836801ana.13 for ; Thu, 10 Jul 2008 13:13:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=nnPQzz+P+oRAqSBvuvZ+3xv/+RqSgVr8aVyBB+mXvJU=; b=qzuilbe3bQiNAJZMnOibayKKkf1kCrKeEFBsVwxFPH4D3PPdUOOMAHCcBobHJdby0O jnXIX7Vpk6/PYcrNgLYcMYuzPyg235edoBzUQdZtzp+NI11w5sRMXdcfBtZHBVgQGSXo uFgsabIMKFLeBKG1xen7HKMw9VlnYY595GqJg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=PnPxdGNnCIV27tNBuerRAKuuqDTupbNHiEWDTvs3KyPNu0/bz/wmGm7AkJ4d1ClqxT w33OluxJpr3gfNmtFV+/W1b57eFhgP0R5XeF/F51kYi6RpZ7ltJEPBLpXqICYiSuSqxU yl28pSLmZOSWuTTPSgq1DPXVczR9Mj/euX82I= Received: by 10.100.252.17 with SMTP id z17mr7734393anh.87.1215719315789; Thu, 10 Jul 2008 12:48:35 -0700 (PDT) Received: by 10.100.226.18 with HTTP; Thu, 10 Jul 2008 12:48:35 -0700 (PDT) Message-ID: <6fec50390807101248p3adecf54u2852914cbbf110d9@mail.gmail.com> Date: Thu, 10 Jul 2008 20:48:35 +0100 From: "Max Russell" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: compile agp kernel support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2008 20:13:57 -0000 I need to compile nvidia agp support in to my kernel. I can work through the handbook and have previously compiled a kernel, but if anyone has previously add the agp support, could they give me sime pointers?