systool - view system device information by bus, class, and topology
Contents
Description
Calling systool without parameters will present all available bus types, device classes, and root
devices.
When device is supplied, the information requested by options is shown only for the specified device,
otherwise all present devices are displayed.
systool uses APIs provided by libsysfs to gather information. systool runs only on Linux systems running
kernels 2.5 or later, with the sysfs filesystem mounted.
Name
systool - view system device information by bus, class, and topology
Options
-a Show attributes of the requested resource.
-bbus Show information for a specific bus.
-cclass
Show information for a specific class.
-d Show only devices.
-h Show usage.
-mmodule_name
Show information for a specific module.
-p Show absolute sysfs path to the resource.
-v Show all attributes with values.
-Aattribute
Show attribute value for the requested resource.
-D Show only drivers.
-P Show device's parent.
See Also
The web page of libsysfs at <http://linux-diag.sourceforge.net/Sysfsutils.html>.
Synopsis
systool [options [device]]
