mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 09:46:20 +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':
|
:'os/src/drivers/ahci':
|
||||||
Driver for SATA disks and CD-ROMs on x86 PCs.
|
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
|
Network interface drivers
|
||||||
=========================
|
=========================
|
||||||
|
@ -40,10 +40,12 @@ but build upon of each other:
|
|||||||
See [http://genode.org/documentation/platforms/foc]
|
See [http://genode.org/documentation/platforms/foc]
|
||||||
|
|
||||||
:'hw':
|
:'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
|
without the need for a separate kernel. The kernel functionality is
|
||||||
included in core.
|
included in core except in the special case of the Muen separation
|
||||||
See [http://genode.org/documentation/platforms/hw]
|
kernel.
|
||||||
|
See [http://genode.org/documentation/platforms/hw] and
|
||||||
|
[http://genode.org/documentation/platforms/muen]
|
||||||
|
|
||||||
:'okl4':
|
:'okl4':
|
||||||
OKL4 kernel (x86_32 and ARM) developed at Open-Kernel-Labs.
|
OKL4 kernel (x86_32 and ARM) developed at Open-Kernel-Labs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user