libpciaccess: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jul 10 15:16:39 UTC 2019


 src/freebsd_pci.c |   12 ++++++++++++
 1 file changed, 12 insertions(+)

New commits:
commit 404f6aadaeeef03fedca52a822871675a652692f
Author: Conrad Meyer <cem at FreeBSD.org>
Date:   Sun Jun 16 02:30:41 2019 -0700

    freebsd: Add !legacy open_device_io implementation
    
    Some drivers, such as QXL, rely on this method and do not check for errors
    when it is unavailable.  FreeBSD's legacy method can enumerate any d/b/s/f
    just fine, so it should be adequate for the !legacy API, as far as I can
    tell.
    
    With this change, QXL doesn't crash on startup on FreeBSD.
    
    Signed-off-by: Conrad Meyer <cem at FreeBSD.org>



More information about the xorg-commit mailing list