[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



Tag 'libpciaccess-0.10.2' created by Adam Jackson <ajax@redhat.com> at 2008-06-10 19:23 +0000

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

iEYEABECAAYFAkhO1KYACgkQW4otUKDs0NNMDQCdHUx9hIzmZoJ3olJ8LTgPGEzu
HaMAoJfElXQ0WiXeTkPLAvx8/ZfSwYl/
=Ptvv
-----END PGP SIGNATURE-----

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

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

Eric Anholt (1):
      Catch and recover from yet another linux kernel bug in mprotect.

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       |   66 ++++++-
 src/openbsd_pci.c       |  406 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/pciaccess_private.h |    4 
 src/solx_devfs.c        |   14 -
 12 files changed, 528 insertions(+), 30 deletions(-)
---


Reply to: