diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-08-17 12:31:10 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-08-17 12:31:10 +0000 |
commit | be66722cc3258a8a0cb17eaf7bc48216ad938ee2 (patch) | |
tree | 344a03aa4af5e4bcd877e382d5726283d267cc64 | |
parent | 25a518985e107e52a51372684fcea62b9c18b3ee (diff) | |
download | ldetect-lst-be66722cc3258a8a0cb17eaf7bc48216ad938ee2.tar ldetect-lst-be66722cc3258a8a0cb17eaf7bc48216ad938ee2.tar.gz ldetect-lst-be66722cc3258a8a0cb17eaf7bc48216ad938ee2.tar.bz2 ldetect-lst-be66722cc3258a8a0cb17eaf7bc48216ad938ee2.tar.xz ldetect-lst-be66722cc3258a8a0cb17eaf7bc48216ad938ee2.zip |
G550 *are* DualHead
-rw-r--r-- | ldetect-lst.spec | 5 | ||||
-rw-r--r-- | lst/Cards+ | 4 | ||||
-rw-r--r-- | lst/pcitable | 2 |
3 files changed, 9 insertions, 2 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index b21bd695..7819d757 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -1,6 +1,6 @@ %define name ldetect-lst %define version 0.1.4 -%define release 7mdk +%define release 8mdk Name: %{name} Version: %{version} @@ -62,6 +62,9 @@ fi %{_bindir}/* %changelog +* Sat Aug 17 2002 Pixel <pixel@mandrakesoft.com> 0.1.4-8mdk +- G550 *are* DualHead + * Tue Aug 13 2002 Pixel <pixel@mandrakesoft.com> 0.1.4-7mdk - add entry "Intel 845" using driver i810 (fix bug #60) - use accel for SiS 86C326 (tested on a box here) @@ -1958,6 +1958,10 @@ MULTI_HEAD 2 NAME Matrox Millennium G550 SEE Matrox Millennium G450 +NAME Matrox Millennium G550 DualHead +SEE Matrox Millennium G550 +MULTI_HEAD 2 + NAME Matrox Mystique SEE Matrox Millennium G200 diff --git a/lst/pcitable b/lst/pcitable index bc446a3a..1bfb6e36 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -631,7 +631,7 @@ 0x102b 0x1525 "unknown" "Matrox|Fusion G450 AGP" 0x102b 0x1527 "unknown" "Matrox|Fusion Plus G800 AGP" 0x102b 0x2007 "Card:Matrox Mystique" "Matrox|MGA Mistral" -0x102b 0x2527 "Card:Matrox Millennium G550" "Matrox|MGA G550 AGP" +0x102b 0x2527 "Card:Matrox Millennium G550 DualHead" "Matrox|MGA G550 AGP" 0x102b 0x4536 "unknown" "Matrox|VIA Framegrabber" 0x102b 0x6573 "unknown" "Matrox Graphics Inc|Shark 10/100 Multiport SwitchNIC" 0x102b 0xff02 "Card:Matrox Mystique" "Matrox|Mystique G200 SG" |