diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-02-06 16:55:05 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-02-06 16:55:05 +0000 |
commit | df27f9296ec418a6bae63dbe9ae9d8502fc569ea (patch) | |
tree | 0fe44d034dab5e7b46453d8fa97eabe5e7155e4b /lst/pcitable | |
parent | 51968ed16b67d03eb6a7e0f2c07baaf823c7c366 (diff) | |
download | ldetect-lst-df27f9296ec418a6bae63dbe9ae9d8502fc569ea.tar ldetect-lst-df27f9296ec418a6bae63dbe9ae9d8502fc569ea.tar.gz ldetect-lst-df27f9296ec418a6bae63dbe9ae9d8502fc569ea.tar.bz2 ldetect-lst-df27f9296ec418a6bae63dbe9ae9d8502fc569ea.tar.xz ldetect-lst-df27f9296ec418a6bae63dbe9ae9d8502fc569ea.zip |
fix bug #1322
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/lst/pcitable b/lst/pcitable index 8719d455..900bfa59 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1751,18 +1751,18 @@ 0x10de 0x0151 "Card:NVIDIA GeForce2 DDR (generic)" "nVidia Corporation|NV15 DDR (Geforce2 GTS)" 0x10de 0x0152 "Card:NVIDIA GeForce2 DDR (generic)" "nVidia Corporation|NV15 Bladerunner (Geforce2 GTS)" 0x10de 0x0153 "Card:NVIDIA GeForce2 DDR (generic)" "nVidia Corporation|NV15 GL (Quadro2)" -0x10de 0x0170 "Card:NVIDIA GeForce2 DDR (generic)" "nVidia Corporation|NV17 GeForce4 MX 460" -0x10de 0x0171 "Card:NVIDIA GeForce2 DDR (generic)" "nVidia Corporation|NV17 GeForce4 MX 440" -0x10de 0x0172 "Card:NVIDIA GeForce2 DDR (generic)" "nVidia Corporation|NV17 GeForce4 MX 420" -0x10de 0x0173 "Card:NVIDIA GeForce2 DDR (generic)" "nVidia Corporation|NV17 GeForce4 " -0x10de 0x0174 "Card:NVIDIA GeForce2 DDR (generic)" "nVidia Corporation|NV17M GeForce4 440 Go" -0x10de 0x0175 "Card:NVIDIA GeForce2 DDR (generic)" "nVidia Corporation|NV17M GeForce4 420 Go" -0x10de 0x0176 "Card:NVIDIA GeForce2 DDR (generic)" "nVidia Corporation|NV17M GeForce4 420 Go 32M" -0x10de 0x0178 "Card:NVIDIA GeForce2 DDR (generic)" "nVidia Corporation|NV17GL Quadro4 500XGL" -0x10de 0x0179 "Card:NVIDIA GeForce2 DDR (generic)" "nVidia Corporation|NV17M GeForce4 440 Go 64M" -0x10de 0x017a "Card:NVIDIA GeForce2 DDR (generic)" "nVidia Corporation|NV17GL Quadro4 200/400NVS" -0x10de 0x017b "Card:NVIDIA GeForce2 DDR (generic)" "nVidia Corporation|NV17GL Quadro4 550XGL" -0x10de 0x017c "Card:NVIDIA GeForce2 DDR (generic)" "nVidia Corporation|NV17M-GL Quadro4 500 GoGL" +0x10de 0x0170 "Card:NVIDIA GeForce4 (generic)" "nVidia Corporation|NV17 GeForce4 MX 460" +0x10de 0x0171 "Card:NVIDIA GeForce4 (generic)" "nVidia Corporation|NV17 GeForce4 MX 440" +0x10de 0x0172 "Card:NVIDIA GeForce4 (generic)" "nVidia Corporation|NV17 GeForce4 MX 420" +0x10de 0x0173 "Card:NVIDIA GeForce4 (generic)" "nVidia Corporation|NV17 GeForce4 " +0x10de 0x0174 "Card:NVIDIA GeForce4 (generic)" "nVidia Corporation|NV17M GeForce4 440 Go" +0x10de 0x0175 "Card:NVIDIA GeForce4 (generic)" "nVidia Corporation|NV17M GeForce4 420 Go" +0x10de 0x0176 "Card:NVIDIA GeForce4 (generic)" "nVidia Corporation|NV17M GeForce4 420 Go 32M" +0x10de 0x0178 "Card:NVIDIA GeForce4 (generic)" "nVidia Corporation|NV17GL Quadro4 500XGL" +0x10de 0x0179 "Card:NVIDIA GeForce4 (generic)" "nVidia Corporation|NV17M GeForce4 440 Go 64M" +0x10de 0x017a "Card:NVIDIA GeForce4 (generic)" "nVidia Corporation|NV17GL Quadro4 200/400NVS" +0x10de 0x017b "Card:NVIDIA GeForce4 (generic)" "nVidia Corporation|NV17GL Quadro4 550XGL" +0x10de 0x017c "Card:NVIDIA GeForce4 (generic)" "nVidia Corporation|NV17M-GL Quadro4 500 GoGL" 0x10de 0x0181 "Card:NVIDIA GeForce (fbdev)" "nVidia Corporation|NV18 [GeForce4 MX440 AGP 8x]" 0x10de 0x01a0 "Card:NVIDIA GeForce2 Integrated (generic)" "NVidia|GeForce2 Integrated" 0x10de 0x01a4 "unknown" "Nvidia Corporation|nForce AGP Controller" |