Remove src/Makefile.foo from CVS since the gene...
Fix foolish endianess bug. Bump to version 0.4.1.
Initial import of libpciaccess.
Remove src/pcils.c and src/Makefile.foo. Add sr...
Bump to version 0.4.0.
Add interfaces to map / unmap specific memory r...
Fix bad cast that caused bit truncation.
Merge branch 'master' of git+ssh://git.freedesk...
Fix bad parameter to pci_device_cfg_write in pc...
Convert pci_device_write_u* funtions to take a ...
New interfaces to map memory with MTRR (or simi...
Add stub version of pci_device_map_memory_range
Initial support for reading expansion ROM via V...
Add linux_devmem.h to file list.
Update / add comments in struct pci_mem_region.
Bump version to 0.9.1 (sigh).
Whitespace police.
Populate device and vendor ID fields at device ...
Bump version to 0.9.0.
Don't pci_device_probe until absolutely necessary.
Update bug reporting link.
Make sure header_type is available in read_brid...
Fix function prototypes for C++