CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 04/09/01 16:57:58
Log message:
175. Fix the host memory to bus macro in xf86pciBus.c, and add translations
for the B2I and I2B macros (Bugzilla #1220, Bill Randle).
174. Add PCI address mapping support to linuxPci.c (Bugzilla #1229,
Bill Randle).
173. Add encoding file for suneu_greek (Bugzilla #1215, Roland Mainz).
172. Add encoding files for cns11643-1, cns11643-2, cns11643-3
(Bugzilla #1214, Roland Mainz).
171. Add support to the savage driver for turning off the back light
when DPMS "off" mode is activated (Bugzilla #758, Herbert Graeber).
170. Add support for interlaced video modes to the S3 driver (Bugzilla #1254,
Leo Savernik).
Modified files:
xc/programs/Xserver/hw/xfree86/:
CHANGELOG
xc/programs/Xserver/hw/xfree86/common/:
xf86pciBus.c
xc/programs/Xserver/hw/xfree86/drivers/s3/:
s3_driver.c
xc/programs/Xserver/hw/xfree86/drivers/savage/:
savage_driver.c savage_driver.h savage_vbe.c
xc/programs/Xserver/hw/xfree86/os-support/bus/:
linuxPci.c
xc/programs/mkfontscale/:
mkfontscale.c
Added files:
xc/fonts/encodings/:
sun_eu_greek.enc
xc/fonts/encodings/large/:
cns11643-1.enc cns11643-2.enc cns11643-3.enc
Revision Changes Path
3.3309 +12 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
3.81 +4 -4 xc/programs/Xserver/hw/xfree86/common/xf86pciBus.c
1.21 +21 -5 xc/programs/Xserver/hw/xfree86/drivers/s3/s3_driver.c
1.52 +15 -1
xc/programs/Xserver/hw/xfree86/drivers/savage/savage_driver.c
1.18 +4 -1
xc/programs/Xserver/hw/xfree86/drivers/savage/savage_driver.h
1.15 +18 -1 xc/programs/Xserver/hw/xfree86/drivers/savage/savage_vbe.c
1.11 +54 -1 xc/programs/Xserver/hw/xfree86/os-support/bus/linuxPci.c
1.23 +3 -1 xc/programs/mkfontscale/mkfontscale.c
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit