linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* adding some machines to efifb.c
@ 2010-03-28 18:04 Justin P. mattock
  0 siblings, 0 replies; only message in thread
From: Justin P. mattock @ 2010-03-28 18:04 UTC (permalink / raw)
  To: linux-fbdev; +Cc: Linux Kernel Mailing List

I've noticed in efifb.c that there is no
entry for MacbookPro2,2 and iMac9,1

I've spent the last few days looking into this, but
had no luck i.g. finding the physical address
of the framebuffer seems a bit tricky for my knowledge.

I do have these machines, if it's possible I'd like to
add these machines, but need info on what/where I might
find these addresses to add to efifb.c
(example)
} dmi_list[] = {
		[M_MB] = { "macbook", 0x80000000, 2048 * 4, 1280, 800 },

I've tried punching in random numbers, but came to the conclusion
that in order to run grub efi, and or elilo I would
have to change some things(partition).

Any info would be appreciated and/or I can supply
info to somebody etc...

Justin P. Mattock

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-28 18:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-28 18:04 adding some machines to efifb.c Justin P. mattock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).