freebsd-src/sbin/devmatch
Warner Losh bbd4852a9b 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).
2018-02-18 23:16:16 +00:00
..
devmatch.8 Implement --hints to read hints file directly 2018-02-17 06:57:43 +00:00
devmatch.c Print more info for -v runs and temp hack for usb vs uhub 2018-02-18 23:16:16 +00:00
Makefile