Subject: CVS commit: xsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 06/20/2000 04:35:26
Module Name:	xsrc
Committed By:	hubertf
Date:		Tue Jun 20 01:35:26 UTC 2000

Modified Files:
	xsrc/xc/config/cf: xf86site.def xfree86.cf
	xsrc/xc/programs/Xserver/hw/xfree86/vga256/drivers: Imakefile

Log Message:
Use the following "Device" section in XF86Config get X going on a Toshiba
Tecra 8100 (equipped with S3 Savage MX):

Section "Device"
    Identifier  "S3 Savage MX"
    VendorName  "toshiba"
    BoardName   "tecra8100"
    VideoRam    8192
    Chipset     "s3_savage"
    ChipID  0x8a20
EndSection


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 xsrc/xc/config/cf/xf86site.def
cvs rdiff -r1.11 -r1.12 xsrc/xc/config/cf/xfree86.cf
cvs rdiff -r1.7 -r1.8 \
    xsrc/xc/programs/Xserver/hw/xfree86/vga256/drivers/Imakefile

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