opnsense-src/sys/netgraph/bluetooth
Mark Johnston b25ba58adc 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
2021-12-05 10:51:46 -05:00
..
common net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
drivers ng_ubt: Avoid attaching to several newer Intel controllers 2021-12-05 10:51:46 -05:00
hci netgraph: pass return value from callout_stop() unmodified to callers of 2021-09-10 11:26:59 -07:00
include bluetooth: complete removal of ng_h4 2021-09-29 20:00:02 -06:00
l2cap netgraph: pass return value from callout_stop() unmodified to callers of 2021-09-10 11:26:59 -07:00
socket socket: Properly interlock when transitioning to a listening socket 2021-09-07 17:11:43 -04:00