CVS Update: xc (branch: trunk)
Marc Aurele La France <[email protected]> Thu, 24 Apr 2008 13:54:54 -0700 (PDT)
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 08/04/24 13:54:54 Log message: 40. Rework the handling of unassigned PCI resources in the server to ensure they are reassigned while the server is running and restore them to their unassigned state on server exit (Marc La France). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/Xserver/hw/xfree86/common/: xf86Bus.c xf86Resources.h xf86pciBus.c xc/programs/Xserver/hw/xfree86/os-support/bus/: Pci.c xf86Pci.h Revision Changes Path 3.3951 +4 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 1.101 +6 -7 xc/programs/Xserver/hw/xfree86/common/xf86Bus.c 1.19 +1 -2 xc/programs/Xserver/hw/xfree86/common/xf86Resources.h 3.95 +22 -57 xc/programs/Xserver/hw/xfree86/common/xf86pciBus.c 1.102 +1 -8 xc/programs/Xserver/hw/xfree86/os-support/bus/Pci.c 1.50 +1 -2 xc/programs/Xserver/hw/xfree86/os-support/bus/xf86Pci.h