Page MenuHomeFreeBSD

pciconf: Add a tree mode
ClosedPublic

Authored by jhb on Mar 9 2026, 3:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 11, 9:12 AM
Unknown Object (File)
Tue, Sep 8, 9:18 AM
Unknown Object (File)
Fri, Aug 21, 8:10 PM
Unknown Object (File)
Fri, Aug 21, 8:08 PM
Unknown Object (File)
Aug 10 2026, 7:04 AM
Unknown Object (File)
Aug 9 2026, 4:44 PM
Unknown Object (File)
Aug 9 2026, 6:18 AM
Unknown Object (File)
Aug 7 2026, 4:35 PM
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