mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
abd09e419f
The line-status register has two relevant status bits - transmitter-hold register empty and data-hold register empty - from which only the THR is relevant as it signals new character can be written to the device. Fixes #281
This repository contains the port of Genode to the NOVA microhypervisor. For more information on this base platform, please refer to the official website. :[http://hypervisor.org]: Official website for the NOVA microhypervisor. For information on using Genode on NOVA, please revisit the documentation at 'base-nova/doc/nova.txt':