Query: devinfo
OS: freebsd
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEVINFO(8) BSD System Manager's Manual DEVINFO(8)NAMEdevinfo -- print information about system device configurationSYNOPSISdevinfo [-rv] devinfo -uDESCRIPTIONThe 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.SEE ALSOsystat(1), devinfo(3), iostat(8), pciconf(8), pnpinfo(8), vmstat(8), devclass(9), device(9)AUTHORSMike Smith <msmith@FreeBSD.org>BSDNovember 28, 2005 BSD
Related Man Pages |
---|
devinfo(1m) - opensolaris |
devinfo(1m) - sunos |
devinfo(1m) - mojave |
devinfo(1m) - hpux |
devinfo(1m) - redhat |
Similar Topics in the Unix Linux Community |
---|
Howto troubleshoot Perfomance using vmstat & iostat |
Looking for utility to monitor system resources |
How to accomplish this? |
systat |
IRQ and Number of Devices |