genode/repos/os/src/server
Sebastian Sumpf 463c9bec17 Replace Nic driver interface by customizable component
Removed the Nic::Driver implementation. All nic servers now inherit from
Nic::Session_component. Packet stream signals are dispatched to
the 'handle_packet_stream' function within a session component. Thus, nic
servers now have direct access to the packet stream channels, making handling
more flexible.

Adjusted nic_loobpack, dde_ipxe, wifi, usb, lan9118, Linux nic, and OpenVPN to
the new interface.

Fixes #1602
2015-07-01 14:46:16 +02:00
..
blk_cache
dynamic_rom dynamic_rom: fix returned condition 2015-06-22 14:43:34 +02:00
fs_rom unify file system utilities to os/include/file_system 2015-06-22 14:43:36 +02:00
input_merger input_merger: fix compiler warning 2015-05-26 09:39:51 +02:00
iso9660 iso9660: remove on-demand paging 2014-10-10 13:02:31 +02:00
loader base: make PD session upgradeable 2015-05-26 09:40:02 +02:00
log_report Extract numeric string arguments with the correct signedness 2015-04-13 14:18:15 +02:00
log_terminal
lx_fs file system servers must not use null tx buffers 2015-05-26 09:40:04 +02:00
mixer
nic_bridge nic session: link-state change handling 2015-03-27 11:53:13 +01:00
nic_loopback Replace Nic driver interface by customizable component 2015-07-01 14:46:16 +02:00
nit_fb nitpicker: forward touch events 2015-03-19 08:57:19 +01:00
nitpicker nitpicker: fix Domain_registry destructor 2015-06-09 11:00:12 +02:00
part_blk Add nullptr error handling in part_blk, fix #1586 2015-06-22 14:43:37 +02:00
ram_blk
ram_fs ram_fs: writes to files should return length 2015-05-28 11:23:18 +02:00
report_rom report_rom: clear stale content 2015-06-22 14:43:37 +02:00
rom_blk
rom_prefetcher rom_prefetcher: Yield CPU after each request 2015-01-26 12:28:41 +01:00
tar_fs unify file system utilities to os/include/file_system 2015-06-22 14:43:36 +02:00
tar_rom base: use reference for ascii_to output argument 2015-04-17 16:13:19 +02:00
terminal_crosslink os: Move Ring_buffer to Genode namespace 2015-04-17 16:13:21 +02:00
terminal_log
trace_fs unify file system utilities to os/include/file_system 2015-06-22 14:43:36 +02:00
tz_vmm tz_vmm: support USB-Armory board 2015-02-27 11:48:35 +01:00
vmm os: Move Ring_buffer to Genode namespace 2015-04-17 16:13:21 +02:00