From owner-freebsd-questions@FreeBSD.ORG Wed Jun 8 06:52:00 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 4FB0016A41C for ; Wed, 8 Jun 2005 06:52:00 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from mail.efacilitas.de (efacilitas.de [213.133.110.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9E0743D1F for ; Wed, 8 Jun 2005 06:51:59 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-39-149.dynamic.qsc.de [212.202.39.149]) by mail.efacilitas.de (Postfix) with ESMTP id 6192D123964; Wed, 8 Jun 2005 08:50:27 +0200 (CEST) Received: from localhost (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id 992D812B096; Wed, 8 Jun 2005 08:50:20 +0200 (CEST) Received: from eurystheus.local ([192.168.1.67]) by localhost (eurystheus.locaL [192.168.1.67]) (amavisd-new, port 10024) with ESMTP id 84206-09; Wed, 8 Jun 2005 08:50:15 +0200 (CEST) Received: from [192.168.1.67] (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id DE54D12B08A; Wed, 8 Jun 2005 08:50:14 +0200 (CEST) Message-ID: <42A69526.6040907@cs.tu-berlin.de> Date: Wed, 08 Jun 2005 08:50:14 +0200 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050517 X-Accept-Language: en-us, en MIME-Version: 1.0 To: mojo fms References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at example.com Cc: freebsd-questions@freebsd.org Subject: Re: ATI Cards... 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, 08 Jun 2005 06:52:00 -0000 mojo fms wrote: > I have a machine i just switched from Wiindows to Freebsd... This is > the second Fbsd machine i have setup but the first with an ATI card.. > I want to do some gaming on it and i was wondering where i could find > drivers that will work with Fbsd. I am using the ATI 9600XT AGP 128M > card.. Thanks The only suitable driver that I know is experimental. http://r300.sourceforge.net/ Björn