diff options
author | Daniel Drake <drake@endlessm.com> | 2015-05-08 10:41:53 +0200 |
---|---|---|
committer | Kyle McMartin <kyle@kernel.org> | 2015-05-08 13:12:23 -0400 |
commit | 8e181320b11de501046cf75c8c30915cd09a1e39 (patch) | |
tree | ededd9f561e97e4244b82b9ace8263f998f609c6 | |
parent | 7c5a548ae7d8804eaf3fedd5a32a16659626694d (diff) |
linux-firmware: Add Realtek Bluetooth HCD firmware
By uploading these firmware files to the Realtek Bluetooth HCD
(on the USB bus), the HCD becomes compliant with standard btusb
interfaces. The code to automatically upload the firmware has
been already upstreamed and it is currently in linux-next.
Signed-off-by: Daniel Drake <drake@endlessm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
-rw-r--r-- | WHENCE | 13 | ||||
-rw-r--r-- | rtl_bt/rtl8192ee_fw.bin | bin | 0 -> 38764 bytes | |||
-rw-r--r-- | rtl_bt/rtl8192eu_fw.bin | bin | 0 -> 37904 bytes | |||
-rw-r--r-- | rtl_bt/rtl8723a_fw.bin | bin | 0 -> 74488 bytes | |||
-rw-r--r-- | rtl_bt/rtl8723b_fw.bin | bin | 0 -> 45048 bytes | |||
-rw-r--r-- | rtl_bt/rtl8761a_fw.bin | bin | 0 -> 74488 bytes | |||
-rw-r--r-- | rtl_bt/rtl8812ae_fw.bin | bin | 0 -> 40520 bytes | |||
-rw-r--r-- | rtl_bt/rtl8821a_fw.bin | bin | 0 -> 37420 bytes |
8 files changed, 13 insertions, 0 deletions
@@ -2477,6 +2477,19 @@ Version: STP2_D0_1417_04_patch_15.1 Licence: Redistributable. See LICENCE.ibt_firmware for details +File: rtl_bt/rtl8192ee_fw.bin +File: rtl_bt/rtl8192eu_fw.bin +File: rtl_bt/rtl8723a_fw.bin +File: rtl_bt/rtl8723b_fw.bin +File: rtl_bt/rtl8761a_fw.bin +File: rtl_bt/rtl8812ae_fw.bin +File: rtl_bt/rtl8821a_fw.bin + +Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details. + +Found in vendor driver, linux_bt_usb_2.11.20140423_8723be.rar +From https://github.com/troy-tan/driver_store + -------------------------------------------------------------------------- Driver: btmtk_usb - Bluetooth USB driver diff --git a/rtl_bt/rtl8192ee_fw.bin b/rtl_bt/rtl8192ee_fw.bin Binary files differnew file mode 100644 index 00000000..7e5bcc0e --- /dev/null +++ b/rtl_bt/rtl8192ee_fw.bin diff --git a/rtl_bt/rtl8192eu_fw.bin b/rtl_bt/rtl8192eu_fw.bin Binary files differnew file mode 100644 index 00000000..7a13280c --- /dev/null +++ b/rtl_bt/rtl8192eu_fw.bin diff --git a/rtl_bt/rtl8723a_fw.bin b/rtl_bt/rtl8723a_fw.bin Binary files differnew file mode 100644 index 00000000..ee4f2018 --- /dev/null +++ b/rtl_bt/rtl8723a_fw.bin diff --git a/rtl_bt/rtl8723b_fw.bin b/rtl_bt/rtl8723b_fw.bin Binary files differnew file mode 100644 index 00000000..49b2a26f --- /dev/null +++ b/rtl_bt/rtl8723b_fw.bin diff --git a/rtl_bt/rtl8761a_fw.bin b/rtl_bt/rtl8761a_fw.bin Binary files differnew file mode 100644 index 00000000..ee4f2018 --- /dev/null +++ b/rtl_bt/rtl8761a_fw.bin diff --git a/rtl_bt/rtl8812ae_fw.bin b/rtl_bt/rtl8812ae_fw.bin Binary files differnew file mode 100644 index 00000000..8aca8d28 --- /dev/null +++ b/rtl_bt/rtl8812ae_fw.bin diff --git a/rtl_bt/rtl8821a_fw.bin b/rtl_bt/rtl8821a_fw.bin Binary files differnew file mode 100644 index 00000000..c7dffe99 --- /dev/null +++ b/rtl_bt/rtl8821a_fw.bin |