Page MenuHomeFreeBSD

bluetooth: add device IDs for Intel AX411 and BE200 adapters
ClosedPublic

Authored by chris.longros_gmail.com on Sat, Mar 28, 9:35 AM.
Tags
None
Referenced Files
F150627468: D56122.diff
Thu, Apr 2, 10:32 PM
Unknown Object (File)
Wed, Apr 1, 8:36 PM
Unknown Object (File)
Mon, Mar 30, 8:00 PM
Unknown Object (File)
Mon, Mar 30, 2:13 PM

Details

Summary

Add USB product IDs for Intel AX411 (0x0035) and BE200 (0x0036)
Bluetooth adapters to ng_ubt_intel, ng_ubt, iwmbtfw, and iwmbtfw.conf.

Both chips use the same TLV-based firmware protocol as the existing
9260/9560 entries. Newer Blazar-generation chips (BE201, BE202,
Whale Peak 2) are omitted as they require IML support not yet
implemented in iwmbtfw.

Signed-off-by: Christos Longros <chris.longros@gmail.com>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sat, Mar 28, 10:06 AM

LGTM. Could you test Intel BT identify patch from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290639 ?

I use currently an AMD CPU with only Realtek WiFi/BT hardware. I can pick up an Intel card (AX200 or AX210) to test that the HCI-based identification works correctly on AMD. Would that be useful or do you specifically need testing on an Alder Lake system?

Alder Lake system is not needed

Alder Lake system is not needed

Ok I will get my hands on an Intel AX210 and will let you know.