diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-01-10 16:08:34 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-01-10 16:08:34 +0000 |
commit | 5b3615c6c03f8961facaf6e35c8963c0f9456197 (patch) | |
tree | 2d27c3298cce44eae42ceb819204454395bdd042 /perl-install/Xconfigurator_consts.pm | |
parent | 3a2545452f8ddb6bfe8eee02c313769d38f74300 (diff) | |
download | drakx-5b3615c6c03f8961facaf6e35c8963c0f9456197.tar drakx-5b3615c6c03f8961facaf6e35c8963c0f9456197.tar.gz drakx-5b3615c6c03f8961facaf6e35c8963c0f9456197.tar.bz2 drakx-5b3615c6c03f8961facaf6e35c8963c0f9456197.tar.xz drakx-5b3615c6c03f8961facaf6e35c8963c0f9456197.zip |
no_comment
Diffstat (limited to 'perl-install/Xconfigurator_consts.pm')
-rw-r--r-- | perl-install/Xconfigurator_consts.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm index aae59790f..4cb0d8730 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -149,8 +149,8 @@ $default_monitor = "High Frequency SVGA, 1024x768 at 70 Hz"; %lines = ( #- 'Cirrus Logic|GD 5446' => [ ' Option "no_bitblt"' ], 'Silicon Integrated Systems [SiS]|86C326' => [ ' Option "noaccel"' ], - 'Trident Microsystems|Cyber 9525' => [ ' Option "noaccel"' ], - 'S3 Inc.|86c368 [Trio 3D/2X]' => [ ' ChipID 0x8a10' ], +#- 'Trident Microsystems|Cyber 9525' => [ ' Option "noaccel"' ], +#- 'S3 Inc.|86c368 [Trio 3D/2X]' => [ ' ChipID 0x8a10' ], ); #- most usefull server options have to be accessible at the beginning, since |