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
MFC after: 1 week
Sponsored by: NVIDIA Networking

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
rG6f78736cb120: ocs_fc: Remove unused function delarations.
Branches
Unknown
Tags
Unknown