mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-29 15:44:02 +00:00
doc: update README, components.txt
This commit is contained in:
parent
66006a0313
commit
9b69c93736
@ -225,6 +225,9 @@ All block drivers implement the block-session interface defined at
|
||||
:'os/src/drivers/ahci':
|
||||
Driver for SATA disks and CD-ROMs on x86 PCs.
|
||||
|
||||
:'os/src/drivers/usb_block':
|
||||
USB Mass Storage Bulk-Only driver using the USB session interface.
|
||||
|
||||
|
||||
Network interface drivers
|
||||
=========================
|
||||
|
@ -40,10 +40,12 @@ but build upon of each other:
|
||||
See [http://genode.org/documentation/platforms/foc]
|
||||
|
||||
:'hw':
|
||||
The hw platform allows the execution of Genode on bare ARM hardware
|
||||
The hw platform allows the execution of Genode on bare ARM and x86 hardware
|
||||
without the need for a separate kernel. The kernel functionality is
|
||||
included in core.
|
||||
See [http://genode.org/documentation/platforms/hw]
|
||||
included in core except in the special case of the Muen separation
|
||||
kernel.
|
||||
See [http://genode.org/documentation/platforms/hw] and
|
||||
[http://genode.org/documentation/platforms/muen]
|
||||
|
||||
:'okl4':
|
||||
OKL4 kernel (x86_32 and ARM) developed at Open-Kernel-Labs.
|
||||
|
Loading…
x
Reference in New Issue
Block a user