genode/repos/dde_linux/lib/mk
Martin Stein f6d195a9de nic drivers: provide optional Uplink-client mode
In order to perform a smooth transition from NIC drivers that act only as NIC
session clients to NIC drivers that act only as Uplink session clients, this
commit introduces an intermediate state in which all NIC drivers support both
modes. That said, a NIC drivers mode is now statically determined through a new
optional 'mode' attribute in the drivers <config> tag that can be set to either
'nic_server' (default value) or 'uplink_client'. Reconfiguring this attribute
at a driver doesn't have any effects. Whithout this attribute being set, all
NIC drivers will behave the same as they did before the commit. When set to
'uplink_client', however, instead of providing a Nic service, they request
an Uplink session whenever their network interface becomes "UP" and close the
session whenever their network interface becomes "DOWN".

Ref #3961
2021-01-25 13:58:09 +01:00
..
spec imx8_fb_drv: MIPI DSI display support 2020-10-09 13:35:56 +02:00
fec_nic_include.mk dde_linux: wandboard ethernet driver 2018-02-28 11:04:56 +01:00
iwl_firmware.mk wifi: fix missing regulatory DB 2018-08-28 16:45:23 +02:00
libnl_include.mk Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +01:00
libnl.inc wifi: don't generate unused files in port 2018-05-30 13:36:25 +02:00
lxip_include.mk depot: src/vfs_lxip recipe 2018-02-28 11:01:31 +01:00
lxip.mk dde_linux: reduce compiler warnings 2020-02-04 15:47:27 +01:00
usb_hid_include.mk dde_linux: USB-client driver for HID version 4.16 2018-08-30 09:24:45 +02:00
usb_host_include.mk dde_linux: usb host controller driver version 4.16 2018-08-30 09:24:45 +02:00
usb_include.mk dde_linux: name usb_drv unambigously 2019-05-16 13:11:00 +02:00
usb_modem_include.mk dde_linux: USB MBIM modem driver support 2020-12-09 14:02:11 +01:00
usb_net_include.mk dde_linux: USB client driver for NIC version 4.16 2018-08-30 09:24:46 +02:00
vfs_lxip.mk Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +01:00
wifi_include.mk Exclude higher-level repos from strict warnings 2018-01-17 12:14:36 +01:00
wifi.inc nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00