diff options
author | Anssi Hannula <anssi@mageia.org> | 2011-12-02 19:20:39 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mageia.org> | 2011-12-02 19:20:39 +0000 |
commit | 12bb28e6113ac18ccb16c444b31d1e42efaef1d0 (patch) | |
tree | e4618e42356e4c990fbb538da3a5a8421f295956 /lst/pcitable | |
parent | 838bb1aa0bd50155d06ddcde971000d41631b84f (diff) | |
download | ldetect-lst-12bb28e6113ac18ccb16c444b31d1e42efaef1d0.tar ldetect-lst-12bb28e6113ac18ccb16c444b31d1e42efaef1d0.tar.gz ldetect-lst-12bb28e6113ac18ccb16c444b31d1e42efaef1d0.tar.bz2 ldetect-lst-12bb28e6113ac18ccb16c444b31d1e42efaef1d0.tar.xz ldetect-lst-12bb28e6113ac18ccb16c444b31d1e42efaef1d0.zip |
Switch NVIDIA Fermi (400/500 series) cards from vesa to nouveau
Switch NVIDIA Fermi (400/500 series) from vesa to nouveau driver
except for some PMC.ID 0xd9 cards (GF410/510/520 and Quadro 4200M)
that will only get support in kernel 3.2.
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lst/pcitable b/lst/pcitable index c31423ba..d66faa31 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1669,12 +1669,12 @@ 0x10de 0x0e31 "Card:NVIDIA GeForce 400 series and later" 0x10de 0x0e3a "Card:NVIDIA GeForce 400 series and later" 0x10de 0x0e3b "Card:NVIDIA GeForce 400 series and later" -0x10de 0x1040 "Card:NVIDIA GeForce 400 series and later" -0x10de 0x1042 "Card:NVIDIA GeForce 400 series and later" -0x10de 0x1050 "Card:NVIDIA GeForce 400 series and later" -0x10de 0x1051 "Card:NVIDIA GeForce 400 series and later" -0x10de 0x1055 "Card:NVIDIA GeForce 400 series and later" -0x10de 0x1056 "Card:NVIDIA GeForce 400 series and later" +0x10de 0x1040 "Card:NVIDIA GeForce GT 520/520M/520MX" +0x10de 0x1042 "Card:NVIDIA GeForce 410M/510" +0x10de 0x1050 "Card:NVIDIA GeForce GT 520/520M/520MX" +0x10de 0x1051 "Card:NVIDIA GeForce GT 520/520M/520MX" +0x10de 0x1055 "Card:NVIDIA GeForce 410M/510" +0x10de 0x1056 "Card:NVIDIA GeForce GT 520/520M/520MX" 0x10de 0x1080 "Card:NVIDIA GeForce 400 series and later" 0x10de 0x1081 "Card:NVIDIA GeForce 400 series and later" 0x10de 0x1082 "Card:NVIDIA GeForce 400 series and later" |