libpciaccess: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Tue Feb 11 10:14:20 PST 2014


 src/freebsd_pci.c       |    2 +
 src/linux_sysfs.c       |   62 ++++++++++++++++++++++++++++++++++--------------
 src/netbsd_pci.c        |    2 +
 src/openbsd_pci.c       |    3 ++
 src/pciaccess_private.h |    1 
 src/solx_devfs.c        |    1 
 src/x86_pci.c           |    1 
 7 files changed, 54 insertions(+), 18 deletions(-)

New commits:
commit b9c068896914b4132a24839c9ef7f9fcd6282d88
Author: Marcin Ko?cielnicki <koriakin at 0x04.net>
Date:   Wed Feb 5 09:01:25 2014 +0100

    Fix IO access functions on linux+sysfs.
    
    The offsets on the resourceX files are relative to BAR base - don't add
    the base address ourselves.
    
    Reviewed-by: Adam Jackson <ajax at redhat.com>



More information about the xorg-commit mailing list