mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +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. |
||
---|---|---|
.. | ||
driver_time.run | ||
nic_router_uplinks.run | ||
usb_hid_raw.run | ||
usb_hid_reconnect.run | ||
usb_net.run | ||
usb_terminal.run | ||
vfs_cfg.run | ||
vfs_lxip.inc | ||
wg_fetchurl.run | ||
wg_lighttpd.run | ||
wg_ping_inwards.run | ||
wg_ping_outwards.run | ||
wg_qemu_tap_preamble.inc | ||
wg_reconfig.run |