Handle PCI bridge paths #8

Closed
opened 2019-07-06 15:24:17 +00:00 by Lucidiot · 5 comments
Lucidiot commented 2019-07-06 15:24:17 +00:00 (Migrated from gitlab.com)

lspci -P gives slots with formats like 00:1c.2/00:1c.1/00.0. Each "folder" is a PCI bridge slot and the last part is the actual device.

lspci -PD (always include domains) gives 0000:00:1c.2/0000:00:1c.1/00.0.

lspci -PP includes bus numbers: 00:1c.2/00:1c.1/04:00.0

lspci -PPD: 0000:00:1c.2/0000:00:1c.1/04:00.0

`lspci -P` gives slots with formats like `00:1c.2/00:1c.1/00.0`. Each "folder" is a PCI bridge slot and the last part is the actual device. `lspci -PD` (always include domains) gives `0000:00:1c.2/0000:00:1c.1/00.0`. `lspci -PP` includes bus numbers: `00:1c.2/00:1c.1/04:00.0` `lspci -PPD`: `0000:00:1c.2/0000:00:1c.1/04:00.0`
Lucidiot commented 2019-07-06 15:24:17 +00:00 (Migrated from gitlab.com)

changed weight to 5

changed weight to **5**
Lucidiot commented 2019-07-13 15:32:21 +00:00 (Migrated from gitlab.com)

mentioned in merge request !5

mentioned in merge request !5
Lucidiot commented 2019-07-13 15:36:13 +00:00 (Migrated from gitlab.com)

assigned to @Lucidiot

assigned to @Lucidiot
Lucidiot commented 2019-07-13 15:36:18 +00:00 (Migrated from gitlab.com)

closed via merge request !5

closed via merge request !5
Lucidiot commented 2019-07-13 15:36:18 +00:00 (Migrated from gitlab.com)

mentioned in commit 82a832b69c

mentioned in commit 82a832b69cdf9a5733aef95c42cb5a0b01ff464b
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#8
No description provided.