diff options
-rw-r--r-- | ldetect-lst.spec | 3 | ||||
-rw-r--r-- | lst/Cards+ | 1 | ||||
-rw-r--r-- | lst/pcitable | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index b5a9e784..3467848e 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog + +- fixed support for SiS 300. + * Wed Jul 4 2001 François Pons <fpons@mandrakesoft.com> 0.1.2-15mdk - synced pcitable and Cards+ with XFree86 4.1.0. - another people do the following: @@ -2588,7 +2588,6 @@ NAME SiS 300 CHIPSET SiS300 SERVER SVGA DRIVER sis -UNSUPPORTED NOCLOCKPROBE NAME MSI MS-4417 diff --git a/lst/pcitable b/lst/pcitable index 7bf74510..8b06131d 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -515,7 +515,7 @@ 0x1039 0x0205 "Card:SiS SG86C205" "Silicon Integrated Systems [SiS]|SG86C205" 0x1039 0x0215 "Card:SiS SG86C215" "SIS|SG86C215" 0x1039 0x0225 "Card:SiS SG86C225" "SIS|SG86C225" -0x1039 0x0300 "unknown" "SiS|300" +0x1039 0x0300 "Card:SiS 300" "SiS|300" 0x1039 0x0406 "unknown" "Silicon Integrated Systems [SiS]|85C501/2" 0x1039 0x0496 "unknown" "Silicon Integrated Systems [SiS]|85C496" 0x1039 0x0530 "agpgart" "Silicon Integrated Systems [SiS]|530 Host" |