Date: Thu, 14 May 2026 13:59:48 +0000 From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 4cdcacb9b296 - main - usbdevs: Add TP-Link UB500 (RTL8761BUV) USB ID Message-ID: <6a05d554.221f3.45cb92ac@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4cdcacb9b2969b681b9547da61535b09e9e67478 commit 4cdcacb9b2969b681b9547da61535b09e9e67478 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2026-05-14 13:32:45 +0000 Commit: Ed Maste <emaste@FreeBSD.org> 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 ThumbDrivehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a05d554.221f3.45cb92ac>
