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

Adam Jackson ajax at kemper.freedesktop.org
Wed May 21 10:54:38 PDT 2008


Tag 'libpciaccess-0.10.2' created by Adam Jackson <ajax at redhat.com> at 2008-05-21 18:48 -0700

libpciaccess 0.10.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkg0YIAACgkQW4otUKDs0NNvRgCdEGBWcGojS9bk06n6zC7DvNej
i8kAnjbmyCQYcxv8eXwSLrgAPTQ7GhI6
=B6ft
-----END PGP SIGNATURE-----

Changes since libpciaccess-0.10:
Adam Jackson (1):
      Linux: Fail gracefully on machines without PCI.

Alan Coopersmith (3):
      Initialize err to 0 in pci_device_solx_devfs_map_range
      Add pci_system_solx_devfs_create prototype to pciaccess_private.h
      Fix lint warnings in solx_devfs.c

Danny van Dyk (1):
      Fix function prototypes for C++

Dave Airlie (2):
      linux: add pci_device_enable entrypoint and sysfs support for it
      pciaccess: bump to 0.10.1

Hasso Tepper (1):
      Add DragonFly BSD support

Julien Cristau (1):
      solaris: add pci_tools.h to OS_SUPPORT

Keith Packard (1):
      Kludge around linux bug and turn off write-through and cache-disable bits

Mark Kettenis (1):
      OpenBSD support for libpciaccess.

Stuart Bennett (1):
      Bug #13988: Fix reads from "0"-sized ROMs.

---
 configure.ac            |    8 
 include/pciaccess.h     |   12 +
 src/Makefile.am         |    8 
 src/common_init.c       |   13 +
 src/common_interface.c  |   21 ++
 src/common_iterator.c   |    3 
 src/common_map.c        |    1 
 src/linux_devmem.c      |    2 
 src/linux_sysfs.c       |   43 ++++-
 src/openbsd_pci.c       |  406 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/pciaccess_private.h |    4 
 src/solx_devfs.c        |   14 -
 12 files changed, 509 insertions(+), 26 deletions(-)
---


More information about the xorg-commit mailing list