diff options
author | Gregory Letoquart <gletoquart@mandriva.org> | 2004-02-18 09:51:43 +0000 |
---|---|---|
committer | Gregory Letoquart <gletoquart@mandriva.org> | 2004-02-18 09:51:43 +0000 |
commit | dfb56335cca9e0d86a61e2f670fbd765696c8b00 (patch) | |
tree | c6313122b6deb544287695488d423bc0b607ffa0 | |
parent | c3857cc1267fae49c99f5ae2b6c16643d04a41f4 (diff) | |
download | ldetect-lst-dfb56335cca9e0d86a61e2f670fbd765696c8b00.tar ldetect-lst-dfb56335cca9e0d86a61e2f670fbd765696c8b00.tar.gz ldetect-lst-dfb56335cca9e0d86a61e2f670fbd765696c8b00.tar.bz2 ldetect-lst-dfb56335cca9e0d86a61e2f670fbd765696c8b00.tar.xz ldetect-lst-dfb56335cca9e0d86a61e2f670fbd765696c8b00.zip |
Add card FX5200 Ultra
Update FX5200
-rw-r--r-- | lst/pcitable | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lst/pcitable b/lst/pcitable index bbc22236..49ef4a78 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2114,8 +2114,8 @@ 0x10de 0x031d "Card:NVIDIA GeForce4 (generic)" "NVidia|0x31D" 0x10de 0x031e "Card:NVIDIA GeForce4 (generic)" "NVidia|0x31E" 0x10de 0x031f "Card:NVIDIA GeForce4 (generic)" "NVidia|0x31F" -0x10de 0x0321 "Card:NVIDIA GeForce4 (generic)" "NVidia|0x321" -0x10de 0x0322 "Card:NVIDIA GeForce FX (generic)" "NVidia|Geforce FX 5200" +0x10de 0x0321 "Card:NVIDIA GeForce FX (generic)" "NVidia|GeForce FX 5200 Ultra" +0x10de 0x0322 "Card:NVIDIA GeForce FX (generic)" "NVidia|GeForce FX 5200" 0x10de 0x0323 "Card:NVIDIA GeForce4 (generic)" "NVidia|0x323" 0x10de 0x0324 "Card:NVIDIA GeForce FX (generic)" "NVidia|NV30GL [GeForce FX 5200 Go]" 0x10de 0x0325 "unknown" "NVIDIA Corporation|??? GeForce FX Go 5250" |