Page MenuHomeFreeBSD

fwget: pci_intel_video: do no log on no match
ClosedPublic

Authored by bz on Jun 18 2025, 4:53 PM.
Tags
None
Referenced Files
F132191050: D50916.diff
Tue, Oct 14, 3:28 PM
Unknown Object (File)
Mon, Oct 13, 7:29 AM
Unknown Object (File)
Tue, Oct 7, 9:57 PM
Unknown Object (File)
Mon, Sep 15, 8:14 AM
Unknown Object (File)
Sep 13 2025, 1:17 PM
Unknown Object (File)
Sep 13 2025, 8:19 AM
Unknown Object (File)
Sep 12 2025, 11:16 AM
Unknown Object (File)
Sep 12 2025, 7:41 AM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable