diff options
Diffstat (limited to 'lst')
-rw-r--r-- | lst/Cards+ | 8 | ||||
-rw-r--r-- | lst/pcitable | 4 |
2 files changed, 10 insertions, 2 deletions
@@ -267,6 +267,14 @@ DRIVER nvxbox LINE Option "UseFBDev" "1" LINE Option "HWCursor" "0" +# Per https://qa.mandriva.com/show_bug.cgi?id=38391 : as of 2008/09 +# these are not supported by nv driver - AdamW 2008/09 + +NAME NVIDIA GeForce 7050 +DRIVER vesa +DRIVER2 nvidia-current +DRIVER2_NO_SSE nvidia96xx + # IMS NAME IMS TwinTurbo-based cards diff --git a/lst/pcitable b/lst/pcitable index 528b270d..ec4c2fd5 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1280,8 +1280,8 @@ 0x10de 0x042f "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0531 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0533 "Card:NVIDIA GeForce 6100 and later" -0x10de 0x053a "Card:NVIDIA GeForce 6100 and later" -0x10de 0x053b "Card:NVIDIA GeForce 6100 and later" +0x10de 0x053a "Card:NVIDIA GeForce 7050" +0x10de 0x053b "Card:NVIDIA GeForce 7050" 0x10de 0x053e "Card:NVIDIA GeForce 6100 and later" 0x10de 0x055c "snd_hda_intel" 0x10de 0x055d "snd_hda_intel" |