K 10 svn:author V 3 mav K 8 svn:date V 27 2021-09-29T00:45:32.516249Z K 7 svn:log V 636 ipmi(4): Limit maximum watchdog pre-timeout interval. Previous code by default setting pre-timeout interval to 120 seconds made impossible to set timeout interval below that, resulting in error 0xcc (Invalid data field in Request) at least on Supermicro boards. To fix that limit maximum pre-timeout interval to ~1/4 of the timeout interval, that sounds like a reasonable default: not too short to fire too late, but also not too long to give many false reports. MFC after: 2 weeks (cherry picked from commit 6c2d4404161aa2bac1c7992afbf5a763f1a6f66e) Git Hash: 5f6b026eee3201025a02cf81ca41c225d56b99d2 Git Author: mav@FreeBSD.org END