HomeFreeBSD

ng_ubt: Avoid attaching to several newer Intel controllers

Description

ng_ubt: Avoid attaching to several newer Intel controllers

Like other Intel controllers, these require firmware to be loaded, and
generic ng_ubt attach causes them to lock up until a power cycle.
However, their firmware interface for querying version info and loading
operational firmware is different from that implemented by ng_ubt_intel
and iwmbtfw, so they are not usable yet. Just disable attach for now to
avoid stalls during USB device enumeration.

PR: 260161
Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Details

Provenance
markjAuthored on Dec 5 2021, 3:45 PM
Parents
rG39a7396f5d0c: vm_page: Tighten the object lock assertion in vm_page_invalid()
Branches
Unknown
Tags
Unknown