add Radeon HD2600 PCIID, Thanks Benjamin A!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41792 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
bef39d09af
commit
3035edeb39
@ -47,6 +47,7 @@ const struct supported_device {
|
||||
{0x94c1, RADEON_R600 | 0x10, "Radeon HD 2400"}, /*RV610, IGP*/
|
||||
{0x94c3, RADEON_R600 | 0x10, "Radeon HD 2400"}, /*RV610*/
|
||||
{0x94cc, RADEON_R600 | 0x10, "Radeon HD 2400"}, /*RV610*/
|
||||
{0x9586, RADEON_R600 | 0x30, "Radeon HD 2600"}, /*RV630*/
|
||||
{0x9588, RADEON_R600 | 0x30, "Radeon HD 2600"}, /*RV630*/
|
||||
{0x958a, RADEON_R600 | 0x30, "Radeon HD 2600 X2"}, /*RV630*/
|
||||
// Radeon 2700 - RV630
|
||||
|
Loading…
Reference in New Issue
Block a user