Bump tsleep timeout. For some reason the first attempt to load the firmware
authorkettenis <kettenis@openbsd.org>
Sun, 23 Oct 2022 13:45:32 +0000 (13:45 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 23 Oct 2022 13:45:32 +0000 (13:45 +0000)
commite5f191e1f2d0898cf9aa0eb51462fbb249839e4b
treeac858e2bb36ddedeb74febd962b3a1d07097ea34
parenteb43ab97492add17037a2d222bb68fd152a4884e
Bump tsleep timeout.  For some reason the first attempt to load the firmware
sometimes fails.  This happens more often on M2 laptops that also need to
load the touchpad firmware.  Smells like we have some sort of thundering herd
at mountroot time which makes this take more time.

ok patrick@
sys/dev/pci/if_bwfm_pci.c