From: "Justin P. mattock" <justinmattock@gmail.com>
To: linux-fbdev@vger.kernel.org
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: adding some machines to efifb.c
Date: Sun, 28 Mar 2010 18:04:19 +0000 [thread overview]
Message-ID: <4BAF9A23.9080901@gmail.com> (raw)
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
reply other threads:[~2010-03-28 18:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BAF9A23.9080901@gmail.com \
--to=justinmattock@gmail.com \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).