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
F156434663: D46302.diff
Wed, May 13, 4:43 PM
Unknown Object (File)
Tue, May 12, 10:00 PM
Unknown Object (File)
Fri, Apr 24, 8:18 PM
Unknown Object (File)
Mon, Apr 20, 10:05 AM
Unknown Object (File)
Sun, Apr 19, 9:15 PM
Unknown Object (File)
Wed, Apr 15, 10:32 AM
Unknown Object (File)
Wed, Apr 15, 6:16 AM
Unknown Object (File)
Apr 10 2026, 4:42 PM

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