From: Blue Swirl <blauwirbel@gmail.com>
To: Aurelien Jarno <aurelien@aurel32.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [6271] Use ESCC for PowerMac serial
Date: Tue, 13 Jan 2009 22:12:10 +0200 [thread overview]
Message-ID: <f43fc5580901131212y103590a2ra815508a1eb8d22d@mail.gmail.com> (raw)
In-Reply-To: <496CCF54.4040109@aurel32.net>
On 1/13/09, Aurelien Jarno <aurelien@aurel32.net> wrote:
> Blue Swirl a écrit :
>
> > On 1/13/09, Aurelien Jarno <aurelien@aurel32.net> wrote:
> >> On Mon, Jan 12, 2009 at 10:59:11PM +0200, Blue Swirl wrote:
> >> > On 1/12/09, Aurelien Jarno <aurelien@aurel32.net> wrote:
> >> > > On Mon, Jan 12, 2009 at 09:40:49PM +0100, Aurelien Jarno wrote:
> >> > > > On Mon, Jan 12, 2009 at 10:32:43PM +0200, Blue Swirl wrote:
> >> > > > > On 1/12/09, Aurelien Jarno <aurelien@aurel32.net> wrote:
> >> > > > > > On Mon, Jan 12, 2009 at 05:40:24PM +0000, Blue Swirl wrote:
> >> > > > >
> >> > >
> >> > > > > Strange, at least Debian 3.1 R8 (CD and direct -kernel), Debian 4.0 R5
> >> > > > > (CD and direct -kernel), Debian 4.0 R6 and Gentoo 2008.0 act like
> >> > > > > before.
> >> > > >
> >> > > > I have the same problem with a CDROM, an hard disk, -kernel.
> >> > > >
> >> > > > > What kind of setup do you have? At least OpenBIOS config is not
> >> > > > > standard, you have enabled PCI debugging.
> >> > > >
> >> > > > I have built OpenBIOS by hand, native build. This is the unmodified SVN.
> >> > > >
> >> > >
> >> > >
> >> > > The PCI debugging is enabled by default on the native build, and disable
> >> > > on the cross-build. Disabling the PCI code fixes (or workarounds?) the
> >> > > problem.
> >> >
> >> > It looks like the address of the boot serial is bad, if I change it to
> >> > 0x7f013000, PCI debug output works. Maybe something maps over the
> >> > address at some point.
> >>
> >>
> >> 0x80013000 is in the middle of the PCI space, so you are hitting another
> >> device, probably the VGA card. 0x7f013000 is unused but we have to limit
> >> the memory to 2032MiB
> >
> > How about some higher address then, like 0xef013000?
> >
>
>
> The PCI space uses 80000000-fdffffff. The ISA IO space uses
> fe000000-fe0200000. OpenBios uses 0xfff00000-0xffffffff. This leaves
> very few possibilities.
>
> Alternatively we can map the whole MacIO device at a fixed location
> which also makes the location of the serial ports fixed. The G3 beige
> uses f3000000-f307ffff for the MacIO device.
I just wonder what this means for PCI mapping, will MacIO appear twice
(like ESCC now)?
next prev parent reply other threads:[~2009-01-13 20:12 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-12 17:40 [Qemu-devel] [6271] Use ESCC for PowerMac serial Blue Swirl
2009-01-12 20:18 ` Aurelien Jarno
2009-01-12 20:32 ` Blue Swirl
2009-01-12 20:40 ` Aurelien Jarno
2009-01-12 20:48 ` Blue Swirl
2009-01-12 21:10 ` Aurelien Jarno
2009-01-12 20:50 ` Aurelien Jarno
2009-01-12 20:59 ` Blue Swirl
2009-01-12 21:10 ` Aurelien Jarno
2009-01-13 17:03 ` Aurelien Jarno
2009-01-13 17:21 ` Blue Swirl
2009-01-13 17:28 ` Aurelien Jarno
2009-01-13 20:12 ` Blue Swirl [this message]
2009-01-13 21:24 ` Aurelien Jarno
2009-01-13 21:28 ` Laurent Vivier
2009-01-13 20:46 ` Laurent Vivier
2009-01-13 21:41 ` Aurelien Jarno
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=f43fc5580901131212y103590a2ra815508a1eb8d22d@mail.gmail.com \
--to=blauwirbel@gmail.com \
--cc=aurelien@aurel32.net \
--cc=qemu-devel@nongnu.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).