diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-12-27 21:47:08 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-12-27 21:47:08 +0000 |
commit | 878d786d14319e5cd8305d4d678e49c64dd9cc07 (patch) | |
tree | 3655a4b7305c2a4fcb7e8e049a661a7e6026127a /perl-install/Xconfigurator_consts.pm | |
parent | a5a0b5ba7e8ed4d5a0722dd9f88e3521119b2545 (diff) | |
download | drakx-878d786d14319e5cd8305d4d678e49c64dd9cc07.tar drakx-878d786d14319e5cd8305d4d678e49c64dd9cc07.tar.gz drakx-878d786d14319e5cd8305d4d678e49c64dd9cc07.tar.bz2 drakx-878d786d14319e5cd8305d4d678e49c64dd9cc07.tar.xz drakx-878d786d14319e5cd8305d4d678e49c64dd9cc07.zip |
no_comment
Diffstat (limited to 'perl-install/Xconfigurator_consts.pm')
-rw-r--r-- | perl-install/Xconfigurator_consts.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm index b2212955e..7e7c036f6 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -147,6 +147,7 @@ $resolution_wanted = "1024x768"; %lines = ( #- 'Cirrus Logic|GD 5446' => [ ' Option "no_bitblt"' ], 'Silicon Integrated Systems [SiS]|86C326' => [ ' Option "noaccel"' ], + 'S3 Inc.|86c368 [Trio 3D/2X]' => [ ' ChipID 0x8a10' ], ); #- most usefull server options have to be accessible at the beginning, since |