CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       06/06/20 21:03:18

Log message:
    29. Add support for UPA and SBUS devices on OpenBSD (Marc La France).

Modified files:
      xc/config/cf/:
        Imake.cf OpenBSD.cf xfree86.cf 
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/common/:
        Imakefile xf86AutoConfig.c xf86Bus.c xf86Configure.c 
        xf86sbusBus.c 
      xc/programs/Xserver/hw/xfree86/loader/:
        xf86sym.c 
      xc/programs/Xserver/hw/xfree86/os-support/bus/:
        Sbus.c sparcPci.c xf86Sbus.h 
  
  Revision      Changes    Path
  3.93          +10 -6     xc/config/cf/Imake.cf
  3.120         +32 -21    xc/config/cf/OpenBSD.cf
  3.513         +3 -98     xc/config/cf/xfree86.cf
  3.3759        +2 -1      xc/programs/Xserver/hw/xfree86/CHANGELOG
  3.167         +1 -3      xc/programs/Xserver/hw/xfree86/common/Imakefile
  1.12          +2 -2      
xc/programs/Xserver/hw/xfree86/common/xf86AutoConfig.c
  1.97          +4 -4      xc/programs/Xserver/hw/xfree86/common/xf86Bus.c
  3.92          +5 -5      xc/programs/Xserver/hw/xfree86/common/xf86Configure.c
  3.12          +118 -37   xc/programs/Xserver/hw/xfree86/common/xf86sbusBus.c
  1.261         +3 -3      xc/programs/Xserver/hw/xfree86/loader/xf86sym.c
  1.12          +13 -0     xc/programs/Xserver/hw/xfree86/os-support/bus/Sbus.c
  1.24          +7 -1      
xc/programs/Xserver/hw/xfree86/os-support/bus/sparcPci.c
  1.11          +17 -3     
xc/programs/Xserver/hw/xfree86/os-support/bus/xf86Sbus.h

_______________________________________________
Cvs-commit mailing list
Cvs-commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to