diff options
author | Wolke Liu <wolke.lui@amd.com> | 2008-07-01 10:45:39 -0400 |
---|---|---|
committer | Alex Deucher <alex@botchco.com> | 2008-07-01 10:45:39 -0400 |
commit | c037b4ce8769ad840a257e22b1e4ad58b8ed96fa (patch) | |
tree | 5eaaa71d009d1b61ac6fbb2b1cc1ad6adcb8056c /src/pcidb | |
parent | 72992668ca96717bf69bcea95a5deeaf7c57e826 (diff) |
Add pci id for FireMV 2400
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 1f6fa825..49efeca4 100644 --- a/src/pcidb/ati_pciids.csv +++ b/src/pcidb/ati_pciids.csv @@ -1,5 +1,6 @@ "#pciid","define","family","mobility","igp","nocrtc2","Nointtvout","singledac","name" "0x3150","RV380_3150","RV380",1,,,,,"ATI Radeon Mobility X600 (M24) 3150 (PCIE)" +"0x3151","RV380_3151","RV380",,,,,,"ATI FireMV 2400 (PCI)" "0x3152","RV380_3152","RV380",1,,,,,"ATI Radeon Mobility X300 (M24) 3152 (PCIE)" "0x3154","RV380_3154","RV380",1,,,,,"ATI FireGL M24 GL 3154 (PCIE)" "0x3E50","RV380_3E50","RV380",,,,,,"ATI Radeon X600 (RV380) 3E50 (PCIE)" |