We should never log a statement on no match for a given device we
do nto know about. We do not control the PCI assignments and thus
cannot predict if we would even support such a device.
This also triggers an invalid output in the installer.
Leave it as log-vebose for now.
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
PR: 287639