diff options
| author | James Simmons <jsimmons@kozmo.(none)> | 2002-11-26 22:40:32 -0800 |
|---|---|---|
| committer | James Simmons <jsimmons@kozmo.(none)> | 2002-11-26 22:40:32 -0800 |
| commit | 67f42795f570cc7226dcdeb79a6876c33186be4e (patch) | |
| tree | fe071eb94101d10ea163bafd6931eb640fa7f7f3 /Documentation/fb | |
| parent | 4f81b37547ecb23364aa92618f8fa03910474ccd (diff) | |
Accel wrapper is now intergarted into fbcon.c. VESA fb fixes
Diffstat (limited to 'Documentation/fb')
| -rw-r--r-- | Documentation/fb/internals.txt | 5 | ||||
| -rw-r--r-- | Documentation/fb/sstfb.txt (renamed from Documentation/fb/README-sstfb.txt) | 0 |
2 files changed, 1 insertions, 4 deletions
diff --git a/Documentation/fb/internals.txt b/Documentation/fb/internals.txt index a73d721d7bba..9b2a2b2f3e57 100644 --- a/Documentation/fb/internals.txt +++ b/Documentation/fb/internals.txt @@ -3,6 +3,7 @@ This is a first start for some documentation about frame buffer device internals. Geert Uytterhoeven <geert@linux-m68k.org>, 21 July 1998 +James Simmons <jsimmons@user.sf.net>, Nov 26 2002 -------------------------------------------------------------------------------- @@ -44,10 +45,6 @@ are defined in <linux/fb.h>. Device dependent information that uniquely defines the video mode for this particular piece of hardware. - - struct display - - Interface between the frame buffer device and the console driver. - -------------------------------------------------------------------------------- diff --git a/Documentation/fb/README-sstfb.txt b/Documentation/fb/sstfb.txt index b6d9d923fbb7..b6d9d923fbb7 100644 --- a/Documentation/fb/README-sstfb.txt +++ b/Documentation/fb/sstfb.txt |
