From nobody Sat Jul 25 15:42:00 2026 X-Original-To: dev-commits-src-all@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 4h6py60qY8z6lcnZ for ; Sat, 25 Jul 2026 15:42:06 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h6py60GTMz45v8 for ; Sat, 25 Jul 2026 15:42:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784994126; 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=SbzThZUGSVU5bPJ7j2S+83weIvqsoV+u4hhxvD3vBPc=; b=TJ64au/QQoIe71QJFxS88HF1RCJm8noF9i4nXOvz1TTrATpm9wwr9LI4aAXAwuvJ7bj8F9 8l8BY1LaZt/gzfDyKCkN33oMwhI5eKfSe9UTk1jxHCXGGM4rVsqAIGwIdgN3Q/KXfxF7KT EFDXpEdj30OGWdIKOycw6T7zcWDX6AhDe7NDLwC3lko0zVelhAacCE1CV8bgcVL6gfgszD 0Z88m9MvxRRmy8ATa5uNTQ8HOUV+BQxj/58aXOzV2GWw9AG4nv4v4uvG/udZ+Wtdpz1WtE c3wLkTXddob6NG0pBVIclDd/QxFjRIMFu3iOH7kXuA+A0QNHKHMFmc0Zw6ddMw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784994126; a=rsa-sha256; cv=none; b=qocZvR4EpBIYlJivbAWq/v2sZqWEe2B9resPxHF9YdMIB3t5SfnD0Io7qwNEyMR8jbEVch jtV7oacyZeNCz/H7sKKXDnKkpRuMa7hD19lJU5sRFy2QrHzBNmvCwCH/eileDItuVTrXgZ IjWA/aE2sDSdQ/a+qRsW0S5cdUEZwUSptAIP4YIRZmcBBguFMneHaGkUslEp4pNhDCYtWU JWDy8ei3hbckiofIrHYM/0ns/IVZaKtkKcV1LwDf6rlM1VAFwcGSN3Gx8Y2Tul8p//QmdP zW55SYiZwWNHVj/HwsAxW0oB7RRURCyiEhs/tsaev5K1RzBRyBx0iCccrzo1bQ== 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=1784994126; 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=SbzThZUGSVU5bPJ7j2S+83weIvqsoV+u4hhxvD3vBPc=; b=Bu60K9c3XbJv9WqijlwJM2H6TGQZLY6V5MWRbPcB6u8isKI0o6Jv8pzOx9LNSSoEUSUscp F+F6VQVzJ1OI1yyOkVLkqyyTY/1Tcz3OMUiGVCYbYGWNI3Pktu0OF+eQwspMdJ/qIC0OrK 9zF1MRHA4kt0yXnuHE8JL3YSS2m9JvQF3s5+0U+81NVDu6tSeLNY4dyC8yu8QG+PxvcdAC +hIKTrmRDA4GLayDDtyB/bByPwMqqjDTFJwaoap2wET7UbtKVIpj+vpe7uaO6A9sP2WLBj GovRxDy82QLbs2xp9KQ90OEjX6CIhOiovjMS1ihrhwGrsNlyVYIBcJOxAcB50Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h6py568Y7zjDZ for ; Sat, 25 Jul 2026 15:42:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3e873 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 25 Jul 2026 15:42:00 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: ShengYi Hung Subject: git: 340c6aff6736 - main - libusb: Add LIBUSB_DT_SUPERSPEED_HUB List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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: aokblast X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 340c6aff67367aaee190e48dc8834a8881a84127 Auto-Submitted: auto-generated Date: Sat, 25 Jul 2026 15:42:00 +0000 Message-Id: <6a64d948.3e873.48ef8a75@gitrepo.freebsd.org> The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=340c6aff67367aaee190e48dc8834a8881a84127 commit 340c6aff67367aaee190e48dc8834a8881a84127 Author: ShengYi Hung AuthorDate: 2026-07-25 15:38:42 +0000 Commit: ShengYi Hung CommitDate: 2026-07-25 15:41:20 +0000 libusb: Add LIBUSB_DT_SUPERSPEED_HUB Sponsored by: The FreeBSD Foundation --- lib/libusb/libusb.h | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/libusb/libusb.h b/lib/libusb/libusb.h index 1cf860cbb8ab..006b023c65e6 100644 --- a/lib/libusb/libusb.h +++ b/lib/libusb/libusb.h @@ -89,6 +89,7 @@ enum libusb_descriptor_type { LIBUSB_DT_HUB = 0x29, LIBUSB_DT_BOS = 0x0f, LIBUSB_DT_DEVICE_CAPABILITY = 0x10, + LIBUSB_DT_SUPERSPEED_HUB = 0x2a, LIBUSB_DT_SS_ENDPOINT_COMPANION = 0x30, };