diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-12-02 23:55:21 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-12-02 23:55:21 +0000 |
commit | f5a9f27bf6c831f244bc27f82ed49f35d832178e (patch) | |
tree | 9b7d6031efd3658db9e4ee3db46ca0c553517c34 | |
parent | 20fcbae5ac86b2d10b23253245f5e88b78d2c76f (diff) |
Add RV410 X700PRO PCI ID
Submitted by: Adam K Kirchhoff <adamk@voicenet.com>
-rw-r--r-- | shared-core/drm_pciids.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared-core/drm_pciids.txt b/shared-core/drm_pciids.txt index 12552225..bbc14d5b 100644 --- a/shared-core/drm_pciids.txt +++ b/shared-core/drm_pciids.txt @@ -86,6 +86,7 @@ 0x1002 0x5c63 CHIP_RV280|CHIP_IS_MOBILITY "ATI Radeon RV280 Mobility" 0x1002 0x5c64 CHIP_RV280 "ATI Radeon RV280" 0x1002 0x5d4d CHIP_R350 "ATI Radeon R480" +0x1002 0x5e4b CHIP_R420 "ATI Radeon RV410 X700PRO" [r128] 0x1002 0x4c45 0 "ATI Rage 128 Mobility LE (PCI)" |