[Bug 286369] rtlbtfw: Error: device not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 29 Apr 2025 08:44:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286369

Vladimir Kondratyev <wulf@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wulf@freebsd.org

--- Comment #3 from Vladimir Kondratyev <wulf@freebsd.org> ---
rtlbtfw knows nothing about device with idVendor = 0x2c4e idProduct = 0x0115.
You should manually add them to VID/PID lists in
usr.sbin/bluetooth/rtlbtfw/main.c and
sys/netgraph/bluetooth/drivers/ubt/ng_ubt_rtl.c. Than rebuild and reinstall
both rtlbtfw and kernel.

-- 
You are receiving this mail because:
You are the assignee for the bug.