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)
Mon, May 18, 12:14 PM
Unknown Object (File)
Mon, May 18, 12:07 PM
Unknown Object (File)
Tue, May 12, 5:50 PM
Unknown Object (File)
Tue, May 12, 5:48 PM
Unknown Object (File)
Sun, May 10, 1:17 PM
Unknown Object (File)
Sun, May 10, 1:12 PM
Unknown Object (File)
Sun, May 10, 3:31 AM
Unknown Object (File)
Sun, May 10, 3:23 AM

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