diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-09-16 15:46:04 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-09-16 15:46:04 +0000 |
commit | ebc9bc5dc2753a485840744e2aa1b6ba576424dd (patch) | |
tree | e9a7c1e49125567300674d81a116af02bf04fc11 | |
parent | ea7dcb0477b20a43d24ad2e55c5e6f6813eae808 (diff) | |
download | ldetect-lst-ebc9bc5dc2753a485840744e2aa1b6ba576424dd.tar ldetect-lst-ebc9bc5dc2753a485840744e2aa1b6ba576424dd.tar.gz ldetect-lst-ebc9bc5dc2753a485840744e2aa1b6ba576424dd.tar.bz2 ldetect-lst-ebc9bc5dc2753a485840744e2aa1b6ba576424dd.tar.xz ldetect-lst-ebc9bc5dc2753a485840744e2aa1b6ba576424dd.zip |
inspecting mga x11 driver after having added a missing entry (commit
r260492 from 2009-09-15) shows that we missed another one
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | lst/pcitable | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- add support for the last missing from Matrox card + Version 0.1.266 - 15 September 2009 - sync ati list with latest driver diff --git a/lst/pcitable b/lst/pcitable index 23e0cb1d..bf43471d 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -769,6 +769,7 @@ 0x102b 0x0527 "Card:VESA driver (generic)" 0x102b 0x0528 "Card:VESA driver (generic)" 0x102b 0x0530 "Matrox Millennium G series (single head)" +0x102b 0x0532 "Matrox Millennium G series (single head)" 0x102b 0x0541 "Card:Matrox Millennium G series (single head)" 0x102b 0x0542 "Card:Matrox Millennium G series (single head)" 0x102b 0x0641 "Card:Matrox Millennium G series (single head)" |