Edit

IABSD.fr/xenocara/lib/libpciaccess

Branch :

  • Show log

    Commit

  • Author : kettenis
    Date : 2015-07-07 12:52:54
    Hash : 2f434793
    Message : Only include <sys/memrange.h> on i386/amd64 as it really isi architecture-specific. This prevents us from trying to establish write-combining mappings on other architectures, which in turn makes non-kms pci video drivers work again on those platforms. ok mlarkin@