diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2011-11-14 09:39:16 -0500 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2011-11-14 09:39:16 -0500 |
commit | 422bdd4fe6cb728e1dd08a56f6ee2d0f009cbfcb (patch) | |
tree | 83319e0c95596bf33556c395863137682d64c5c4 /src/pcidb | |
parent | 534fb6e413a909a9d1afd57d1c711844b7c5ddf4 (diff) |
radeon: add missing FireMV pci id
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Diffstat (limited to 'src/pcidb')
-rw-r--r-- | src/pcidb/ati_pciids.csv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pcidb/ati_pciids.csv b/src/pcidb/ati_pciids.csv index 131e56c6..e8a3578b 100644 --- a/src/pcidb/ati_pciids.csv +++ b/src/pcidb/ati_pciids.csv @@ -86,6 +86,7 @@ "0x4C64","RV250_Ld","RV250",1,,,,,"ATI FireGL Mobility 9000 (M9) Ld (AGP)" "0x4C66","RV250_Lf","RV250",1,,,,,"ATI Radeon Mobility 9000 (M9) Lf (AGP)" "0x4C67","RV250_Lg","RV250",1,,,,,"ATI Radeon Mobility 9000 (M9) Lg (AGP)" +"0x4C6E","RV280_4C6E","RV280",1,,,,,"ATI FireMV 2400 PCI" "0x4D46","RAGE128MF","R128",,,,,, "0x4D4C","RAGE128ML","R128",,,,,, "0x4E44","R300_ND","R300",,,,,,"ATI Radeon 9700 Pro ND (AGP)" |