Changeset 79460ae in mainline for fb/fb.h


Ignore:
Timestamp:
2006-05-30T10:40:17Z (19 years ago)
Author:
Josef Cejka <malyzelenyhnus@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
44c6d88d
Parents:
f25b73d6
Message:

Basic support for console driver.
Does not provide separate screens yet.
TODO fix many unhandled states.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fb/fb.h

    rf25b73d6 r79460ae  
    3333#include <arch/types.h>
    3434
     35#define VFB_CONNECTIONS 9
     36
    3537//void fb_init(int item,__address addr, unsigned int x, unsigned int y, unsigned int bpp, unsigned int scan);
    3638
Note: See TracChangeset for help on using the changeset viewer.