From owner-cvs-all@FreeBSD.ORG Thu Aug 4 19:41:57 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED99416A41F; Thu, 4 Aug 2005 19:41:57 +0000 (GMT) (envelope-from dmp@bitfreak.org) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FEAA43D45; Thu, 4 Aug 2005 19:41:57 +0000 (GMT) (envelope-from dmp@bitfreak.org) Received: from SMILEY (mail.bitfreak.org [65.75.198.146]) by mail.bitfreak.org (Postfix) with ESMTP id 3870E19F3B; Thu, 4 Aug 2005 12:44:47 -0700 (PDT) From: "Darren Pilgrim" To: "'Eric Anholt'" , , , Date: Thu, 4 Aug 2005 12:41:55 -0700 Message-ID: <000701c5992c$92e04830$642a15ac@SMILEY> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 Importance: Normal In-Reply-To: <200508041731.j74HV27X006117@repoman.freebsd.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Cc: Subject: RE: cvs commit: src/sys/conf files src/sys/i386/conf NOTES src/sys/amd64/conf NOTES src/sys/modules/drm/radeon Makefile src/sys/dev/drm ati_pcigart.c drmP.h drm_agpsupport.c drm_pciids.h r128_cce.c r300_cmdbuf.c r300_reg.h radeon_cp.c radeon_drm.h ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 19:41:58 -0000 From: Eric Anholt >=20 > Log: > MFC: r300 DRM support. Supports all current non-PCIE Radeons, > as far as the developers know. I'm a bit confused here. The R300 is only used the 9500 and 9700 series of cards. What about the rv350/360 (9600 series) and R350/360 (9800 series)?