Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2009 09:22:30 +0300
From:      "Andrei V. Lavreniyuk" <andy.lavr@reactor-xg.kiev.ua>
To:        x11@FreeBSD.org
Subject:   Patch add "Sapphire Radeon HD 4870 512MB DDR5" to radeonhd drivers
Message-ID:  <4A0D0A26.9040503@reactor-xg.kiev.ua>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------000405060502020505090206
Content-Type: text/plain; charset=KOI8-R; format=flowed
Content-Transfer-Encoding: 7bit

Hi!


View attached file - patch-rhd_id.c



Best regards, Andrei Lavreniyuk

--------------000405060502020505090206
Content-Type: text/plain;
 name="patch-rhd_id.c"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="patch-rhd_id.c"

--- rhd_id.c.orig	2009-04-03 12:51:50.000000000 +0300
+++ rhd_id.c	2009-05-15 09:19:43.286013717 +0300
@@ -853,6 +853,7 @@
     /* 0x958E : RV630 : ATI Radeon HD 2600 LE  */
     { 0x95c5, 0x1787, 0x2252, "PowerColor HD 3450", RHD_CARD_FLAG_HPDOFF, ID_CONNECTORINFO_EMPTY, DEVINFO_EMPTY },
     { 0x9610, 0x105B, 0x0E0F, "Foxconn A7GM-S (RS780)", RHD_CARD_FLAG_HPDOFF, ID_CONNECTORINFO_EMPTY, DEVINFO_EMPTY },
+    { 0x9440, 0x174B, 0x0502, "Sapphire Radeon HD 4870 512MB DDR5", RHD_CARD_FLAG_NONE, ID_CONNECTORINFO_EMPTY, DEVINFO_EMPTY },
     { 0, 0, 0, NULL, 0, ID_CONNECTORINFO_EMPTY, DEVINFO_EMPTY } /* KEEP THIS: End marker. */
 };
 

--------------000405060502020505090206--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A0D0A26.9040503>