Subject: CVS commit: xsrc
To: None <source-changes@NetBSD.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 01/25/2004 05:07:39
Module Name:	xsrc
Committed By:	mhitch
Date:		Sun Jan 25 05:07:39 UTC 2004

Modified Files:
	xsrc/xc/programs/Xserver/hw/netbsd/amiga: amigaC.c
	xsrc/xfree/xc/programs/Xserver/hw/netbsd/amiga: amigaC.c

Log Message:
Fix a very old bug:  the wrong value was being used to index amigaFbs.  When
a list of devices was used to probe for screens and /dev/grf0 was not the
first device, the wrong entry was initialized.  This resulted in failing to
find the custom chip screen, or segment violations when using the default
list of display devices.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 xsrc/xc/programs/Xserver/hw/netbsd/amiga/amigaC.c
cvs rdiff -r1.1 -r1.2 xsrc/xfree/xc/programs/Xserver/hw/netbsd/amiga/amigaC.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.