Page MenuHomeFreeBSD

ng_ubt: Add blacklist entries for MediaTek MT7925
ClosedPublic

Authored by kevlo on Aug 15 2024, 7:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 6, 9:03 PM
Unknown Object (File)
Mon, Oct 27, 10:22 PM
Unknown Object (File)
Thu, Oct 23, 3:56 PM
Unknown Object (File)
Thu, Oct 23, 11:23 AM
Unknown Object (File)
Thu, Oct 23, 9:52 AM
Unknown Object (File)
Thu, Oct 23, 6:19 AM
Unknown Object (File)
Mon, Oct 20, 11:36 PM
Unknown Object (File)
Oct 9 2025, 8:58 AM

Details

Summary

During the boot, ng_ubt(4) is autoloaded and I see errors:

ubt0 on uhub0
ubt0: <MediaTek Inc. WirelessDevice, class 239/2, rev 2.10/1.00, addr 2> on usbus0
ubt1 on uhub0
ubt1: <MediaTek Inc. WirelessDevice, class 239/2, rev 2.10/1.00, addr 2> on usbus0
ubt1: ubt_attach:671: could not get two interfaces
device_attach: ubt1 attach returned 6
ng_hci_process_command_timeout: ubt0hci - unable to complete HCI command OGF=0x3, OCF=0x3. Timeout

Since this controller requires firmware patch downloading to operate,
block ng_ubt attachment unless operational firmware is loaded.

Diff Detail

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