CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 04/02/24 08:51:24
Log message:
820. ati & atimisc module changes (Marc La France)
- Allow builds with ATIAvoidNonPCI && !ATIAvoidCPIO;
- Make handling of unknown Radeon's saner;
- Add private option to re-enable BIOS display switches;
- Deal with ati & atimisc module version skews;
- Fix private option handling;
Modified files:
xc/programs/Xserver/hw/xfree86/:
CHANGELOG
xc/programs/Xserver/hw/xfree86/drivers/ati/:
Imakefile atichip.c atichip.h aticonfig.c atilock.c
atimisc.c atiprobe.c atistruct.h ativersion.h
Revision Changes Path
3.3155 +7 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
1.53 +3 -6 xc/programs/Xserver/hw/xfree86/drivers/ati/Imakefile
1.39 +5 -4 xc/programs/Xserver/hw/xfree86/drivers/ati/atichip.c
1.27 +4 -3 xc/programs/Xserver/hw/xfree86/drivers/ati/atichip.h
1.16 +18 -8 xc/programs/Xserver/hw/xfree86/drivers/ati/aticonfig.c
1.21 +3 -3 xc/programs/Xserver/hw/xfree86/drivers/ati/atilock.c
1.9 +33 -3 xc/programs/Xserver/hw/xfree86/drivers/ati/atimisc.c
1.63 +31 -45 xc/programs/Xserver/hw/xfree86/drivers/ati/atiprobe.c
1.42 +14 -13 xc/programs/Xserver/hw/xfree86/drivers/ati/atistruct.h
1.66 +2 -2 xc/programs/Xserver/hw/xfree86/drivers/ati/ativersion.h
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit