diff options
author | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2004-10-21 15:56:21 +0000 |
---|---|---|
committer | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2004-10-21 15:56:21 +0000 |
commit | f0cba34176966e6c6aa37b5f707503e6c3ff63cc (patch) | |
tree | cb3dc62da4d023b16f5bb648af79d9012875c2b3 /lst/pcitable | |
parent | be161e933d774f123f0c3518d7353d97860539d8 (diff) | |
download | ldetect-lst-f0cba34176966e6c6aa37b5f707503e6c3ff63cc.tar ldetect-lst-f0cba34176966e6c6aa37b5f707503e6c3ff63cc.tar.gz ldetect-lst-f0cba34176966e6c6aa37b5f707503e6c3ff63cc.tar.bz2 ldetect-lst-f0cba34176966e6c6aa37b5f707503e6c3ff63cc.tar.xz ldetect-lst-f0cba34176966e6c6aa37b5f707503e6c3ff63cc.zip |
add Quadro FX 3400, fix typo for Quadro FX 1300
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 33ea1e86..0a2221db 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2216,8 +2216,9 @@ 0x10de 0x00e6 "forcedeth" "nVidia Corp.|Ethernet adapter" 0x10de 0x00ea "snd-intel8x0" "nVidia Corp.|" 0x10de 0x00ee "sata_nv" "nVidia Corp.|" +0x10de 0x00f8 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV45GL [Quadro FX 3400 PCI-Express]" 0x10de 0x00fa "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV36 [GeForce FX 5750 PCI-Express]" -0x10de 0x00fe "Card:NVIDIA GeForce FX (generic)" "nVidia|Quadro FX 1300" +0x10de 0x00fe "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV38GL [Quadro FX 1300 PCI-Express]" 0x10de 0x0100 "Card:NVIDIA GeForce 256 (generic)" "nVidia Corp.|GeForce 256" 0x10de 0x0101 "Card:NVIDIA GeForce 256 (generic)" "nVidia Corp.|GeForce DDR" 0x10de 0x0102 "Card:NVIDIA GeForce 256 (generic)" "nVidia Corp.|NV10 GeForce 256 Ultra" |