diff options
-rw-r--r-- | ldetect-lst.spec | 3 | ||||
-rw-r--r-- | lst/Cards+ | 6 | ||||
-rw-r--r-- | lst/pcitable | 2 |
3 files changed, 10 insertions, 1 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index debebaa9..427b0091 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -59,6 +59,9 @@ fi %{_bindir}/* %changelog + +- GeForce Integrated use fbdev driver instead of nv (freeze). + * Mon Feb 11 2002 Pixel <pixel@mandrakesoft.com> 0.1.3-3mdk - fix the comment for accessing the CVS version @@ -2867,6 +2867,12 @@ SERVER SVGA DRIVER nv NOCLOCKPROBE +NAME NVIDIA GeForce2 Integrated (generic) +CHIPSET GeForce Integrated +SERVER FBDev +DRIVER fbdev +NOCLOCKPROBE + NAME NVIDIA GeForce3 (generic) CHIPSET GeForce3 SERVER SVGA diff --git a/lst/pcitable b/lst/pcitable index 73b55f33..2191acd2 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1446,7 +1446,7 @@ 0x10de 0x017a "Card:NVIDIA GeForce2 DDR (generic)" "NVidia|0x017A" 0x10de 0x017b "Card:NVIDIA GeForce2 DDR (generic)" "NVidia|0x017B" 0x10de 0x017c "Card:NVIDIA GeForce2 DDR (generic)" "NVidia|0x017C" -0x10de 0x01a0 "Card:NVIDIA GeForce2 DDR (generic)" "NVidia|GeForce2 Integrated" +0x10de 0x01a0 "Card:NVIDIA GeForce2 Integrated (generic)" "NVidia|GeForce2 Integrated" 0x10de 0x01a4 "unknown" "Nvidia Corporation|nForce AGP Controller" 0x10de 0x01a5 "unknown" "Nvidia Corporation|nForce AGP Controller" 0x10de 0x01a6 "unknown" "Nvidia Corporation|nForce AGP Controller" |