From 02cfb4df55bb5575af2ba547fcca615c7f50de97 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 20 Aug 2001 12:30:10 +0000 Subject: add weird options for NeoMagic NM2160 (request of Alex Hulse on cooker) --- perl-install/Xconfigurator_consts.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/Xconfigurator_consts.pm') diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm index 4116b4205..ad9227c62 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -164,6 +164,8 @@ $low_default_monitor = "Super VGA, 800x600 at 56 Hz"; %lines = ( #- 'Cirrus Logic|GD 5446' => [ ' Option "no_bitblt"' ], 'Silicon Integrated Systems [SiS]|86C326' => [ qq( Option "noaccel"\n Option "sw_cursor") ], + 'Neomagic Corporation|NM2160 [MagicGraph 128XD]' => [ 'Option "XaaNoScanlineImageWriteRect"', 'Option "XaaNoScanlineCPUToScreenColorExpandFill' ], + #- 'Trident Microsystems|Cyber 9525' => [ ' Option "noaccel"' ], #- 'S3 Inc.|86c368 [Trio 3D/2X]' => [ ' ChipID 0x8a10' ], ); -- cgit v1.2.1