summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto/framebuffer.t
blob: 5d2a691976954ffbe1915bef10f11bfc5da278a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
@c
@c  COPYRIGHT (c) 1988-2009.
@c  On-Line Applications Research Corporation (OAR).
@c  All rights reserved.
@c
@c  $Id$
@c

@chapter Frame Buffer Driver

@section Introduction

The purpose of the frame buffer driver is to provide a ...

The clock driver is usually located in the @code{XXX} directory of the BSP. 

@section Initialization

The initialization routine is responsible for programming the hardware ....

@section IO Control

TBD