Skip to content

CONFIG_PCIE_CADENCE_SOPHGO为y,非SOPHGO厂商进入__pci_enable_msix_range函数检查失败 #289

@GooTal

Description

@GooTal

if (check_vendor_id(dev, vendor_id_list, vendor_id_list_num)) {

CONFIG_PCIE_CADENCE_SOPHGO为y

CONFIG_PCIE_CADENCE_SOPHGO=y

进入check_vendor_id,检查SOPHGO支持的列表,不满足device_vendor_id == vendor_id_list[i].vendor_id && device_id == vendor_id_list[i].device_id失败,返回0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions