CVS Update: xc (branch: trunk)

Marc Aurele La France <[email protected]> Wed, 30 Apr 2008 08:43:49 -0700 (PDT)
Newsgroups gmane.comp.xfree86.cvs
Message-ID <[email protected]>
CVSROOT:	/home/x-cvs
Module name:	xc
Changes by:	[email protected].	08/04/30 08:43:49

Log message:
    42. Add a few more Radeon PCI IDs (prompted by Loic Mahe).  Also, remove the
        tracking of these from the "ati" module.  (Marc La France)
  
  ... and fix typo in CHANGELOG entry 34.

Modified files:
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/common/:
        xf86PciInfo.h 
      xc/programs/Xserver/hw/xfree86/drivers/ati/:
        atichip.c atichip.h radeon_driver.c radeon_probe.c 
  
  Revision      Changes    Path
  3.3953        +5 -3      xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.169         +7 -1      xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h
  1.46          +3 -240    xc/programs/Xserver/hw/xfree86/drivers/ati/atichip.c
  1.35          +2 -30     xc/programs/Xserver/hw/xfree86/drivers/ati/atichip.h
  1.141         +16 -2     xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c
  1.38          +29 -1     xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_probe.c