opnsense-src/sys/netgraph/bluetooth
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
..
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-13 08:26:19 -05:00
hci Fix a use-after-free in an error case. 2021-06-09 14:20:57 +09:00
include pccard: Remove bt3c(4) driver 2021-01-07 20:40:41 -07:00
l2cap net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
socket socket: Implement SO_RERROR 2021-08-10 18:54:00 -07:00