CVS Update: xc (branch: trunk)

Marc Aurele La France <[email protected]> Sun, 1 Apr 2007 08:55:49 -0700 (PDT)
Newsgroups gmane.comp.xfree86.cvs
Message-ID <[email protected]>
CVSROOT:	/home/x-cvs
Module name:	xc
Changes by:	[email protected].	07/04/01 08:55:49

Log message:
   127. Re-instate correct decoding of Simba PCI routing on all SPARC OSes
        (Marc La France).
   126. Fix up handling of PCI configuration space access errors on the *BSDs
        (Marc La France).

Modified files:
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/os-support/bus/:
        Imakefile Pci.h freebsdPci.c netbsdPci.c 
  
  Revision      Changes    Path
  3.3862        +5 -1      xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.38          +2 -4      xc/programs/Xserver/hw/xfree86/os-support/bus/Imakefile
  1.56          +2 -4      xc/programs/Xserver/hw/xfree86/os-support/bus/Pci.h
  1.10          +14 -3     xc/programs/Xserver/hw/xfree86/os-support/bus/freebsdPci.c
  1.8           +19 -9     xc/programs/Xserver/hw/xfree86/os-support/bus/netbsdPci.c