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
Unknown Object (File)
Sat, Aug 30, 7:10 AM
Unknown Object (File)
Tue, Aug 26, 1:15 AM
Unknown Object (File)
Aug 1 2025, 1:35 PM
Unknown Object (File)
Jul 7 2025, 4:03 PM
Unknown Object (File)
Jul 6 2025, 10:08 PM
Unknown Object (File)
Jul 4 2025, 9:51 PM
Unknown Object (File)
Jul 4 2025, 10:17 AM
Unknown Object (File)
Jul 3 2025, 2:40 PM
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