Introduction   API Reference   Files   Index  

vhw.h File Reference

Descriptors for virtual hardware (under UX). More...

#include <l4/sys/types.h>
#include <l4/sys/kernel.h>

Go to the source code of this file.

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...
enum  { L4_VHW_MAGIC = 0x56687765 }


Detailed Description

Descriptors for virtual hardware (under UX).

Definition in file vhw.h.


Fiasco/L4 System Call C-Bindings Reference Manual,  © 1996-2008