Page MenuHomeFreeBSD

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

Authored by chris.longros_gmail.com on Sat, Mar 28, 9:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 30, 7:38 PM
Unknown Object (File)
Mon, Mar 30, 1:17 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 Not Applicable
Unit
Tests Not Applicable

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.Sun, Mar 29, 5:18 PM