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
F150490534: D23023.diff
Wed, Apr 1, 4:25 PM
Unknown Object (File)
Mon, Mar 23, 2:13 AM
Unknown Object (File)
Mon, Mar 16, 4:29 PM
Unknown Object (File)
Mon, Mar 16, 7:57 AM
Unknown Object (File)
Feb 7 2026, 8:35 PM
Unknown Object (File)
Feb 7 2026, 10:42 AM
Unknown Object (File)
Jan 21 2026, 6:40 AM
Unknown Object (File)
Jan 16 2026, 10:17 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable