Increase psp(4) timeouts.
authorbluhm <bluhm@openbsd.org>
Fri, 4 Oct 2024 16:58:26 +0000 (16:58 +0000)
committerbluhm <bluhm@openbsd.org>
Fri, 4 Oct 2024 16:58:26 +0000 (16:58 +0000)
commit9b0827f5f068c683e69357fe36258c14fb74cb6b
tree068905bc022449b9dd5f746edf11488dc2e89cba
parent8d6395f785d8ad0d4093831164248c4ddcb770b1
Increase psp(4) timeouts.

On EPYC 9124 psp(4) seems to need more to time to respond.  Otherwise
it will not attach.  Increase timeouts for both polling during
autoconf and interrupt during normal operation.

from hshoexer@ OK mlarkin@
sys/dev/ic/psp.c