Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

device_bit_check:fix pci search pattern #3768

Merged

Commits on Jul 19, 2023

  1. device_bit_check:fix pci search pattern

    Updates the case logic using numerical ID as
    test point due to name will be changed without
    notice. In order to support 0.9 and 1.0 virtio
    devices, the pattern now contains both IDs.
    
    The ids of device may refer to
    https://github.com/vcrhonek/hwdata/blob/master/pci.ids#L24039-L24058
    
    Signed-off-by: qingwangrh <[email protected]>
    qingwangrh committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    97e286e View commit details
    Browse the repository at this point in the history