From: Gerald Britton <gbritton@alum.mit.edu>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Gerald Britton <gbritton@alum.mit.edu>,
emperor@EmperorLinux.com, LKML <linux-kernel@vger.kernel.org>,
EmperorLinux Research <research@EmperorLinux.com>,
"Theodore Ts'o" <tytso@mit.edu>
Subject: Re: Linux and IBM : "unauthorized" mini-PCI : Cisco mpi350 _way_ sub-optimal
Date: Tue, 8 Jul 2003 13:24:17 -0400 [thread overview]
Message-ID: <20030708132417.B10882@light-brigade.mit.edu> (raw)
In-Reply-To: <1057678950.4358.53.camel@dhcp22.swansea.linux.org.uk>; from alan@lxorguk.ukuu.org.uk on Tue, Jul 08, 2003 at 04:42:30PM +0100
On Tue, Jul 08, 2003 at 04:42:30PM +0100, Alan Cox wrote:
> On Maw, 2003-07-08 at 16:20, Gerald Britton wrote:
> > Some of them have issues with PCI resource allocation though. Their BIOSes
> > don't allocate resources to Cardbus bridges so insertted devices can't get
> > resources and last i checked, we didn't handle this fixup.
>
> Thats actually a Linux bug.
>
> > On the notebooks I worked with it required relocating the AGP bridge and
> > several other devices to make all the resources work out (quick hack is to
> > just shove new resources into the config registers prior to the kernel's
> > initial pci scan).
>
> Interesting. I wonder why our fixup would have failed - its not something I've
> seen but we should fixup cardbus resource blocks (2.4 isnt smart enough to
> handle multidevice cardbus but Rmk has 2.5 code that is), but for the normal
> case it ought to have worked.
Is it smart enough to handle a case like this:
[device resource 00-01]
[bridge resource 01-04]
[device resource 01-02]
[cardbus bridge no resources]
[cardbus bridge no resources]
[device resource 02-04]
[bridge resoruce 04-06]
[device resource 04-06]
[device resource 06-07]
Numbers simplified for example purposes. The cardbus bridges are behind a
PCI-PCI bridge, and in this case, that bridge's resources need to be expanded
to allow the cardbus cards to have any resources since it's already full.
and the top level devices will need to be moved to allow space for the bridge
to expand. Glancing through the 2.5 pci init for i386 it doesn't look like it
does things differently from 2.4. IIRC, it's smart enough to handle things
if the cardbus bridge is at the top level (we allocate when the cardbus bridge
driver is loaded), but this will fail if it cannot allocate it (as is the case
when it's behind a full bridge).
-- Gerald
next prev parent reply other threads:[~2003-07-08 17:09 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-03 16:49 Linux and IBM : "unauthorized" mini-PCI : TCPA updates Lincoln Durey
2003-06-03 16:34 ` Alan Cox
2003-06-03 18:29 ` Josh Litherland
2003-06-03 17:04 ` Michael Frank
2003-06-03 17:42 ` Timothy Miller
2003-06-04 12:39 ` Derek Fawcus
2003-06-06 22:59 ` Martin List-Petersen
2003-06-09 12:57 ` Dana Lacoste
2003-06-09 16:56 ` Martin List-Petersen
2003-06-10 23:35 ` Theodore Ts'o
2003-07-07 18:12 ` Linux and IBM : "unauthorized" mini-PCI : Cisco mpi350 _way_ sub-optimal Lincoln D. Durey
2003-07-08 14:02 ` Alan Cox
2003-07-08 15:20 ` Gerald Britton
2003-07-08 15:42 ` Alan Cox
2003-07-08 17:24 ` Gerald Britton [this message]
2003-07-08 17:44 ` Russell King
2003-07-08 20:58 ` Jamie Lokier
2003-07-09 22:35 ` Gerald Britton
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=20030708132417.B10882@light-brigade.mit.edu \
--to=gbritton@alum.mit.edu \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=emperor@EmperorLinux.com \
--cc=linux-kernel@vger.kernel.org \
--cc=research@EmperorLinux.com \
--cc=tytso@mit.edu \
/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
all inboxes | Powered by JetHome®