From owner-freebsd-current@FreeBSD.ORG Sun Feb 29 11:27:10 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B38C716A4CE; Sun, 29 Feb 2004 11:27:10 -0800 (PST) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A3FF43D1F; Sun, 29 Feb 2004 11:27:10 -0800 (PST) (envelope-from jason@ec.rr.com) Received: from ec.rr.com (cpe-024-211-231-149.ec.rr.com [24.211.231.149]) i1TJR7s1013536; Sun, 29 Feb 2004 14:27:08 -0500 (EST) Message-ID: <40423D31.10008@ec.rr.com> Date: Sun, 29 Feb 2004 14:27:45 -0500 From: Jason User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20040210 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-hardware@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-current@freebsd.org Subject: state of nforce support for agpgart X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Feb 2004 19:27:10 -0000 I have looked at the web cvs sources as well as my own form this weeks current and I would like to know if someone smarter than me could import the new drivers for agpgart support. I have been running in pci mode since I bought my board and would like to do some gaming without windows. I have looked at the source code and I could rewrite the driver myself, but I know it would not run for some time because I would screw it up with my lack of experence. If anyone else is intrested you can download the source code for linux from www.nvidia.com for both 386 and AMD64 platforms. As far as I can tell the people at nvidia have not have not yet split the video card and chipset drivers apart for freebsd, so people like me with ati video cards on a nforce board have no 3d without porting the linux stuff. There is also code for audio and lan drivers in the source also if anyone is interested. Jason