* add a Radeon HD IGP chip reported as missing
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42889 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
a6c4bc423e
commit
b18a9bc338
@ -66,6 +66,7 @@ const struct supported_device {
|
||||
{0x940a, 2, 0, RADEON_R600 | 0x00, false, "Radeon FireGL V8650"},
|
||||
{0x940b, 2, 0, RADEON_R600 | 0x00, false, "Radeon FireGL V8600"},
|
||||
{0x940f, 2, 0, RADEON_R600 | 0x00, false, "Radeon FireGL V7600"},
|
||||
{0x9616, 2, 0, RADEON_R600 | 0x10, true, "Radeon HD 3000"},
|
||||
{0x9611, 3, 0, RADEON_R600 | 0x20, true, "Radeon HD 3100"},
|
||||
{0x9613, 3, 0, RADEON_R600 | 0x20, true, "Radeon HD 3100"},
|
||||
{0x9610, 2, 0, RADEON_R600 | 0x10, true, "Radeon HD 3200"},
|
||||
|
Loading…
Reference in New Issue
Block a user