[haiku-bugs] [Haiku] #5722: Radeon HD driver enhancement [Sapphire 2600 Pro]

  • From: "michaelvoliveira" <trac@xxxxxxxxxxxx>
  • Date: Wed, 14 Apr 2010 03:57:34 -0000

#5722: Radeon HD driver enhancement [Sapphire 2600 Pro]
--------------------------------------+-------------------------------------
 Reporter:  michaelvoliveira          |       Owner:  nobody        
     Type:  enhancement               |      Status:  new           
 Priority:  normal                    |   Milestone:  R1            
Component:  Drivers/Graphics          |     Version:  R1/Development
 Keywords:  radeonhd sapphire driver  |   Blockedby:                
 Platform:  All                       |    Blocking:                
--------------------------------------+-------------------------------------
 Hi czeidler

 You could add support to my card.. I want to test it too

 Here go some data


 {{{
 // vendors
 #define VENDOR_ID_ATI   0x1002 /* Shapphire */

 //family
 /* R600 */
 RHD_RV630, "RV630"

 //model
 RHD_DEVICE_MATCH(  0x9589, RHD_RV630 ), /* Radeon HD 2600 Pro */

 }}}

 Thanks!

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5722>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: