Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: xsrc



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.




Home | Main Index | Thread Index | Old Index