From owner-freebsd-questions@FreeBSD.ORG Wed Oct 14 17:52:29 2009 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 7A91C106568D for ; Wed, 14 Oct 2009 17:52:29 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 3AA868FC0A for ; Wed, 14 Oct 2009 17:52:28 +0000 (UTC) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 14 Oct 2009 13:52:29 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.10.7-GA) with ESMTP id QGA46972; Wed, 14 Oct 2009 13:52:27 -0400 (EDT) Received: from 209-6-22-227.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.227]) by smtp01.lnh.mail.rcn.net with ESMTP; 14 Oct 2009 13:52:27 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19158.4056.376760.654492@jerusalem.litteratus.org> Date: Wed, 14 Oct 2009 13:52:24 -0400 To: jgrosch@es.net In-Reply-To: <12173.RF1FTAsCFkY=.1255538317.squirrel@webmail-west.es.net> References: <20091014153100.GH22136@ece.pdx.edu> <20091014115949.33b1adb4@scorpio.seibercom.net> <12173.RF1FTAsCFkY=.1255538317.squirrel@webmail-west.es.net> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: freebsd-questions@freebsd.org Subject: Re: Graphics card recommendation 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: Wed, 14 Oct 2009 17:52:29 -0000 jgrosch@es.net writes: > I could be wrong but nVidia does not seem to be very interested > in working with the FreeBSD project to address these problems. nVidia has offered what many/most hardware vendors* do not: to write and maintain a driver for their product. However, in order for that driver to be fully functional they want certain improvements in FreeBSD - particularly the virtual memory system. Not an unreasonable request. Some work has been done; there was a post somewhere within the last few months about John Baldwin making improvements. Check the archives of this list for pointers to the list of changes and the status of the work. Robert Huff * - a notable exception being Intel, for their network cards.