CVS Update: xc (branch: trunk)
Marc Aurele La France <[email protected]>
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 06/06/19 08:07:17 Log message: 22. Change freebsdPciInit() and netbsdPciInit() to prefer a hardware-derived PCI configuration space access mechanism (should one exist) over an OS-provided one (Marc La France). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/Xserver/hw/xfree86/os-support/bus/: freebsdPci.c netbsdPci.c Revision Changes Path 3.3752 +4 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 1.9 +5 -1 xc/programs/Xserver/hw/xfree86/os-support/bus/freebsdPci.c 1.7 +5 -1 xc/programs/Xserver/hw/xfree86/os-support/bus/netbsdPci.c