[ DOTSTAR_SYSTEMS ]

~/blog / drivers

Drivers

2 posts tagged Drivers.

  • Three Ways to Fake Wi-Fi, One Merged: Zephyr's New hwsim Linux has had mac80211_hwsim for years; Zephyr had nothing like it — you couldn't test the Wi-Fi supplicant without a radio on the bench. Three different fixes landed on the table at once; an RFC and a Wi-Fi telco sorted out which does what, and I built and merged the in-process one: N virtual radios in a single image, running real WPA2 and WPA3 handshakes with zero hardware. Here's the design call, the one problem that makes it hard on Zephyr specifically, and the war story of getting SAE green.