diff options
Diffstat (limited to 'patches/source/bluez/config/bluetooth.modprobe')
-rw-r--r-- | patches/source/bluez/config/bluetooth.modprobe | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patches/source/bluez/config/bluetooth.modprobe b/patches/source/bluez/config/bluetooth.modprobe new file mode 100644 index 00000000..3072d788 --- /dev/null +++ b/patches/source/bluez/config/bluetooth.modprobe @@ -0,0 +1,3 @@ +# use "reset=1" as default, since it should be safe for recent devices and +# solves all kind of problems. +options btusb reset=1 |