opnsense-src/sys/netgraph/bluetooth/drivers
Mark Johnston d74c589ead 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

(cherry picked from commit b25ba58adc)
2021-12-13 08:26:19 -05:00
..
h4 net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ubt ng_ubt: Avoid attaching to several newer Intel controllers 2021-12-13 08:26:19 -05:00
ubtbcmfw net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00