HomeFreeBSD

fwget: pci_intel_video: do no log on no match

Description

fwget: pci_intel_video: do no log on no match

We should never "log" a statement on no match for a given device we
do not know about. We do not control the PCI ID 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_verbose for now.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
PR: 287639
Reviewed by: manu, emaste
Differential Revision: https://reviews.freebsd.org/D50916

Details

Provenance
bzAuthored on Jun 18 2025, 4:50 PM
Reviewer
manu
Differential Revision
D50916: fwget: pci_intel_video: do no log on no match
Parents
rGdeddede58e83: arm64 pmap: use the counter(9) KPI for L2 superpages
Branches
Unknown
Tags
Unknown