genode/repos/os
Stefan Kalkowski 5bf3e72d37 pci: return correct I/O port base from BAR
The base address of I/O ports has a different encoding than
those of I/O memory. This needs to be encountered in the PCI
config helper utilities.

Fix genodelabs/genode#4576
2022-08-10 13:33:03 +02:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include pci: return correct I/O port base from BAR 2022-08-10 13:33:03 +02:00
lib vfs: implement plugin for 'Capture' session 2022-04-13 09:29:03 +02:00
recipes depot: add nic_perf recipes 2022-08-10 13:33:02 +02:00
run nic_router_dhcp_*: raise timeouts 2022-08-10 13:33:03 +02:00
src nic_router: packet allocation w/o exceptions 2022-08-10 13:33:03 +02:00
xsd Remove NIC server role from drivers 2022-05-25 12:19:31 +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.