Page MenuHomeFreeBSD

pciconf: Add a tree mode
ClosedPublic

Authored by jhb on Mar 9 2026, 3:49 PM.
Tags
None
Referenced Files
F153023119: D55774.id.diff
Sat, Apr 18, 4:50 PM
Unknown Object (File)
Fri, Apr 10, 4:29 PM
Unknown Object (File)
Wed, Apr 8, 9:54 AM
Unknown Object (File)
Wed, Apr 8, 3:10 AM
Unknown Object (File)
Tue, Apr 7, 12:52 PM
Unknown Object (File)
Sun, Apr 5, 1:17 PM
Unknown Object (File)
Sun, Apr 5, 2:16 AM
Unknown Object (File)
Mon, Mar 30, 1:57 AM
Subscribers

Details

Summary

This lists PCI devices in a hierarchy showing the parent/child
relationship of PCI devices and bridges. While this is inspired by
lspci -t output, the format is closer to ps -d and also prefers using
new-bus device names when possible. If a device does not have a
driver, the PCI selector is output in place of the device name.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable