From owner-freebsd-current Fri Feb 28 15:14:35 2003 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 ACB3137B401 for ; Fri, 28 Feb 2003 15:14:34 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59FB743F3F for ; Fri, 28 Feb 2003 15:14:34 -0800 (PST) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 2BBF6AE163; Fri, 28 Feb 2003 15:14:34 -0800 (PST) Date: Sat, 1 Mar 2003 00:14:34 +0100 From: Maxime Henrion To: current@FreeBSD.org Subject: updated patch for the nVidia drivers Message-ID: <20030228231434.GC1145@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I've updated the patch for the nVidia drivers to fix the VM locking issues. It makes it possible (at least for me) to use this driver even when I compiled the assertions check in my kernel with the INVARIANTS option. I doubt this fixes other bugs than the assertions failing because as far as I know the nVidia driver runs under Giant. The patch is still available at : http://mu.org/~mux/patches/nvidia.patch Cheers, Maxime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message