From nobody Thu May 14 13:59:48 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 4gGX5P4tYpz6dBNt for ; Thu, 14 May 2026 13:59:53 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gGX5P4Dr7z3Spl for ; Thu, 14 May 2026 13:59:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778767193; 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=lTNQHwK2P/Hqv4JRYRG+tCuTe9qD3LycfhKTN3DfTu0=; b=qDGG5p0rEqlbNi14oKA9RP6rLNfqqPU/ItSRogfSCjPt2uWZbEnw/wYAxrhF8/Hwsj7h8T EtD5loeawzruQ/yHPEdEZluWa1290LBoEPgF7tY3eco55sXLnDfHEQa9VY0lgniDyw7vi8 XRRSoTUmGghdoqeuAVfzomvUurtQJhW7cy5LYiR87vuLxdieTSIKIyYM1CRW8aOQFDuZrx DxdmqaDbZKaziBFSMcdVXQ9JpEfuVp0JFzCkyvcuL2GzG8xWwsE/d5rQ4O5GF0XcafboPv at4vo7+/ohX2nLVnzGSmLP7wH5IL2bG6jjrFMEmk212rJX8MxN31U/KVWnWM+Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778767193; a=rsa-sha256; cv=none; b=sDVOyjos/hbwiIHqF7KUHivAC8Myia+jKv4oVpv6ysIt9Z6yHn6ukoLCyfuarLiYnb0bKO C1vzu+VKEns4sQJUZXV4qFE8QRJk9U9z03EGgAWkWEl/i5SVi1wEC2nNxfrfoxuINrBz/2 e5knMZTq7GOrEbJFuZAgqSE1rONfA/xGnCncC6VT9ccez76nmARK5v0KJZbznA9LZmJ9jC RuE6fNfqew4dnVEkl1rNssWBl8ctKHxEAPRnEnBHERetG8ZLoNYcHTcf5sejziCt6oSyrD FrjWJoRWpSuNiNAwtcWqRfAGJQrNJXb6YOzrOtetAyRkKQIslAqwiyUu3NzJJQ== 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=1778767193; 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=lTNQHwK2P/Hqv4JRYRG+tCuTe9qD3LycfhKTN3DfTu0=; b=kKuFMvKx6dituFdrh2CFmzGWicl5b13bgMF/jrSZ58CKj3Fbe+RIS1C/MpAiiNzBzSaZVS RQ92K6UurRYpUW/J+aPRqpc7Q5qoisEAluk09vqlypkEarppZi91xnua5DP7WlvSjXwfAZ rW8CxVeVrLAD5111PRvDDPO4aRrolYQkn7quPDW92qf8oUUOSS0BBzzV7QM2ZjSPcVxjOF dY0bIkUZXYfN9WFP7BQ6p4URr3vesbOV7xizrYLf3Xr4QsCAHhsZJA5RU3Bqwzv5zRB9ia tNLoaRQkUhO0ajPIiwzfN7mMgJsR9eTjeSHs3MeWT0fU80nAYMfsiSDJTFQIzw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gGX5P3YsBzgXx for ; Thu, 14 May 2026 13:59:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 221f3 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 14 May 2026 13:59:48 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Ed Maste Subject: git: 4cdcacb9b296 - main - usbdevs: Add TP-Link UB500 (RTL8761BUV) USB ID 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: emaste X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4cdcacb9b2969b681b9547da61535b09e9e67478 Auto-Submitted: auto-generated Date: Thu, 14 May 2026 13:59:48 +0000 Message-Id: <6a05d554.221f3.45cb92ac@gitrepo.freebsd.org> The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4cdcacb9b2969b681b9547da61535b09e9e67478 commit 4cdcacb9b2969b681b9547da61535b09e9e67478 Author: Ed Maste AuthorDate: 2026-05-14 13:32:45 +0000 Commit: Ed Maste CommitDate: 2026-05-14 13:50:46 +0000 usbdevs: Add TP-Link UB500 (RTL8761BUV) USB ID This device is not yet supported. Unfortunately some recently purchased UB400 dongles also contain this Realtek IC. Sponsored by: The FreeBSD Foundation --- sys/dev/usb/usbdevs | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index ff4a6fd82f07..a6a240d62186 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -4862,6 +4862,7 @@ product TPLINK T2UV3 0x011f Archer T2U ver 3 product TPLINK T2UPLUS 0x0120 Archer T2U Plus product TPLINK RTL8153 0x0601 RTL8153 USB 10/100/1000 LAN product TPLINK RTL8153_2 0x0602 RTL8153 USB 10/100/1000 LAN +product TPLINK UB500 0x0604 UB500 RTL8761BUV Bluetooth /* Trek Technology products */ product TREK THUMBDRIVE 0x1111 ThumbDrive