genode/repos/os
Martin Stein 7b55d4d5d9 ethernet: rework type for ethernet type value
Encapsulate the enum into a struct so that it is named
Ethernet_frame::Type::Enum, give it the correct storage type
uint16_t, and remove those values that are (AFAIK) not used by
now (genode, world).

Ref #2490
2017-10-19 13:29:43 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include ethernet: rework type for ethernet type value 2017-10-19 13:29:43 +02:00
lib sd_card: cleanup driver library structure 2017-06-29 11:59:58 +02:00
recipes import chroot from world repository 2017-10-05 17:40:04 +02:00
run nic_router & timer* tests: prioritize timer driver 2017-09-07 11:47:15 +02:00
src ethernet: rework type for ethernet type value 2017-10-19 13:29:43 +02:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.