Page MenuHomeFreeBSD

Decrease logging severity when adding a device or reading config table.
ClosedPublic

Authored by markj on Jan 3 2020, 5:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 7, 2:03 PM
Unknown Object (File)
Wed, Jan 29, 5:52 PM
Unknown Object (File)
Dec 6 2024, 5:53 AM
Unknown Object (File)
Nov 16 2024, 11:54 AM
Unknown Object (File)
Oct 30 2024, 3:55 AM
Unknown Object (File)
Oct 28 2024, 9:52 AM
Unknown Object (File)
Oct 4 2024, 8:45 PM
Unknown Object (File)
Oct 2 2024, 5:55 AM
Subscribers

Details

Summary

In PR 243056 a user reports some spamming from the driver. In
particular, the driver warns about PQI_CONF_TABLE_SECTION_SOFT_RESET
(not yet defined in the driver, but handled in Linux). The Linux driver
also does not warn about unrecognized sections.

Also do not log a warning when a device is added, since this is routine.
Lower severity to DISC, to match pqisrc_remove_device().

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 28462
Build 26526: arc lint + arc unit