CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       05/07/26 11:32:03

Log message:
   100. Insulate various common layer functions against out-of-bounds entity
        indices (Marc La France).
    99. Prevent the sharing of a PCI entity by more than one driver
        (Marc La France).
    98. Change autoconfiguration to include PCI and SBUS BusIDs in generated
        device sections (Marc La France).

Modified files:
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/common/:
        xf86AutoConfig.c xf86Bus.c xf86Helper.c xf86pciBus.c 
        xf86sbusBus.c 
      xc/programs/Xserver/hw/xfree86/drivers/fbdev/:
        fbdev.c 
  
  Revision      Changes    Path
  3.3559        +7 -1      xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.10          +29 -22    
xc/programs/Xserver/hw/xfree86/common/xf86AutoConfig.c
  1.92          +70 -38    xc/programs/Xserver/hw/xfree86/common/xf86Bus.c
  1.150         +20 -19    xc/programs/Xserver/hw/xfree86/common/xf86Helper.c
  3.87          +10 -5     xc/programs/Xserver/hw/xfree86/common/xf86pciBus.c
  3.9           +8 -3      xc/programs/Xserver/hw/xfree86/common/xf86sbusBus.c
  1.48          +6 -12     xc/programs/Xserver/hw/xfree86/drivers/fbdev/fbdev.c

_______________________________________________
Cvs-commit mailing list
[email protected]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to