Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for RTL8723BS SDIO WiFi modules #2567

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

craftyguy
Copy link
Contributor

Many x86_64 tablets (e.g. Cherry View) use SDIO WiFi modules, this enables the driver for a common one I've come across in the wild.

This module requires firmware from the following, which are already enabled for this platform:

  • BR2_PACKAGE_LINUX_FIRMWARE_RTL_87XX
  • BR2_PACKAGE_LINUX_FIRMWARE_RTL_87XX_BT

fixes #2422

Many x86_64 tablets (e.g. Cherry View) use SDIO WiFi modules, this
enables the driver for a common one I've come across in the wild.

This module requires firmware from the following, which are already
enabled for this platform:

  - BR2_PACKAGE_LINUX_FIRMWARE_RTL_87XX
  - BR2_PACKAGE_LINUX_FIRMWARE_RTL_87XX_BT

fixes home-assistant#2422
@agners agners added the board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) label May 31, 2023
@agners agners merged commit 1e67fe4 into home-assistant:dev Jun 1, 2023
@agners agners added the REL-10 label Jun 15, 2023
agners pushed a commit that referenced this pull request Jun 15, 2023
Many x86_64 tablets (e.g. Cherry View) use SDIO WiFi modules, this
enables the driver for a common one I've come across in the wild.

This module requires firmware from the following, which are already
enabled for this platform:

  - BR2_PACKAGE_LINUX_FIRMWARE_RTL_87XX
  - BR2_PACKAGE_LINUX_FIRMWARE_RTL_87XX_BT

fixes #2422
@craftyguy craftyguy deleted the rtl8723bs branch September 25, 2023 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) cla-signed REL-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rtl8723bs sdio wifi/bluetooth chip support
2 participants