Pass options to lspci #6

Closed
opened 2019-06-24 09:26:53 +00:00 by Lucidiot · 8 comments
Lucidiot commented 2019-06-24 09:26:53 +00:00 (Migrated from gitlab.com)

Allow options via Python:

lspci(
    pciids='/somewhere/pci.ids',
    pcimap='/somewhere/modules.pcimap',
    bus_mapping_mode=True,
    access_method='linux-sysfs',
    pcilib_params={'dump.name': ''},
    file='/somewhere/lspcidump',
)
Allow options via Python: ``` python lspci( pciids='/somewhere/pci.ids', pcimap='/somewhere/modules.pcimap', bus_mapping_mode=True, access_method='linux-sysfs', pcilib_params={'dump.name': ''}, file='/somewhere/lspcidump', ) ```
Lucidiot commented 2019-06-24 09:26:53 +00:00 (Migrated from gitlab.com)

changed weight to 5

changed weight to **5**
Lucidiot commented 2019-06-24 09:26:58 +00:00 (Migrated from gitlab.com)

changed time estimate to 1h

changed time estimate to 1h
Lucidiot commented 2019-07-06 13:19:18 +00:00 (Migrated from gitlab.com)

changed milestone to %2

changed milestone to %2
Lucidiot commented 2019-07-06 15:06:49 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
Lucidiot commented 2019-07-06 16:54:24 +00:00 (Migrated from gitlab.com)

mentioned in merge request !1

mentioned in merge request !1
Lucidiot commented 2019-07-06 16:54:29 +00:00 (Migrated from gitlab.com)

assigned to @Lucidiot

assigned to @Lucidiot
Lucidiot commented 2019-07-06 16:57:26 +00:00 (Migrated from gitlab.com)

closed via merge request !1

closed via merge request !1
Lucidiot commented 2019-07-06 16:57:26 +00:00 (Migrated from gitlab.com)

mentioned in commit 4d8e2a1846

mentioned in commit 4d8e2a18462d051e0558dcaf5ec929c70b328c20
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lucidiot/pylspci#6
No description provided.