Skip to content

Provide interface for enumerating PCI buses #5

@IsaacWoods

Description

@IsaacWoods

The need for this was brought up by #4 - every user is probably going to need to enumerate the bus at some point, and so we can probably provide a nicer interface to this than them having to do it manually.

I'm envisaging a sort of Iterator-like interface, or maybe a visitor-like thing that allows you to e.g. visit every device, or every function, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions