linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michel Lanners <mlan@cpu.lu>
To: toa@pop.agri.ch
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: pci-resources feedback
Date: Mon, 27 Mar 2000 21:09:49 +0200 (CEST)	[thread overview]
Message-ID: <200003271909.VAA01187@piglet.grunz.lu> (raw)
In-Reply-To: <38DF96D0.9823B129@pop.agri.ch>


Hi Andreas,

On  27 Mar, this message from Andreas Tobler echoed through cyberspace:
> Also I'm confused about the ati memory range two. Which base is the one
> I have to take?

As I understand it (which may be wrong ;-) that's the MMIO region
corresponding to the (VGA?) IO ports used for configuring the device.

Problem is by default it lies within the framebuffer region...

> ---2399-dmesg---
> PCI: Probing PCI hardware (semiautomatic)
> Scanning bus 00
> Found 00:00 [1057/0002] 000600 00
> Found 00:68 [106b/0010] 00ff00 00
> Found 00:80 [106b/0010] 00ff00 00

Hmmm... two times the same dev?? You really have two heathrows?

> Found 00:88 [1002/4c47] 000300 00
> Found 00:98 [104c/ac15] 000607 02
> Found 00:99 [104c/ac15] 000607 02
> Fixups for bus 00
> Scanning CardBus bridge 00:13.0			<------ sounds good for CardBus!!
> Scanning CardBus bridge 00:13.1

Cool ;-)

> Bus scan for 00 returning with max=09
> PCI: Fixing device 00:00.0 (1057:0002)
> PCI: Fixing device 00:0d.0 (106b:0010)
> PCI: Fixing device 00:10.0 (106b:0010)
> PCI: Fixing device 00:11.0 (1002:4c47)
> PCI: Setting IRQ 24 on device 00:11.0.
> PCI: Correcting IO address 1 on device 00:11.0, now fe000400.

Hey, it even works on grackle!

> PCI: Enabling device 00:11.0 (0086 -> 0087)
> PCI: Fixing device 00:13.0 (104c:ac15)
> PCI: Setting IRQ 22 on device 00:13.0.
> PCI: Fixing device 00:13.1 (104c:ac15)
> PCI: Setting IRQ 23 on device 00:13.1.
> PCI: Resource f4000000-f407ffff (f=200, d=0, p=0)
> PCI: Resource f3000000-f307ffff (f=200, d=0, p=0)
> PCI: Resource 82000000-82ffffff (f=200, d=0, p=0)
> PCI: Resource fe000400-fe0004ff (f=101, d=0, p=0)
> PCI: Resource 82fff000-82ffffff (f=200, d=0, p=0)
> PCI: Cannot allocate resource region 2 of device 00:11.0

Here the resource code notices the conflict on the ATI.

> PCI: Resource 81803000-81803fff (f=200, d=0, p=0)
> PCI: Resource 81802000-81802fff (f=200, d=0, p=0)
>   for root[0:ffffffff] min[80000000] size[1000]
>   got res[80000000:80000fff] for resource 2

This is the message as the conflicting (second) region of the ATI gets
remapped. It did work... as can be seen ba the lspci outtput.

So far, so good :-)

Michel

-------------------------------------------------------------------------
Michel Lanners                 |  " Read Philosophy.  Study Art.
23, Rue Paul Henkes            |    Ask Questions.  Make Mistakes.
L-1710 Luxembourg              |
email   mlan@cpu.lu            |
http://www.cpu.lu/~mlan        |                     Learn Always. "


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2000-03-27 19:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-27 17:13 pci-resources feedback Andreas Tobler
2000-03-27 19:09 ` Michel Lanners [this message]
2000-03-27 19:59   ` Michael Schmitz
2000-03-27 21:02     ` Michel Lanners
2000-03-27 21:03     ` Andreas Tobler
2000-03-28  9:34   ` Timothy A. Seufert

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=200003271909.VAA01187@piglet.grunz.lu \
    --to=mlan@cpu.lu \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=toa@pop.agri.ch \
    /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).