commit bbb051afca844a81b0fc2b4033979811b7461db3
Author: Robin Hahling <[email protected]>
Date: Sun Nov 16 22:04:15 2014 +0100
camcontrol(8): Add '-b' flag to 'camcontrol devlist'
This prints only the existing buses and their parent sims, useful for
creating a sim->bus->device map.
Taken-from: FreeBSD
Summary of changes:
sbin/camcontrol/camcontrol.8 | 7 ++++++-
sbin/camcontrol/camcontrol.c | 34 ++++++++++++++++++++++++++--------
2 files changed, 32 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bbb051afca844a81b0fc2b4033979811b7461db3
--
DragonFly BSD source repository