[PATCH] imacfb: Add Intel-based Macintosh Framebuffer Support
authorEdgar Hucek <hostmaster@ed-soft.at>
Mon, 26 Jun 2006 07:26:59 +0000 (00:26 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 16:58:32 +0000 (09:58 -0700)
commit90b4f9aca4d124d114e02bbb3d1d4f3d1d47138f
treee367b2fd3ad08b706bd7825c6251a95284f3bb76
parent1a8c9795290361cef232fd54f425a57d143108a8
[PATCH] imacfb: Add Intel-based Macintosh Framebuffer Support

This patch adds a new framebuffer driver for the Intel Based macs.  This
framebuffer is needed when booting from EFI to get something out the box.

[akpm: note: doesn't support modular building]

[akpm@osdl.org: cleanups]
Signed-off-by: Edgar Hucek <hostmaster@ed-soft.at>
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/imacfb.c [new file with mode: 0644]