added Radeon HD 4200 IGP
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41024 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
* Authors:
|
* Authors:
|
||||||
* Thomas Kurschel
|
* Thomas Kurschel
|
||||||
* Clemens Zeidler, <[email protected]>
|
* Clemens Zeidler, <[email protected]>
|
||||||
|
* Alexander von Gluck IV, [email protected]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
@@ -51,7 +52,7 @@ const struct supported_device {
|
|||||||
// Radeon 3430 - RV620
|
// Radeon 3430 - RV620
|
||||||
{0x95c5, 0, "Radeon HD 3450"}, /*RV620*/
|
{0x95c5, 0, "Radeon HD 3450"}, /*RV620*/
|
||||||
// Radeon 3470 - RV620
|
// Radeon 3470 - RV620
|
||||||
// Radeon 4200 - RV620
|
{0x9710, 0, "Radeon HD 4200"}, /*RV620, IGP*/
|
||||||
// Radeon 4225 - RV620
|
// Radeon 4225 - RV620
|
||||||
// Radeon 4250 - RV620
|
// Radeon 4250 - RV620
|
||||||
// Radeon 4270 - RV620
|
// Radeon 4270 - RV620
|
||||||
|
|||||||
Reference in New Issue
Block a user