genode/repos/os/src/drivers
Norman Feske 051e84c4b4 Move server API concept to base framework
This commit introduces the new `Component` interface in the form of the
headers base/component.h and base/entrypoint.h. The os/server.h API
has become merely a compatibilty wrapper and will eventually be removed.
The same holds true for os/signal_rpc_dispatcher.h. The mechanism has
moved to base/signal.h and is now called 'Signal_handler'.

Since the patch shuffles headers around, please do a 'make clean' in the
build directory.

Issue #1832
2016-04-11 11:51:46 +02:00
..
acpi Add check for ACPI version during parsing tables, fix #1883 2016-02-26 11:36:53 +01:00
ahci ahci: routing policies based on device serial/model 2016-03-07 12:34:43 +01:00
audio/spec/linux linux/audio: use Server framework 2016-02-26 11:36:52 +01:00
framebuffer/spec Move server API concept to base framework 2016-04-11 11:51:46 +02:00
gpio/spec disabling verbose in gpio driver 2015-10-09 16:37:22 +02:00
input ps2_drv: back down after unsucessful AUX access 2016-02-05 10:59:10 +01:00
nic linux: fix whitespace in nic_drv 2016-01-26 16:20:37 +01:00
platform/spec platform_drv: use server framework for device_pd 2016-04-11 11:51:44 +02:00
rtc/spec/x86 Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
sd_card sd_card & imx53: refactor and clean-up 2015-11-29 18:17:03 +01:00
timer base: remove 'Native_thread' from public API 2016-04-11 11:51:42 +02:00
uart Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
usb_block usb_block_drv: USB mass storage bulk-only driver 2016-02-16 14:03:38 +01:00