mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-27 09:12:32 +00:00
e7e7893f22
The driver falls in line with the previous 'legacy_wifi_drv' component where the ported wireless LAN stack and device driver is encapsulated in a library. This library in return is used by the 'Libc::Component' providing the necessary environment for the 'wpa_supplicant'. In constrast to the old driver a 'wifi' VFS plugin is in charge of initalizing the 'Lx_kit::Env' prior to executing any static constructors. Fixes #4455.
7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
_/src/pc_wifi_drv
|
|
_/src/openssl
|
|
_/src/vfs
|
|
_/src/vfs_jitterentropy
|
|
_/src/libc
|
|
_/raw/wifi_firmware
|