genode/repos/os/src/drivers
Norman Feske 88b358c5ef Unification of native_capability.h
This patch establishes the sole use of generic headers across all
kernels. The common 'native_capability.h' is based on the version of
base-sel4. All traditional L4 kernels and Linux use the same
implementation of the capability-lifetime management. On base-hw, NOVA,
Fiasco.OC, and seL4, custom implementations (based on their original
mechanisms) are used, with the potential to unify them further in the
future.

This change achieves binary compatibility of dynamically linked programs
across all kernels.

Furthermore, the patch introduces a Native_capability::print method,
which allows the easy output of the kernel-specific capability
representation using the base/log.h API.

Issue #1993
2016-07-11 13:07:37 +02:00
..
acpi acpi: transition to the new base API 2016-06-28 11:08:01 +02:00
ahci ahci: check DHRS bit during initialization 2016-07-11 12:04:53 +02:00
audio/spec/linux linux/audio: transition to the new base API 2016-06-28 11:08:21 +02:00
framebuffer/spec uniform XML boolean attribute access 2016-06-22 12:21:42 +02:00
gpio/spec Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
input uniform XML boolean attribute access 2016-06-22 12:21:42 +02:00
nic os: packets without playload in packet stream 2016-06-04 13:45:26 +02:00
platform/spec platform_drv: sync startup between acpica 2016-06-22 12:21:42 +02:00
rtc/spec/x86 Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
sd_card sd_card: generalise RPi sd card driver 2016-04-11 12:12:23 +02:00
timer Unification of native_capability.h 2016-07-11 13:07:37 +02:00
uart uniform XML boolean attribute access 2016-06-22 12:21:42 +02:00
usb_block usb_block: transition to the new base API 2016-06-28 11:06:58 +02:00