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)
Sat, Feb 28, 8:51 AM
Unknown Object (File)
Fri, Feb 27, 3:18 PM
Unknown Object (File)
Sat, Feb 21, 4:19 AM
Unknown Object (File)
Wed, Feb 18, 11:08 PM
Unknown Object (File)
Thu, Feb 12, 2:09 AM
Unknown Object (File)
Tue, Feb 10, 1:41 AM
Unknown Object (File)
Sun, Feb 8, 6:16 AM
Unknown Object (File)
Sun, Feb 8, 4:26 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