Page MenuHomeFreeBSD

bluetooth: remove redundant 0x0bda entries from ng_ubt_rtl, rtlbtfw
ClosedPublic

Authored by chris.longros_gmail.com on Mar 28 2026, 9:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 25, 2:55 AM
Unknown Object (File)
Fri, Apr 24, 3:53 PM
Unknown Object (File)
Sat, Apr 18, 1:56 PM
Unknown Object (File)
Sat, Apr 18, 3:26 AM
Unknown Object (File)
Fri, Apr 17, 1:34 PM
Unknown Object (File)
Fri, Apr 17, 7:43 AM
Unknown Object (File)
Fri, Apr 17, 3:23 AM
Unknown Object (File)
Thu, Apr 16, 4:59 PM

Details

Summary

Generic Realtek vendor rules already match all 0x0bda Bluetooth devices. Remove the redundant per-product entries from ng_ubt_rtl.c, rtlbtfw main.c, and rtlbtfw.conf.

Test Plan

Built and tested the ng_ubt module on FreeBSD 16.0-CURRENT (amd64). Compiles cleanly with -Werror, module loads without issues.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 71786
Build 68669: arc lint + arc unit

Event Timeline

It seems that more files should be fixed. See your previous patch: https://reviews.freebsd.org/D56126

chris.longros_gmail.com retitled this revision from ng_ubt_rtl: remove redundant Realtek vendor device entries to bluetooth: remove redundant 0x0bda entries from ng_ubt_rtl, rtlbtfw.
chris.longros_gmail.com edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Mar 29 2026, 5:18 PM