libpciaccess: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Tue Dec 14 09:07:17 PST 2010


 src/common_bridge.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 066032e08407311cfc24dbc1db3245cf8133ad94
Author: Bryce Harrington <bryce at canonical.com>
Date:   Tue Dec 14 12:03:48 2010 -0500

    Fix detection of multi-function cards
    
    Bit 7 of the pci device header type is an indicator of multi-function
    devices, so needs to be masked when examining the bridge type.
    Thanks go to Chih-Pin Wu for finding the bug and its fix.
    
    https://bugs.launchpad.net/ubuntu/+source/libpciaccess/+bug/681207
    
    Reviewed-by: Adam Jackson <ajax at redhat.com>
    Signed-off-by: Bryce Harrington <bryce at canonical.com>



More information about the xorg-commit mailing list