diff options
author | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2004-04-16 15:31:33 +0000 |
---|---|---|
committer | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2004-04-16 15:31:33 +0000 |
commit | f58c6685d8b130f0a12a2cd215fabebec37c8242 (patch) | |
tree | a1e0f2b0c37a7e244261d94baa14a21d5287e462 | |
parent | b37ade9147f03f763a392828dae3805114d7bec8 (diff) | |
download | ldetect-lst-f58c6685d8b130f0a12a2cd215fabebec37c8242.tar ldetect-lst-f58c6685d8b130f0a12a2cd215fabebec37c8242.tar.gz ldetect-lst-f58c6685d8b130f0a12a2cd215fabebec37c8242.tar.bz2 ldetect-lst-f58c6685d8b130f0a12a2cd215fabebec37c8242.tar.xz ldetect-lst-f58c6685d8b130f0a12a2cd215fabebec37c8242.zip |
GeForce FX 5950 has an NV38 GPU
GeForce FX 5700 and Quadro FX 1100 are NV36 based
-rw-r--r-- | lst/pcitable | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lst/pcitable b/lst/pcitable index a81b795d..8d1cc558 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2144,11 +2144,11 @@ 0x10de 0x0330 "Card:NVIDIA GeForce FX (generic)" "nVidia Corporation|NV35 [GeForce FX 5900 Ultra]" 0x10de 0x0331 "Card:NVIDIA GeForce FX (generic)" "nVidia Corporation|NV35 [GeForce FX 5900]" 0x10de 0x0332 "unknown" "NVIDIA Corporation|??? GeForce FX 5900XT" -0x10de 0x0333 "Card:NVIDIA GeForce FX (generic)" "nVidia Corporation|NV35 [GeForce FX 5950]" +0x10de 0x0333 "Card:NVIDIA GeForce FX (generic)" "nVidia Corporation|NV38 [GeForce FX 5950]" 0x10de 0x0338 "Card:NVIDIA GeForce FX (generic)" "nVidia Corporation|NV35GL [Quadro FX 3000]" -0x10de 0x0341 "unknown" "NVIDIA Corporation|??? GeForce FX 5700 Ultra" -0x10de 0x0342 "unknown" "NVIDIA Corporation|??? GeForce FX 5700" -0x10de 0x034e "unknown" "NVIDIA Corporation|??? Quadro FX 1100" +0x10de 0x0341 "Card:NVIDIA GeForce FX (generic)" "nVidia Corporation|NV36 [GeForce FX 5700 Ultra]" +0x10de 0x0342 "Card:NVIDIA GeForce FX (generic)" "nVidia Corporation|NV36 [GeForce FX 5700]" +0x10de 0x034e "Card:NVIDIA GeForce FX (generic)" "nVidia Corporation|NV36 [Quadro FX 1100]" 0x10df 0x10df "unknown" "Emulex Corporation|Light Pulse Fibre Channel Adapter" 0x10df 0x1ae5 "unknown" "Emulex Corporation|LP6000 Fibre Channel Host Adapter" 0x10df 0xf085 "unknown" "Emulex Corporation|LP850 Fibre Channel Adapter" |