search for: pciaccess_priv

Displaying 2 results from an estimated 2 matches for "pciaccess_priv".

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 Tepper (1): Add DragonFly BSD support Julien Cristau (1):...
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 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....