CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 05/07/19 08:02:52
Log message:
91. Preliminary port of SBUS drivers to SunOS variants. This also allows
for
multihead using a mix of SBUS and PCI devices (Marc La France).
Modified files:
xc/programs/Xserver/hw/xfree86/:
CHANGELOG
xc/programs/Xserver/hw/xfree86/common/:
xf86Bus.c xf86sbusBus.h
xc/programs/Xserver/hw/xfree86/drivers/suncg14/:
cg14.h cg14_driver.c
xc/programs/Xserver/hw/xfree86/drivers/suncg6/:
cg6.h
xc/programs/Xserver/hw/xfree86/drivers/sunffb/:
Imakefile ffb.h
xc/programs/Xserver/hw/xfree86/drivers/suntcx/:
tcx.h
xc/programs/Xserver/hw/xfree86/os-support/bus/:
Sbus.c
Revision Changes Path
3.3554 +3 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
1.90 +2 -2 xc/programs/Xserver/hw/xfree86/common/xf86Bus.c
3.7 +5 -1 xc/programs/Xserver/hw/xfree86/common/xf86sbusBus.h
1.4 +1 -7 xc/programs/Xserver/hw/xfree86/drivers/suncg14/cg14.h
1.12 +2 -10
xc/programs/Xserver/hw/xfree86/drivers/suncg14/cg14_driver.c
1.6 +1 -2 xc/programs/Xserver/hw/xfree86/drivers/suncg6/cg6.h
1.14 +44 -3
xc/programs/Xserver/hw/xfree86/drivers/sunffb/Imakefile
1.12 +20 -31 xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb.h
1.4 +1 -2 xc/programs/Xserver/hw/xfree86/drivers/suntcx/tcx.h
1.7 +53 -1 xc/programs/Xserver/hw/xfree86/os-support/bus/Sbus.c
_______________________________________________
Cvs-commit mailing list
[email protected]
http://XFree86.Org/mailman/listinfo/cvs-commit