similar to: [ANNOUNCE] libpciaccess 0.13.5

Displaying 16 results from an estimated 16 matches similar to: "[ANNOUNCE] libpciaccess 0.13.5"

2008 Mar 06
0
[ANNOUNCE] libpciaccess 0.10
Adam Jackson (1): libpciaccess 0.10 Alan Coopersmith (2): Fix Solaris build: missing static prototype and typo in variable name Need to link with -ldevinfo on Solaris Doug Chapman (1): Bug #14818: Actually return the PCI vendor name, instead of NULL. Eric Anholt (8): Make the base address printout of scanpci more usable. Add FreeBSD MTRR setting support.
2008 May 21
0
[ANNOUNCE] libpciaccess 0.10.2
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
2008 Jun 10
0
[ANNOUNCE] libpciaccess 0.10.3
Brown paper bag release. I accidentally clobbered libpciaccess-0.10.2 on the server. Adam Jackson (3): Linux: Fail gracefully on machines without PCI. libpciaccess 0.10.2 libpciaccess 0.10.3 Eric Anholt (1): Catch and recover from yet another linux kernel bug in mprotect. git tag: libpciaccess-0.10.3
2008 Oct 31
0
[ANNOUNCE] libpciaccess 0.10.5
Brown paper bag release to fix FreeBSD breakage I introduced in 0.10.4. Julien Cristau (2): Make --without-zlib work Bump to 0.10.5 Robert Noland (1): Fix FreeBSD systems which support pci domains. git tag: libpciaccess-0.10.5 http://xorg.freedesktop.org/archive/individual/lib/libpciaccess-0.10.5.tar.bz2 MD5: 617bebf31e5685c83f935009aeae5f38 libpciaccess-0.10.5.tar.bz2 SHA1:
2015 Feb 04
0
[ANNOUNCE] libpciaccess 0.13.3
libpciaccess is used by the Xorg server to interface with the appropriate routines for finding and using PCI bus devices on various operating systems. This release provides a number of platform-specific improvements for various platforms, including Linux, Solaris, OpenBSD, NetBSD, and Hurd, plus the addition of some support for Cygwin. Alan Coopersmith (3): Enable use of
2015 May 01
0
[ANNOUNCE] libpciaccess 0.13.4
libpciaccess is used by the Xorg server to interface with the appropriate routines for finding and using PCI bus devices on various operating systems. Alan Coopersmith (1): libpciaccess 0.13.4 Chih-Wei Huang (1): Add missing guards around config.h inclusion Eero Tamminen (1): Check for __linux__ instead of linux during compilation Emil Velikov (2): Include the POSIX
2017 Oct 23
0
[ANNOUNCE] libpciaccess 0.14
This release adds support for 32-bit PCI domain IDs, which are apparently common in virtualized environments. This support has been tested on Linux, and probably also "just works" on FreeBSD and Solaris, to the extent that the underlying OS supports it. If you were allocating a struct pci_device yourself, or embedding it in another structure, this release would be an ABI break. That
2019 Jul 11
0
[ANNOUNCE] libpciaccess 0.15
In this release: - Updates for FreeBSD and Hurd support - Fixed multifunction bridge enumeration - Fixed a crash when no PCI bus exists Full changelog: Adam Jackson (1): libpciaccess 0.15 Alan Coopersmith (2): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Conrad Meyer (1): freebsd: Add !legacy open_device_io implementation Damien
2019 Jul 17
0
[ANNOUNCE] libpciaccess 0.16
This release brings a compilation fix on 32-bit arm with newer glibc, and fixes the raw x86 backend's memory mapping to handle writes correctly. Adam Jackson (2): linux: Don't try to include <sys/io.h> on arm libpciaccess 0.16 Damien Zammit (1): x86: Use MAP_SHARED for memory/rom region mmap && fix mode git tag: libpciaccess-0.16
2017 Jan 18
0
CEBA-2017:0082 CentOS 7 libpciaccess BugFix Update
CentOS Errata and Bugfix Advisory 2017:0082 Upstream details at : https://rhn.redhat.com/errata/RHBA-2017-0082.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: b1d0c4d4156b27cdbb10274ced476723e16a067327fb984db1184bd3116e2147 libpciaccess-0.13.4-3.el7_3.i686.rpm
2017 Dec 06
0
CEBA-2017:3316 CentOS 7 libpciaccess BugFix Update
CentOS Errata and Bugfix Advisory 2017:3316 Upstream details at : https://access.redhat.com/errata/RHBA-2017:3316 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 292ac96faac2115a2cef368fcef95d8aa68c15b5600ea021b531ecdfeabcec87 libpciaccess-0.13.4-3.1.el7_4.i686.rpm
2024 Mar 23
0
[ANNOUNCE] libpciaccess 0.18.1
xorg/lib/libpciaccess - Generic PCI access library -------------------------------------------------- This release fixes the meson.build to honor meson's -Ddefault_library={shared,static,both} flag to control which types of library are built, instead of always forcing the build of only a shared library. Alan Coopersmith (2): meson: allow building static library, not just shared
2007 Aug 27
0
[ANNOUNCE] libpciaccess 0.9.1
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
2006 Oct 22
7
GzipFilter gemplugin now available
This GemPlugin will gzip your HTTP responses from mongrel if the client says that it supports it (eg, most modern browsers). I''ve tested it in IE6, Firefox 1.5 and Firefox 2.0RC3 Install: gem install gzip_filter --source http://edenli.com Configure (assuming rails): cd RAILS_ROOT echo ''uri "/", :handler => plugin("/handlers/gzipfilter")''
2005 Aug 07
5
ocfs2 can not mount for nodes. first time installation
Error: mount.ocfs2: Transport endpoint is not connected while mounting /dev/sdc1 on /u02, could not mount /dev/sdc1. The installation step is: 1. install all rpms on int-rac1, int-rac2 2. interconnect int-rac1, int-rac2, ping each other using private ip and public ip ok. Add EMC SAN as shared disk and visable for two nodes. 3. configure int-rac1 using ocfs2console, add two nodes 4. according
2005 Oct 21
2
corrupt rpm problem
Here is the output from yum -y upgrade without the error parts... Its odd because it updated all of these first time round. I have dared reboot the box yet, for fear it won't come back up... Setting up Upgrade Process Setting up Repos Reading repository metadata in from local files Resolving Dependencies --> Populating transaction set with selected packages. Please wait. --->