genode/repos/os
Johannes Schlatow dc0bfd7008 zynq: zero-copy implementation of nic_drv
- Packet stream buffers are directly passed to DMA.
- Also enables pause frames and checksum offloading.

Issue #3053
2018-11-29 11:46:01 +01:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include vfs: implement 'complete_sync()' in 'Single_file_system' 2018-11-27 11:38:13 +01:00
lib net: get rid of unused mac_from_string method 2018-05-30 13:36:36 +02:00
recipes init: health monitoring of child components 2018-11-27 11:36:34 +01:00
run base: unify mp_server and affinity test 2018-11-27 11:36:35 +01:00
src zynq: zero-copy implementation of nic_drv 2018-11-29 11:46:01 +01:00
xsd nic_bridge: fixed MAC addresses 2018-11-27 11:36:35 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.