[mt7615] EXT_EVENT_ID_TX_POWER_FEATURE_CTRL event not handle?
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 888
- Forks
- 436
- PR merge metrics
- No merged PRs in 30d
Description
chip is 7615
[685339.198887] ieee80211 phy1: N9: (00995697459)ucCmdID=0
[685339.204230] mt7615e 0000:01:00.0: get ext unhandle eid=237 ext_eid=88 seq=0
[685339.323648] mt7615e 0000:01:00.0: get ext unhandle eid=237 ext_eid=88 seq=0
ext_eid=88 is EXT_EVENT_ID_TX_POWER_FEATURE_CTRL
it is not handle in mt76
but it is handled in property driver.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing mt7615 handling for EXT_EVENT_ID_TX_POWER_FEATURE_CTRL and ext_eid=88 in the mt76 source, then compare it with the property driver mentioned in the issue. Reproduce or inspect the reported get ext unhandle message for chip 7615. Done means the event is appropriately handled and the unhandled-event report no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100