Stub
Ethernet MAC
Priority 5 - Connectivity & Radio Hardware / 5.1 Wired
$0 / $11,7500% funded
$0 / $11,750 - 0%
As a connectivity firmware developer, I want vemu to finish its Ethernet MAC model, so that I can depend on wired networking for production firmware, not just the common path.
Why it matters
Wired networking
Summary
MAC + DMA descriptor TX/RX
Scope of work
Currently a register-only stub. Replace it with a working model of Ethernet MAC that actually exhibits the hardware behavior. What it is: MAC + DMA descriptor TX/RX. Why it matters: Wired networking.
Current state
Status: Stub only (registers, no behavior). Notes / evidence: RK GMAC: register bag + edge-IRQ from DMA_CH0_STATUS; dead loopback_queue (doc claims TX->RX loopback but it is never wired); no descriptor fetch, no frame movement.
Blocked by 2
Fund these first - this work can't be completed until they ship.
- Done
- Done
Unblocks 11
Funding this also clears the way for the work below.
Activity log
Feature defined and added to the roadmap
Funding goal set to $11,750
Implementation status: Stub