]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Print more info for -v runs and temp hack for usb vs uhub
authorimp <imp@FreeBSD.org>
Sun, 18 Feb 2018 23:16:16 +0000 (23:16 +0000)
committerimp <imp@FreeBSD.org>
Sun, 18 Feb 2018 23:16:16 +0000 (23:16 +0000)
commitffe44f59c5d2d890b6954f9d2f138fbb9a6efcb5
tree1467632e87ac4105a2939bb55007f90f9f1eccc2
parentca66b944c29349af4d9fcb8df134aaf5a17e9fb0
Print more info for -v runs and temp hack for usb vs uhub

Despite best efforts to regularize, there's a few tables in the system
that still report they are for bus usb when they are really for bus
uhub (where usb devices attach). Add a temporary workaround for this
until these places have been eliminated (likely my fault).

Second, when running verbose, describe what we're doing when
searching. This output can be quite long, but says exactly what's
going on (this output is to stdout, so it's useless for scripting).
sbin/devmatch/devmatch.c