From owner-freebsd-current@FreeBSD.ORG Sun Aug 15 01:24:17 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 F2C0C16A4CE for ; Sun, 15 Aug 2004 01:24:16 +0000 (GMT) Received: from robbins.dropbear.id.au (057.a.008.mel.iprimus.net.au [210.50.86.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A3A743D1F for ; Sun, 15 Aug 2004 01:24:16 +0000 (GMT) (envelope-from tim@robbins.dropbear.id.au) Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id E6DD241FA; Sun, 15 Aug 2004 11:24:13 +1000 (EST) Date: Sun, 15 Aug 2004 11:24:13 +1000 From: Tim Robbins To: Doug Rabson Message-ID: <20040815012413.GA1872@cat.robbins.dropbear.id.au> References: <200408141934.24107.dfr@nlsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408141934.24107.dfr@nlsystems.com> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org Subject: Re: New nvidia drivers available 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, 15 Aug 2004 01:24:17 -0000 On Sat, Aug 14, 2004 at 07:34:24PM +0100, Doug Rabson wrote: > The latest 6113 build of the nvidia graphics drivers has just appeared > on nvidia's web site. Check out > http://www.nvidia.com/object/freebsd_1.0-6113.html if you are currently > using the nvidia proprietary drivers. This driver works nicely on > FreeBSD-current and while this version is not thread-safe, it does not > conflict with libpthread or libthr's use of %gs so you don't have to > map everything down to libc_r any more :-). Are you aware of any plans to release an AMD64 build of the driver? Tim