genode/repos/pc/recipes
Josef Söntgen dd1b8a106f drivers/wifi: perform multi-staged construction
Since the wireless LAN driver is actually a 'Libc::Component' due to
its incorporation of the 'wpa_spplicant' application, we have to
intercept its construction because we have to initialize the Lx_kit
environment before any static ctors are executed. Most Linux initcalls
are implemented as ctors that will be otherwise implicitly executed
before the controll is given to us in 'Libc::Component::construct'.

Issue #4927.
2023-07-14 12:06:32 +02:00
..
api/pc_linux depot: update recipe hashes 2023-06-16 11:24:26 +02:00
pkg pc_nic_drv: ethernet NIC driver based on Linux 6.1 2023-07-14 12:05:54 +02:00
raw depot: update recipe hashes 2023-05-30 12:13:34 +02:00
src drivers/wifi: perform multi-staged construction 2023-07-14 12:06:32 +02:00