genode/repos/os
Stefan Kalkowski 2cc6c1adef pci: export BAR indices, sub-vendor, -product, rev
The pci_decode has to extract the additional fields from the PCI configuration
space. The platform driver again has to parse and forward the knowledge too.
The PCI BAR indices are exported when info="yes" is set in the policy node for
the corresponding session.

Fix genodelabs/genode#4577
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: export BAR indices, sub-vendor, -product, rev 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 pci: export BAR indices, sub-vendor, -product, rev 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.