CVS Update: xc (branch: trunk)
Marc Aurele La France <[email protected]> Thu, 15 Feb 2007 11:31:49 -0800 (PST)
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 07/02/15 11:31:49 Log message: 112. Minor fixes to the handling of 64-bit PCI BARs and to the scanpci utility's decoding of type 1 & 2 PCI headers (Marc La France). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/Xserver/hw/xfree86/common/: xf86pciBus.c xc/programs/Xserver/hw/xfree86/etc/: scanpci.c xc/programs/Xserver/hw/xfree86/os-support/bus/: Pci.c Revision Changes Path 3.3844 +3 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 3.92 +7 -3 xc/programs/Xserver/hw/xfree86/common/xf86pciBus.c 3.97 +64 -37 xc/programs/Xserver/hw/xfree86/etc/scanpci.c 1.97 +26 -4 xc/programs/Xserver/hw/xfree86/os-support/bus/Pci.c