L4Re Operating System Framework
Interface and Usage Documentation
|
Virtual hardware devices, provided by Fiasco-UX. More...
Data Structures | |
struct | l4_vhw_entry |
Description of a device. More... | |
struct | l4_vhw_descriptor |
Virtual hardware devices description. More... | |
Enumerations | |
enum | l4_vhw_entry_type { L4_TYPE_VHW_NONE , L4_TYPE_VHW_FRAMEBUFFER , L4_TYPE_VHW_INPUT , L4_TYPE_VHW_NET } |
Type of device. More... | |
Virtual hardware devices, provided by Fiasco-UX.
enum l4_vhw_entry_type |