rtl_bt: Add rtl8723bs_config-OBDA0623.bin symlink
Some x86/ACPI devices such as the Acer Aspire Switch 10E (SW3-016), use an alternative ACPI hardware-id (HID) for the BT part of the RTL8723BS chip. Instead of using the standard OBDA8723 HID this device uses a HID of OBDA0623. Despite using a different HID it does work fine with the default config settings from the rtl8723bs_config-OBDA8723.bin file. Add a symlink to that file, to fix BT not working on this device due to a missing config file. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This commit is contained in:
parent
2548d065b8
commit
55cab07fb6
1
WHENCE
1
WHENCE
|
@ -3717,6 +3717,7 @@ File: rtl_bt/rtl8723a_fw.bin
|
|||
File: rtl_bt/rtl8723b_fw.bin
|
||||
File: rtl_bt/rtl8723bs_fw.bin
|
||||
File: rtl_bt/rtl8723bs_config-OBDA8723.bin
|
||||
Link: rtl_bt/rtl8723bs_config-OBDA0623.bin -> rtl8723bs_config-OBDA8723.bin
|
||||
File: rtl_bt/rtl8761a_fw.bin
|
||||
File: rtl_bt/rtl8812ae_fw.bin
|
||||
File: rtl_bt/rtl8821a_fw.bin
|
||||
|
|
Loading…
Reference in New Issue