txw8301-openipc: add Taixin TXW8301 802.11ah HaLow Wi-Fi FMAC driver package#2043
Open
csvke wants to merge 1 commit intoOpenIPC:masterfrom
Open
txw8301-openipc: add Taixin TXW8301 802.11ah HaLow Wi-Fi FMAC driver package#2043csvke wants to merge 1 commit intoOpenIPC:masterfrom
csvke wants to merge 1 commit intoOpenIPC:masterfrom
Conversation
…package Adds Buildroot package under general/package/txw8301-openipc with firmware blobs, default config, and init script; enables TXW8301 on gk7205v300_ultimate and ssc338q_ultimate.
flyrouter
reviewed
May 7, 2026
Member
flyrouter
left a comment
There was a problem hiding this comment.
Good afternoon
Thank you very much for your interest in our project and your contribution.
Your PR will be reviewed shortly by our team.
A brief review of your files
Files that can be accepted into the Firmware repository immediately:
- general/package/Config.in
- general/package/txw8301-openipc/Config.in
- general/package/txw8301-openipc/files/S35txw8301
- general/package/txw8301-openipc/hgicf.conf.default
- general/package/txw8301-openipc/hgicf_sdio.bin
- general/package/txw8301-openipc/modprobe-txw8301.conf
- general/package/txw8301-openipc/txw8301-openipc.mk
Regarding the two files:
- br-ext-chip-goke/configs/gk7205v300_ultimate_defconfig
- br-ext-chip-sigmastar/configs/ssc338q_ultimate_defconfig
We would not like to include them in the current configuration of the Ultimate firmware for the following reasons:
- It is possible that after some time the Ultimate firmware strategy itself will be changed or they may be abolished altogether.
- If we accept your PR for these two files, any users who have installed the Ultimate firmware will have drivers inside that they may never need.
We suggest an alternative approach:
- Remove these two files from your PR and it will be accepted immediately.
- Please take a look at the Builder repository, and it might be more appropriate to create your two HaLow configurations there and maintain them under your guidance and management. We believe this is the right approach and will give you more freedom of action.
Please do not hesitate to comment on the suggestion.
Thank you for your contribution!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a Buildroot package under
general/package/txw8301-openipcwith firmware blobs, default config, and init script. Also enables TXW8301 ongk7205v300_ultimateandssc338q_ultimate.TXW8301 FMAC firmware: https://github.com/TXW8301/TXW8301-FMAC-SDK
TXW8301 Linux Driver: https://github.com/TXW8301/TXW8301-FMAC-linux-driver
Tested on a
XM IVG-G5FGK7205V300camera board using it'sJ3 Extension portsfor both SDIO and USB interfaces connecting withTAIXIN-AH-RX00P_EVB_V1.7@cronyx @flyrouter @viktorxda