Classes | Public Types | Public Member Functions

Vbe Struct Reference

Common VESA defintions. More...

#include <vesa.h>

List of all members.

Classes

struct  InfoBlock
struct  ModeInfoBlock

Public Types

enum  { TAG_VBE2 = 0x32454256, TAG_VESA = 0x41534556, MAX_VESA_MODES = 222/2 }

Public Member Functions

struct Vbe::InfoBlock __attribute__ ((packed))
struct Vbe::ModeInfoBlock __attribute__ ((packed))

Detailed Description

Common VESA defintions.

Copyright (C) 2009, Bernhard Kauer <bk@vmmon.org> Economic rights: Technische Universitaet Dresden (Germany)

This file is part of Vancouver.

Vancouver is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Vancouver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details.


Member Enumeration Documentation

anonymous enum
Enumerator:
TAG_VBE2 
TAG_VESA 
MAX_VESA_MODES 

Member Function Documentation

struct Vbe::InfoBlock Vbe::__attribute__ ( (packed)   ) 
struct Vbe::ModeInfoBlock Vbe::__attribute__ ( (packed)   ) 

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines