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
F112077629: D46302.diff
Wed, Mar 12, 12:17 PM
Unknown Object (File)
Sun, Mar 2, 4:09 AM
Unknown Object (File)
Sat, Mar 1, 11:26 PM
Unknown Object (File)
Sat, Mar 1, 8:32 PM
Unknown Object (File)
Jan 13 2025, 8:03 PM
Unknown Object (File)
Jan 10 2025, 7:34 PM
Unknown Object (File)
Dec 28 2024, 5:02 PM
Unknown Object (File)
Dec 2 2024, 1:03 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 Skipped
Unit
Tests Skipped