mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-03 04:26:45 +00:00
dd1b8a106f
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. |
||
---|---|---|
.. | ||
spec | ||
libnl_include.mk | ||
libnl.inc | ||
lxip_include.mk | ||
lxip.mk | ||
usb_hid_include.mk | ||
usb_host_include.mk | ||
usb_modem_include.mk | ||
usb_net_include.mk | ||
vfs_lxip.mk | ||
virt_linux_generated.inc | ||
virt_lx_emul.mk | ||
wifi.inc | ||
wireguard_lx_inc_dirs.inc | ||
wireguard.inc | ||
wpa_driver_nl80211.mk | ||
wpa_supplicant.mk |