summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-05-21linux: add pci_device_enable entrypoint and sysfs support for itDave Airlie
2008-03-28Fix function prototypes for C++Danny van Dyk
2008-03-12OpenBSD support for libpciaccess.Mark Kettenis
2007-10-23Bit-fields have to have type _Bool, signed int, or unsigned int.Matthias Hopf
2007-08-31Update / add comments in struct pci_mem_region.Ian Romanick
2007-08-30New interfaces to map memory with MTRR (or similar) support.Ian Romanick
2007-03-27Whitespace police.Ian Romanick
2007-01-15Convert pci_device_write_u* funtions to take a value instead of a pointer.Ian Romanick
2007-01-11Add interfaces to map / unmap specific memory ranges, bump lib version to 0.7.0.Ian Romanick
2006-07-25Add pci_device_get_bridge_buses, bump API version to 0.5.0.Ian Romanick
2006-07-06Files missed (for reasons I still don't understand) on the previousIan Romanick
2006-04-12Bump to version 0.4.0.Ian Romanick
2006-03-27Remove src/pcils.c and src/Makefile.foo. Add src/scanpci.c.XORG-7_0_99_901Ian Romanick
2006-03-18Initial import of libpciaccess.Ian Romanick