mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 13:02:56 +01:00
To enable the use of uncached DMA buffers as RX and TX communication buffers in between driver (service) and client, introduce a cache attribute in the constructor of Nic::Session_component Ref #3291