Public Member Functions

HostVesa Class Reference

Host VESA console driver. More...

Inheritance diagram for HostVesa:
StaticReceiver< HostVesa > Device

List of all members.

Public Member Functions

bool receive (MessageHostOp &msg)
 Answer HostRequests from InternalHostDevices.
bool receive (MessageTimer &msg)
bool receive (MessageIOIn &msg)
bool receive (MessageIOOut &msg)
bool receive (MessagePciConfig &msg)
bool receive (MessageVesa &msg)
 HostVesa (Motherboard &hostmb, unsigned debug)

Detailed Description

Host VESA console driver.

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. A Vesa console.

State: unstable Features: get linear modes, validate physpointer, set LinBytesPerScanline, timeouts Missing: vesa1.2 support


Constructor & Destructor Documentation

HostVesa::HostVesa ( Motherboard hostmb,
unsigned  debug 
) [inline]

Member Function Documentation

bool HostVesa::receive ( MessageHostOp msg  )  [inline]

Answer HostRequests from InternalHostDevices.

bool HostVesa::receive ( MessageVesa msg  )  [inline]
bool HostVesa::receive ( MessagePciConfig msg  )  [inline]
bool HostVesa::receive ( MessageIOOut msg  )  [inline]
bool HostVesa::receive ( MessageIOIn msg  )  [inline]
bool HostVesa::receive ( MessageTimer msg  )  [inline]

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