qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Tero Kaarlela <turo.kaarlela@co.inet.fi>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Problems with Prep IDE
Date: Fri, 22 Apr 2005 21:59:42 +0300	[thread overview]
Message-ID: <4269499E.5040109@co.inet.fi> (raw)
In-Reply-To: 426947FA.40007@co.inet.fi

>   Ok,
>
>      What I have made now:
>
>         1. Changed vendor id of PREP Pci bridge from 1011 to 1014 (ibm)
>         2.  Tried booting and noticed that Bootloader did: 
> pci_config_read: PCI Bridge address:10  value: 0xffffffff
>         3. Found out that address 10 should have base adress in it.
>         4. modified this with:
>
> >>                       d->config[0x10] = 0x08
> >>                       d->config[0x11] = 0x00
> >>                       d->config[0x12] = 0x00
> >>                       d->config[0x13] = 0xF0
>               to be 0xF0000008

Sorry about mistake in first...

>
>    Is this ok?(I just figured it out somehow)
>
>       Now bootloader gives me:
>
>        dma:command 0x24 not supported
>        dma:command 0x25 not supported
>
>   Just figuring out what these commands are....
>
>
> Tero
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>

  reply	other threads:[~2005-04-22 19:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-15 20:58 [Qemu-devel] Problems with Prep IDE Tero Kaarlela
2005-04-15 23:41 ` J. Mayer
2005-04-22 18:52   ` Tero Kaarlela
2005-04-22 18:59     ` Tero Kaarlela [this message]
2005-04-22 20:54       ` [Qemu-devel] Problems with Prep IDE more info Tero Kaarlela
2005-04-22 22:59         ` Hetz Ben Hamo

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=4269499E.5040109@co.inet.fi \
    --to=turo.kaarlela@co.inet.fi \
    --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).