• Dave Jones's avatar
    [AGPGART] Don't scan whole bus for a VGA card. · a217b0c6
    Dave Jones authored
    Use the handy pci_get_class() function instead of implementing our own
    pci bus walking loop.  Also makes it skip non-VGA devices fixing up a
    long-standing FIXME. Previously, it may have been tripping up on AGP
    bridges, which could have caused all sorts of sillyness.
    Signed-off-by: default avatarDave Jones <davej@redhat.com>
    a217b0c6
generic.c 27.9 KB