CVS Update: xserver (branch: trunk)

Dave Airlie xorg-commit at cvs.freedesktop.org
Wed Apr 26 14:40:58 EEST 2006


CVSROOT:	/cvs/xorg
Module name:	xserver
Changes by:	airlied at kemper.freedesktop.org	06/04/26 11:40:58

Log message:
  Bug #6751: Use the Linux PCI ROM interface on Linux properly. The old domain code, still modified BARs not a good idea, Just talk to sysfs, if 0 read, fallback to old methods.

Modified files:
      xserver/xorg/:
        ChangeLog 
      xserver/xorg/hw/xfree86/os-support/bus/:
        Pci.c Pci.h linuxPci.c 
  
  Revision      Changes    Path
  1.464         +11 -0     xserver/xorg/ChangeLog
  http://webcvs.freedesktop.org/xorg/xserver/xorg/ChangeLog
  1.14          +14 -0     xserver/xorg/hw/xfree86/os-support/bus/Pci.c
  http://webcvs.freedesktop.org/xorg/xserver/xorg/hw/xfree86/os-support/bus/Pci.c
  1.12          +1 -0      xserver/xorg/hw/xfree86/os-support/bus/Pci.h
  http://webcvs.freedesktop.org/xorg/xserver/xorg/hw/xfree86/os-support/bus/Pci.h
  1.13          +43 -0     xserver/xorg/hw/xfree86/os-support/bus/linuxPci.c
  http://webcvs.freedesktop.org/xorg/xserver/xorg/hw/xfree86/os-support/bus/linuxPci.c




More information about the xorg-commit mailing list