git: devinfo - Print info, whether a device is flagged as disabled.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Sun Feb 18 03:57:09 PST 2018
commit 9f05f13f0fc9e04c6ab7af6a94af3643b5e740fe
Author: Imre Vadász <imre at vdsz.com>
Date: Mon Feb 5 18:19:52 2018 +0100
devinfo - Print info, whether a device is flagged as disabled.
* Also make -v print only enabled devices, specifying -v twice will also
print disabled devices. This should make "devinfo -v" output less
confusing on modern hardware with lots of non-present devices in the ACPI
namespace.
Summary of changes:
lib/libdevinfo/devinfo.h | 3 ++-
usr.sbin/devinfo/devinfo.8 | 8 +++++---
usr.sbin/devinfo/devinfo.c | 11 +++++++++--
3 files changed, 16 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9f05f13f0fc9e04c6ab7af6a94af3643b5e740fe
--
DragonFly BSD source repository
More information about the Commits
mailing list