genode/base-foc
Stefan Kalkowski 361a67d749 Fiasco.OC: fix io-port fault answer in sigma0
In sigma0 normally no answer tag to a request/fault is created. It simply uses
the message tag received with the request. This doesn't work out when I/O ports
are requested. This patch constructs an appropriate answer tag. Moreover,
we have to enable I/O port protection in the kernel configuration.
2012-09-18 16:47:59 +02:00
..
config Fiasco.OC: fix io-port fault answer in sigma0 2012-09-18 16:47:59 +02:00
doc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include Extend Cpu_session with thread-affinity API 2012-09-05 10:25:04 +02:00
lib/mk Fiasco.OC: update to recent version (svn rev. 40) 2012-09-18 10:53:16 +02:00
mk Fiasco.OC: basic support for pandaboard 2012-05-29 13:55:00 +02:00
patches Fiasco.OC: fix io-port fault answer in sigma0 2012-09-18 16:47:59 +02:00
run Fiasco.OC: update to recent version (svn rev. 40) 2012-09-18 10:53:16 +02:00
src Fiasco.OC: fix io-port fault answer in sigma0 2012-09-18 16:47:59 +02:00
Makefile Fiasco.OC: update to recent version (svn rev. 40) 2012-09-18 10:53:16 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

README

This repository contains the port of Genode to the Fiasco.OC microkernel.
For further information, please refer to the following documents:

:[http://genode.org/community/wiki/GenodeOnFiascoOC - Genode on Fiasco.OC Wiki page]:
  This Wiki page contains the information on how to build and use
  Genode with Fiasco.OC.

:[http://os.inf.tu-dresden.de/fiasco]:
  Official website for the Fiasco.OC microkernel.