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)
Tue, Apr 28, 9:59 PM
Unknown Object (File)
Tue, Apr 28, 1:30 AM
Unknown Object (File)
Tue, Apr 28, 1:25 AM
Unknown Object (File)
Mon, Apr 27, 12:07 AM
Unknown Object (File)
Sun, Apr 26, 2:14 PM
Unknown Object (File)
Sat, Apr 25, 4:05 PM
Unknown Object (File)
Sat, Apr 25, 10:35 AM
Unknown Object (File)
Mon, Apr 20, 7:15 PM
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