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
Age
Commit message (
Expand
)
Author
2007-03-27
Whitespace police.
Ian Romanick
2007-03-27
Don't pci_device_probe until absolutely necessary.
Ian Romanick
2007-03-27
Make sure header_type is available in read_bridge_info.
Ian Romanick
2007-03-27
Populate device and vendor ID fields at device list creation.
Ian Romanick
2007-03-06
FreeBSD: Fix a couple of minor issues in cleanup paths.
Eric Anholt
2007-03-01
FreeBSD: Add system cleanup function.
Eric Anholt
2007-02-28
FreeBSD: When mapping regions, use the region's base address, not 0.
Eric Anholt
2007-02-28
Fix inverted protection typo for mmap in region mapping.
Eric Anholt
2007-02-28
scanpci prototype warning fix
Eric Anholt
2007-02-28
Update freebsd code for pci_device_cfg_write API change.
Eric Anholt
2007-01-27
scanpci: BIST line offsets were off by 4.
George Sapountzis
2007-01-16
Fix bad parameter to pci_device_cfg_write in pci_device_cfg_write_u8.
Ian Romanick
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
Add support for getting region information on FreeBSD.
Eric Anholt
2007-01-12
Open the pci device read-write so we can read and write config regs.
Eric Anholt
2007-01-12
Remove extra fallback definition of PCIIDS_PATH.
Eric Anholt
2007-01-12
Fix many warnings and bugs in the freebsd implementation.
Eric Anholt
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
2007-01-11
Fix bad cast that caused bit truncation.
Ian Romanick
2006-11-14
Update .gitignores.
Eric Anholt
2006-11-14
Add missing newline at the end of the file.
Eric Anholt
2006-11-14
Merge branch 'origin'
Eric Anholt
2006-11-14
Add the beginnings of a FreeBSD port.
Eric Anholt
2006-08-10
Fix a segfault in populate_vendor that was triggered when the pci.ids file
Ian Romanick
2006-07-30
Added some function preamble comments.
Ian Romanick
2006-07-30
Add endian macros for BSD.
Eric Anholt
2006-07-30
Use ENXIO instead of ENODATA for pci reads returning less than desired.
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-07-06
Add support for querying bridge information. Bump to version 0.5.0.
Ian Romanick
2006-07-06
Fix byte ordering of the PCI class.
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-24
Remove src/Makefile.foo from CVS since the generated Makefile can do
Ian Romanick
2006-03-20
Add scanpci as a noinst target.
Kristian Høgsberg
2006-03-18
Initial import of libpciaccess.
Ian Romanick
[prev]