From owner-freebsd-questions@FreeBSD.ORG Tue Nov 22 15:14:13 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 830A916A41F for ; Tue, 22 Nov 2005 15:14:13 +0000 (GMT) (envelope-from sequethin@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 423D143D8C for ; Tue, 22 Nov 2005 15:13:20 +0000 (GMT) (envelope-from sequethin@gmail.com) Received: by xproxy.gmail.com with SMTP id i31so815743wxd for ; Tue, 22 Nov 2005 07:13:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:sent-from-pda:user-agent; b=YqWBKq8fZDD8z1xZ+MeeXVN5spVbNydC5qJXjI5H8eecigM3JFB+R+w9mAdEMb+nLHqArI0aaW7CvTeT7cv32dS14aYR0k+LFTwu+nUc7Y6Ri/YcgwKKkdcrduPuV1VVNi1FB3CNan50NmEoE8cThqddVmas5pcqn60nzvEmr4A= Received: by 10.65.234.16 with SMTP id l16mr4544166qbr; Tue, 22 Nov 2005 07:12:59 -0800 (PST) Received: from localhost ( [204.107.76.229]) by mx.gmail.com with ESMTP id f13sm36865qba.2005.11.22.07.12.57; Tue, 22 Nov 2005 07:12:59 -0800 (PST) Date: Tue, 22 Nov 2005 10:12:52 -0500 From: Mike Hernandez To: freebsd-questions@freebsd.org Message-ID: <20051122151252.GE24165@dementia.beyondnormal.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <438332CB.9040800@ywave.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <438332CB.9040800@ywave.com> Sent-From-PDA: Yes User-Agent: Mutt/1.5.9i Subject: Re: Does FreeBSD 6.0 fully support PCI-Express? 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: Tue, 22 Nov 2005 15:14:13 -0000 On Tue, Nov 22, 2005 at 07:01:31AM -0800, Micah wrote: > Ted Mittelstaedt wrote: > >As far as I know Nvidia hasn't allowed Xorg to write drivers > >for their cards, all the nvidia drivers out there are > >binaries from Nvidia. This for me would cross that card > >off my list. > > Just to correct this bit of mis-information, there are two drivers > available for nvidia. The nv driver is an open source driver provided > by xorg, and the nvidia driver is a closed source driver provided by nvidia. > And the nvidia driver is in the ports tree, and works just fine. Just watch out if you're messing with the composite extension, glx, etc. I've been using it with my GeForce 6800 Pci-X card for months now with no problems (of course the composite stuff is still a bit flaky but it's still new). Mike