All of lore.kernel.org
 help / color / mirror / Atom feed
* adding some machines to efifb.c
@ 2010-03-28 18:04 ` Justin P. mattock
  0 siblings, 0 replies; 2+ messages 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] 2+ messages in thread

* adding some machines to efifb.c
@ 2010-03-28 18:04 ` Justin P. mattock
  0 siblings, 0 replies; 2+ messages 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] 2+ messages in thread

end of thread, other threads:[~2010-03-28 18:04 UTC | newest]

Thread overview: 2+ messages (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
2010-03-28 18:04 ` Justin P. mattock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.