*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: devinfo | Section: 8 | Source: FreeBSD | File: devinfo.8.gz
DEVINFO(8) FreeBSD System Manager's Manual DEVINFO(8) NAME devinfo - print information about system device configuration SYNOPSIS devinfo [-rv] devinfo -u devinfo -p dev [-v] DESCRIPTION The devinfo utility, without any arguments, shows the hierarchy of devices available in the system, starting from the "nexus" device. The following options are accepted. -r Causes hardware resource information (such as IRQ, I/O ports, I/O memory addresses) to be also listed, under each device that has reserved those resources. -u Displays the same information as with -r but sorts by resource type rather than by device, allowing to review the set of system resources by usage and available resources. I.e., it lists all the IRQ consumers together. -v Display all devices in the driver tree, not just those that are attached or busy. Without this flag, only those devices that have attached are reported. This flag also displays verbose information about each device. -p dev Display the path of dev back to the root of the device tree. SEE ALSO systat(1), devinfo(3), devctl(8), iostat(8), pciconf(8), vmstat(8), devclass(9), device(9) AUTHORS Mike Smith <[email protected]> FreeBSD 14.1-RELEASE-p8 July 5, 2022 FreeBSD 14.1-RELEASE-p8

Navigation Options