From owner-freebsd-questions@FreeBSD.ORG Sat Oct 20 17:00:08 2007 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 17B0B16A41B for ; Sat, 20 Oct 2007 17:00:08 +0000 (UTC) (envelope-from roberth.sjonoy@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.191]) by mx1.freebsd.org (Postfix) with ESMTP id E411713C455 for ; Sat, 20 Oct 2007 17:00:02 +0000 (UTC) (envelope-from roberth.sjonoy@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so913331fka for ; Sat, 20 Oct 2007 09:59:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=DBcEY9lVgpF4ky6aCHXORn9YzLf4skRuLx+uB1f7obw=; b=o7fE98A39F/psCQd5ulsLXb9y0Fow4UKYEtJxOZpMJKSi+yAQwGeXfCeTKK4AycN1qeY3DYsJaWbKqZZCBlr2trSWOFaS6D6bXuzL/7ZurQemClIbU3xCos3aAZeSNNlBfdbBdY3h3rzZNKJDJq2vWiu4arva9z1t/4x9jHw+wY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=lTyjjGOVJefIivzPPy4RoAcVtcVVcxmSscRLHmd/Ur8H659TGnV0hM3LHJE9M7xcy4e/tvXu+Z6bqce3oEqmtbmt5tC8kOD4wuUlCWdn+tsDtl1+loZ5yDZIe594ZYZu3sE0dLvaHo/5mADvhc7hmsptiwvPtNZXpOSDArSNJx4= Received: by 10.82.174.20 with SMTP id w20mr5877660bue.1192899594517; Sat, 20 Oct 2007 09:59:54 -0700 (PDT) Received: by 10.82.171.3 with HTTP; Sat, 20 Oct 2007 09:59:54 -0700 (PDT) Message-ID: Date: Sat, 20 Oct 2007 18:59:54 +0200 From: "=?ISO-8859-1?Q?Roberth_Sjon=F8y?=" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: The kernel source? 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: Sat, 20 Oct 2007 17:00:08 -0000 How do I get the kernel source for my kernel? I need it to install the nvidia-driver from ports, and is there anything else I need to do to make the kernel load the driver at startup? Regards, Roberth