HomeFreeBSD

ng_ubt(4): Introduce net.bluetooth.usb_isoc_enable loader tunable to disable

Description

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)

Details

Provenance
hselaskyAuthored on Dec 7 2021, 10:28 AM
Differential Revision
D33282: Introduce hw.ubt.usb_isoc_enable loader tunable to disable isochronous transfer.
Parents
rGd7c7e033dad0: kldstat(8): style(9) fixes.
Branches
Unknown
Tags
Unknown