From owner-freebsd-questions Sun Aug 6 13:51:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.lokigames.com (www.lokigames.com [63.80.144.66]) by hub.freebsd.org (Postfix) with ESMTP id 1EF6A37BCAD for ; Sun, 6 Aug 2000 13:51:14 -0700 (PDT) (envelope-from overcode@lokigames.com) Received: from lokigames.com (user94.lokigames.com [63.80.144.94]) by mail.lokigames.com (8.9.3/8.9.3) with ESMTP id NAA30848 for ; Sun, 6 Aug 2000 13:49:41 -0700 Message-ID: <398DCF68.6CE09DC6@lokigames.com> Date: Sun, 06 Aug 2000 13:49:44 -0700 From: "John R. Hall" Organization: Loki Entertainment Software X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.4.0-test1 i686) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: GART support Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After poking around in the kernel headers a bit, it seems that FreeBSD provides Linux-compatible /dev/agpgart (or equivalent) support. I can't figure out how to activate it, and nobody on IRC seemed to know. A search of the config files with grep yielded no results, and a Web search resulted in a lot of Linux-related links but nothing about FreeBSD. The kernel reported "device not configured" when I tried to create /dev/agpgart (c 148 0). How do I get this driver working? I need it in order to get better performance from OpenGL (Utah GLX, Matrox G400). I'm running 5.0-current. Thanks! -John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message