diff options
author | Thomas Backlund <tmb@mageia.org> | 2016-05-01 00:21:39 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2016-05-01 00:21:39 +0300 |
commit | 667e7e5426ea55237c0a5731584e87133e3f8714 (patch) | |
tree | ae18efbc2b3222961a81e7cb8e9e0feec5b5d5fe | |
parent | 245f41bfc65bd43038d3ec2921aeab53dc11ce0f (diff) | |
download | ldetect-lst-667e7e5426ea55237c0a5731584e87133e3f8714.tar ldetect-lst-667e7e5426ea55237c0a5731584e87133e3f8714.tar.gz ldetect-lst-667e7e5426ea55237c0a5731584e87133e3f8714.tar.bz2 ldetect-lst-667e7e5426ea55237c0a5731584e87133e3f8714.tar.xz ldetect-lst-667e7e5426ea55237c0a5731584e87133e3f8714.zip |
- use nvidia304 for NVIDIA GeForce 8200M G (id 0x0845) (mga#18206)
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | lst/pcitable | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +- use nvidia304 for NVIDIA GeForce 8200M G (id 0x0845) (mga#18206) + Version 0.1.346.3 - 28 Jan 2016 - update ids from nvidia-current-352.79-1.mga5 diff --git a/lst/pcitable b/lst/pcitable index 65e0c1fa..6a7c56aa 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1729,7 +1729,7 @@ 0x10de 0x07e5 "Card:NVIDIA GeForce 6100 to GeForce 7950" 0x10de 0x0840 "Card:NVIDIA GeForce 8100 to GeForce 415" 0x10de 0x0844 "Card:NVIDIA GeForce 8100 to GeForce 415" -0x10de 0x0845 "Card:NVIDIA GeForce 8100 to GeForce 415" +0x10de 0x0845 "Card:NVIDIA GeForce 6100 to GeForce 7950" 0x10de 0x0846 "Card:NVIDIA GeForce 8100 to GeForce 415" 0x10de 0x0847 "Card:NVIDIA GeForce 8100 to GeForce 415" 0x10de 0x0848 "Card:NVIDIA GeForce 8100 to GeForce 415" |