diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2011-01-13 11:24:26 -0500 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2011-01-13 11:24:26 -0500 |
commit | 63d7dece3f4be8b14012b3a2bedd850831c0437b (patch) | |
tree | c27a5f165a48e49734d6a76d36184fcfdda810f6 /src/pcidb | |
parent | c5b3db18d888552328e9718ea022794fc5bde352 (diff) |
rs880 fix typo in HD 4250 string
Noticed by Nigel Taylor
Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=33057
Diffstat (limited to 'src/pcidb')
-rw-r--r-- | src/pcidb/ati_pciids.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pcidb/ati_pciids.csv b/src/pcidb/ati_pciids.csv index 61b04b99..1f4756ab 100644 --- a/src/pcidb/ati_pciids.csv +++ b/src/pcidb/ati_pciids.csv @@ -458,7 +458,7 @@ "0x9712","RS880_9712","RS880",1,1,,,1,"ATI Mobility Radeon HD 4200" "0x9713","RS880_9713","RS880",1,1,,,1,"ATI Mobility Radeon 4100" "0x9714","RS880_9714","RS880",,1,,,1,"ATI Radeon HD 4290" -"0x9715","RS880_9715","RS880",,1,,,1,"ATI Radeon HD 4290" +"0x9715","RS880_9715","RS880",,1,,,1,"ATI Radeon HD 4250" "0x9802","PALM_9802","PALM",,1,,,1,"AMD Radeon HD 6310 Graphics" "0x9803","PALM_9803","PALM",,1,,,1,"AMD Radeon HD 6310 Graphics" "0x9804","PALM_9804","PALM",,1,,,1,"AMD Radeon HD 6250 Graphics" |