diff options
author | Thomas Backlund <tmb@mageia.org> | 2016-05-01 00:07:31 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2016-05-01 00:07:31 +0300 |
commit | c6df7ba7c48da2d102000c7aea5203d8ca0c7366 (patch) | |
tree | 348faa28a503036cb3370f4dc25478d12efa6e11 | |
parent | be0257599073eded1686071c02a634a333d51fd7 (diff) | |
download | ldetect-lst-c6df7ba7c48da2d102000c7aea5203d8ca0c7366.tar ldetect-lst-c6df7ba7c48da2d102000c7aea5203d8ca0c7366.tar.gz ldetect-lst-c6df7ba7c48da2d102000c7aea5203d8ca0c7366.tar.bz2 ldetect-lst-c6df7ba7c48da2d102000c7aea5203d8ca0c7366.tar.xz ldetect-lst-c6df7ba7c48da2d102000c7aea5203d8ca0c7366.zip |
use nvidia304 for NVIDIA GeForce 8200M G (id 0x0845) (mga#18206)
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | lst/pcitable | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ +- use nvidia304 for NVIDIA GeForce 8200M G (id 0x0845) (mga#18206) - update pci ids from nvidia-current-361.42-1.mga6 - update pci.ids and usb.ids diff --git a/lst/pcitable b/lst/pcitable index 56d9ea8b..39675206 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" |