libpciaccess: Changes to 'refs/tags/libpciaccess-0.10.4'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Oct 17 14:17:10 PDT 2008


Tag 'libpciaccess-0.10.4' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2008-10-17 22:16 -0700

libpciaccess 0.10.4

Changes since libpciaccess-0.10.3:
Alan Coopersmith (11):
      Fix various typos (mostly in comments)
      Correct comment about devices used on Solaris
      scanpci: add -v flag to enable verbose mode like old scanpci
      Correct Sun license notice
      Fix bus probing on Solaris/SPARC
      Clean up formatting of solx_devfs.c
      More minor Solaris cleanups
      Add scanpci man page from Xorg
      Update COPYING with the rest of the copyright/license notices from the code
      Add scanpci.man to EXTRA_DIST
      Version 0.10.4

Jesse Barnes (1):
      Support write combine resource files in Linux sysfs

John Tapsell (1):
      configure.ac: Make mtrr.h test more portable

Juan RP (1):
      Add NetBSD support

Julien Cristau (1):
      Hide one more private symbol

Kel Modderman (1):
      Handle compressed pci.ids

Matthieu Herrb (1):
      OpenBSD: allow 2 successives calls to pci_system_init().

Petr Salinger (1):
      Add support for GNU/kFreeBSD

Stefan Dirsch (1):
      Fixed typo in output ("performace" --> "performance").

---
 COPYING                  |   49 +
 Makefile.am              |    2 
 configure.ac             |   39 +
 src/Makefile.am          |    4 
 src/common_device_name.c |   39 +
 src/common_init.c        |    4 
 src/common_interface.c   |   18 
 src/freebsd_pci.c        |   13 
 src/linux_devmem.c       |    2 
 src/linux_sysfs.c        |   45 +
 src/netbsd_pci.c         |  409 ++++++++++++++
 src/openbsd_pci.c        |    7 
 src/pci_tools.h          |   47 -
 src/pciaccess_private.h  |    1 
 src/scanpci.c            |   19 
 src/scanpci.man          |   44 +
 src/solx_devfs.c         | 1334 +++++++++++++++++++++++++----------------------
 17 files changed, 1401 insertions(+), 675 deletions(-)
---


More information about the xorg-commit mailing list