Subject: CVS commit: [netbsd-3] xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/nv
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/31/2006 16:33:32
Module Name:	xsrc
Committed By:	tron
Date:		Mon Jul 31 16:33:32 UTC 2006

Modified Files:
	xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/nv [netbsd-3]:
	    nv_driver.c riva_driver.c

Log Message:
Pull up following revision(s) (requested by jmmv in ticket #1439):
	xfree/xc/programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c: revision 1.8
	xfree/xc/programs/Xserver/hw/xfree86/drivers/nv/riva_driver.c: revision 1.3
xf86LoadVBEModule does not exist so use xf86LoadSubModule instead.  This
is to avoid an unresolved symbol in the resulting drivers, a problem that
was introduced when sync'ing them with X.Org sources back in Dec 2005.
Problem reported by Greg A. Woods.  Change approved by tron@.


To generate a diff of this commit:
cvs rdiff -r1.5.6.2 -r1.5.6.3 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c
cvs rdiff -r1.1.1.1.6.2 -r1.1.1.1.6.3 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/nv/riva_driver.c

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