From: Miod Vallat Subject: Re: signedness fixes in hid(4) To: joshua stein Cc: tech@openbsd.org Date: Mon, 9 Jun 2025 19:00:19 +0000 > I have a similar diff but was waiting for someone to report back > whether it fixed their problem. > > You also need the casts in the *hidev_maxrepid functions. Ah, this is probably the missing part which caused a regression on jmc@'s system. Jason, can you give Joshua's diff a try instead of mine?