genode/repos/dde_linux/src/lib/usb/include
Josef Söntgen dd47129bef nic session: link-state change handling
A Nic::Session client can install a signal handler that is used to
propagate changes of the link-state by calling 'link_state_sigh()'.
The actual link state is queried via 'link_state()'.

The nic-driver interface now provides a Driver_notification callback,
which is used to forward link-state changes from the driver to the
Nic::Session_component.

The following drivers now provide real link state: dde_ipxe, nic_bridge,
and usb_drv. Currently, OpenVPN, Linux nic_drv, and lan9118 do not
support link state and always report link up.

Fixes #1327
2015-03-27 11:53:13 +01:00
..
arm/platform dde_linux: Update to Linux 3.14.5 2014-08-28 12:35:55 +02:00
armv6/platform dde_linux: implement memory barriers in USB driver 2014-06-06 14:54:08 +02:00
armv7/platform dde_linux: implement memory barriers in USB driver 2014-06-06 14:54:08 +02:00
nic nic session: link-state change handling 2015-03-27 11:53:13 +01:00
signal base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
storage Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
x86/platform base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
x86_32/platform Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
x86_64/platform Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
extern_c_begin.h usb_drv: Remote USB driver interface 2015-02-16 13:40:33 +01:00
extern_c_end.h usb_drv: Remote USB driver interface 2015-02-16 13:40:33 +01:00
lx_emul.h usb: support multi touch devices 2015-03-19 08:57:18 +01:00
platform.h usb: support multi touch devices 2015-03-19 08:57:18 +01:00
routine.h usb_drv: Remote USB driver interface 2015-02-16 13:40:33 +01:00
signal.h usb_drv: Remote USB driver interface 2015-02-16 13:40:33 +01:00