* add Radeon HD PCI ID card from a dell laptop
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42875 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
96eb5a46fd
commit
8a66cb4c63
@ -97,6 +97,7 @@ const struct supported_device {
|
||||
{0x9552, RADEON_R700 | 0x10, true, "Radeon HD 4300"},
|
||||
{0x9555, RADEON_R700 | 0x10, false, "Radeon HD 4350"},
|
||||
{0x9540, RADEON_R700 | 0x10, false, "Radeon HD 4550"},
|
||||
{0x9480, RADEON_R700 | 0x30, false, "Radeon HD 4650"},
|
||||
{0x9498, RADEON_R700 | 0x30, false, "Radeon HD 4650"},
|
||||
{0x94b4, RADEON_R700 | 0x40, false, "Radeon HD 4700"},
|
||||
{0x9490, RADEON_R700 | 0x30, false, "Radeon HD 4710"},
|
||||
|
Loading…
Reference in New Issue
Block a user