All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Gerards <mgerards@xs4all.nl>
To: xen-devel@lists.xensource.com
Subject: Re: [PATCH] Framebuffer support on the Intel Mac
Date: Tue, 22 Aug 2006 02:11:13 +0200	[thread overview]
Message-ID: <87u045bpem.fsf@xs4all.nl> (raw)
In-Reply-To: <878xlhd4hx.fsf@xs4all.nl> (Marco Gerards's message of "Tue, 22 Aug 2006 01:59:54 +0200")

Marco Gerards <mgerards@xs4all.nl> writes:

Hi,

> When booting the Intel Mac in non-legacy mode (EFI), it doesn't
> support textmode.  In order to get a console in Xen, I have written a
> framebuffer for the Intel Mac.  At the moment it was only tested on
> the MacBook.  Because a framebuffer is capable of showing more than
> just text, I have added the Xen logo at startup.  I made a photo last
> week, although this was while I was hacking it and this was under
> xen-testing.  But it should give you an impression of what it looks
> like.  See the end of the email for the URLs.

Something I forgot to mention is that I was unable to use ioremap to
map in the video memory.  But the memory was already mapped to the
virtual memory address that matches the physical address.  

To be honest, I do not know (yet) why ioremap doesn't work in this
case and why directly accessing the memory does work.  I am wondering
if this will cause problems at a later stage, Xen does not boot all
the way yet because there other other things I have to change before
Xen will work properly with EFI.

--
Marco

      reply	other threads:[~2006-08-22  0:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-21 23:59 [PATCH] Framebuffer support on the Intel Mac Marco Gerards
2006-08-22  0:11 ` Marco Gerards [this message]

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=87u045bpem.fsf@xs4all.nl \
    --to=mgerards@xs4all.nl \
    --cc=xen-devel@lists.xensource.com \
    /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 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.