From nobody Fri Sep 04 18:49:12 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hc5954Pdtz6r5tt for ; Fri, 04 Sep 2026 18:49:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hc59530dHz4B8N for ; Fri, 04 Sep 2026 18:49:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1788547753; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=vYoQ58I3QtcTlCZtWFocUoDAdWjxNwB2+3rFZhKtjRs=; b=UEnfL0+XmfHUPc4OaovcdRifDcAjm8KcfWBTLX8J5ysQpck1lkyaPWI9FTQ/Yl63L1EGln N5cnQyyauQZes0hC08+ZqqYTiX2Ei7lRcsggFNMb49Bsgl6li+qP2nUNUurrS+i+k1+8cV RUZ9ZroQjpXjpMgeRyX4wa5sQJVBmFa3V4NlP3qZXOphfwh790nfEzqM+MDEYD+NT9bVK2 sTQC+1L+/51zQ02+p4S1wgepdkynoMPQjSncNU8xU9vJB6qqDXDEs8lthet2ojUAwsxI8K njGQk5PIvolJsNglHj5uKnd+rI44rcoRd0Wuh338AVUzLFTCjl2j7A9ehbnW/g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788547753; a=rsa-sha256; cv=none; b=uJu8fZwQfL7lmXNUwJoIyLQQOPfxSdRd8WDQKLSnCHroP4MaN3IoFGguC/hTGdB50GG4JU W7dAu79pwB/fj+n01jj0BuD+Z5xVkklyFmeyOP1sq+SUkLogGKGUPMWKpt8KZnXdo1tLvT ksGBQ2TYdJtMM5yQ4r85N6pRnFTiyb+nBi6GYXKUZ9/Hl4To0fhT50WZLDBdxOVHWcLSA1 45+BOiQ3hB638cWL/x3h9uuVbk3jveHbC6tGHXvbT63YMaXviaYUeYdmjJGZaAYBCDrXhJ NxPEdCXqrpuXYa1XtusXq1q6CNsGdY+m2JC4FK7VtgDiaL+sMoDHbF4+/XSqyQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1788547753; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=vYoQ58I3QtcTlCZtWFocUoDAdWjxNwB2+3rFZhKtjRs=; b=ZOh4fdGVO2atoz9aE2mX5LqK0aLFyuyP9+aLvMv4mfr9ZQ6OZOw6WrK63jOgB8uSbsn7/f CCLPFO9ZVWBwrF7T7w2Q6l7KRMBnU3lY3JIaHVTinPrGKWXMNGHKx3OluhVNIj2Hggyw0H KxUZ1sz+zcmnFLUwEHf2tuYIIsqbxK4upAEzTXrl3sxJrPta9HIIogWEglMCrIkHppLwsa 8qJD4bJAywld7cPOI/25QNC4hTUIHVhZCB5OcwrXT3k4szFe2l+T5MYd2xQf/3Cog+8+bc dKzY5gYjE0PGvOrqEvMgsxFzloO3WBNP9c8+Ll9wfZNRKA8YSV2ojWab5exqlg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hc59502fTz1B9k for ; Fri, 04 Sep 2026 18:49:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1fbde by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 04 Sep 2026 18:49:12 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Kyle Evans Subject: git: 8db4de3a74fd - stable/15 - usb: xhci: allow up to 1s for SET_ADDRESS List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kevans X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 8db4de3a74fd4fee04c6c1c317d5281e1f2b0774 Auto-Submitted: auto-generated Date: Fri, 04 Sep 2026 18:49:12 +0000 Message-Id: <6a9b12a8.1fbde.77300789@gitrepo.freebsd.org> The branch stable/15 has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=8db4de3a74fd4fee04c6c1c317d5281e1f2b0774 commit 8db4de3a74fd4fee04c6c1c317d5281e1f2b0774 Author: Kyle Evans AuthorDate: 2026-08-11 01:26:47 +0000 Commit: Kyle Evans CommitDate: 2026-09-04 15:33:00 +0000 usb: xhci: allow up to 1s for SET_ADDRESS Some devices take a little longer, and the spec doesn't really seem to mandate a maximum. The common path in usbd_req_set_address() has already been bumped to 1s and I have a headset (Logitech H390) that does need a little bit longer, so let's match it in xhci. Reviewed by: aokblast (cherry picked from commit 135df778543123a7dea08553c78da1b51a6b3098) --- sys/dev/usb/controller/xhci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/usb/controller/xhci.c b/sys/dev/usb/controller/xhci.c index 23ad3f86e46b..b6ea3b9660e1 100644 --- a/sys/dev/usb/controller/xhci.c +++ b/sys/dev/usb/controller/xhci.c @@ -1419,7 +1419,7 @@ xhci_cmd_set_address(struct xhci_softc *sc, uint64_t input_ctx, trb.dwTrb3 = htole32(temp); - return (xhci_do_command(sc, &trb, 500 /* ms */)); + return (xhci_do_command(sc, &trb, 1000 /* ms */)); } static usb_error_t