ng_ubt(4): Introduce net.bluetooth.usb_isoc_enable loader tunable to disable
isochronous transfers.
If users want to disable isochronous transfers, which cause high
frequency periodic interrupts from the USB host controller, then
net.bluetooth.usb_isoc_enable can be set to zero, either as a
sysctl(8) or as a loader.conf(5) tunable.
Differential Revision: https://reviews.freebsd.org/D33282
Submitted by: naito.yuichiro@gmail.com
PR: 238235
Sponsored by: NVIDIA Networking
(cherry picked from commit 67cbbf19595da4565d3c8603030fdb8d33ed571e)
(cherry picked from commit 03f0393477db4c11f8dc4166fadc2628b2c15ae9)
(cherry picked from commit 8fa952937bbe44a0fdd17348adfbbfd44aef6004)