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)
Tue, May 19, 7:17 PM
Unknown Object (File)
Mon, May 18, 4:13 AM
Unknown Object (File)
Mon, May 18, 4:06 AM
Unknown Object (File)
Sun, May 17, 10:29 AM
Unknown Object (File)
Sun, May 17, 9:39 AM
Unknown Object (File)
Sun, May 17, 12:15 AM
Unknown Object (File)
Thu, May 14, 1:36 AM
Unknown Object (File)
Sun, May 10, 2:30 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