From 6c1eb832dc829308db10d326a3dc04ee59ecf584 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sun, 24 Feb 2002 17:35:51 +0000 Subject: force Option "sw_cursor" for MagicMedia 256XL+ (thanks to Edward Tandi) --- perl-install/Xconfigurator_consts.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install') diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm index 2abbc0c03..d43d8f9dd 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -170,6 +170,7 @@ $low_default_monitor = "Super VGA, 800x600 at 56 Hz"; #- 'Cirrus Logic|GD 5446' => [ ' Option "no_bitblt"' ], 'Silicon Integrated Systems [SiS]|86C326' => [ qq( Option "noaccel") ], 'Neomagic Corporation|NM2160 [MagicGraph 128XD]' => [ 'Option "XaaNoScanlineImageWriteRect"', 'Option "XaaNoScanlineCPUToScreenColorExpandFill' ], + 'Neomagic Corporation|[MagicMedia 256XL+]' => [ ' Option "sw_cursor"' ], #- 'Trident Microsystems|Cyber 9525' => [ ' Option "noaccel"' ], #- 'S3 Inc.|86c368 [Trio 3D/2X]' => [ ' ChipID 0x8a10' ], -- cgit v1.2.1