• Rusty Russell's avatar
    [PATCH] Subdivide PCI class for aliases · 68e737ec
    Rusty Russell authored
    The previous handling of PCI class masks was too primitive: the
    class field is not "all or nothing" but has base class, subclass
    and interface fields.  This patch changes the alias form from:
    pci:vNdNsvNsdNcN to pci:vNdNsvNsdNbcNscNiN.
    68e737ec
file2alias.c 6.35 KB