I'm trying to pair an xbox one controller which has DRM enabled. The secret is to turn off Enhanced Re-Transmission Mode (ertm)
Linux states:
echo 'Y' > /sys/module/bluetooth/parameters/disable_ertm
However, this isn't Linux, how can I turn off such parameter on FreeBSD?
The manual states...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.