CVS Update: xserver (branch: trunk)

Ian Romanick xorg-commit at cvs.freedesktop.org
Tue Feb 21 02:02:09 EET 2006


CVSROOT:	/cvs/xorg
Module name:	xserver
Changes by:	idr at kemper.freedesktop.org	06/02/21 00:02:09

Log message:
  Eliminate unused PCI BIOS reading functionality.  The old code used
  several function pointers to implement a level of flexability that was
  never used.  The code also had unused support for extracting a single
  image type from a larger expansion ROM.
  
  Fix the spelling of PCI_BIOS_OPEN_FIRMWARE.
  
  Fix a couple errors in #ifdef debug code.
  
  These changes have been tested on x86 and x86-64 Linux.

Modified files:
      xserver/xorg/:
        ChangeLog 
      xserver/xorg/hw/xfree86/os-support/bus/:
        Pci.c xf86Pci.h 
  
  Revision      Changes    Path
  1.263         +16 -0     xserver/xorg/ChangeLog
  http://cvs.freedesktop.org/xorg/xserver/xorg/ChangeLog
  1.12          +28 -106   xserver/xorg/hw/xfree86/os-support/bus/Pci.c
  http://cvs.freedesktop.org/xorg/xserver/xorg/hw/xfree86/os-support/bus/Pci.c
  1.10          +1 -6      xserver/xorg/hw/xfree86/os-support/bus/xf86Pci.h
  http://cvs.freedesktop.org/xorg/xserver/xorg/hw/xfree86/os-support/bus/xf86Pci.h




More information about the xorg-commit mailing list