Displaying 2 results from an estimated 2 matches for "pci_device_solx_devfs_map_range".
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 support for it
pciaccess: bump to 0.10.1
Hasso T...
2015 Feb 04
0
[ANNOUNCE] libpciaccess 0.13.3
...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 __attribute__((deprecated)) with Solaris Studio 12.4 compiler
Solaris: Fix fd leak in pci_device_solx_devfs_map_range()
libpciaccess 0.13.3
Marcin Ko?cielnicki (1):
Fix IO access functions on linux+sysfs.
Mark Kettenis (1):
Use PCIOCREADMASK on OpenBSD.
Matthew Green (1):
Implement the kernel_has_driver() method for NetBSD.
Samuel Pitoiset (2):
Windows/Cygwin: Add support through...