]> git.neil.brown.name Git - history.git/commit
[PATCH] M68k update (part 3)
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 23 Jul 2002 13:20:41 +0000 (06:20 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Tue, 23 Jul 2002 13:20:41 +0000 (06:20 -0700)
commit30009777a81346dbb665c167b7547ea4fe5f7e63
treeef24a18a1febc62ce224abc9ea963fc3b88ac0bc
parenta0e344329e5d1905a13ae4388a919a5f0a245118
[PATCH] M68k update (part 3)

 Amiga native graphics updates
  - Fix typo
  - Make monitor capability parsing a separate routine (strsep() must be able
    to modify the passed pointer)

 The Cirrus Logic frame buffer device needs access to the memory mapped VGA I/O space on Amiga

 Add video mode initialization code to the CyberVision64/3D driver

 Add S3 ViRGE register definitions for the CyberVision64/3D driver
drivers/video/amifb.c
drivers/video/vga.h
drivers/video/virgefb.c
drivers/video/virgefb.h [new file with mode: 0644]