[ANNOUNCE] libpciaccess 0.9.1

idr at us.ibm.com idr at us.ibm.com
Mon Aug 27 16:47:07 PDT 2007


Eric Anholt (20):
      Use ENXIO instead of ENODATA for pci reads returning less than desired.
      Add endian macros for BSD.
      Add the beginnings of a FreeBSD port.
      Add missing newline at the end of the file.
      Update .gitignores.
      Add pciaccess_private.h to _SOURCES so it gets included in the dist.
      Enable more warnings when the compiler is GCC.
      Fix many warnings and bugs in the freebsd implementation.
      Remove extra fallback definition of PCIIDS_PATH.
      Open the pci device read-write so we can read and write config regs.
      Add support for getting region information on FreeBSD.
      Update freebsd code for pci_device_cfg_write API change.
      scanpci prototype warning fix
      Fix inverted protection typo for mmap in region mapping.
      FreeBSD: When mapping regions, use the region's base address, not 0.
      FreeBSD: Add system cleanup function.
      FreeBSD: Fix a couple of minor issues in cleanup paths.
      Make scanpci exit cleanly if pci_system_init() fails.
      FreeBSD: Fill in the subdevice ID.
      FreeBSD: Add VGA rom reading through /dev/mem.

George Sapountzis (1):
      scanpci: BIST line offsets were off by 4.

Ian Romanick (23):
      Initial import of libpciaccess.
      Remove src/Makefile.foo from CVS since the generated Makefile can do
      Remove src/pcils.c and src/Makefile.foo. Add src/scanpci.c.
      Bump to version 0.4.0.
      Fix foolish endianess bug. Bump to version 0.4.1.
      Fix byte ordering of the PCI class.
      Add support for querying bridge information.  Bump to version 0.5.0.
      Files missed (for reasons I still don't understand) on the previous
      Add pci_device_get_bridge_buses, bump API version to 0.5.0.
      Added some function preamble comments.
      Fix a segfault in populate_vendor that was triggered when the pci.ids file
      Fix bad cast that caused bit truncation.
      Add interfaces to map / unmap specific memory ranges, bump lib version to 0.7.0.
      Convert pci_device_write_u* funtions to take a value instead of a pointer.
      Fix bad parameter to pci_device_cfg_write in pci_device_cfg_write_u8.
      Populate device and vendor ID fields at device list creation.
      Make sure header_type is available in read_bridge_info.
      Don't pci_device_probe until absolutely necessary.
      Whitespace police.
      Initial support for reading expansion ROM via VGA BIOS address.
      Bump version to 0.9.0.
      Add linux_devmem.h to file list.
      Bump version to 0.9.1 (sigh).

James Cloos (1):
      Remove deprecated .cvsignore files

Kristian Høgsberg (1):
      Add scanpci as a noinst target.

edward shu (1):
      Libpciaccess on Solaris Initial integration

git tag: libpciaccess-0.9.1

http://xorg.freedesktop.org/archive/individual/lib/libpciaccess-0.9.1.tar.bz2
MD5: 4b2df0a840917d1ced91973d7626c25d  libpciaccess-0.9.1.tar.bz2
SHA1: 5f347ce5e2932916f693553d4eb4f4dec6eda3e9  libpciaccess-0.9.1.tar.bz2

http://xorg.freedesktop.org/archive/individual/lib/libpciaccess-0.9.1.tar.gz
MD5: 813957f488f01e729dbf0ff7261bcdb8  libpciaccess-0.9.1.tar.gz
SHA1: 1a8541319a8fadd10f0fa697208538e42719e427  libpciaccess-0.9.1.tar.gz



More information about the xorg-announce mailing list