diff options
author | Britney Fransen <brfransen@gmail.com> | 2014-03-07 17:33:55 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2014-03-07 17:33:55 (GMT) |
commit | 5b05d269d795e1734f3f1b0ca08edc91ff372576 (patch) | |
tree | 9c99e508dc17bd761984d4566af1df368cbbe817 /abs/extra/bluez/bluetooth.modprobe | |
parent | 683ff573cea3992d60463d5fc6cb2e9399ce4568 (diff) | |
download | linhes_pkgbuild-5b05d269d795e1734f3f1b0ca08edc91ff372576.zip linhes_pkgbuild-5b05d269d795e1734f3f1b0ca08edc91ff372576.tar.gz linhes_pkgbuild-5b05d269d795e1734f3f1b0ca08edc91ff372576.tar.bz2 |
bluez: update to 5.15 and update binary path. ref #961
Diffstat (limited to 'abs/extra/bluez/bluetooth.modprobe')
-rw-r--r-- | abs/extra/bluez/bluetooth.modprobe | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/extra/bluez/bluetooth.modprobe b/abs/extra/bluez/bluetooth.modprobe new file mode 100644 index 0000000..3072d78 --- /dev/null +++ b/abs/extra/bluez/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 |