Page MenuHomeFreeBSD

fwget: pci_intel_video: do no log on no match
ClosedPublic

Authored by bz on Wed, Jun 18, 4:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 24, 6:01 PM
Unknown Object (File)
Sun, Jun 22, 11:19 PM
Unknown Object (File)
Thu, Jun 19, 2:34 PM
Unknown Object (File)
Thu, Jun 19, 2:32 PM
Unknown Object (File)
Thu, Jun 19, 2:26 PM
Unknown Object (File)
Thu, Jun 19, 2:16 PM
Unknown Object (File)
Wed, Jun 18, 11:31 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