index
:
lib/libpciaccess
kettenis
master
obsd
obsd-multihead-fix
vga-arbiter
PCI bus access library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
2019-07-11
New module for the Hurd
Damien Zammit
2014-01-27
Windows/Cygwin: Add support through the WinIo library
Samuel Pitoiset
2012-04-09
Bump to 0.13.1
libpciaccess-0.13.1
Julien Cristau
2011-11-19
Add VGA Arbiter support for OpenBSD.
Mark Kettenis
2011-10-07
Update library version to reflect new API
Jeremy Huddleston
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2010-10-03
include: add a Makefile to install and distribute header file
Gaetan Nadon
2010-10-03
config: replace INCLUDES, which is deprecated, with AM_CPPFLAGS
Gaetan Nadon
2010-10-03
config: provide a makefile for scanpci dev tool
Gaetan Nadon
2010-06-19
Let libtool handle library flags for scanpci on Solaris
Alan Coopersmith
2010-02-10
libpciaccess x86 backend
Samuel Thibault
2009-12-09
I/O port access routines
Adam Jackson
2009-08-31
pciaccess: bump to 0.10.8
libpciaccess-0.10.8
Dave Airlie
2009-08-28
libpciaccess: bump to 0.10.7 for vga arb interface addition
libpciaccess-0.10.7
Dave Airlie
2009-08-28
Revert "vgaarb: delete stub functions"
Dave Airlie
2009-08-16
vgaarb: delete stub functions
Tiago Vignatti
2009-05-13
vgaarb: make it compile.
Tiago Vignatti
2009-04-17
Fix $CWARNFLAGS addition
Alan Coopersmith
2008-10-11
Add NetBSD support
Juan RP
2008-06-10
libpciaccess 0.10.2
libpciaccess-0.10.2
Adam Jackson
2008-05-21
pciaccess: bump to 0.10.1
Dave Airlie
2008-03-12
OpenBSD support for libpciaccess.
Mark Kettenis
2008-03-07
solaris: add pci_tools.h to OS_SUPPORT
Julien Cristau
2007-08-30
New interfaces to map memory with MTRR (or similar) support.
Ian Romanick
2007-08-27
Add linux_devmem.h to file list.
Ian Romanick
2007-06-18
Initial support for reading expansion ROM via VGA BIOS address.
Ian Romanick
2007-06-06
Libpciaccess on Solaris Initial integration
edward shu
2007-01-15
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libpciaccess
Ian Romanick
2007-01-15
Convert pci_device_write_u* funtions to take a value instead of a pointer.
Ian Romanick
2007-01-12
Enable more warnings when the compiler is GCC.
Eric Anholt
2007-01-12
Add pciaccess_private.h to _SOURCES so it gets included in the dist.
Eric Anholt
2007-01-11
Add interfaces to map / unmap specific memory ranges, bump lib version to 0.7.0.
Ian Romanick
2006-11-14
Merge branch 'origin'
Eric Anholt
2006-11-14
Add the beginnings of a FreeBSD port.
Eric Anholt
2006-07-25
Add pci_device_get_bridge_buses, bump API version to 0.5.0.
Ian Romanick
2006-07-06
Files missed (for reasons I still don't understand) on the previous
Ian Romanick
2006-05-22
Fix foolish endianess bug. Bump to version 0.4.1.
Ian Romanick
2006-04-12
Bump to version 0.4.0.
Ian Romanick
2006-03-27
Remove src/pcils.c and src/Makefile.foo. Add src/scanpci.c.
XORG-7_0_99_901
Ian Romanick
2006-03-20
Add scanpci as a noinst target.
Kristian Høgsberg
2006-03-18
Initial import of libpciaccess.
Ian Romanick