HomeFreeBSD

Remove sorting of matches and print all the matches as we find them.

Description

Remove sorting of matches and print all the matches as we find them.

This backs out the hack we added in r329458. Now that we can freeze /
thaw probing, this is a much better solution to that problem. Revert
to simply printing the results as we find them, and relying on an
external sort | uniq to clean up the list.

Differential Revision: https://reviews.freebsd.org/D16735

Details

Provenance
impAuthored on
Differential Revision
D16735: Create devctl freeze/thaw.
Parents
rS338234: Improve devmatch driver loading
Branches
Unknown
Tags
Unknown