From owner-freebsd-bugs@FreeBSD.ORG Fri Oct 8 20:30:37 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B163116A4CE for ; Fri, 8 Oct 2004 20:30:37 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A00EF43D45 for ; Fri, 8 Oct 2004 20:30:37 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i98KUbku078274 for ; Fri, 8 Oct 2004 20:30:37 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i98KUbCO078273; Fri, 8 Oct 2004 20:30:37 GMT (envelope-from gnats) Date: Fri, 8 Oct 2004 20:30:37 GMT Message-Id: <200410082030.i98KUbCO078273@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Vladimir Dergachev Subject: Re: kern/60474: Temporary fix for DRM support for Radeon 9200 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Vladimir Dergachev List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 20:30:37 -0000 The following reply was made to PR kern/60474; it has been noted by GNATS. From: Vladimir Dergachev To: Eric Anholt Cc: Mikhail Teterin , gnats , dotz@irc.pl, DRI Subject: Re: kern/60474: Temporary fix for DRM support for Radeon 9200 Date: Fri, 8 Oct 2004 16:22:31 -0400 (EDT) On Fri, 8 Oct 2004, Eric Anholt wrote: > On Fri, 2004-10-08 at 11:17, Mikhail Teterin wrote: >> Hi, Eric! >> >> Can this be assigned back to you? I have another pair of PCI IDs, >> BTW, and I am sure, there are people with shiny new Radeon-9800 out >> there too... Yours, > > This is not a bug. The DRM does not support r300-series hardware. > Among other things, trying to initialize it with r100 or r200 microcode > will probably make it explode in your face. Now, if this was part of an > attempt at getting http://r300.sf.net/ stuff working on FreeBSD, that'd > be another thing :) http://r300.sf.net/ already works on BSD. You just need to pass an option to r300_demo to find the BSD analog of /dev/dri/card0 (see README). best Vladimir Dergachev > > -- > Eric Anholt eta@lclark.edu > http://people.freebsd.org/~anholt/ anholt@FreeBSD.org > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > -- > _______________________________________________ > Dri-devel mailing list > Dri-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/dri-devel >